diff --git a/lib/l10n/app_en.arb b/lib/l10n/app_en.arb index 052d16bf84..98552e5ba1 100644 --- a/lib/l10n/app_en.arb +++ b/lib/l10n/app_en.arb @@ -13,7 +13,7 @@ } }, "activitySignedUp": "Signed up to lichess.org", - "activitySupportedNbMonths": "{count, plural, =0{Supported lichess.org for {count} month as a {param2}} =1{Supported lichess.org for {count} month as a {param2}} other{Supported lichess.org for {count} months as a {param2}}}", + "activitySupportedNbMonths": "{count, plural, =1{Supported lichess.org for {count} month as a {param2}} other{Supported lichess.org for {count} months as a {param2}}}", "@activitySupportedNbMonths": { "placeholders": { "count": { @@ -24,7 +24,7 @@ } } }, - "activityPracticedNbPositions": "{count, plural, =0{Practised {count} position on {param2}} =1{Practised {count} position on {param2}} other{Practised {count} positions on {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Practised {count} position on {param2}} other{Practised {count} positions on {param2}}}", "@activityPracticedNbPositions": { "placeholders": { "count": { @@ -35,7 +35,7 @@ } } }, - "activitySolvedNbPuzzles": "{count, plural, =0{Solved {count} training puzzle} =1{Solved {count} training puzzle} other{Solved {count} training puzzles}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Solved {count} training puzzle} other{Solved {count} training puzzles}}", "@activitySolvedNbPuzzles": { "placeholders": { "count": { @@ -43,7 +43,7 @@ } } }, - "activityPlayedNbGames": "{count, plural, =0{Played {count} {param2} game} =1{Played {count} {param2} game} other{Played {count} {param2} games}}", + "activityPlayedNbGames": "{count, plural, =1{Played {count} {param2} game} other{Played {count} {param2} games}}", "@activityPlayedNbGames": { "placeholders": { "count": { @@ -54,7 +54,7 @@ } } }, - "activityPostedNbMessages": "{count, plural, =0{Posted {count} message in {param2}} =1{Posted {count} message in {param2}} other{Posted {count} messages in {param2}}}", + "activityPostedNbMessages": "{count, plural, =1{Posted {count} message in {param2}} other{Posted {count} messages in {param2}}}", "@activityPostedNbMessages": { "placeholders": { "count": { @@ -65,7 +65,7 @@ } } }, - "activityPlayedNbMoves": "{count, plural, =0{Played {count} move} =1{Played {count} move} other{Played {count} moves}}", + "activityPlayedNbMoves": "{count, plural, =1{Played {count} move} other{Played {count} moves}}", "@activityPlayedNbMoves": { "placeholders": { "count": { @@ -73,7 +73,7 @@ } } }, - "activityInNbCorrespondenceGames": "{count, plural, =0{in {count} correspondence game} =1{in {count} correspondence game} other{in {count} correspondence games}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{in {count} correspondence game} other{in {count} correspondence games}}", "@activityInNbCorrespondenceGames": { "placeholders": { "count": { @@ -81,7 +81,7 @@ } } }, - "activityCompletedNbGames": "{count, plural, =0{Completed {count} correspondence game} =1{Completed {count} correspondence game} other{Completed {count} correspondence games}}", + "activityCompletedNbGames": "{count, plural, =1{Completed {count} correspondence game} other{Completed {count} correspondence games}}", "@activityCompletedNbGames": { "placeholders": { "count": { @@ -89,7 +89,7 @@ } } }, - "activityFollowedNbPlayers": "{count, plural, =0{Started following {count} player} =1{Started following {count} player} other{Started following {count} players}}", + "activityFollowedNbPlayers": "{count, plural, =1{Started following {count} player} other{Started following {count} players}}", "@activityFollowedNbPlayers": { "placeholders": { "count": { @@ -97,7 +97,7 @@ } } }, - "activityGainedNbFollowers": "{count, plural, =0{Gained {count} new follower} =1{Gained {count} new follower} other{Gained {count} new followers}}", + "activityGainedNbFollowers": "{count, plural, =1{Gained {count} new follower} other{Gained {count} new followers}}", "@activityGainedNbFollowers": { "placeholders": { "count": { @@ -105,7 +105,7 @@ } } }, - "activityHostedNbSimuls": "{count, plural, =0{Hosted {count} simultaneous exhibition} =1{Hosted {count} simultaneous exhibition} other{Hosted {count} simultaneous exhibitions}}", + "activityHostedNbSimuls": "{count, plural, =1{Hosted {count} simultaneous exhibition} other{Hosted {count} simultaneous exhibitions}}", "@activityHostedNbSimuls": { "placeholders": { "count": { @@ -113,7 +113,7 @@ } } }, - "activityJoinedNbSimuls": "{count, plural, =0{Participated in {count} simultaneous exhibition} =1{Participated in {count} simultaneous exhibition} other{Participated in {count} simultaneous exhibitions}}", + "activityJoinedNbSimuls": "{count, plural, =1{Participated in {count} simultaneous exhibition} other{Participated in {count} simultaneous exhibitions}}", "@activityJoinedNbSimuls": { "placeholders": { "count": { @@ -121,7 +121,7 @@ } } }, - "activityCreatedNbStudies": "{count, plural, =0{Created {count} new study} =1{Created {count} new study} other{Created {count} new studies}}", + "activityCreatedNbStudies": "{count, plural, =1{Created {count} new study} other{Created {count} new studies}}", "@activityCreatedNbStudies": { "placeholders": { "count": { @@ -129,7 +129,7 @@ } } }, - "activityCompetedInNbTournaments": "{count, plural, =0{Competed in {count} Arena tournament} =1{Competed in {count} Arena tournament} other{Competed in {count} Arena tournaments}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Competed in {count} Arena tournament} other{Competed in {count} Arena tournaments}}", "@activityCompetedInNbTournaments": { "placeholders": { "count": { @@ -137,7 +137,7 @@ } } }, - "activityRankedInTournament": "{count, plural, =0{Ranked #{count} (top {param2}%) with {param3} game in {param4}} =1{Ranked #{count} (top {param2}%) with {param3} game in {param4}} other{Ranked #{count} (top {param2}%) with {param3} games in {param4}}}", + "activityRankedInTournament": "{count, plural, =1{Ranked #{count} (top {param2}%) with {param3} game in {param4}} other{Ranked #{count} (top {param2}%) with {param3} games in {param4}}}", "@activityRankedInTournament": { "placeholders": { "count": { @@ -154,7 +154,7 @@ } } }, - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Competed in {count} Swiss tournament} =1{Competed in {count} Swiss tournament} other{Competed in {count} Swiss tournaments}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Competed in {count} Swiss tournament} other{Competed in {count} Swiss tournaments}}", "@activityCompetedInNbSwissTournaments": { "placeholders": { "count": { @@ -162,7 +162,7 @@ } } }, - "activityJoinedNbTeams": "{count, plural, =0{Joined {count} team} =1{Joined {count} team} other{Joined {count} teams}}", + "activityJoinedNbTeams": "{count, plural, =1{Joined {count} team} other{Joined {count} teams}}", "@activityJoinedNbTeams": { "placeholders": { "count": { @@ -535,7 +535,7 @@ "puzzleNoPuzzlesToShow": "Nothing to show, go play some puzzles first!", "puzzleImprovementAreasDescription": "Train these to optimize your progress!", "puzzleStrengthDescription": "You perform the best in these themes", - "puzzlePlayedXTimes": "{count, plural, =0{Played {count} time} =1{Played {count} time} other{Played {count} times}}", + "puzzlePlayedXTimes": "{count, plural, =1{Played {count} time} other{Played {count} times}}", "@puzzlePlayedXTimes": { "placeholders": { "count": { @@ -543,7 +543,7 @@ } } }, - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{One point below your puzzle rating} =1{One point below your puzzle rating} other{{count} points below your puzzle rating}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{One point below your puzzle rating} other{{count} points below your puzzle rating}}", "@puzzleNbPointsBelowYourPuzzleRating": { "placeholders": { "count": { @@ -551,7 +551,7 @@ } } }, - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{One point above your puzzle rating} =1{One point above your puzzle rating} other{{count} points above your puzzle rating}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{One point above your puzzle rating} other{{count} points above your puzzle rating}}", "@puzzleNbPointsAboveYourPuzzleRating": { "placeholders": { "count": { @@ -2272,7 +2272,7 @@ "showMeEverything": "Show me everything", "lichessPatronInfo": "Lichess is a charity and entirely free/libre open source software.\nAll operating costs, development, and content are funded solely by user donations.", "nothingToSeeHere": "Nothing to see here at the moment.", - "opponentLeftCounter": "{count, plural, =0{Your opponent left the game. You can claim victory in {count} second.} =1{Your opponent left the game. You can claim victory in {count} second.} other{Your opponent left the game. You can claim victory in {count} seconds.}}", + "opponentLeftCounter": "{count, plural, =1{Your opponent left the game. You can claim victory in {count} second.} other{Your opponent left the game. You can claim victory in {count} seconds.}}", "@opponentLeftCounter": { "placeholders": { "count": { @@ -2280,7 +2280,7 @@ } } }, - "mateInXHalfMoves": "{count, plural, =0{Mate in {count} half-move} =1{Mate in {count} half-move} other{Mate in {count} half-moves}}", + "mateInXHalfMoves": "{count, plural, =1{Mate in {count} half-move} other{Mate in {count} half-moves}}", "@mateInXHalfMoves": { "placeholders": { "count": { @@ -2288,7 +2288,7 @@ } } }, - "nbBlunders": "{count, plural, =0{{count} blunder} =1{{count} blunder} other{{count} blunders}}", + "nbBlunders": "{count, plural, =1{{count} blunder} other{{count} blunders}}", "@nbBlunders": { "placeholders": { "count": { @@ -2296,7 +2296,7 @@ } } }, - "nbMistakes": "{count, plural, =0{{count} mistake} =1{{count} mistake} other{{count} mistakes}}", + "nbMistakes": "{count, plural, =1{{count} mistake} other{{count} mistakes}}", "@nbMistakes": { "placeholders": { "count": { @@ -2304,7 +2304,7 @@ } } }, - "nbInaccuracies": "{count, plural, =0{{count} inaccuracy} =1{{count} inaccuracy} other{{count} inaccuracies}}", + "nbInaccuracies": "{count, plural, =1{{count} inaccuracy} other{{count} inaccuracies}}", "@nbInaccuracies": { "placeholders": { "count": { @@ -2312,7 +2312,7 @@ } } }, - "nbPlayers": "{count, plural, =0{{count} player} =1{{count} player} other{{count} players}}", + "nbPlayers": "{count, plural, =1{{count} player} other{{count} players}}", "@nbPlayers": { "placeholders": { "count": { @@ -2320,7 +2320,7 @@ } } }, - "nbGames": "{count, plural, =0{{count} game} =1{{count} game} other{{count} games}}", + "nbGames": "{count, plural, =1{{count} game} other{{count} games}}", "@nbGames": { "placeholders": { "count": { @@ -2328,7 +2328,7 @@ } } }, - "ratingXOverYGames": "{count, plural, =0{{count} rating over {param2} game} =1{{count} rating over {param2} game} other{{count} rating over {param2} games}}", + "ratingXOverYGames": "{count, plural, =1{{count} rating over {param2} game} other{{count} rating over {param2} games}}", "@ratingXOverYGames": { "placeholders": { "count": { @@ -2339,7 +2339,7 @@ } } }, - "nbBookmarks": "{count, plural, =0{{count} bookmark} =1{{count} bookmark} other{{count} bookmarks}}", + "nbBookmarks": "{count, plural, =1{{count} bookmark} other{{count} bookmarks}}", "@nbBookmarks": { "placeholders": { "count": { @@ -2347,7 +2347,7 @@ } } }, - "nbDays": "{count, plural, =0{{count} day} =1{{count} day} other{{count} days}}", + "nbDays": "{count, plural, =1{{count} day} other{{count} days}}", "@nbDays": { "placeholders": { "count": { @@ -2355,7 +2355,7 @@ } } }, - "nbHours": "{count, plural, =0{{count} hour} =1{{count} hour} other{{count} hours}}", + "nbHours": "{count, plural, =1{{count} hour} other{{count} hours}}", "@nbHours": { "placeholders": { "count": { @@ -2363,7 +2363,7 @@ } } }, - "nbMinutes": "{count, plural, =0{{count} minute} =1{{count} minute} other{{count} minutes}}", + "nbMinutes": "{count, plural, =1{{count} minute} other{{count} minutes}}", "@nbMinutes": { "placeholders": { "count": { @@ -2371,7 +2371,7 @@ } } }, - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Rank is updated every minute} =1{Rank is updated every minute} other{Rank is updated every {count} minutes}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Rank is updated every minute} other{Rank is updated every {count} minutes}}", "@rankIsUpdatedEveryNbMinutes": { "placeholders": { "count": { @@ -2379,7 +2379,7 @@ } } }, - "nbPuzzles": "{count, plural, =0{{count} puzzle} =1{{count} puzzle} other{{count} puzzles}}", + "nbPuzzles": "{count, plural, =1{{count} puzzle} other{{count} puzzles}}", "@nbPuzzles": { "placeholders": { "count": { @@ -2387,7 +2387,7 @@ } } }, - "nbGamesWithYou": "{count, plural, =0{{count} game with you} =1{{count} game with you} other{{count} games with you}}", + "nbGamesWithYou": "{count, plural, =1{{count} game with you} other{{count} games with you}}", "@nbGamesWithYou": { "placeholders": { "count": { @@ -2395,7 +2395,7 @@ } } }, - "nbRated": "{count, plural, =0{{count} rated} =1{{count} rated} other{{count} rated}}", + "nbRated": "{count, plural, =1{{count} rated} other{{count} rated}}", "@nbRated": { "placeholders": { "count": { @@ -2403,7 +2403,7 @@ } } }, - "nbWins": "{count, plural, =0{{count} win} =1{{count} win} other{{count} wins}}", + "nbWins": "{count, plural, =1{{count} win} other{{count} wins}}", "@nbWins": { "placeholders": { "count": { @@ -2411,7 +2411,7 @@ } } }, - "nbLosses": "{count, plural, =0{{count} loss} =1{{count} loss} other{{count} losses}}", + "nbLosses": "{count, plural, =1{{count} loss} other{{count} losses}}", "@nbLosses": { "placeholders": { "count": { @@ -2419,7 +2419,7 @@ } } }, - "nbDraws": "{count, plural, =0{{count} draw} =1{{count} draw} other{{count} draws}}", + "nbDraws": "{count, plural, =1{{count} draw} other{{count} draws}}", "@nbDraws": { "placeholders": { "count": { @@ -2427,7 +2427,7 @@ } } }, - "nbPlaying": "{count, plural, =0{{count} playing} =1{{count} playing} other{{count} playing}}", + "nbPlaying": "{count, plural, =1{{count} playing} other{{count} playing}}", "@nbPlaying": { "placeholders": { "count": { @@ -2435,7 +2435,7 @@ } } }, - "giveNbSeconds": "{count, plural, =0{Give {count} second} =1{Give {count} second} other{Give {count} seconds}}", + "giveNbSeconds": "{count, plural, =1{Give {count} second} other{Give {count} seconds}}", "@giveNbSeconds": { "placeholders": { "count": { @@ -2443,7 +2443,7 @@ } } }, - "nbTournamentPoints": "{count, plural, =0{{count} tournament point} =1{{count} tournament point} other{{count} tournament points}}", + "nbTournamentPoints": "{count, plural, =1{{count} tournament point} other{{count} tournament points}}", "@nbTournamentPoints": { "placeholders": { "count": { @@ -2451,7 +2451,7 @@ } } }, - "nbStudies": "{count, plural, =0{{count} study} =1{{count} study} other{{count} studies}}", + "nbStudies": "{count, plural, =1{{count} study} other{{count} studies}}", "@nbStudies": { "placeholders": { "count": { @@ -2459,7 +2459,7 @@ } } }, - "nbSimuls": "{count, plural, =0{{count} simul} =1{{count} simul} other{{count} simuls}}", + "nbSimuls": "{count, plural, =1{{count} simul} other{{count} simuls}}", "@nbSimuls": { "placeholders": { "count": { @@ -2467,7 +2467,7 @@ } } }, - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} rated game} =1{≥ {count} rated game} other{≥ {count} rated games}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} rated game} other{≥ {count} rated games}}", "@moreThanNbRatedGames": { "placeholders": { "count": { @@ -2475,7 +2475,7 @@ } } }, - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} {param2} rated game} =1{≥ {count} {param2} rated game} other{≥ {count} {param2} rated games}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} {param2} rated game} other{≥ {count} {param2} rated games}}", "@moreThanNbPerfRatedGames": { "placeholders": { "count": { @@ -2486,7 +2486,7 @@ } } }, - "needNbMorePerfGames": "{count, plural, =0{You need to play {count} more {param2} rated game} =1{You need to play {count} more {param2} rated game} other{You need to play {count} more {param2} rated games}}", + "needNbMorePerfGames": "{count, plural, =1{You need to play {count} more {param2} rated game} other{You need to play {count} more {param2} rated games}}", "@needNbMorePerfGames": { "placeholders": { "count": { @@ -2497,7 +2497,7 @@ } } }, - "needNbMoreGames": "{count, plural, =0{You need to play {count} more rated game} =1{You need to play {count} more rated game} other{You need to play {count} more rated games}}", + "needNbMoreGames": "{count, plural, =1{You need to play {count} more rated game} other{You need to play {count} more rated games}}", "@needNbMoreGames": { "placeholders": { "count": { @@ -2505,7 +2505,7 @@ } } }, - "nbImportedGames": "{count, plural, =0{{count} imported game} =1{{count} imported game} other{{count} imported games}}", + "nbImportedGames": "{count, plural, =1{{count} imported game} other{{count} imported games}}", "@nbImportedGames": { "placeholders": { "count": { @@ -2513,7 +2513,7 @@ } } }, - "nbFriendsOnline": "{count, plural, =0{{count} friend online} =1{{count} friend online} other{{count} friends online}}", + "nbFriendsOnline": "{count, plural, =1{{count} friend online} other{{count} friends online}}", "@nbFriendsOnline": { "placeholders": { "count": { @@ -2521,7 +2521,7 @@ } } }, - "nbFollowers": "{count, plural, =0{{count} follower} =1{{count} follower} other{{count} followers}}", + "nbFollowers": "{count, plural, =1{{count} follower} other{{count} followers}}", "@nbFollowers": { "placeholders": { "count": { @@ -2529,7 +2529,7 @@ } } }, - "nbFollowing": "{count, plural, =0{{count} following} =1{{count} following} other{{count} following}}", + "nbFollowing": "{count, plural, =1{{count} following} other{{count} following}}", "@nbFollowing": { "placeholders": { "count": { @@ -2537,7 +2537,7 @@ } } }, - "lessThanNbMinutes": "{count, plural, =0{Less than {count} minute} =1{Less than {count} minute} other{Less than {count} minutes}}", + "lessThanNbMinutes": "{count, plural, =1{Less than {count} minute} other{Less than {count} minutes}}", "@lessThanNbMinutes": { "placeholders": { "count": { @@ -2545,7 +2545,7 @@ } } }, - "nbGamesInPlay": "{count, plural, =0{{count} game in play} =1{{count} game in play} other{{count} games in play}}", + "nbGamesInPlay": "{count, plural, =1{{count} game in play} other{{count} games in play}}", "@nbGamesInPlay": { "placeholders": { "count": { @@ -2553,7 +2553,7 @@ } } }, - "maximumNbCharacters": "{count, plural, =0{Maximum: {count} character.} =1{Maximum: {count} character.} other{Maximum: {count} characters.}}", + "maximumNbCharacters": "{count, plural, =1{Maximum: {count} character.} other{Maximum: {count} characters.}}", "@maximumNbCharacters": { "placeholders": { "count": { @@ -2561,7 +2561,7 @@ } } }, - "blocks": "{count, plural, =0{{count} block} =1{{count} block} other{{count} blocks}}", + "blocks": "{count, plural, =1{{count} block} other{{count} blocks}}", "@blocks": { "placeholders": { "count": { @@ -2569,7 +2569,7 @@ } } }, - "nbForumPosts": "{count, plural, =0{{count} forum post} =1{{count} forum post} other{{count} forum posts}}", + "nbForumPosts": "{count, plural, =1{{count} forum post} other{{count} forum posts}}", "@nbForumPosts": { "placeholders": { "count": { @@ -2577,7 +2577,7 @@ } } }, - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} {param2} player this week.} =1{{count} {param2} player this week.} other{{count} {param2} players this week.}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} {param2} player this week.} other{{count} {param2} players this week.}}", "@nbPerfTypePlayersThisWeek": { "placeholders": { "count": { @@ -2588,7 +2588,7 @@ } } }, - "availableInNbLanguages": "{count, plural, =0{Available in {count} language!} =1{Available in {count} language!} other{Available in {count} languages!}}", + "availableInNbLanguages": "{count, plural, =1{Available in {count} language!} other{Available in {count} languages!}}", "@availableInNbLanguages": { "placeholders": { "count": { @@ -2596,7 +2596,7 @@ } } }, - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} second to play the first move} =1{{count} second to play the first move} other{{count} seconds to play the first move}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} second to play the first move} other{{count} seconds to play the first move}}", "@nbSecondsToPlayTheFirstMove": { "placeholders": { "count": { @@ -2604,7 +2604,7 @@ } } }, - "nbSeconds": "{count, plural, =0{{count} second} =1{{count} second} other{{count} seconds}}", + "nbSeconds": "{count, plural, =1{{count} second} other{{count} seconds}}", "@nbSeconds": { "placeholders": { "count": { @@ -2612,7 +2612,7 @@ } } }, - "andSaveNbPremoveLines": "{count, plural, =0{and save {count} premove line} =1{and save {count} premove line} other{and save {count} premove lines}}", + "andSaveNbPremoveLines": "{count, plural, =1{and save {count} premove line} other{and save {count} premove lines}}", "@andSaveNbPremoveLines": { "placeholders": { "count": { @@ -2692,7 +2692,7 @@ "stormClickToReload": "Click to reload", "stormThisRunHasExpired": "This run has expired!", "stormThisRunWasOpenedInAnotherTab": "This run was opened in another tab!", - "stormXRuns": "{count, plural, =0{1 run} =1{1 run} other{{count} runs}}", + "stormXRuns": "{count, plural, =1{1 run} other{{count} runs}}", "@stormXRuns": { "placeholders": { "count": { @@ -2700,7 +2700,7 @@ } } }, - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Played one run of {param2}} =1{Played one run of {param2}} other{Played {count} runs of {param2}}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Played one run of {param2}} other{Played {count} runs of {param2}}}", "@stormPlayedNbRunsOfPuzzleStorm": { "placeholders": { "count": { diff --git a/lib/l10n/l10n.dart b/lib/l10n/l10n.dart index db672124a1..d4663c6774 100644 --- a/lib/l10n/l10n.dart +++ b/lib/l10n/l10n.dart @@ -229,103 +229,103 @@ abstract class AppLocalizations { /// No description provided for @activitySupportedNbMonths. /// /// In en, this message translates to: - /// **'{count, plural, =0{Supported lichess.org for {count} month as a {param2}} =1{Supported lichess.org for {count} month as a {param2}} other{Supported lichess.org for {count} months as a {param2}}}'** + /// **'{count, plural, =1{Supported lichess.org for {count} month as a {param2}} other{Supported lichess.org for {count} months as a {param2}}}'** String activitySupportedNbMonths(int count, String param2); /// No description provided for @activityPracticedNbPositions. /// /// In en, this message translates to: - /// **'{count, plural, =0{Practised {count} position on {param2}} =1{Practised {count} position on {param2}} other{Practised {count} positions on {param2}}}'** + /// **'{count, plural, =1{Practised {count} position on {param2}} other{Practised {count} positions on {param2}}}'** String activityPracticedNbPositions(int count, String param2); /// No description provided for @activitySolvedNbPuzzles. /// /// In en, this message translates to: - /// **'{count, plural, =0{Solved {count} training puzzle} =1{Solved {count} training puzzle} other{Solved {count} training puzzles}}'** + /// **'{count, plural, =1{Solved {count} training puzzle} other{Solved {count} training puzzles}}'** String activitySolvedNbPuzzles(int count); /// No description provided for @activityPlayedNbGames. /// /// In en, this message translates to: - /// **'{count, plural, =0{Played {count} {param2} game} =1{Played {count} {param2} game} other{Played {count} {param2} games}}'** + /// **'{count, plural, =1{Played {count} {param2} game} other{Played {count} {param2} games}}'** String activityPlayedNbGames(int count, String param2); /// No description provided for @activityPostedNbMessages. /// /// In en, this message translates to: - /// **'{count, plural, =0{Posted {count} message in {param2}} =1{Posted {count} message in {param2}} other{Posted {count} messages in {param2}}}'** + /// **'{count, plural, =1{Posted {count} message in {param2}} other{Posted {count} messages in {param2}}}'** String activityPostedNbMessages(int count, String param2); /// No description provided for @activityPlayedNbMoves. /// /// In en, this message translates to: - /// **'{count, plural, =0{Played {count} move} =1{Played {count} move} other{Played {count} moves}}'** + /// **'{count, plural, =1{Played {count} move} other{Played {count} moves}}'** String activityPlayedNbMoves(int count); /// No description provided for @activityInNbCorrespondenceGames. /// /// In en, this message translates to: - /// **'{count, plural, =0{in {count} correspondence game} =1{in {count} correspondence game} other{in {count} correspondence games}}'** + /// **'{count, plural, =1{in {count} correspondence game} other{in {count} correspondence games}}'** String activityInNbCorrespondenceGames(int count); /// No description provided for @activityCompletedNbGames. /// /// In en, this message translates to: - /// **'{count, plural, =0{Completed {count} correspondence game} =1{Completed {count} correspondence game} other{Completed {count} correspondence games}}'** + /// **'{count, plural, =1{Completed {count} correspondence game} other{Completed {count} correspondence games}}'** String activityCompletedNbGames(int count); /// No description provided for @activityFollowedNbPlayers. /// /// In en, this message translates to: - /// **'{count, plural, =0{Started following {count} player} =1{Started following {count} player} other{Started following {count} players}}'** + /// **'{count, plural, =1{Started following {count} player} other{Started following {count} players}}'** String activityFollowedNbPlayers(int count); /// No description provided for @activityGainedNbFollowers. /// /// In en, this message translates to: - /// **'{count, plural, =0{Gained {count} new follower} =1{Gained {count} new follower} other{Gained {count} new followers}}'** + /// **'{count, plural, =1{Gained {count} new follower} other{Gained {count} new followers}}'** String activityGainedNbFollowers(int count); /// No description provided for @activityHostedNbSimuls. /// /// In en, this message translates to: - /// **'{count, plural, =0{Hosted {count} simultaneous exhibition} =1{Hosted {count} simultaneous exhibition} other{Hosted {count} simultaneous exhibitions}}'** + /// **'{count, plural, =1{Hosted {count} simultaneous exhibition} other{Hosted {count} simultaneous exhibitions}}'** String activityHostedNbSimuls(int count); /// No description provided for @activityJoinedNbSimuls. /// /// In en, this message translates to: - /// **'{count, plural, =0{Participated in {count} simultaneous exhibition} =1{Participated in {count} simultaneous exhibition} other{Participated in {count} simultaneous exhibitions}}'** + /// **'{count, plural, =1{Participated in {count} simultaneous exhibition} other{Participated in {count} simultaneous exhibitions}}'** String activityJoinedNbSimuls(int count); /// No description provided for @activityCreatedNbStudies. /// /// In en, this message translates to: - /// **'{count, plural, =0{Created {count} new study} =1{Created {count} new study} other{Created {count} new studies}}'** + /// **'{count, plural, =1{Created {count} new study} other{Created {count} new studies}}'** String activityCreatedNbStudies(int count); /// No description provided for @activityCompetedInNbTournaments. /// /// In en, this message translates to: - /// **'{count, plural, =0{Competed in {count} Arena tournament} =1{Competed in {count} Arena tournament} other{Competed in {count} Arena tournaments}}'** + /// **'{count, plural, =1{Competed in {count} Arena tournament} other{Competed in {count} Arena tournaments}}'** String activityCompetedInNbTournaments(int count); /// No description provided for @activityRankedInTournament. /// /// In en, this message translates to: - /// **'{count, plural, =0{Ranked #{count} (top {param2}%) with {param3} game in {param4}} =1{Ranked #{count} (top {param2}%) with {param3} game in {param4}} other{Ranked #{count} (top {param2}%) with {param3} games in {param4}}}'** + /// **'{count, plural, =1{Ranked #{count} (top {param2}%) with {param3} game in {param4}} other{Ranked #{count} (top {param2}%) with {param3} games in {param4}}}'** String activityRankedInTournament(int count, String param2, String param3, String param4); /// No description provided for @activityCompetedInNbSwissTournaments. /// /// In en, this message translates to: - /// **'{count, plural, =0{Competed in {count} Swiss tournament} =1{Competed in {count} Swiss tournament} other{Competed in {count} Swiss tournaments}}'** + /// **'{count, plural, =1{Competed in {count} Swiss tournament} other{Competed in {count} Swiss tournaments}}'** String activityCompetedInNbSwissTournaments(int count); /// No description provided for @activityJoinedNbTeams. /// /// In en, this message translates to: - /// **'{count, plural, =0{Joined {count} team} =1{Joined {count} team} other{Joined {count} teams}}'** + /// **'{count, plural, =1{Joined {count} team} other{Joined {count} teams}}'** String activityJoinedNbTeams(int count); /// No description provided for @broadcastBroadcasts. @@ -1507,19 +1507,19 @@ abstract class AppLocalizations { /// No description provided for @puzzlePlayedXTimes. /// /// In en, this message translates to: - /// **'{count, plural, =0{Played {count} time} =1{Played {count} time} other{Played {count} times}}'** + /// **'{count, plural, =1{Played {count} time} other{Played {count} times}}'** String puzzlePlayedXTimes(int count); /// No description provided for @puzzleNbPointsBelowYourPuzzleRating. /// /// In en, this message translates to: - /// **'{count, plural, =0{One point below your puzzle rating} =1{One point below your puzzle rating} other{{count} points below your puzzle rating}}'** + /// **'{count, plural, =1{One point below your puzzle rating} other{{count} points below your puzzle rating}}'** String puzzleNbPointsBelowYourPuzzleRating(int count); /// No description provided for @puzzleNbPointsAboveYourPuzzleRating. /// /// In en, this message translates to: - /// **'{count, plural, =0{One point above your puzzle rating} =1{One point above your puzzle rating} other{{count} points above your puzzle rating}}'** + /// **'{count, plural, =1{One point above your puzzle rating} other{{count} points above your puzzle rating}}'** String puzzleNbPointsAboveYourPuzzleRating(int count); /// No description provided for @puzzleNbPlayed. @@ -7237,253 +7237,253 @@ abstract class AppLocalizations { /// No description provided for @opponentLeftCounter. /// /// In en, this message translates to: - /// **'{count, plural, =0{Your opponent left the game. You can claim victory in {count} second.} =1{Your opponent left the game. You can claim victory in {count} second.} other{Your opponent left the game. You can claim victory in {count} seconds.}}'** + /// **'{count, plural, =1{Your opponent left the game. You can claim victory in {count} second.} other{Your opponent left the game. You can claim victory in {count} seconds.}}'** String opponentLeftCounter(int count); /// No description provided for @mateInXHalfMoves. /// /// In en, this message translates to: - /// **'{count, plural, =0{Mate in {count} half-move} =1{Mate in {count} half-move} other{Mate in {count} half-moves}}'** + /// **'{count, plural, =1{Mate in {count} half-move} other{Mate in {count} half-moves}}'** String mateInXHalfMoves(int count); /// No description provided for @nbBlunders. /// /// In en, this message translates to: - /// **'{count, plural, =0{{count} blunder} =1{{count} blunder} other{{count} blunders}}'** + /// **'{count, plural, =1{{count} blunder} other{{count} blunders}}'** String nbBlunders(int count); /// No description provided for @nbMistakes. /// /// In en, this message translates to: - /// **'{count, plural, =0{{count} mistake} =1{{count} mistake} other{{count} mistakes}}'** + /// **'{count, plural, =1{{count} mistake} other{{count} mistakes}}'** String nbMistakes(int count); /// No description provided for @nbInaccuracies. /// /// In en, this message translates to: - /// **'{count, plural, =0{{count} inaccuracy} =1{{count} inaccuracy} other{{count} inaccuracies}}'** + /// **'{count, plural, =1{{count} inaccuracy} other{{count} inaccuracies}}'** String nbInaccuracies(int count); /// No description provided for @nbPlayers. /// /// In en, this message translates to: - /// **'{count, plural, =0{{count} player} =1{{count} player} other{{count} players}}'** + /// **'{count, plural, =1{{count} player} other{{count} players}}'** String nbPlayers(int count); /// No description provided for @nbGames. /// /// In en, this message translates to: - /// **'{count, plural, =0{{count} game} =1{{count} game} other{{count} games}}'** + /// **'{count, plural, =1{{count} game} other{{count} games}}'** String nbGames(int count); /// No description provided for @ratingXOverYGames. /// /// In en, this message translates to: - /// **'{count, plural, =0{{count} rating over {param2} game} =1{{count} rating over {param2} game} other{{count} rating over {param2} games}}'** + /// **'{count, plural, =1{{count} rating over {param2} game} other{{count} rating over {param2} games}}'** String ratingXOverYGames(int count, String param2); /// No description provided for @nbBookmarks. /// /// In en, this message translates to: - /// **'{count, plural, =0{{count} bookmark} =1{{count} bookmark} other{{count} bookmarks}}'** + /// **'{count, plural, =1{{count} bookmark} other{{count} bookmarks}}'** String nbBookmarks(int count); /// No description provided for @nbDays. /// /// In en, this message translates to: - /// **'{count, plural, =0{{count} day} =1{{count} day} other{{count} days}}'** + /// **'{count, plural, =1{{count} day} other{{count} days}}'** String nbDays(int count); /// No description provided for @nbHours. /// /// In en, this message translates to: - /// **'{count, plural, =0{{count} hour} =1{{count} hour} other{{count} hours}}'** + /// **'{count, plural, =1{{count} hour} other{{count} hours}}'** String nbHours(int count); /// No description provided for @nbMinutes. /// /// In en, this message translates to: - /// **'{count, plural, =0{{count} minute} =1{{count} minute} other{{count} minutes}}'** + /// **'{count, plural, =1{{count} minute} other{{count} minutes}}'** String nbMinutes(int count); /// No description provided for @rankIsUpdatedEveryNbMinutes. /// /// In en, this message translates to: - /// **'{count, plural, =0{Rank is updated every minute} =1{Rank is updated every minute} other{Rank is updated every {count} minutes}}'** + /// **'{count, plural, =1{Rank is updated every minute} other{Rank is updated every {count} minutes}}'** String rankIsUpdatedEveryNbMinutes(int count); /// No description provided for @nbPuzzles. /// /// In en, this message translates to: - /// **'{count, plural, =0{{count} puzzle} =1{{count} puzzle} other{{count} puzzles}}'** + /// **'{count, plural, =1{{count} puzzle} other{{count} puzzles}}'** String nbPuzzles(int count); /// No description provided for @nbGamesWithYou. /// /// In en, this message translates to: - /// **'{count, plural, =0{{count} game with you} =1{{count} game with you} other{{count} games with you}}'** + /// **'{count, plural, =1{{count} game with you} other{{count} games with you}}'** String nbGamesWithYou(int count); /// No description provided for @nbRated. /// /// In en, this message translates to: - /// **'{count, plural, =0{{count} rated} =1{{count} rated} other{{count} rated}}'** + /// **'{count, plural, =1{{count} rated} other{{count} rated}}'** String nbRated(int count); /// No description provided for @nbWins. /// /// In en, this message translates to: - /// **'{count, plural, =0{{count} win} =1{{count} win} other{{count} wins}}'** + /// **'{count, plural, =1{{count} win} other{{count} wins}}'** String nbWins(int count); /// No description provided for @nbLosses. /// /// In en, this message translates to: - /// **'{count, plural, =0{{count} loss} =1{{count} loss} other{{count} losses}}'** + /// **'{count, plural, =1{{count} loss} other{{count} losses}}'** String nbLosses(int count); /// No description provided for @nbDraws. /// /// In en, this message translates to: - /// **'{count, plural, =0{{count} draw} =1{{count} draw} other{{count} draws}}'** + /// **'{count, plural, =1{{count} draw} other{{count} draws}}'** String nbDraws(int count); /// No description provided for @nbPlaying. /// /// In en, this message translates to: - /// **'{count, plural, =0{{count} playing} =1{{count} playing} other{{count} playing}}'** + /// **'{count, plural, =1{{count} playing} other{{count} playing}}'** String nbPlaying(int count); /// No description provided for @giveNbSeconds. /// /// In en, this message translates to: - /// **'{count, plural, =0{Give {count} second} =1{Give {count} second} other{Give {count} seconds}}'** + /// **'{count, plural, =1{Give {count} second} other{Give {count} seconds}}'** String giveNbSeconds(int count); /// No description provided for @nbTournamentPoints. /// /// In en, this message translates to: - /// **'{count, plural, =0{{count} tournament point} =1{{count} tournament point} other{{count} tournament points}}'** + /// **'{count, plural, =1{{count} tournament point} other{{count} tournament points}}'** String nbTournamentPoints(int count); /// No description provided for @nbStudies. /// /// In en, this message translates to: - /// **'{count, plural, =0{{count} study} =1{{count} study} other{{count} studies}}'** + /// **'{count, plural, =1{{count} study} other{{count} studies}}'** String nbStudies(int count); /// No description provided for @nbSimuls. /// /// In en, this message translates to: - /// **'{count, plural, =0{{count} simul} =1{{count} simul} other{{count} simuls}}'** + /// **'{count, plural, =1{{count} simul} other{{count} simuls}}'** String nbSimuls(int count); /// No description provided for @moreThanNbRatedGames. /// /// In en, this message translates to: - /// **'{count, plural, =0{≥ {count} rated game} =1{≥ {count} rated game} other{≥ {count} rated games}}'** + /// **'{count, plural, =1{≥ {count} rated game} other{≥ {count} rated games}}'** String moreThanNbRatedGames(int count); /// No description provided for @moreThanNbPerfRatedGames. /// /// In en, this message translates to: - /// **'{count, plural, =0{≥ {count} {param2} rated game} =1{≥ {count} {param2} rated game} other{≥ {count} {param2} rated games}}'** + /// **'{count, plural, =1{≥ {count} {param2} rated game} other{≥ {count} {param2} rated games}}'** String moreThanNbPerfRatedGames(int count, String param2); /// No description provided for @needNbMorePerfGames. /// /// In en, this message translates to: - /// **'{count, plural, =0{You need to play {count} more {param2} rated game} =1{You need to play {count} more {param2} rated game} other{You need to play {count} more {param2} rated games}}'** + /// **'{count, plural, =1{You need to play {count} more {param2} rated game} other{You need to play {count} more {param2} rated games}}'** String needNbMorePerfGames(int count, String param2); /// No description provided for @needNbMoreGames. /// /// In en, this message translates to: - /// **'{count, plural, =0{You need to play {count} more rated game} =1{You need to play {count} more rated game} other{You need to play {count} more rated games}}'** + /// **'{count, plural, =1{You need to play {count} more rated game} other{You need to play {count} more rated games}}'** String needNbMoreGames(int count); /// No description provided for @nbImportedGames. /// /// In en, this message translates to: - /// **'{count, plural, =0{{count} imported game} =1{{count} imported game} other{{count} imported games}}'** + /// **'{count, plural, =1{{count} imported game} other{{count} imported games}}'** String nbImportedGames(int count); /// No description provided for @nbFriendsOnline. /// /// In en, this message translates to: - /// **'{count, plural, =0{{count} friend online} =1{{count} friend online} other{{count} friends online}}'** + /// **'{count, plural, =1{{count} friend online} other{{count} friends online}}'** String nbFriendsOnline(int count); /// No description provided for @nbFollowers. /// /// In en, this message translates to: - /// **'{count, plural, =0{{count} follower} =1{{count} follower} other{{count} followers}}'** + /// **'{count, plural, =1{{count} follower} other{{count} followers}}'** String nbFollowers(int count); /// No description provided for @nbFollowing. /// /// In en, this message translates to: - /// **'{count, plural, =0{{count} following} =1{{count} following} other{{count} following}}'** + /// **'{count, plural, =1{{count} following} other{{count} following}}'** String nbFollowing(int count); /// No description provided for @lessThanNbMinutes. /// /// In en, this message translates to: - /// **'{count, plural, =0{Less than {count} minute} =1{Less than {count} minute} other{Less than {count} minutes}}'** + /// **'{count, plural, =1{Less than {count} minute} other{Less than {count} minutes}}'** String lessThanNbMinutes(int count); /// No description provided for @nbGamesInPlay. /// /// In en, this message translates to: - /// **'{count, plural, =0{{count} game in play} =1{{count} game in play} other{{count} games in play}}'** + /// **'{count, plural, =1{{count} game in play} other{{count} games in play}}'** String nbGamesInPlay(int count); /// No description provided for @maximumNbCharacters. /// /// In en, this message translates to: - /// **'{count, plural, =0{Maximum: {count} character.} =1{Maximum: {count} character.} other{Maximum: {count} characters.}}'** + /// **'{count, plural, =1{Maximum: {count} character.} other{Maximum: {count} characters.}}'** String maximumNbCharacters(int count); /// No description provided for @blocks. /// /// In en, this message translates to: - /// **'{count, plural, =0{{count} block} =1{{count} block} other{{count} blocks}}'** + /// **'{count, plural, =1{{count} block} other{{count} blocks}}'** String blocks(int count); /// No description provided for @nbForumPosts. /// /// In en, this message translates to: - /// **'{count, plural, =0{{count} forum post} =1{{count} forum post} other{{count} forum posts}}'** + /// **'{count, plural, =1{{count} forum post} other{{count} forum posts}}'** String nbForumPosts(int count); /// No description provided for @nbPerfTypePlayersThisWeek. /// /// In en, this message translates to: - /// **'{count, plural, =0{{count} {param2} player this week.} =1{{count} {param2} player this week.} other{{count} {param2} players this week.}}'** + /// **'{count, plural, =1{{count} {param2} player this week.} other{{count} {param2} players this week.}}'** String nbPerfTypePlayersThisWeek(int count, String param2); /// No description provided for @availableInNbLanguages. /// /// In en, this message translates to: - /// **'{count, plural, =0{Available in {count} language!} =1{Available in {count} language!} other{Available in {count} languages!}}'** + /// **'{count, plural, =1{Available in {count} language!} other{Available in {count} languages!}}'** String availableInNbLanguages(int count); /// No description provided for @nbSecondsToPlayTheFirstMove. /// /// In en, this message translates to: - /// **'{count, plural, =0{{count} second to play the first move} =1{{count} second to play the first move} other{{count} seconds to play the first move}}'** + /// **'{count, plural, =1{{count} second to play the first move} other{{count} seconds to play the first move}}'** String nbSecondsToPlayTheFirstMove(int count); /// No description provided for @nbSeconds. /// /// In en, this message translates to: - /// **'{count, plural, =0{{count} second} =1{{count} second} other{{count} seconds}}'** + /// **'{count, plural, =1{{count} second} other{{count} seconds}}'** String nbSeconds(int count); /// No description provided for @andSaveNbPremoveLines. /// /// In en, this message translates to: - /// **'{count, plural, =0{and save {count} premove line} =1{and save {count} premove line} other{and save {count} premove lines}}'** + /// **'{count, plural, =1{and save {count} premove line} other{and save {count} premove lines}}'** String andSaveNbPremoveLines(int count); /// No description provided for @stormMoveToStart. @@ -7795,13 +7795,13 @@ abstract class AppLocalizations { /// No description provided for @stormXRuns. /// /// In en, this message translates to: - /// **'{count, plural, =0{1 run} =1{1 run} other{{count} runs}}'** + /// **'{count, plural, =1{1 run} other{{count} runs}}'** String stormXRuns(int count); /// No description provided for @stormPlayedNbRunsOfPuzzleStorm. /// /// In en, this message translates to: - /// **'{count, plural, =0{Played one run of {param2}} =1{Played one run of {param2}} other{Played {count} runs of {param2}}}'** + /// **'{count, plural, =1{Played one run of {param2}} other{Played {count} runs of {param2}}}'** String stormPlayedNbRunsOfPuzzleStorm(int count, String param2); /// No description provided for @streamerLichessStreamers. diff --git a/lib/l10n/l10n_af.dart b/lib/l10n/l10n_af.dart index 91e2ab78f7..2d969087c1 100644 --- a/lib/l10n/l10n_af.dart +++ b/lib/l10n/l10n_af.dart @@ -27,7 +27,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: 'Het lichess.org vir $count maande ondersteun as \'n $param2', one: 'Het lichess.org vir $count maand ondersteun as \'n $param2', - zero: 'Het lichess.org vir $count maand ondersteun as \'n $param2', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: 'Het $count posisies op $param2 geoefen', one: 'Het $count posisie op $param2 geoefen', - zero: 'Het $count posisie op $param2 geoefen', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: 'Het $count taktiese kopkrappers opgelos', one: 'Het $count taktiese kopkrapper opgelos', - zero: 'Het $count taktiese kopkrapper opgelos', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: 'Het $count $param2 spelle gespeel', one: 'Het $count $param2 spel gespeel', - zero: 'Het $count $param2 spel gespeel', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: 'Het $count boodskappe in $param2 geplaas', one: 'Het $count boodskap in $param2 geplaas', - zero: 'Het $count boodskap in $param2 geplaas', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: 'Het $count skuiwe gespeel', one: 'Het $count skuif gespeel', - zero: 'Het $count skuif gespeel', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: 'in $count korrespondensie spelle', one: 'in $count korrespondensie spel', - zero: 'in $count korrespondensie spel', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: 'Voltooi $count korrespondensie spelle', one: 'Voltooi $count korrespondensie spel', - zero: 'Voltooi $count korrespondensie spel', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: 'Het $count spelers begin volg', one: 'Het $count speler begin volg', - zero: 'Het $count speler begin volg', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: 'Het $count nuwe volgers bygekry', one: 'Het $count nuwe volger bygekry', - zero: 'Het $count nuwe volger bygekry', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: 'Het $count simuls(gelyktydige ekshibisies) gereël', one: 'Het $count simul(gelyktydige ekshibisie) gereël', - zero: 'Het $count simul(gelyktydige ekshibisie) gereël', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: 'Het $count simuls(gelyktydige ekshibisies) gespeel', one: 'Het in $count simul(gelyktydige ekshibisie) gespeel', - zero: 'Het in $count simul(gelyktydige ekshibisie) gespeel', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: 'Het $count nuwe studies geskep', one: 'Het $count nuwe studie geskep', - zero: 'Het $count nuwe studie geskep', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: 'Het aan $count toernooie deelgeneem', one: 'Het aan $count toernooi deelgeneem', - zero: 'Het aan $count toernooi deelgeneem', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: 'Het rang van #$count(top $param2%) met $param3 spelle in $param4', one: 'Het rang van #$count(top $param2%) met $param3 spel in $param4', - zero: 'Het rang van #$count(top $param2%) met $param3 spel in $param4', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: 'Het aan $count swiss toernooie deelgeneem', one: 'Het aan $count swiss toernooi deelgeneem', - zero: 'Het aan $count swiss toernooi deelgeneem', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: 'Het aangesluit by $count spanne', one: 'Het aangesluit by $count span', - zero: 'Het aangesluit by $count span', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count keer gespeel', one: '$count keer gespeel', - zero: '$count keer gespeel', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count punte onder jou raaisel gradering', one: 'Een punt onder jou raaisel gradering', - zero: 'Een punt onder jou raaisel gradering', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count punt bo jou raaisel gradering', one: 'Een punt bo jou raaisel gradering', - zero: 'Een punt bo jou raaisel gradering', ); return '$_temp0'; } @@ -899,7 +879,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count gespeel', one: '$count gespeel', - zero: '$count gespeel', ); return '$_temp0'; } @@ -911,7 +890,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count om te herhaal', one: '$count om te herhaal', - zero: '$count om te herhaal', ); return '$_temp0'; } @@ -3959,7 +3937,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: 'Jou opponent het die spel verlaat. Jy kan die oorwinning in $count sekondes eis.', one: 'Jou opponent het die spel verlaat. Jy kan die oorwinning in $count sekonde eis.', - zero: 'Jou opponent het die spel verlaat. Jy kan die oorwinning in $count sekonde eis.', ); return '$_temp0'; } @@ -3971,7 +3948,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: 'Mat in $count half-skuiwe', one: 'Mat in $count half-skuif', - zero: 'Mat in $count half-skuif', ); return '$_temp0'; } @@ -3983,7 +3959,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count flaters', one: '$count flater', - zero: '$count flater', ); return '$_temp0'; } @@ -3995,7 +3970,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count foute', one: '$count fout', - zero: '$count fout', ); return '$_temp0'; } @@ -4007,7 +3981,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count onakuraathede', one: '$count onakuraatheid', - zero: '$count onakuraatheid', ); return '$_temp0'; } @@ -4019,7 +3992,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count spelers', one: '$count speler', - zero: '$count speler', ); return '$_temp0'; } @@ -4031,7 +4003,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: 'Sien al $count spelle', one: 'Sien al $count spelle', - zero: 'Sien al $count spelle', ); return '$_temp0'; } @@ -4043,7 +4014,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count gradering oor $param2 spelle', one: '$count gradering oor $param2 spel', - zero: '$count gradering oor $param2 spel', ); return '$_temp0'; } @@ -4055,7 +4025,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count boekmerke', one: '$count boekmerk', - zero: '$count boekmerk', ); return '$_temp0'; } @@ -4067,7 +4036,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count dae', one: '$count dag', - zero: '$count dag', ); return '$_temp0'; } @@ -4079,7 +4047,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count ure', one: '$count uur', - zero: '$count uur', ); return '$_temp0'; } @@ -4091,7 +4058,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count minute', one: '$count minuut', - zero: '$count minuut', ); return '$_temp0'; } @@ -4103,7 +4069,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: 'Rang word elke $count minute opgedateer', one: 'Rang word elke minuut opgedateer', - zero: 'Rang word elke minuut opgedateer', ); return '$_temp0'; } @@ -4115,7 +4080,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count kopkrappers', one: '$count kopkrapper', - zero: '$count kopkrapper', ); return '$_temp0'; } @@ -4127,7 +4091,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count spelle teen jou', one: '$count spel teen jou', - zero: '$count spel teen jou', ); return '$_temp0'; } @@ -4139,7 +4102,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count gegradeer', one: '$count gegradeer', - zero: '$count gegradeer', ); return '$_temp0'; } @@ -4151,7 +4113,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count gewen', one: '$count gewen', - zero: '$count gewen', ); return '$_temp0'; } @@ -4163,7 +4124,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count verloor', one: '$count verloor', - zero: '$count verloor', ); return '$_temp0'; } @@ -4175,7 +4135,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count gelykop', one: '$count gelykop', - zero: '$count gelykop', ); return '$_temp0'; } @@ -4187,7 +4146,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count In Spel', one: '$count In Spel', - zero: '$count In Spel', ); return '$_temp0'; } @@ -4199,7 +4157,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: 'Gee $count sekondes', one: 'Gee $count sekonde', - zero: 'Gee $count sekonde', ); return '$_temp0'; } @@ -4211,7 +4168,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count toernooipunte', one: '$count toernooipunt', - zero: '$count toernooipunt', ); return '$_temp0'; } @@ -4223,7 +4179,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count studies', one: '$count studie', - zero: '$count studie', ); return '$_temp0'; } @@ -4235,7 +4190,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count simuls', one: '$count simul', - zero: '$count simul', ); return '$_temp0'; } @@ -4247,7 +4201,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '≥ $count gegradeerde spelle', one: '≥ $count gegradeerde spel', - zero: '≥ $count gegradeerde spel', ); return '$_temp0'; } @@ -4259,7 +4212,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '≥ $count $param2 gegradeerde spelle', one: '≥ $count $param2 gegradeerde spel', - zero: '≥ $count $param2 gegradeerde spel', ); return '$_temp0'; } @@ -4271,7 +4223,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: 'Jy het nodig om $count meer gegradeerde $param2 spelle te speel', one: 'Jy het nodig om $count meer gegradeerde $param2 spel te speel', - zero: 'Jy het nodig om $count meer gegradeerde $param2 spel te speel', ); return '$_temp0'; } @@ -4283,7 +4234,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: 'Jy moet $count meer gegradeerde spelle speel', one: 'Jy moet $count meer gegradeerde spel speel', - zero: 'Jy moet $count meer gegradeerde spel speel', ); return '$_temp0'; } @@ -4295,7 +4245,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count het spelle ingetrek', one: '$count ingevoerde spel', - zero: '$count ingevoerde spel', ); return '$_temp0'; } @@ -4307,7 +4256,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count aanlyn vriende', one: '$count aanlyn vriend', - zero: '$count aanlyn vriend', ); return '$_temp0'; } @@ -4319,7 +4267,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: 'Gevolg deur $count', one: 'Gevolg deur $count', - zero: 'Gevolg deur $count', ); return '$_temp0'; } @@ -4331,7 +4278,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: 'volg $count', one: 'volg $count', - zero: 'volg $count', ); return '$_temp0'; } @@ -4343,7 +4289,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: 'Minder as $count minute', one: 'Minder as $count minuut', - zero: 'Minder as $count minuut', ); return '$_temp0'; } @@ -4355,7 +4300,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count spelle aan die gang', one: '$count spel aan die gang', - zero: '$count spel aan die gang', ); return '$_temp0'; } @@ -4367,7 +4311,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: 'Maksimum: $count karakters.', one: 'Maksimum: $count karakter.', - zero: 'Maksimum: $count karakter.', ); return '$_temp0'; } @@ -4379,7 +4322,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count weieringe', one: '$count weiering', - zero: '$count weiering', ); return '$_temp0'; } @@ -4391,7 +4333,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count forum plasings', one: '$count forum plasing', - zero: '$count forum plasing', ); return '$_temp0'; } @@ -4403,7 +4344,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count $param2 spelers hierdie week.', one: '$count $param2 speler hierdie week.', - zero: '$count $param2 speler hierdie week.', ); return '$_temp0'; } @@ -4415,7 +4355,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: 'Beskikbaar in $count tale!', one: 'Beskikbaar in $count taal!', - zero: 'Beskikbaar in $count taal!', ); return '$_temp0'; } @@ -4427,7 +4366,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count sekondes om die eerste skuif te speel', one: '$count sekonde om die eerste skuif te speel', - zero: '$count sekonde om die eerste skuif te speel', ); return '$_temp0'; } @@ -4439,7 +4377,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count sekondes', one: '$count sekonde', - zero: '$count sekonde', ); return '$_temp0'; } @@ -4451,7 +4388,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: 'en stoor $count voorafskuif variasies', one: 'en stoor $count voorafskuif variasie', - zero: 'en stoor $count voorafskuif variasie', ); return '$_temp0'; } @@ -4622,7 +4558,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: '$count lopies', one: '1 lopie', - zero: '1 lopie', ); return '$_temp0'; } @@ -4634,7 +4569,6 @@ class AppLocalizationsAf extends AppLocalizations { locale: localeName, other: 'Speel $count lopies van $param2', one: 'Speel een lopie van $param2', - zero: 'Speel een lopie van $param2', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_az.dart b/lib/l10n/l10n_az.dart index 1ca27b5c51..d47430ec53 100644 --- a/lib/l10n/l10n_az.dart +++ b/lib/l10n/l10n_az.dart @@ -27,7 +27,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: 'Lichess.org\'u $count aylığına $param2 olaraq dəstəklədi', one: 'Lichess.org\'u $count aylığına $param2 olaraq dəstəklədi', - zero: 'Lichess.org\'u $count aylığına $param2 olaraq dəstəklədi', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$param2 mövzusunda $count pozisiya məşq etdi', one: '$param2 mövzusunda $count pozisiya məşq etdi', - zero: '$param2 mövzusunda $count pozisiya məşq etdi', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count taktiki tapmaca həll etdi', one: '$count taktiki tapmaca həll etdi', - zero: '$count taktiki tapmaca həll etdi', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count dəfə $param2 oynadı', one: '$count dəfə $param2 oynadı', - zero: '$count dəfə $param2 oynadı', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$param2 mövzusunda $count mesaj paylaşdı', one: '$param2 mövzusunda $count mesaj paylaşdı', - zero: '$param2 mövzusunda $count mesaj paylaşdı', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count gediş etdi', one: '$count gediş etdi', - zero: '$count gediş etdi', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count yazışmalı oyunda', one: '$count yazışmalı oyunda', - zero: '$count yazışmalı oyunda', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count yazışmalı oyun tamamladı', one: '$count yazışmalı oyun tamamladı', - zero: '$count yazışmalı oyun tamamladı', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count oyunçunu izləməyə başladı', one: '$count oyunçunu izləməyə başladı', - zero: '$count oyunçunu izləməyə başladı', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count yeni izləyici qazandı', one: '$count yeni izləyici qazandı', - zero: '$count yeni izləyici qazandı', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count sinxron seansa ev sahibliyi etdi', one: '$count sinxron seansa ev sahibliyi etdi', - zero: '$count sinxron seansa ev sahibliyi etdi', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count sinxron seansda iştirak etdi', one: '$count sinxron seansda iştirak etdi', - zero: '$count sinxron seansda iştirak etdi', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count yeni çalışma yaratdı', one: '$count yeni çalışma yaratdı', - zero: '$count yeni çalışma yaratdı', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count taktiki tapmaca həll etdi', one: '$count turnirə qatıldı', - zero: '$count turnirə qatıldı', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$param3 oyun oynayaraq $param4 turnirində $count. oldu (en yaxşı$param2% içində)', one: '$param3 oyun oynayaraq $param4 turnirində $count. oldu (en yaxşı$param2% içində)', - zero: '$param3 oyun oynayaraq $param4 turnirində $count. oldu (en yaxşı$param2% içində)', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count İsveçrə sistemli turnirə qatıldı', one: '$count İsveçrə sistemli turnirə qatıldı', - zero: '$count İsveçrə sistemli turnirə qatıldı', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count komandasına qatıldı', one: '$count komandasına qatıldı', - zero: '$count komandasına qatıldı', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count dəfə həll edildi', one: '$count dəfə həll edildi', - zero: '$count dəfə həll edildi', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: 'Sizin tapmaca reytinqinizdən $count bal aşağı', one: 'Sizin tapmaca reytinqinizdən bir bal aşağı', - zero: 'Sizin tapmaca reytinqinizdən bir bal aşağı', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: 'Sizin tapmaca reytinqinizdən $count bal yuxarı', one: 'Sizin tapmaca reytinqinizdən bir bal yuxarı', - zero: 'Sizin tapmaca reytinqinizdən bir bal yuxarı', ); return '$_temp0'; } @@ -3955,7 +3935,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: 'Rəqibiniz oyunu tərk etdi. $count saniyə sonra qələbə tələb edə bilərsiniz.', one: 'Rəqibiniz oyunu tərk etdi. $count saniyə sonra qələbə tələb edə bilərsiniz.', - zero: 'Rəqibiniz oyunu tərk etdi. $count saniyə sonra qələbə tələb edə bilərsiniz.', ); return '$_temp0'; } @@ -3967,7 +3946,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count yarımgedişə mat', one: '$count yarımgedişə mat', - zero: '$count yarımgedişə mat', ); return '$_temp0'; } @@ -3979,7 +3957,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count kobud səhv', one: '$count kobud səhv', - zero: '$count kobud səhv', ); return '$_temp0'; } @@ -3991,7 +3968,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count səhv', one: '$count səhv', - zero: '$count səhv', ); return '$_temp0'; } @@ -4003,7 +3979,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count qeyri-dəqiqlik', one: '$count qeyri-dəqiqlik', - zero: '$count qeyri-dəqiqlik', ); return '$_temp0'; } @@ -4015,7 +3990,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count oyunçu', one: '$count oyunçu', - zero: '$count oyunçu', ); return '$_temp0'; } @@ -4027,7 +4001,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count oyun', one: '$count oyun', - zero: '$count oyun', ); return '$_temp0'; } @@ -4039,7 +4012,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$param2 oyunlardan çox $count reytinqi', one: '$param2 oyunundan çox $count reytinqi', - zero: '$param2 oyunundan çox $count reytinqi', ); return '$_temp0'; } @@ -4051,7 +4023,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count yadda saxlanılmış oyun', one: '$count yadda saxlanılmış oyun', - zero: '$count yadda saxlanılmış oyun', ); return '$_temp0'; } @@ -4063,7 +4034,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count gün', one: '$count gün', - zero: '$count gün', ); return '$_temp0'; } @@ -4075,7 +4045,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count saat', one: '$count saat', - zero: '$count saat', ); return '$_temp0'; } @@ -4087,7 +4056,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count dəqiqələr', one: '$count dəqiqə', - zero: '$count dəqiqə', ); return '$_temp0'; } @@ -4099,7 +4067,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: 'Sıralama hər $count dəqiqədə bir yenilənir', one: 'Sıralama hər $count dəqiqədə bir yenilənir', - zero: 'Sıralama hər $count dəqiqədə bir yenilənir', ); return '$_temp0'; } @@ -4111,7 +4078,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count məsələ', one: '$count tapmaca', - zero: '$count tapmaca', ); return '$_temp0'; } @@ -4123,7 +4089,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count sizinlə oynadığı oyun sayı', one: '$count sizinlə oynadığı oyun sayı', - zero: '$count sizinlə oynadığı oyun sayı', ); return '$_temp0'; } @@ -4135,7 +4100,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count reytinqli', one: '$count reytinqli', - zero: '$count reytinqli', ); return '$_temp0'; } @@ -4147,7 +4111,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count qələbə', one: '$count qələbə', - zero: '$count qələbə', ); return '$_temp0'; } @@ -4159,7 +4122,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count məğlubiyyət', one: '$count məğlubiyyət', - zero: '$count məğlubiyyət', ); return '$_temp0'; } @@ -4171,7 +4133,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count heç-heçə', one: '$count heç-heçə', - zero: '$count heç-heçə', ); return '$_temp0'; } @@ -4183,7 +4144,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count oynayır', one: '$count oynanılır', - zero: '$count oynanılır', ); return '$_temp0'; } @@ -4195,7 +4155,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count saniyə ver', one: '$count saniyə ver', - zero: '$count saniyə ver', ); return '$_temp0'; } @@ -4207,7 +4166,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count turnir xalı', one: '$count turnir xalı', - zero: '$count turnir xalı', ); return '$_temp0'; } @@ -4219,7 +4177,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count çalışma', one: '$count çalışma', - zero: '$count çalışma', ); return '$_temp0'; } @@ -4231,7 +4188,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count simuls', one: '$count simul', - zero: '$count simul', ); return '$_temp0'; } @@ -4243,7 +4199,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '≥ $count reytinqli oyun', one: '≥ $count reytinqli oyun', - zero: '≥ $count reytinqli oyun', ); return '$_temp0'; } @@ -4255,7 +4210,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '≥ $count reytinqli $param2 oyunu', one: '≥ $count reytinqli $param2 oyunu', - zero: '≥ $count reytinqli $param2 oyunu', ); return '$_temp0'; } @@ -4267,7 +4221,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count dənə daha reytinqli $param2 oyunu oynamalısınız', one: '$count dənə daha reytinqli $param2 oyunu oynamalısınız', - zero: '$count dənə daha reytinqli $param2 oyunu oynamalısınız', ); return '$_temp0'; } @@ -4279,7 +4232,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count dənə daha reytinqli oynamanız gərəklidir', one: '$count dənə daha reytinqli oyun oynamalısınız', - zero: '$count dənə daha reytinqli oyun oynamalısınız', ); return '$_temp0'; } @@ -4291,7 +4243,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count oyun daxil edildi', one: '$count oyun daxil edildi', - zero: '$count oyun daxil edildi', ); return '$_temp0'; } @@ -4303,7 +4254,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count dost onlayn', one: '$count onlayn dost', - zero: '$count onlayn dost', ); return '$_temp0'; } @@ -4315,7 +4265,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count izləyici', one: '$count izləyici', - zero: '$count izləyici', ); return '$_temp0'; } @@ -4327,7 +4276,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count izlənilən', one: '$count izləyici', - zero: '$count izləyici', ); return '$_temp0'; } @@ -4339,7 +4287,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count dəqiqədən daha az', one: '$count dəqiqədən daha az', - zero: '$count dəqiqədən daha az', ); return '$_temp0'; } @@ -4351,7 +4298,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count oyun oynanılır', one: '$count oyun oynanılır', - zero: '$count oyun oynanılır', ); return '$_temp0'; } @@ -4363,7 +4309,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: 'Ən çox: $count xarakter', one: 'Ən çox: $count simvol.', - zero: 'Ən çox: $count simvol.', ); return '$_temp0'; } @@ -4375,7 +4320,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count şəxs əngəlləndi', one: '$count şəxs əngəlləndi', - zero: '$count şəxs əngəlləndi', ); return '$_temp0'; } @@ -4387,7 +4331,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count Forum Mesajları', one: '$count forum mesajları', - zero: '$count forum mesajları', ); return '$_temp0'; } @@ -4399,7 +4342,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: 'Bu həftə $count $param2 oyunçusu.', one: 'Bu həftə $count $param2 oyunçusu.', - zero: 'Bu həftə $count $param2 oyunçusu.', ); return '$_temp0'; } @@ -4411,7 +4353,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count dildə mövcuddur!', one: '$count dildə mövcuddur!', - zero: '$count dildə mövcuddur!', ); return '$_temp0'; } @@ -4423,7 +4364,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: 'ilk gedişi etmək üçün son $count saniyə', one: 'ilk gedişi etmək üçün son $count saniyə', - zero: 'ilk gedişi etmək üçün son $count saniyə', ); return '$_temp0'; } @@ -4435,7 +4375,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count saniyə', one: '$count saniyə', - zero: '$count saniyə', ); return '$_temp0'; } @@ -4447,7 +4386,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: 'və $count öngediş variantını saxla', one: 'və $count öngediş variantını saxla', - zero: 'və $count öngediş variantını saxla', ); return '$_temp0'; } @@ -4618,7 +4556,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count cəhd', one: '1 cəhd', - zero: '1 cəhd', ); return '$_temp0'; } @@ -4630,7 +4567,6 @@ class AppLocalizationsAz extends AppLocalizations { locale: localeName, other: '$count dəfə $param2 oynadı', one: 'Bir dəfə $param2 oynadı', - zero: 'Bir dəfə $param2 oynadı', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_be.dart b/lib/l10n/l10n_be.dart index d471e02c13..796136203d 100644 --- a/lib/l10n/l10n_be.dart +++ b/lib/l10n/l10n_be.dart @@ -29,7 +29,6 @@ class AppLocalizationsBe extends AppLocalizations { many: 'Падтрымаў lichess.org на $count месяцаў як $param2', few: 'Падтрымаў lichess.org на $count месяцы як $param2', one: 'Падтрымаў lichess.org на $count месяц як $param2', - zero: 'Падтрымаў lichess.org на $count месяц як $param2', ); return '$_temp0'; } @@ -43,7 +42,6 @@ class AppLocalizationsBe extends AppLocalizations { many: 'Практыкаваны пазіцыі $count у $param2', few: 'Практыкаваны пазіцыі $count у $param2', one: 'Практыкавана пазіцыя $count у $param2', - zero: 'Практыкавана пазіцыя $count у $param2', ); return '$_temp0'; } @@ -57,7 +55,6 @@ class AppLocalizationsBe extends AppLocalizations { many: 'Вырашана $count задач', few: 'Вырашана $count задач', one: 'Вырашана $count задача', - zero: 'Вырашана $count задача', ); return '$_temp0'; } @@ -71,7 +68,6 @@ class AppLocalizationsBe extends AppLocalizations { many: 'Згуляна $count гульняў у $param2', few: 'Згуляна $count гульняў у $param2', one: 'Згуляна $count гульня ў $param2', - zero: 'Згуляна $count гульня ў $param2', ); return '$_temp0'; } @@ -85,7 +81,6 @@ class AppLocalizationsBe extends AppLocalizations { many: 'Апублікавана $count паведамленняў у $param2', few: 'Апублікавана $count паведамленняў у $param2', one: 'Апублікавана $count паведамленне ў $param2', - zero: 'Апублікавана $count паведамленне ў $param2', ); return '$_temp0'; } @@ -99,7 +94,6 @@ class AppLocalizationsBe extends AppLocalizations { many: 'Згуляна $count хадоў', few: 'Згуляна $count хады', one: 'Згуляны $count ход', - zero: 'Згуляны $count ход', ); return '$_temp0'; } @@ -113,7 +107,6 @@ class AppLocalizationsBe extends AppLocalizations { many: 'у $count гульнях па ліставанні', few: 'у $count гульнях па ліставанні', one: 'у $count гульні па ліставанні', - zero: 'у $count гульні па ліставанні', ); return '$_temp0'; } @@ -127,7 +120,6 @@ class AppLocalizationsBe extends AppLocalizations { many: 'Згуляна $count гульняў па ліставанні', few: 'Згуляна $count гульні па ліставанні', one: 'Згуляна $count гульня па ліставанні', - zero: 'Згуляна $count гульня па ліставанні', ); return '$_temp0'; } @@ -141,7 +133,6 @@ class AppLocalizationsBe extends AppLocalizations { many: 'Падпісаўся на $count гульцоў', few: 'Падпісаўся на $count гульцоў', one: 'Падпісаўся на $count гульца', - zero: 'Падпісаўся на $count гульца', ); return '$_temp0'; } @@ -155,7 +146,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count новых падпісчыкаў', few: '$count новых падпісчыкі', one: '$count новы падпісчык', - zero: '$count новы падпісчык', ); return '$_temp0'; } @@ -169,7 +159,6 @@ class AppLocalizationsBe extends AppLocalizations { many: 'Правёў $count сеансаў адначасовай гульні', few: 'Правёў $count сеансы адначасовай гульні', one: 'Правёў $count сеанс адначасовай гульні', - zero: 'Правёў $count сеанс адначасовай гульні', ); return '$_temp0'; } @@ -183,7 +172,6 @@ class AppLocalizationsBe extends AppLocalizations { many: 'Браў удзел у $count сеансах адначасовай гульні', few: 'Браў удзел у $count сеансах адначасовай гульні', one: 'Браў удзел у $count сеансе адначасовай гульні', - zero: 'Браў удзел у $count сеансе адначасовай гульні', ); return '$_temp0'; } @@ -197,7 +185,6 @@ class AppLocalizationsBe extends AppLocalizations { many: 'Стварыў $count новых даследаванняў', few: 'Стварыў $count новыя даследаванні', one: 'Стварыў $count новае даследаванне', - zero: 'Стварыў $count новае даследаванне', ); return '$_temp0'; } @@ -211,7 +198,6 @@ class AppLocalizationsBe extends AppLocalizations { many: 'Паўдзельнічаў у $count турнірах', few: 'Паўдзельнічаў у $count турнірах', one: 'Паўдзельнічаў у $count турніры', - zero: 'Паўдзельнічаў у $count турніры', ); return '$_temp0'; } @@ -225,7 +211,6 @@ class AppLocalizationsBe extends AppLocalizations { many: 'Заняў $count месца (лепшыя $param2%) турніру $param4, узяўшы ўдзел у $param3 гульнях', few: 'Заняў $count месца (лепшыя $param2%) турніру $param4, узяўшы ўдзел у $param3 гульнях', one: 'Заняў $count месца (лепшыя $param2%) турніру $param4, узяўшы ўдзел у $param3 гульні', - zero: 'Заняў $count месца (лепшыя $param2%) турніру $param4, узяўшы ўдзел у $param3 гульні', ); return '$_temp0'; } @@ -239,7 +224,6 @@ class AppLocalizationsBe extends AppLocalizations { many: 'Паўдзельнічаў(-ла) у $count турнірах па швейцырскай сістэме', few: 'Паўдзельнічаў(-ла) у $count турнірах па швейцырскай сістэме', one: 'Паўдзельнічаў(-ла) у $count турніры па швейцарскай сістэме', - zero: 'Паўдзельнічаў(-ла) у $count турніры па швейцарскай сістэме', ); return '$_temp0'; } @@ -253,7 +237,6 @@ class AppLocalizationsBe extends AppLocalizations { many: 'Далучыўся да $count каманд', few: 'Далучыўся да $count каманд', one: 'Далучыўся да $count каманды', - zero: 'Далучыўся да $count каманды', ); return '$_temp0'; } @@ -899,7 +882,6 @@ class AppLocalizationsBe extends AppLocalizations { many: 'Згуляна $count разоў', few: 'Згуляна $count разы', one: 'Згуляна $count раз', - zero: 'Згуляна $count раз', ); return '$_temp0'; } @@ -913,7 +895,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count балаў менш за ваш рэйтынг задач', few: '$count бала менш за ваш рэйтынг задач', one: 'Адзін бал менш за ваш рэйтынг задач', - zero: 'Адзін бал менш за ваш рэйтынг задач', ); return '$_temp0'; } @@ -927,7 +908,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count балаў вышэй за ваш рэйтынг задач', few: '$count бала вышэй за ваш рэйтынг задач', one: 'Адзін бал вышэй за ваш рэйтынг задач', - zero: 'Адзін бал вышэй за ваш рэйтынг задач', ); return '$_temp0'; } @@ -941,7 +921,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count вырашана', few: '$count вырашаны', one: '$count вырашана', - zero: '$count вырашана', ); return '$_temp0'; } @@ -955,7 +934,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count перарашаць', few: '$count перарашаць', one: '$count перарашаць', - zero: '$count перарашаць', ); return '$_temp0'; } @@ -4005,7 +3983,6 @@ class AppLocalizationsBe extends AppLocalizations { many: 'Ваш супернік пакінуў гульню. Вы можаце абвясціць перамогу праз $count секунд.', few: 'Ваш сапернік пакінуў гульню. Вы можаце абвясціць перамогу праз $count секунд(у,ы).', one: 'Ваш сапернік пакінуў гульню. Вы можаце абвясціць перамогу праз $count секунды.', - zero: 'Ваш сапернік пакінуў гульню. Вы можаце абвясціць перамогу праз $count секунды.', ); return '$_temp0'; } @@ -4019,7 +3996,6 @@ class AppLocalizationsBe extends AppLocalizations { many: 'Мат за $count паўхадоў', few: 'Мат за $count паўхады', one: 'Мат за $count паўхадоў', - zero: 'Мат за $count паўхадоў', ); return '$_temp0'; } @@ -4033,7 +4009,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count позехаў', few: '$count позеха', one: '$count позех', - zero: '$count позех', ); return '$_temp0'; } @@ -4047,7 +4022,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count памылак', few: '$count памылкі', one: '$count памылка', - zero: '$count памылка', ); return '$_temp0'; } @@ -4061,7 +4035,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count недакладнасцяў', few: '$count недакладнасці', one: '$count недакладнасць', - zero: '$count недакладнасць', ); return '$_temp0'; } @@ -4075,7 +4048,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count гульцоў', few: '$count гульцы', one: '$count гулец', - zero: '$count гулец', ); return '$_temp0'; } @@ -4089,7 +4061,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count гульняў', few: '$count гульні', one: '$count гульня', - zero: '$count гульня', ); return '$_temp0'; } @@ -4101,7 +4072,6 @@ class AppLocalizationsBe extends AppLocalizations { locale: localeName, other: '$count rating over $param2 games', one: '$count rating over $param2 game', - zero: '$count rating over $param2 game', ); return '$_temp0'; } @@ -4115,7 +4085,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count закладак', few: '$count закладкі', one: '$count закладка', - zero: '$count закладка', ); return '$_temp0'; } @@ -4129,7 +4098,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count дзён', few: '$count дні', one: '$count дзень', - zero: '$count дзень', ); return '$_temp0'; } @@ -4143,7 +4111,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count гадзін', few: '$count гадзіны', one: '$count гадзіна', - zero: '$count гадзіна', ); return '$_temp0'; } @@ -4157,7 +4124,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count хвілін', few: '$count хвіліны', one: '$count хвіліна', - zero: '$count хвіліна', ); return '$_temp0'; } @@ -4171,7 +4137,6 @@ class AppLocalizationsBe extends AppLocalizations { many: 'Рэйтынг абнаўляецца кожныя $count хвілін', few: 'Рэйтынг абнаўляецца кожныя $count хвіліны', one: 'Рэйтынг абнаўляецца кожную хвіліну', - zero: 'Рэйтынг абнаўляецца кожную хвіліну', ); return '$_temp0'; } @@ -4185,7 +4150,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count задач', few: '$count задачы', one: '$count задача', - zero: '$count задача', ); return '$_temp0'; } @@ -4199,7 +4163,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count партый з вамі', few: '$count партыі з вамі', one: '$count партыя з вамі', - zero: '$count партыя з вамі', ); return '$_temp0'; } @@ -4213,7 +4176,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count рэйтынгавых', few: '$count рэйтынгавыя', one: '$count рэйтынгавая', - zero: '$count рэйтынгавая', ); return '$_temp0'; } @@ -4227,7 +4189,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count перамог', few: '$count перамогі', one: '$count перамога', - zero: '$count перамога', ); return '$_temp0'; } @@ -4241,7 +4202,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count паразаў', few: '$count паразы', one: '$count параза', - zero: '$count параза', ); return '$_temp0'; } @@ -4255,7 +4215,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count унічыю', few: '$count унічыю', one: '$count унічыю', - zero: '$count унічыю', ); return '$_temp0'; } @@ -4269,7 +4228,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count у працэсе', few: '$count у працэсе', one: '$count у працэсе', - zero: '$count у працэсе', ); return '$_temp0'; } @@ -4283,7 +4241,6 @@ class AppLocalizationsBe extends AppLocalizations { many: 'Даць $count секунд', few: 'Даць $count секунды', one: 'Даць $count секунду', - zero: 'Даць $count секунду', ); return '$_temp0'; } @@ -4297,7 +4254,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count турнірных балаў', few: '$count турнірныя балы', one: '$count турнірны бал', - zero: '$count турнірны бал', ); return '$_temp0'; } @@ -4311,7 +4267,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count навучанняў', few: '$count навучанні', one: '$count навучанне', - zero: '$count навучанне', ); return '$_temp0'; } @@ -4323,7 +4278,6 @@ class AppLocalizationsBe extends AppLocalizations { locale: localeName, other: '$count simuls', one: '$count simul', - zero: '$count simul', ); return '$_temp0'; } @@ -4337,7 +4291,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count рэйтынгавых гульняў', few: '≥$count рэйтынгавыя гульні', one: '≥$count рэйтынгавая гульня', - zero: '≥$count рэйтынгавая гульня', ); return '$_temp0'; } @@ -4351,7 +4304,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '≥ $count рэйтынгавых гульняў ў рэжыме «$param2»', few: '≥ $count рэйтынгавыя гульні ў рэжыме «$param2»', one: '≥ $count рэйтынгавая гульня ў рэжыме «$param2»', - zero: '≥ $count рэйтынгавая гульня ў рэжыме «$param2»', ); return '$_temp0'; } @@ -4365,7 +4317,6 @@ class AppLocalizationsBe extends AppLocalizations { many: 'Вы павінны згуляць яшчэ $count рэйтынгавых гульняў у рэжыме «$param2»', few: 'Вы павінны згуляць яшчэ $count рэйтынгавыя гульні ў рэжыме «$param2»', one: 'Вы павінны згуляць яшчэ $count рэйтынгавую гульню ў рэжыме «$param2»', - zero: 'Вы павінны згуляць яшчэ $count рэйтынгавую гульню ў рэжыме «$param2»', ); return '$_temp0'; } @@ -4379,7 +4330,6 @@ class AppLocalizationsBe extends AppLocalizations { many: 'Вы павінны згуляць яшчэ $count рэйтынгавых гульняў', few: 'Вы павінны згуляць яшчэ $count рэйтынгавыя гульні', one: 'Вы павінны згуляць яшчэ $count рэйтынгавую гульню', - zero: 'Вы павінны згуляць яшчэ $count рэйтынгавую гульню', ); return '$_temp0'; } @@ -4393,7 +4343,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count імпартаваных гульняў', few: '$count імпартаваныя гульні', one: '$count імпартаваная гульня', - zero: '$count імпартаваная гульня', ); return '$_temp0'; } @@ -4407,7 +4356,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count сяброў у сетцы', few: '$count сябра ў сетцы', one: '$count сябар у сетцы', - zero: '$count сябар у сетцы', ); return '$_temp0'; } @@ -4421,7 +4369,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count падпісчыкаў', few: '$count падпісчыкі', one: '$count падпісчык', - zero: '$count падпісчык', ); return '$_temp0'; } @@ -4435,7 +4382,6 @@ class AppLocalizationsBe extends AppLocalizations { many: 'падпісаны на $count гульцоў', few: 'падпісаны на $count гульцоў', one: 'падпісаны на $count гульца', - zero: 'падпісаны на $count гульца', ); return '$_temp0'; } @@ -4449,7 +4395,6 @@ class AppLocalizationsBe extends AppLocalizations { many: 'Менш за $count хвілін', few: 'Менш за $count хвіліны', one: 'Менш за $count хвіліну', - zero: 'Менш за $count хвіліну', ); return '$_temp0'; } @@ -4463,7 +4408,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count бягучых гульняў', few: '$count бягучыя гульні', one: '$count бягучая гульня', - zero: '$count бягучая гульня', ); return '$_temp0'; } @@ -4477,7 +4421,6 @@ class AppLocalizationsBe extends AppLocalizations { many: 'Максімум: $count сімвалаў.', few: 'Максімум: $count сімвалы.', one: 'Максімум: $count сімвал.', - zero: 'Максімум: $count сімвал.', ); return '$_temp0'; } @@ -4491,7 +4434,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count заблакіраваных гульцоў', few: '$count заблакіраваных гульцы', one: '$count заблакіраваны гулец', - zero: '$count заблакіраваны гулец', ); return '$_temp0'; } @@ -4505,7 +4447,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count допісаў на форуме', few: '$count допісы на форуме', one: '$count допіс на форуме', - zero: '$count допіс на форуме', ); return '$_temp0'; } @@ -4519,7 +4460,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count гульцоў у $param2 на гэтым тыдні.', few: '$count гульцы у $param2 на гэтым тыдні.', one: '$count гулец у $param2 на гэтым тыдні.', - zero: '$count гулец у $param2 на гэтым тыдні.', ); return '$_temp0'; } @@ -4533,7 +4473,6 @@ class AppLocalizationsBe extends AppLocalizations { many: 'Даступна на $count мовах!', few: 'Даступна на $count мовах!', one: 'Даступна на $count мове!', - zero: 'Даступна на $count мове!', ); return '$_temp0'; } @@ -4547,7 +4486,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count секунд на першы ход', few: '$count секунды на першы ход', one: '$count секунда на першы ход', - zero: '$count секунда на першы ход', ); return '$_temp0'; } @@ -4561,7 +4499,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count секунд', few: '$count секунды', one: '$count секунда', - zero: '$count секунда', ); return '$_temp0'; } @@ -4575,7 +4512,6 @@ class AppLocalizationsBe extends AppLocalizations { many: 'і захаваць $count паслядоўнасцяў', few: 'і захаваць $count паслядоўнасці', one: 'і захаваць $count паслядоўнасць', - zero: 'і захаваць $count паслядоўнасць', ); return '$_temp0'; } @@ -4748,7 +4684,6 @@ class AppLocalizationsBe extends AppLocalizations { many: '$count спробаў', few: '$count спробы', one: '1 спроба', - zero: '1 спроба', ); return '$_temp0'; } @@ -4762,7 +4697,6 @@ class AppLocalizationsBe extends AppLocalizations { many: 'Выкарастана $count з $param2 спробаў', few: 'Выкарастана $count з $param2 спроб', one: 'Выкарастана адна з $param2 спроб', - zero: 'Выкарастана адна з $param2 спроб', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_bg.dart b/lib/l10n/l10n_bg.dart index 895952997e..892dadd159 100644 --- a/lib/l10n/l10n_bg.dart +++ b/lib/l10n/l10n_bg.dart @@ -27,7 +27,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: 'Подкрепи lichess.org за $count месеца като $param2', one: 'Подкрепи lichess.org за $count месец като $param2', - zero: 'Подкрепи lichess.org за $count месец като $param2', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: 'Упражнил $count позиции на $param2', one: 'Упражнил $count позиция на $param2', - zero: 'Упражнил $count позиция на $param2', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: 'Реши $count тактически пъзела', one: 'Реши $count тактически пъзел', - zero: 'Реши $count тактически пъзел', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: 'Изиграл $count $param2 игри', one: 'Изигра $count $param2 игра', - zero: 'Изигра $count $param2 игра', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: 'Публикувал $count съобщения в $param2', one: 'Публикува $count съобщение в $param2', - zero: 'Публикува $count съобщение в $param2', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: 'Изигра $count хода', one: 'Изигра $count ход', - zero: 'Изигра $count ход', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: 'в $count кореспондентски игри', one: 'в $count кореспондентска игра', - zero: 'в $count кореспондентска игра', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: 'Завършил $count кореспондентни игри', one: 'Завърши $count кореспондентна игра', - zero: 'Завърши $count кореспондентна игра', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: 'Следва $count играчи', one: 'Последва $count играч', - zero: 'Последва $count играч', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: 'Прибави $count нови последователи', one: 'Прибави $count нов последовател', - zero: 'Прибави $count нов последовател', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: 'Домакин на $count шахматни сеанса', one: 'Бе домакин на $count шахматен сеанс', - zero: 'Бе домакин на $count шахматен сеанс', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: 'Участва в $count шахматни сеанса', one: 'Участва в $count шахматен сеанс', - zero: 'Участва в $count шахматен сеанс', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: 'Създаде $count нови проучвания', one: 'Създаде $count ново проучване', - zero: 'Създаде $count ново проучване', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: 'Участва в $count турнира', one: 'Участва в $count турнир', - zero: 'Участва в $count турнир', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '#$count място (горен $param2%) с $param3 игра в $param4', one: '#$count място (топ $param2%) с $param3 игра в $param4', - zero: '#$count място (топ $param2%) с $param3 игра в $param4', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: 'Участва в $count турнира по швейцарската система', one: 'Участва в $count турнир по швейцарската система', - zero: 'Участва в $count турнир по швейцарската система', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: 'Присъедини се в $count отбори', one: 'Присъедини се в $count отбор', - zero: 'Присъедини се в $count отбор', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: 'Изиграна $count пъти', one: 'Решавана $count пъти', - zero: 'Решавана $count пъти', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count точки под Вашия рейтинг на задачите', one: 'Една точка под Вашия рейтинг на задачите', - zero: 'Една точка под Вашия рейтинг на задачите', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count точки над Вашия рейтинг на задачите', one: 'Една точка над Вашия рейтинг на задачите', - zero: 'Една точка над Вашия рейтинг на задачите', ); return '$_temp0'; } @@ -899,7 +879,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count решени', one: '$count решена', - zero: '$count решена', ); return '$_temp0'; } @@ -911,7 +890,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count за повторение', one: '$count за повторение', - zero: '$count за повторение', ); return '$_temp0'; } @@ -3959,7 +3937,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: 'Опонентът напусна играта. Можете да заявите победа след $count секунди.', one: 'Опонентът напусна играта. Можете да заявите победа след $count секунди.', - zero: 'Опонентът напусна играта. Можете да заявите победа след $count секунди.', ); return '$_temp0'; } @@ -3971,7 +3948,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: 'Мат в $count полухода', one: 'Мат в $count полуход', - zero: 'Мат в $count полуход', ); return '$_temp0'; } @@ -3983,7 +3959,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count груби грешки', one: '$count груба грешка', - zero: '$count груба грешка', ); return '$_temp0'; } @@ -3995,7 +3970,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count грешки', one: '$count грешка', - zero: '$count грешка', ); return '$_temp0'; } @@ -4007,7 +3981,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count неточности', one: '$count неточност', - zero: '$count неточност', ); return '$_temp0'; } @@ -4019,7 +3992,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count играчи', one: '$count играч', - zero: '$count играч', ); return '$_temp0'; } @@ -4031,7 +4003,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count Партии', one: '$count Партия', - zero: '$count Партия', ); return '$_temp0'; } @@ -4043,7 +4014,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count рейтинг базирано на $param2 игри', one: '$count рейтинг базирано на $param2 игра', - zero: '$count рейтинг базирано на $param2 игра', ); return '$_temp0'; } @@ -4055,7 +4025,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count Отбелязани', one: '$count Отбелязани', - zero: '$count Отбелязани', ); return '$_temp0'; } @@ -4067,7 +4036,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count дни', one: '$count ден', - zero: '$count ден', ); return '$_temp0'; } @@ -4079,7 +4047,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count часа', one: '$count час', - zero: '$count час', ); return '$_temp0'; } @@ -4091,7 +4058,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count минути', one: '$count минута', - zero: '$count минута', ); return '$_temp0'; } @@ -4103,7 +4069,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: 'Класирането се обновява на всеки $count минути', one: 'Класирането се обновява всяка минута', - zero: 'Класирането се обновява всяка минута', ); return '$_temp0'; } @@ -4115,7 +4080,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count пъзели', one: '$count задача', - zero: '$count задача', ); return '$_temp0'; } @@ -4127,7 +4091,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count игри с вас', one: '$count игри с вас', - zero: '$count игри с вас', ); return '$_temp0'; } @@ -4139,7 +4102,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count оценени', one: '$count оценена', - zero: '$count оценена', ); return '$_temp0'; } @@ -4151,7 +4113,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count победи', one: '$count победи', - zero: '$count победи', ); return '$_temp0'; } @@ -4163,7 +4124,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count загуби', one: '$count загуби', - zero: '$count загуби', ); return '$_temp0'; } @@ -4175,7 +4135,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count равенства', one: '$count равенства', - zero: '$count равенства', ); return '$_temp0'; } @@ -4187,7 +4146,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count текущи', one: '$count текуща', - zero: '$count текуща', ); return '$_temp0'; } @@ -4199,7 +4157,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: 'Дай $count sec', one: 'Дай $count sec', - zero: 'Дай $count sec', ); return '$_temp0'; } @@ -4211,7 +4168,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count точки от турнира', one: '$count точка от турнира', - zero: '$count точка от турнира', ); return '$_temp0'; } @@ -4223,7 +4179,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count казуси', one: '$count казус', - zero: '$count казус', ); return '$_temp0'; } @@ -4235,7 +4190,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count сеанса', one: '$count сеанс', - zero: '$count сеанс', ); return '$_temp0'; } @@ -4247,7 +4201,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '≥ $count оценени игри', one: '≥ $count оценена игра', - zero: '≥ $count оценена игра', ); return '$_temp0'; } @@ -4259,7 +4212,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '≥ $count $param2 оценени игри', one: '≥ $count $param2 оценена игра', - zero: '≥ $count $param2 оценена игра', ); return '$_temp0'; } @@ -4271,7 +4223,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: 'Трябва да изиграете още $count оценени $param2 игри', one: 'Трябва да изиграете още $count оценена $param2 игра', - zero: 'Трябва да изиграете още $count оценена $param2 игра', ); return '$_temp0'; } @@ -4283,7 +4234,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: 'Трябва да изиграете още $count оценени игри', one: 'Трябва да изиграете още $count оценена игра', - zero: 'Трябва да изиграете още $count оценена игра', ); return '$_temp0'; } @@ -4295,7 +4245,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count Добавени игри', one: '$count Добавени игри', - zero: '$count Добавени игри', ); return '$_temp0'; } @@ -4307,7 +4256,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count приятели онлайн', one: '$count приятел онлайн', - zero: '$count приятел онлайн', ); return '$_temp0'; } @@ -4319,7 +4267,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count последователи', one: '$count последователи', - zero: '$count последователи', ); return '$_temp0'; } @@ -4331,7 +4278,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count следва', one: '$count следва', - zero: '$count следва', ); return '$_temp0'; } @@ -4343,7 +4289,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: 'По-малко от $count минути', one: 'По-малко от $count минута', - zero: 'По-малко от $count минута', ); return '$_temp0'; } @@ -4355,7 +4300,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count игри в ход', one: '$count игра в ход', - zero: '$count игра в ход', ); return '$_temp0'; } @@ -4367,7 +4311,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: 'Max: $count знака.', one: 'Max: $count знака.', - zero: 'Max: $count знака.', ); return '$_temp0'; } @@ -4379,7 +4322,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count блокирани играчи', one: '$count блокирани играчи', - zero: '$count блокирани играчи', ); return '$_temp0'; } @@ -4391,7 +4333,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count Съобщения във форума', one: '$count Съобщения във форума', - zero: '$count Съобщения във форума', ); return '$_temp0'; } @@ -4403,7 +4344,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count $param2 играчи тази седмица.', one: '$count $param2 играч тази седмица.', - zero: '$count $param2 играч тази седмица.', ); return '$_temp0'; } @@ -4415,7 +4355,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: 'Преведена на $count езика!', one: 'Преведена на $count езика!', - zero: 'Преведена на $count езика!', ); return '$_temp0'; } @@ -4427,7 +4366,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count секунди за първия ход', one: '$count секунда за първия ход', - zero: '$count секунда за първия ход', ); return '$_temp0'; } @@ -4439,7 +4377,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count секунди', one: '$count секунда', - zero: '$count секунда', ); return '$_temp0'; } @@ -4451,7 +4388,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: 'и запиши $count като предварителен ход', one: 'и запиши $count като предварителен ход', - zero: 'и запиши $count като предварителен ход', ); return '$_temp0'; } @@ -4622,7 +4558,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: '$count опита', one: '1 опит', - zero: '1 опит', ); return '$_temp0'; } @@ -4634,7 +4569,6 @@ class AppLocalizationsBg extends AppLocalizations { locale: localeName, other: 'Изиграни $count опита от $param2', one: 'Изигран един опит от $param2', - zero: 'Изигран един опит от $param2', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_bn.dart b/lib/l10n/l10n_bn.dart index e0d3887e55..0b5b3a0a26 100644 --- a/lib/l10n/l10n_bn.dart +++ b/lib/l10n/l10n_bn.dart @@ -27,7 +27,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: 'সাপোর্ট করেছেন lichess.org সাইটকে $count মাসের জন্য $param2 হিসেবে', one: 'সাপোর্ট করেছেন lichess.org সাইটকে $count মাসের জন্য $param2 হিসেবে', - zero: 'সাপোর্ট করেছেন lichess.org সাইটকে $count মাসের জন্য $param2 হিসেবে', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: 'অভ্যস্ত $count অবস্থান গুলো করত $param2', one: 'অভ্যস্ত $count অবস্থান করত $param2', - zero: 'অভ্যস্ত $count অবস্থান করত $param2', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: 'সমাধান $count কৌশলগত ধাঁধাগুলো', one: 'সমাধান $count কৌশলগত ধাঁধা', - zero: 'সমাধান $count কৌশলগত ধাঁধা', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: 'খেলেছে $count $param2 খেলাগুলো', one: 'খেলেছে $count $param2 খেলা', - zero: 'খেলেছে $count $param2 খেলা', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: 'পোস্ট করা হয়েছে $count বার্তাগুলো $param2', one: 'পোস্ট করা হয়েছে $count বার্তায় $param2', - zero: 'পোস্ট করা হয়েছে $count বার্তায় $param2', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count মুভে খেলেছেন', one: '$count মুভে খেলেছেন', - zero: '$count মুভে খেলেছেন', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count টি কোরেস্পন্ডিং গেমের মধ্যে', one: '$count টি কোরেস্পন্ডিং গেমের মধ্যে', - zero: '$count টি কোরেস্পন্ডিং গেমের মধ্যে', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: 'সম্পন্ন হয়েছে $count সাদৃশ্য খেলাগুলো', one: 'সম্পন্ন হয়েছে $count সাদৃশ্য খেলা', - zero: 'সম্পন্ন হয়েছে $count সাদৃশ্য খেলা', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: 'অনুসরণ শুরু করেছে $count খেলোয়াড়', one: 'অনুসরণ শুরু করেছে $count খেলোয়াড়', - zero: 'অনুসরণ শুরু করেছে $count খেলোয়াড়', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: 'অর্জন করেছেন $count নতুন অনুসরন', one: 'অর্জন করেছেন $count নতুন অনুসরন', - zero: 'অর্জন করেছেন $count নতুন অনুসরন', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: 'হোস্টেড $count সমকালীন প্রদর্শনী', one: 'হোস্টেড $count সমকালীন প্রদর্শনী', - zero: 'হোস্টেড $count সমকালীন প্রদর্শনী', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: 'অংশগ্রহণ করী $count সমকালীন প্রদর্শনী', one: 'অংশগ্রহণ করী $count সমকালীন প্রদর্শনী', - zero: 'অংশগ্রহণ করী $count সমকালীন প্রদর্শনী', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: 'তৈরি হয়েছে $count নতুন গবেষণা', one: 'তৈরি হয়েছে $count নতুন গবেষণা', - zero: 'তৈরি হয়েছে $count নতুন গবেষণা', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: 'প্রতিযোগিতায় $count সর্ম্পূন হয়েছে', one: 'প্রতিযোগিতায় $count সর্ম্পূন হয়েছে', - zero: 'প্রতিযোগিতায় $count সর্ম্পূন হয়েছে', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: 'অনুপাত #$count (সর্বোচ্চ $param2%) সাথে $param3 খেলায় $param4', one: 'অনুপাত #$count (সর্বোচ্চ $param2%) সাথে $param3 খেলায় $param4', - zero: 'অনুপাত #$count (সর্বোচ্চ $param2%) সাথে $param3 খেলায় $param4', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: 'সুইস টুর্নামেন্ট শেষ করেছেন $count এর ভেতর', one: 'সুইস টুর্নামেন্ট শেষ করেছেন $count এর ভেতর', - zero: 'সুইস টুর্নামেন্ট শেষ করেছেন $count এর ভেতর', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: 'যুক্ত হয়েছে $count দল', one: 'যুক্ত হয়েছে $count দল', - zero: 'যুক্ত হয়েছে $count দল', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count বার খেলা হয়েছে', one: '$count বার খেলা হয়েছে', - zero: '$count বার খেলা হয়েছে', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: 'আপনার ধাঁধার রেটিং হতে $count পয়েন্ট কম।', one: 'আপনার ধাঁধার রেটিং হতে এক পয়েন্ট কম।', - zero: 'আপনার ধাঁধার রেটিং হতে এক পয়েন্ট কম।', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: 'আপনার ধাঁধার রেটিং হতে $count পয়েন্ট বেশি।', one: 'আপনার ধাঁধার রেটিং হতে এক পয়েন্ট বেশি।', - zero: 'আপনার ধাঁধার রেটিং হতে এক পয়েন্ট বেশি।', ); return '$_temp0'; } @@ -899,7 +879,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count টি খেলেছেন', one: '$count টি খেলেছেন', - zero: '$count টি খেলেছেন', ); return '$_temp0'; } @@ -911,7 +890,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count টি পুনরায় খেলুন', one: '$count টি পুনরায় খেলুন', - zero: '$count টি পুনরায় খেলুন', ); return '$_temp0'; } @@ -3959,7 +3937,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: 'আপনার প্রতিপক্ষ খেলা ছেড়ে দিয়েছেন। আপনি $count সেকেন্ডের মধ্যে জয় দাবি করতে পারেন.', one: 'আপনার প্রতিপক্ষ খেলা ছেড়ে চলে গেছেন. আপনি চাইলে বিজয় দাবি করতে পারেন $count সেকেন্ডের মধ্যে.', - zero: 'আপনার প্রতিপক্ষ খেলা ছেড়ে চলে গেছেন. আপনি চাইলে বিজয় দাবি করতে পারেন $count সেকেন্ডের মধ্যে.', ); return '$_temp0'; } @@ -3971,7 +3948,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: 'সজ্ঞী $count অর্ধ-ধাপ', one: 'সজ্ঞী $count অর্ধ-ধাপ', - zero: 'সজ্ঞী $count অর্ধ-ধাপ', ); return '$_temp0'; } @@ -3983,7 +3959,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count টি ব্লান্ডার', one: '$count টি ব্লান্ডার', - zero: '$count টি ব্লান্ডার', ); return '$_temp0'; } @@ -3995,7 +3970,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$countটি ভূল', one: '$countটি ভূল', - zero: '$countটি ভূল', ); return '$_temp0'; } @@ -4007,7 +3981,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$countটি অনিপুণতা', one: '$countটি অনিপুণতা', - zero: '$countটি অনিপুণতা', ); return '$_temp0'; } @@ -4019,7 +3992,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count জন খেলোয়াড়', one: '$count জন খেলোয়াড়', - zero: '$count জন খেলোয়াড়', ); return '$_temp0'; } @@ -4031,7 +4003,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count টি খেলা', one: '$count টি খেলা', - zero: '$count টি খেলা', ); return '$_temp0'; } @@ -4043,7 +4014,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count রেটিং $param2 গেমের উপরে', one: '$count রেটিং $param2 গেমের উপরে', - zero: '$count রেটিং $param2 গেমের উপরে', ); return '$_temp0'; } @@ -4055,7 +4025,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count টি বুকমার্ক', one: '$count টি বুকমার্ক', - zero: '$count টি বুকমার্ক', ); return '$_temp0'; } @@ -4067,7 +4036,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count দিনগুলো', one: '$count দিন', - zero: '$count দিন', ); return '$_temp0'; } @@ -4079,7 +4047,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count ঘন্টা', one: '$count ঘন্টা', - zero: '$count ঘন্টা', ); return '$_temp0'; } @@ -4091,7 +4058,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count মিনিট', one: '$count মিনিট', - zero: '$count মিনিট', ); return '$_temp0'; } @@ -4103,7 +4069,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: 'আপনার অনুক্রম প্রতি $count মিনিট পরপর আপডেট করা হয়।', one: 'আপনার অনুক্রম প্রতি মিনিট পরপর আপডেট করা হয়।', - zero: 'আপনার অনুক্রম প্রতি মিনিট পরপর আপডেট করা হয়।', ); return '$_temp0'; } @@ -4115,7 +4080,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count ধাঁধা', one: '$count ধাঁধা', - zero: '$count ধাঁধা', ); return '$_temp0'; } @@ -4127,7 +4091,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count টি খেলা আপনার সঙ্গে', one: '$count টি খেলা আপনার সঙ্গে', - zero: '$count টি খেলা আপনার সঙ্গে', ); return '$_temp0'; } @@ -4139,7 +4102,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count অনুপাত', one: '$count অনুপাত', - zero: '$count অনুপাত', ); return '$_temp0'; } @@ -4151,7 +4113,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count টি জয়', one: '$count টি জয়', - zero: '$count টি জয়', ); return '$_temp0'; } @@ -4163,7 +4124,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count টি পরাজয়', one: '$count টি পরাজয়', - zero: '$count টি পরাজয়', ); return '$_temp0'; } @@ -4175,7 +4135,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count টি ড্র', one: '$count টি ড্র', - zero: '$count টি ড্র', ); return '$_temp0'; } @@ -4187,7 +4146,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count খেলছে', one: '$count খেলছে', - zero: '$count খেলছে', ); return '$_temp0'; } @@ -4199,7 +4157,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count সেকেন্ড দিন', one: '$count সেকেন্ড দিন', - zero: '$count সেকেন্ড দিন', ); return '$_temp0'; } @@ -4211,7 +4168,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count ক্রীড়া-প্রতিযোগিতা অনুপাতগুলো', one: '$count ক্রীড়া-প্রতিযোগিতা অনুপাত', - zero: '$count ক্রীড়া-প্রতিযোগিতা অনুপাত', ); return '$_temp0'; } @@ -4223,7 +4179,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count অধ্যায়নগুলি', one: '$count অধ্যায়ন', - zero: '$count অধ্যায়ন', ); return '$_temp0'; } @@ -4235,7 +4190,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count শিমুলগুলো', one: '$count শিমুল', - zero: '$count শিমুল', ); return '$_temp0'; } @@ -4247,7 +4201,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '≥ $count খেলার অনুপাতগুলো', one: '≥ $count খেলার অনুপাত', - zero: '≥ $count খেলার অনুপাত', ); return '$_temp0'; } @@ -4259,7 +4212,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '≥ $count $param2 খেলার অনুপাতগুলো', one: '≥ $count $param2 খেলার অনুপাত', - zero: '≥ $count $param2 খেলার অনুপাত', ); return '$_temp0'; } @@ -4271,7 +4223,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: 'আপনার খেলার প্রয়োজন $count আরো $param2 খেলার অনুপাত', one: 'আপনার খেলার প্রয়োজন $count আরো $param2 খেলার অনুপাত', - zero: 'আপনার খেলার প্রয়োজন $count আরো $param2 খেলার অনুপাত', ); return '$_temp0'; } @@ -4283,7 +4234,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: 'আপনার খেলার প্রয়োজন $count আরো অনুপাদিত খেলা', one: 'আপনার খেলার প্রয়োজন $count আরো অনুপাদিত খেলা', - zero: 'আপনার খেলার প্রয়োজন $count আরো অনুপাদিত খেলা', ); return '$_temp0'; } @@ -4295,7 +4245,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count টি আমদানীকৃত খেলা', one: '$count টি আমদানীকৃত খেলা', - zero: '$count টি আমদানীকৃত খেলা', ); return '$_temp0'; } @@ -4307,7 +4256,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count বন্ধুরা অনলাইনে রয়েছেন', one: '$count বন্ধু অনলাইনে রয়েছেন', - zero: '$count বন্ধু অনলাইনে রয়েছেন', ); return '$_temp0'; } @@ -4319,7 +4267,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count অনুসরণকারী', one: '$count অনুসরণকারী', - zero: '$count অনুসরণকারী', ); return '$_temp0'; } @@ -4331,7 +4278,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count অনুসরণ করছেন', one: '$count অনুসরণ করছেন', - zero: '$count অনুসরণ করছেন', ); return '$_temp0'; } @@ -4343,7 +4289,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count মিনিটের কম সময়ে', one: '$count মিনিটের কম সময়ে', - zero: '$count মিনিটের কম সময়ে', ); return '$_temp0'; } @@ -4355,7 +4300,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count খেলা চলছে', one: '$count খেলা চলছে', - zero: '$count খেলা চলছে', ); return '$_temp0'; } @@ -4367,7 +4311,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: 'সর্বোচ্চ: $count টি অক্ষর', one: 'সর্বোচ্চ: $count টি অক্ষর', - zero: 'সর্বোচ্চ: $count টি অক্ষর', ); return '$_temp0'; } @@ -4379,7 +4322,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count বাধা', one: '$count বাধা', - zero: '$count বাধা', ); return '$_temp0'; } @@ -4391,7 +4333,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count ফোরাম পোষ্ট', one: '$count ফোরাম পোষ্ট', - zero: '$count ফোরাম পোষ্ট', ); return '$_temp0'; } @@ -4403,7 +4344,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count $param2 খেলোয়াড়গুলো এই সপ্তাহের.', one: '$count $param2 খেলোয়াড় এই সপ্তাহের.', - zero: '$count $param2 খেলোয়াড় এই সপ্তাহের.', ); return '$_temp0'; } @@ -4415,7 +4355,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: 'প্রাপ্য $count ভাষা সমূহ!', one: 'প্রাপ্য $count ভাষা!', - zero: 'প্রাপ্য $count ভাষা!', ); return '$_temp0'; } @@ -4427,7 +4366,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count সেকেন্ডে খেলার প্রথম চাল', one: '$count সেকেন্ডে খেলার প্রথম চাল', - zero: '$count সেকেন্ডে খেলার প্রথম চাল', ); return '$_temp0'; } @@ -4439,7 +4377,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count সেকেন্ড', one: '$count সেকেন্ড', - zero: '$count সেকেন্ড', ); return '$_temp0'; } @@ -4451,7 +4388,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: 'এবং সংরক্ষন $count পুনারয়চাল রেখা', one: 'এবং সংরক্ষন $count পুনারয়চাল রেখা', - zero: 'এবং সংরক্ষন $count পুনারয়চাল রেখা', ); return '$_temp0'; } @@ -4622,7 +4558,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: '$count দউর', one: '১ দউর', - zero: '১ দউর', ); return '$_temp0'; } @@ -4634,7 +4569,6 @@ class AppLocalizationsBn extends AppLocalizations { locale: localeName, other: 'Played $count runs of $param2', one: 'Played one run of $param2', - zero: 'Played one run of $param2', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_br.dart b/lib/l10n/l10n_br.dart index 6679544fdd..57273b3816 100644 --- a/lib/l10n/l10n_br.dart +++ b/lib/l10n/l10n_br.dart @@ -30,7 +30,6 @@ class AppLocalizationsBr extends AppLocalizations { few: 'Skoazellet he/en deus lichess.org e-pad $count miz evel $param2', two: 'Skoazellet he/en deus lichess.org e-pad $count viz evel $param2', one: 'Skoazellet he/en deus lichess.org e-pad $count miz evel $param2', - zero: 'Skoazellet he/en deus lichess.org e-pad $count miz evel $param2', ); return '$_temp0'; } @@ -45,7 +44,6 @@ class AppLocalizationsBr extends AppLocalizations { few: 'Pleustret he/en deus war $count lec\'hiadur e $param2', two: 'Pleustret he/en deus war $count lec\'hiadur e $param2', one: 'Pleustret he/en deus war $count lec\'hiadur e $param2', - zero: 'Pleustret he/en deus war $count lec\'hiadur e $param2', ); return '$_temp0'; } @@ -60,7 +58,6 @@ class AppLocalizationsBr extends AppLocalizations { few: 'Dirouestlet he/en deus $count poelladenn strategiezh', two: 'Dirouestlet he/en deus $count boelladenn strategiezh', one: 'Dirouestlet he/en deus $count boelladenn strategiezh', - zero: 'Dirouestlet he/en deus $count boelladenn strategiezh', ); return '$_temp0'; } @@ -75,7 +72,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count krogad $param2 c\'hoariet', two: '$count grogad $param2 c\'hoariet', one: '$count c\'hrogad $param2 c\'hoariet', - zero: '$count c\'hrogad $param2 c\'hoariet', ); return '$_temp0'; } @@ -90,7 +86,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count kemennadenn e $param2 zo bet skrivet ganti/gantañ', two: '$count gemennadenn e $param2 zo bet skrivet ganti/gantañ', one: '$count gemennadenn e $param2 zo bet skrivet ganti/gantañ', - zero: '$count gemennadenn e $param2 zo bet skrivet ganti/gantañ', ); return '$_temp0'; } @@ -105,7 +100,6 @@ class AppLocalizationsBr extends AppLocalizations { few: 'C\'hoariet he/en deus $count fiñvadenn', two: 'C\'hoariet he/en deus $count fiñvadenn', one: 'C\'hoariet he/en deus $count fiñvadenn', - zero: 'C\'hoariet he/en deus $count fiñvadenn', ); return '$_temp0'; } @@ -120,7 +114,6 @@ class AppLocalizationsBr extends AppLocalizations { few: 'e $count krogad a-bell', two: 'e $count grogad a-bell', one: 'en $count c\'hrogad a-bell', - zero: 'en $count c\'hrogad a-bell', ); return '$_temp0'; } @@ -135,7 +128,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count krogad a-bell echuet', two: '$count grogad a-bell echuet', one: '$count c\'hrogad a-bell echuet', - zero: '$count c\'hrogad a-bell echuet', ); return '$_temp0'; } @@ -150,7 +142,6 @@ class AppLocalizationsBr extends AppLocalizations { few: 'Krog eo da heuliañ $count c\'hoarier', two: 'Krog eo da heuliañ $count c\'hoarier', one: 'Krog eo da heuliañ $count c\'hoarier', - zero: 'Krog eo da heuliañ $count c\'hoarier', ); return '$_temp0'; } @@ -165,7 +156,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count heulier nevez', two: '$count heulier nevez', one: '$count heulier nevez', - zero: '$count heulier nevez', ); return '$_temp0'; } @@ -180,7 +170,6 @@ class AppLocalizationsBr extends AppLocalizations { few: 'Roet bod da $count abadenn gempred', two: 'Roet bod da $count abadenn gempred', one: 'Roet bod d\' $count abadenn gempred', - zero: 'Roet bod d\' $count abadenn gempred', ); return '$_temp0'; } @@ -195,7 +184,6 @@ class AppLocalizationsBr extends AppLocalizations { few: 'Kemeret perzh e $count abadenn gempred', two: 'Kemeret perzh e $count abadenn gempred', one: 'Kemeret perzh en $count abadenn gempred', - zero: 'Kemeret perzh en $count abadenn gempred', ); return '$_temp0'; } @@ -210,7 +198,6 @@ class AppLocalizationsBr extends AppLocalizations { few: 'Krouet $count studiadenn gantañ', two: 'Krouet $count studiadenn gantañ', one: 'Krouet $count studiadenn gantañ', - zero: 'Krouet $count studiadenn gantañ', ); return '$_temp0'; } @@ -225,7 +212,6 @@ class AppLocalizationsBr extends AppLocalizations { few: 'Kemeret he/en deus perzh e $count tournamant', two: 'Kemeret he/en deus perzh e $count dournamant', one: 'Kemeret he/en deus perzh en $count tournamant', - zero: 'Kemeret he/en deus perzh en $count tournamant', ); return '$_temp0'; } @@ -240,7 +226,6 @@ class AppLocalizationsBr extends AppLocalizations { few: 'Renket #$count (to$param2%) gant $param3 krogad e $param4', two: 'Renket #$count (to$param2%) gant $param3 grogad e $param4', one: 'Renket #$count (to$param2%) gant $param3 c\'hrogad e $param4', - zero: 'Renket #$count (to$param2%) gant $param3 c\'hrogad e $param4', ); return '$_temp0'; } @@ -255,7 +240,6 @@ class AppLocalizationsBr extends AppLocalizations { few: 'Kemeret he/en deus perzh e $count tournamant suis', two: 'Kemeret he/en deus perzh e $count tournamant suis', one: 'Kemeret he/en deus perzh e $count tournamant suis', - zero: 'Kemeret he/en deus perzh e $count tournamant suis', ); return '$_temp0'; } @@ -270,7 +254,6 @@ class AppLocalizationsBr extends AppLocalizations { few: 'Ezel eus $count skipailh', two: 'Ezel eus $count skipailh', one: 'Ezel eus $count skipailh', - zero: 'Ezel eus $count skipailh', ); return '$_temp0'; } @@ -917,7 +900,6 @@ class AppLocalizationsBr extends AppLocalizations { few: 'C\'hoariet $count gwech', two: 'C\'hoariet $count wech', one: 'C\'hoariet $count wech', - zero: 'C\'hoariet $count wech', ); return '$_temp0'; } @@ -929,7 +911,6 @@ class AppLocalizationsBr extends AppLocalizations { locale: localeName, other: '$count points below your puzzle rating', one: 'One point below your puzzle rating', - zero: 'One point below your puzzle rating', ); return '$_temp0'; } @@ -941,7 +922,6 @@ class AppLocalizationsBr extends AppLocalizations { locale: localeName, other: '$count points above your puzzle rating', one: 'One point above your puzzle rating', - zero: 'One point above your puzzle rating', ); return '$_temp0'; } @@ -4012,7 +3992,6 @@ class AppLocalizationsBr extends AppLocalizations { few: 'Hoc\'h enebourien o deus kuitaet ar c\'hrogad. Gallout a reoc\'h goulenn bezañ trec\'h a-benn $count eilenn.', two: 'Hoc\'h enebour en deus kuitaet ar c\'hrogad. Gallout a reoc\'h goulenn bezañ trec\'h a-benn $count eilenn.', one: 'Hoc\'h enebour en deus kuitaet ar c\'hrogad. Gallout a reoc\'h goulenn bezañ trec\'h a-benn $count eilenn.', - zero: 'Hoc\'h enebour en deus kuitaet ar c\'hrogad. Gallout a reoc\'h goulenn bezañ trec\'h a-benn $count eilenn.', ); return '$_temp0'; } @@ -4027,7 +4006,6 @@ class AppLocalizationsBr extends AppLocalizations { few: 'Lamm d\'ar roue goude $count hanter-fiñvadenn', two: 'Lamm d\'ar roue goude $count hanter-fiñvadenn', one: 'Lamm d\'ar roue goude $count hanter-fiñvadenn', - zero: 'Lamm d\'ar roue goude $count hanter-fiñvadenn', ); return '$_temp0'; } @@ -4042,7 +4020,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count bourd', two: '$count vourd', one: '$count bourd', - zero: '$count bourd', ); return '$_temp0'; } @@ -4057,7 +4034,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count fazi', two: '$count fazi', one: '$count fazi', - zero: '$count fazi', ); return '$_temp0'; } @@ -4072,7 +4048,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count diresisted', two: '$count ziresisted', one: '$count diresisted', - zero: '$count diresisted', ); return '$_temp0'; } @@ -4087,7 +4062,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count c\'hoarier', two: '$count c\'hoarier', one: '$count c\'hoarier', - zero: '$count c\'hoarier', ); return '$_temp0'; } @@ -4102,7 +4076,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count krogad', two: '$count grogad', one: '$count c\'hrogad', - zero: '$count c\'hrogad', ); return '$_temp0'; } @@ -4117,7 +4090,6 @@ class AppLocalizationsBr extends AppLocalizations { few: 'Renkadur $count diwar $param2 c\'h/krogad', two: 'Renkadur $count diwar $param2 grogad', one: 'Renkadur $count diwar $param2 c\'hrogad', - zero: 'Renkadur $count diwar $param2 c\'hrogad', ); return '$_temp0'; } @@ -4132,7 +4104,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count er roll-istor', two: '$count er roll-istor', one: '$count er roll-istor', - zero: '$count er roll-istor', ); return '$_temp0'; } @@ -4147,7 +4118,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count deiz', two: '$count zeiz', one: '$count deiz', - zero: '$count deiz', ); return '$_temp0'; } @@ -4162,7 +4132,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count eur', two: '$count eur', one: '$count eur', - zero: '$count eur', ); return '$_temp0'; } @@ -4177,7 +4146,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count munutenn', two: '$count vunutenn', one: '$count vunutenn', - zero: '$count vunutenn', ); return '$_temp0'; } @@ -4192,7 +4160,6 @@ class AppLocalizationsBr extends AppLocalizations { few: 'Bep $count munutenn e vez hizivaet ar renkadur', two: 'Bep $count vunutenn e vez hizivaet ar renkadur', one: 'Bep munutenn e vez hizivaet ar renkadur', - zero: 'Bep munutenn e vez hizivaet ar renkadur', ); return '$_temp0'; } @@ -4207,7 +4174,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count poelladennoù', two: '$count boelladenn', one: '$count poelladenn taktik', - zero: '$count poelladenn taktik', ); return '$_temp0'; } @@ -4222,7 +4188,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count krogad a-enep deoc\'h', two: '$count grogad a-enep deoc\'h', one: '$count c\'hrogad a-enep deoc\'h', - zero: '$count c\'hrogad a-enep deoc\'h', ); return '$_temp0'; } @@ -4237,7 +4202,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count c\'hoari renket', two: '$count c\'hoari renket', one: '$count c\'hoari renket', - zero: '$count c\'hoari renket', ); return '$_temp0'; } @@ -4252,7 +4216,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count trec\'h', two: '$count drec\'h', one: '$count trec\'h', - zero: '$count trec\'h', ); return '$_temp0'; } @@ -4267,7 +4230,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count koll', two: '$count goll', one: '$count c\'holl', - zero: '$count c\'holl', ); return '$_temp0'; } @@ -4282,7 +4244,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count rampo', two: '$count rampo', one: '$count rampo', - zero: '$count rampo', ); return '$_temp0'; } @@ -4297,7 +4258,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count o c\'hoari', two: '$count o c\'hoari', one: '$count o c\'hoari', - zero: '$count o c\'hoari', ); return '$_temp0'; } @@ -4312,7 +4272,6 @@ class AppLocalizationsBr extends AppLocalizations { few: 'Reiñ $count eilenn', two: 'Reiñ $count eilenn', one: 'Reiñ $count eilenn', - zero: 'Reiñ $count eilenn', ); return '$_temp0'; } @@ -4327,7 +4286,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count poent tournamant', two: '$count boent tournamant', one: '$count poent tournamant', - zero: '$count poent tournamant', ); return '$_temp0'; } @@ -4342,7 +4300,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count studiadenn', two: '$count studiadenn', one: '$count studiadenn', - zero: '$count studiadenn', ); return '$_temp0'; } @@ -4354,7 +4311,6 @@ class AppLocalizationsBr extends AppLocalizations { locale: localeName, other: '$count simuls', one: '$count simul', - zero: '$count simul', ); return '$_temp0'; } @@ -4369,7 +4325,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '≥ $count krogad renket', two: '≥ $count grogad renket', one: '≥ $count c\'hrogad renket', - zero: '≥ $count c\'hrogad renket', ); return '$_temp0'; } @@ -4384,7 +4339,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '≥ $count krogad $param2 renket', two: '≥ $count grogad $param2 renket', one: '≥ $count c\'hrogad $param2 renket', - zero: '≥ $count c\'hrogad $param2 renket', ); return '$_temp0'; } @@ -4399,7 +4353,6 @@ class AppLocalizationsBr extends AppLocalizations { few: 'Ret eo deoc\'h kemer perzh e $count krogad $param2 renket ouzhpenn', two: 'Ret eo deoc\'h kemer perzh e $count grogad $param2 renket ouzhpenn', one: 'Ret eo deoc\'h kemer perzh en $count c\'hrogad $param2 renket ouzhpenn', - zero: 'Ret eo deoc\'h kemer perzh en $count c\'hrogad $param2 renket ouzhpenn', ); return '$_temp0'; } @@ -4414,7 +4367,6 @@ class AppLocalizationsBr extends AppLocalizations { few: 'Ret eo deoc\'h kemer perzh e $count krogad renket ouzhpenn', two: 'Ret eo deoc\'h kemer perzh e $count grogad renket ouzhpenn', one: 'Ret eo deoc\'h kemer perzh en $count c\'hrogad renket ouzhpenn', - zero: 'Ret eo deoc\'h kemer perzh en $count c\'hrogad renket ouzhpenn', ); return '$_temp0'; } @@ -4429,7 +4381,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count krogad enporzhiet', two: '$count grogad enporzhiet', one: '$count c\'hrogad enporzhiet', - zero: '$count c\'hrogad enporzhiet', ); return '$_temp0'; } @@ -4444,7 +4395,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count mignon enlinenn', two: '$count vignon enlinenn', one: '$count mignon enlinenn', - zero: '$count mignon enlinenn', ); return '$_temp0'; } @@ -4459,7 +4409,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count den o heuliañ', two: '$count zen o heuliañ', one: '$count den o heuliañ', - zero: '$count den o heuliañ', ); return '$_temp0'; } @@ -4474,7 +4423,6 @@ class AppLocalizationsBr extends AppLocalizations { few: 'O heuliañ $count c\'hoarier', two: 'O heuliañ $count c\'hoarier', one: 'O heuliañ $count c\'hoarier', - zero: 'O heuliañ $count c\'hoarier', ); return '$_temp0'; } @@ -4489,7 +4437,6 @@ class AppLocalizationsBr extends AppLocalizations { few: 'Nebeutoc\'h evit $count munutenn', two: 'Nebeutoc\'h evit $count vunutenn', one: 'Nebeutoc\'h evit $count vunutenn', - zero: 'Nebeutoc\'h evit $count vunutenn', ); return '$_temp0'; } @@ -4504,7 +4451,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count krogad o ren bremañ', two: '$count grogad o ren bremañ', one: '$count c\'hrogad o ren bremañ', - zero: '$count c\'hrogad o ren bremañ', ); return '$_temp0'; } @@ -4519,7 +4465,6 @@ class AppLocalizationsBr extends AppLocalizations { few: 'Hirder brasañ: $count arouezenn.', two: 'Hirder brasañ: $count arouezenn.', one: 'Hirder brasañ : $count arouezenn.', - zero: 'Hirder brasañ : $count arouezenn.', ); return '$_temp0'; } @@ -4534,7 +4479,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count stanket', two: '$count stanket', one: '$count stanket', - zero: '$count stanket', ); return '$_temp0'; } @@ -4549,7 +4493,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count kemennadenn er forom', two: '$count gemennadenn er forom', one: '$count gemennadenn er forom', - zero: '$count gemennadenn er forom', ); return '$_temp0'; } @@ -4564,7 +4507,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count c\'hoarier $param2 ar sizhun-mañ.', two: '$count c\'hoarier $param2 ar sizhun-mañ.', one: '$count c\'hoarier $param2 ar sizhun-mañ.', - zero: '$count c\'hoarier $param2 ar sizhun-mañ.', ); return '$_temp0'; } @@ -4579,7 +4521,6 @@ class AppLocalizationsBr extends AppLocalizations { few: 'Gallout a reer dibab etre $count yezh!', two: 'Gallout a reer dibab etre $count yezh!', one: 'Gallout a reer dibab etre $count yezh!', - zero: 'Gallout a reer dibab etre $count yezh!', ); return '$_temp0'; } @@ -4594,7 +4535,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count eilenn evit fiñval ho pezh kentañ c\'hoazh', two: '$count eilenn evit fiñval ho pezh kentañ c\'hoazh', one: '$count eilenn evit fiñval ho pezh kentañ c\'hoazh', - zero: '$count eilenn evit fiñval ho pezh kentañ c\'hoazh', ); return '$_temp0'; } @@ -4609,7 +4549,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count eilenn', two: '$count eilenn', one: '$count eilenn', - zero: '$count eilenn', ); return '$_temp0'; } @@ -4624,7 +4563,6 @@ class AppLocalizationsBr extends AppLocalizations { few: 'hag enrollit $count linennoù raktaolioù', two: 'hag enrollit $count linenn raktaolioù', one: 'hag enrollit $count linenn raktaolioù', - zero: 'hag enrollit $count linenn raktaolioù', ); return '$_temp0'; } @@ -4798,7 +4736,6 @@ class AppLocalizationsBr extends AppLocalizations { few: '$count frapad', two: '$count frapad', one: '1 frapad', - zero: '1 frapad', ); return '$_temp0'; } @@ -4810,7 +4747,6 @@ class AppLocalizationsBr extends AppLocalizations { locale: localeName, other: 'Played $count runs of $param2', one: 'Played one run of $param2', - zero: 'Played one run of $param2', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_bs.dart b/lib/l10n/l10n_bs.dart index 21c11fde23..b9060dda04 100644 --- a/lib/l10n/l10n_bs.dart +++ b/lib/l10n/l10n_bs.dart @@ -28,7 +28,6 @@ class AppLocalizationsBs extends AppLocalizations { other: 'Podržavao/la lichess.org $count mjeseci kao $param2', few: 'Podržavao/la lichess.org $count mjeseca kao $param2', one: 'Podržavao/la lichess.org $count mjesec kao $param2', - zero: 'Podržavao/la lichess.org $count mjesec kao $param2', ); return '$_temp0'; } @@ -41,7 +40,6 @@ class AppLocalizationsBs extends AppLocalizations { other: 'Vježbao/la $count pozicije na $param2', few: 'Vježbao/la $count pozicije na $param2', one: 'Vježbao/la $count poziciju na $param2', - zero: 'Vježbao/la $count poziciju na $param2', ); return '$_temp0'; } @@ -54,7 +52,6 @@ class AppLocalizationsBs extends AppLocalizations { other: 'Riješio/la $count taktičkih problema', few: 'Riješio/la $count taktička problema', one: 'Riješio/la $count taktički problem', - zero: 'Riješio/la $count taktički problem', ); return '$_temp0'; } @@ -67,7 +64,6 @@ class AppLocalizationsBs extends AppLocalizations { other: 'Odigrao/la $count $param2 partija', few: 'Odigrao/la $count $param2 partije', one: 'Odigrao/la $count $param2 partiju', - zero: 'Odigrao/la $count $param2 partiju', ); return '$_temp0'; } @@ -80,7 +76,6 @@ class AppLocalizationsBs extends AppLocalizations { other: 'Napisao/la $count odgovora u temi $param2', few: 'Napisao/la $count odgovora u temi $param2', one: 'Napisao/la $count odgovor u temi $param2', - zero: 'Napisao/la $count odgovor u temi $param2', ); return '$_temp0'; } @@ -93,7 +88,6 @@ class AppLocalizationsBs extends AppLocalizations { other: 'Igrao/la $count poteza', few: 'Igrao/la $count poteza', one: 'Igrao/la $count potez', - zero: 'Igrao/la $count potez', ); return '$_temp0'; } @@ -106,7 +100,6 @@ class AppLocalizationsBs extends AppLocalizations { other: 'u $count partija dopisnog šaha', few: 'u $count partije dopisnog šaha', one: 'u $count partiji dopisnog šaha', - zero: 'u $count partiji dopisnog šaha', ); return '$_temp0'; } @@ -119,7 +112,6 @@ class AppLocalizationsBs extends AppLocalizations { other: 'Završio/la $count partija dopisnog šaha', few: 'Završio/la $count partije dopisnog šaha', one: 'Završio/la $count partiju dopisnog šaha', - zero: 'Završio/la $count partiju dopisnog šaha', ); return '$_temp0'; } @@ -132,7 +124,6 @@ class AppLocalizationsBs extends AppLocalizations { other: 'Počeo/la pratiti $count igrača', few: 'Počeo/la pratiti $count igrača', one: 'Počeo/la pratiti $count igrača', - zero: 'Počeo/la pratiti $count igrača', ); return '$_temp0'; } @@ -145,7 +136,6 @@ class AppLocalizationsBs extends AppLocalizations { other: 'Dobio/la $count novih pratitelja', few: 'Dobio/la $count novih pratitelja', one: 'Dobio/la $count novog pratitelja', - zero: 'Dobio/la $count novog pratitelja', ); return '$_temp0'; } @@ -158,7 +148,6 @@ class AppLocalizationsBs extends AppLocalizations { other: 'Bio/la domaćin $count simultanki', few: 'Bio/la domaćin $count simultanke', one: 'Bio/la domaćin $count simultanke', - zero: 'Bio/la domaćin $count simultanke', ); return '$_temp0'; } @@ -171,7 +160,6 @@ class AppLocalizationsBs extends AppLocalizations { other: 'Učestvovao/la u $count simultanki', few: 'Učestvovao/la u $count simultanke', one: 'Učestvovao/la u $count simultanki', - zero: 'Učestvovao/la u $count simultanki', ); return '$_temp0'; } @@ -184,7 +172,6 @@ class AppLocalizationsBs extends AppLocalizations { other: 'Kreirao/la $count novih studija', few: 'Kreirao/la $count nove studije', one: 'Kreirao/la $count novu studiju', - zero: 'Kreirao/la $count novu studiju', ); return '$_temp0'; } @@ -197,7 +184,6 @@ class AppLocalizationsBs extends AppLocalizations { other: 'Natjecao/la se u $count turnira', few: 'Natjecao/la se u $count turnira', one: 'Natjecao/la se u $count turniru', - zero: 'Natjecao/la se u $count turniru', ); return '$_temp0'; } @@ -210,7 +196,6 @@ class AppLocalizationsBs extends AppLocalizations { other: 'Rangiran/a #$count (prvih $param2%) sa $param3 odigranih partija u turniru $param4', few: 'Rangiran/a #$count (prvih $param2%) sa $param3 odigrane partijeu turniru $param4', one: 'Rangiran/a #$count (prvih $param2%) sa $param3 odigranom partijom u turniru $param4', - zero: 'Rangiran/a #$count (prvih $param2%) sa $param3 odigranom partijom u turniru $param4', ); return '$_temp0'; } @@ -223,7 +208,6 @@ class AppLocalizationsBs extends AppLocalizations { other: 'Takmičili se u $count turnirima po švicarskom sistemu', few: 'Takmičili se u $count turnirima po švicarskom sistemu', one: 'Takmičio se u $count turnirima po švicarskom sistemu', - zero: 'Takmičio se u $count turnirima po švicarskom sistemu', ); return '$_temp0'; } @@ -236,7 +220,6 @@ class AppLocalizationsBs extends AppLocalizations { other: 'Pridružio/la se $count timova', few: 'Pridružio/la se $count tima', one: 'Pridružio/la se $count timu', - zero: 'Pridružio/la se $count timu', ); return '$_temp0'; } @@ -881,7 +864,6 @@ class AppLocalizationsBs extends AppLocalizations { other: 'Igrano $count puta', few: 'Igrano $count puta', one: 'Igrano $count put', - zero: 'Igrano $count put', ); return '$_temp0'; } @@ -894,7 +876,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count bodova ispod vašeg rejtinga u problemima', few: '$count boda ispod vašeg rejtinga u problemima', one: 'Bod ispod vašeg rejtinga u problemima', - zero: 'Bod ispod vašeg rejtinga u problemima', ); return '$_temp0'; } @@ -907,7 +888,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count bodova iznad vašeg rejtinga u problemima', few: '$count boda iznad vašeg rejtinga u problemima', one: 'Bod iznad vašeg rejtinga u problemima', - zero: 'Bod iznad vašeg rejtinga u problemima', ); return '$_temp0'; } @@ -920,7 +900,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count igrano', few: '$count igrane', one: '$count igrana', - zero: '$count igrana', ); return '$_temp0'; } @@ -933,7 +912,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count da ponovite', few: '$count da ponovite', one: '$count da ponovite', - zero: '$count da ponovite', ); return '$_temp0'; } @@ -3982,7 +3960,6 @@ class AppLocalizationsBs extends AppLocalizations { other: 'Vaš protivnik je napustio partiju. Možete proglasiti pobjedu za $count sekundi.', few: 'Vaš protivnik je napustio partiju. Možete proglasiti pobjedu za $count sekunde.', one: 'Vaš protivnik je napustio partiju. Možete proglasiti pobjedu za $count sekundu.', - zero: 'Vaš protivnik je napustio partiju. Možete proglasiti pobjedu za $count sekundu.', ); return '$_temp0'; } @@ -3995,7 +3972,6 @@ class AppLocalizationsBs extends AppLocalizations { other: 'Mat u $count poteza, računajući poteze i bijelog i crnog', few: 'Mat u $count poteza, računajući poteze i bijelog i crnog', one: 'Mat u $count potezu', - zero: 'Mat u $count potezu', ); return '$_temp0'; } @@ -4008,7 +3984,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count velike greške', few: '$count velike greške', one: '$count velika greška', - zero: '$count velika greška', ); return '$_temp0'; } @@ -4021,7 +3996,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count greške', few: '$count greške', one: '$count greška', - zero: '$count greška', ); return '$_temp0'; } @@ -4034,7 +4008,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count nepreciznosti', few: '$count nepreciznosti', one: '$count nepreciznost', - zero: '$count nepreciznost', ); return '$_temp0'; } @@ -4047,7 +4020,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count igrača', few: '$count igrača', one: '$count igrač', - zero: '$count igrač', ); return '$_temp0'; } @@ -4060,7 +4032,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count partija', few: '$count partija', one: '$count partija', - zero: '$count partija', ); return '$_temp0'; } @@ -4073,7 +4044,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count rejting na osnovu $param2 partija', few: '$count rejting na osnovu $param2 partija', one: '$count rejting na osnovu $param2 partije', - zero: '$count rejting na osnovu $param2 partije', ); return '$_temp0'; } @@ -4086,7 +4056,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count zabilježenih partija', few: '$count zabilježenih partija', one: '$count zabilježena partija', - zero: '$count zabilježena partija', ); return '$_temp0'; } @@ -4099,7 +4068,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count dana', few: '$count dana', one: '$count dan', - zero: '$count dan', ); return '$_temp0'; } @@ -4112,7 +4080,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count sati', few: '$count sati', one: '$count sat', - zero: '$count sat', ); return '$_temp0'; } @@ -4125,7 +4092,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count minute', few: '$count minuta', one: '$count minuta', - zero: '$count minuta', ); return '$_temp0'; } @@ -4138,7 +4104,6 @@ class AppLocalizationsBs extends AppLocalizations { other: 'Rang se ažurira svakih $count minuta', few: 'Rang se ažurira svakih $count minuta', one: 'Rang se ažurira svake $count minute', - zero: 'Rang se ažurira svake $count minute', ); return '$_temp0'; } @@ -4151,7 +4116,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count problema', few: '$count problema', one: '$count problem', - zero: '$count problem', ); return '$_temp0'; } @@ -4164,7 +4128,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count odigranih partija s tobom', few: '$count odigranih partija s tobom', one: '$count odigrana partija s tobom', - zero: '$count odigrana partija s tobom', ); return '$_temp0'; } @@ -4177,7 +4140,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count za bodove', few: '$count za bodove', one: '$count za bodove', - zero: '$count za bodove', ); return '$_temp0'; } @@ -4190,7 +4152,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count pobjeda', few: '$count pobjeda', one: '$count pobjeda', - zero: '$count pobjeda', ); return '$_temp0'; } @@ -4203,7 +4164,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count poraza', few: '$count poraza', one: '$count poraz', - zero: '$count poraz', ); return '$_temp0'; } @@ -4216,7 +4176,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count remija', few: '$count remija', one: '$count remi', - zero: '$count remi', ); return '$_temp0'; } @@ -4229,7 +4188,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count u toku', few: '$count u toku', one: '$count u toku', - zero: '$count u toku', ); return '$_temp0'; } @@ -4242,7 +4200,6 @@ class AppLocalizationsBs extends AppLocalizations { other: 'Dodajte protivniku $count sekundi', few: 'Dodajte protivniku $count sekundi', one: 'Dodajte protivniku $count sekundu', - zero: 'Dodajte protivniku $count sekundu', ); return '$_temp0'; } @@ -4255,7 +4212,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count turnirskih bodova', few: '$count turnirskih bodova', one: '$count turnirski bod', - zero: '$count turnirski bod', ); return '$_temp0'; } @@ -4268,7 +4224,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count studija', few: '$count studije', one: '$count studija', - zero: '$count studija', ); return '$_temp0'; } @@ -4281,7 +4236,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count simula', few: '$count simula', one: '$count simul', - zero: '$count simul', ); return '$_temp0'; } @@ -4294,7 +4248,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '≥ $count partija za bodove', few: '≥ $count partije za bodove', one: '≥ $count partije za bodove', - zero: '≥ $count partije za bodove', ); return '$_temp0'; } @@ -4307,7 +4260,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '≥ $count $param2 partija', few: '≥ $count $param2 partije', one: '≥ $count $param2 partije', - zero: '≥ $count $param2 partije', ); return '$_temp0'; } @@ -4320,7 +4272,6 @@ class AppLocalizationsBs extends AppLocalizations { other: 'Trebate igrati još $count više $param2 partija za rejting bodove', few: 'Trebate igrati još $count više $param2 partija za rejting bodove', one: 'Trebate igrati još $count više $param2 partiju za rejting bodove', - zero: 'Trebate igrati još $count više $param2 partiju za rejting bodove', ); return '$_temp0'; } @@ -4333,7 +4284,6 @@ class AppLocalizationsBs extends AppLocalizations { other: 'Trebate odigrati još $count partija za rejting bodove', few: 'Trebate odigrati još $count partija za rejting bodove', one: 'Trebate igrati još $count partiju za rejting bodove', - zero: 'Trebate igrati još $count partiju za rejting bodove', ); return '$_temp0'; } @@ -4346,7 +4296,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count unesenih partija', few: '$count unesenih partija', one: '$count unesena partija', - zero: '$count unesena partija', ); return '$_temp0'; } @@ -4359,7 +4308,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count prijatelja online', few: '$count prijatelja online', one: '$count prijatelj online', - zero: '$count prijatelj online', ); return '$_temp0'; } @@ -4372,7 +4320,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count pratitelja', few: '$count pratitelja', one: '$count pratitelj', - zero: '$count pratitelj', ); return '$_temp0'; } @@ -4385,7 +4332,6 @@ class AppLocalizationsBs extends AppLocalizations { other: 'Prati $count', few: 'Prati $count', one: 'Prati $count', - zero: 'Prati $count', ); return '$_temp0'; } @@ -4398,7 +4344,6 @@ class AppLocalizationsBs extends AppLocalizations { other: 'Manje od $count minuta', few: 'Manje od $count minuta', one: 'Manje od $count minute', - zero: 'Manje od $count minute', ); return '$_temp0'; } @@ -4411,7 +4356,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count partija u toku', few: '$count partija u toku', one: '$count partija u toku', - zero: '$count partija u toku', ); return '$_temp0'; } @@ -4424,7 +4368,6 @@ class AppLocalizationsBs extends AppLocalizations { other: 'Maksimalno: $count znakova.', few: 'Maksimalno: $count znakova.', one: 'Maksimalno: $count znak.', - zero: 'Maksimalno: $count znak.', ); return '$_temp0'; } @@ -4437,7 +4380,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count blokiranih igrača', few: '$count blokiranih igrača', one: '$count blokirani igrač', - zero: '$count blokirani igrač', ); return '$_temp0'; } @@ -4450,7 +4392,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count forumskih poruka', few: '$count forumskih poruka', one: '$count forumska poruka', - zero: '$count forumska poruka', ); return '$_temp0'; } @@ -4463,7 +4404,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count $param2 igrača ove sedmice.', few: '$count $param2 igrača ove sedmice.', one: '$count $param2 igrač ove sedmice.', - zero: '$count $param2 igrač ove sedmice.', ); return '$_temp0'; } @@ -4476,7 +4416,6 @@ class AppLocalizationsBs extends AppLocalizations { other: 'Dostupno u $count jezika!', few: 'Dostupno u $count jezika!', one: 'Dostupno u $count jezika!', - zero: 'Dostupno u $count jezika!', ); return '$_temp0'; } @@ -4489,7 +4428,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count sekundi da odigrate prvi potez', few: '$count sekundi da odigrate prvi potez', one: '$count sekunda da odigrate prvi potez', - zero: '$count sekunda da odigrate prvi potez', ); return '$_temp0'; } @@ -4502,7 +4440,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count sekundi', few: '$count sekundi', one: '$count sekunda', - zero: '$count sekunda', ); return '$_temp0'; } @@ -4515,7 +4452,6 @@ class AppLocalizationsBs extends AppLocalizations { other: 'i snimi $count poteza unaprijed', few: 'i snimi $count poteza unaprijed', one: 'i snimi $count potez unaprijed', - zero: 'i snimi $count potez unaprijed', ); return '$_temp0'; } @@ -4687,7 +4623,6 @@ class AppLocalizationsBs extends AppLocalizations { other: '$count rundi', few: '$count rundi', one: 'Jedna runda', - zero: 'Jedna runda', ); return '$_temp0'; } @@ -4700,7 +4635,6 @@ class AppLocalizationsBs extends AppLocalizations { other: 'Odigrao $count rundi $param2', few: 'Odigrao $count rundi od $param2', one: 'Odigrao jednu rundu od $param2', - zero: 'Odigrao jednu rundu od $param2', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_ca.dart b/lib/l10n/l10n_ca.dart index e71509ea38..98f95f2ab5 100644 --- a/lib/l10n/l10n_ca.dart +++ b/lib/l10n/l10n_ca.dart @@ -27,7 +27,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: 'Ha col.laborat amb lichess.org durant $count mesos com $param2', one: 'Ha col.laborat amb lichess.org durant $count mes com $param2', - zero: 'Ha col.laborat amb lichess.org durant $count mes com $param2', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: 'Ha practicat $count posicions en $param2', one: 'Has practicat $count posició en $param2', - zero: 'Has practicat $count posició en $param2', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: 'Ha resolt $count exercicis de tàctica', one: 'Ha resolt $count exercici de tàctica', - zero: 'Ha resolt $count exercici de tàctica', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: 'Ha jugat $count partides $param2', one: 'Has jugat $count partida $param2', - zero: 'Has jugat $count partida $param2', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: 'Ha publicat $count missatges a $param2', one: 'Ha publicat $count missatge a $param2', - zero: 'Ha publicat $count missatge a $param2', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: 'Has fet $count moviments', one: 'Has fet $count moviment', - zero: 'Has fet $count moviment', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: 'en $count partides per correspondència', one: 'en $count partida per correspondència', - zero: 'en $count partida per correspondència', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: 'Ha jugat $count partides per correspondència', one: 'Ha jugat $count partida per correspondència', - zero: 'Ha jugat $count partida per correspondència', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: 'Segueixes a $count jugadors', one: 'Segueixes a $count jugador', - zero: 'Segueixes a $count jugador', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: 'Té $count seguidors nous', one: 'Té $count seguidor nou', - zero: 'Té $count seguidor nou', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: 'Has ofert $count exhibicions simultànies', one: 'Has ofert $count exhibició simultània', - zero: 'Has ofert $count exhibició simultània', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: 'Has participat en $count exhibicions simultànies', one: 'Has participat en $count exhibició simultània', - zero: 'Has participat en $count exhibició simultània', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: 'Has creat $count estudis', one: 'Has creat $count estudi', - zero: 'Has creat $count estudi', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: 'Has competit en $count tornejos', one: 'Has competit en $count torneig', - zero: 'Has competit en $count torneig', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$countº en la classificació (dins dels $param2% millors) amb $param3 partides en $param4', one: '$countº en la classificació (dins del $param2% millor) amb $param3 partida en $param4', - zero: '$countº en la classificació (dins del $param2% millor) amb $param3 partida en $param4', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: 'Ha jugat en $count tornejos suïssos', one: 'Ha jugat en $count tornejos suïssos', - zero: 'Ha jugat en $count tornejos suïssos', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: 'T\'has unit a $count equips', one: 'Membre de $count equip', - zero: 'Membre de $count equip', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: 'Intentat $count vegades', one: 'Intentat $count vegada', - zero: 'Intentat $count vegada', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count punts per sota del teu nivell de problemes', one: '$count punts per sota del teu nivell de problemes', - zero: '$count punts per sota del teu nivell de problemes', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count punts per sobre el teu nivell de problemes', one: '$count punt per sobre el teu nivell de problemes', - zero: '$count punt per sobre el teu nivell de problemes', ); return '$_temp0'; } @@ -899,7 +879,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count jugats', one: '$count jugat', - zero: '$count jugat', ); return '$_temp0'; } @@ -911,7 +890,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count a repetir', one: '$count a repetir', - zero: '$count a repetir', ); return '$_temp0'; } @@ -3959,7 +3937,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: 'El teu contrincant ha abandonat la partida. Pots reclamar la victòria en $count segons.', one: 'El teu contrincant ha abandonat la partida. Pots reclamar la victòria en $count segon.', - zero: 'El teu contrincant ha abandonat la partida. Pots reclamar la victòria en $count segon.', ); return '$_temp0'; } @@ -3971,7 +3948,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: 'Mat en $count jugades', one: 'Mat en $count mig-moviment', - zero: 'Mat en $count mig-moviment', ); return '$_temp0'; } @@ -3983,7 +3959,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count errades greus', one: '$count errada greu', - zero: '$count errada greu', ); return '$_temp0'; } @@ -3995,7 +3970,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count errades', one: '$count errada', - zero: '$count errada', ); return '$_temp0'; } @@ -4007,7 +3981,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count imprecisions', one: '$count imprecisió', - zero: '$count imprecisió', ); return '$_temp0'; } @@ -4019,7 +3992,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count jugadors', one: '$count jugador', - zero: '$count jugador', ); return '$_temp0'; } @@ -4031,7 +4003,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count partides', one: '$count partida', - zero: '$count partida', ); return '$_temp0'; } @@ -4043,7 +4014,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count puntuació en $param2 partides', one: '$count puntuació en $param2 partida', - zero: '$count puntuació en $param2 partida', ); return '$_temp0'; } @@ -4055,7 +4025,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count preferides', one: '$count preferida', - zero: '$count preferida', ); return '$_temp0'; } @@ -4067,7 +4036,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count dies', one: '$count dia', - zero: '$count dia', ); return '$_temp0'; } @@ -4079,7 +4047,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count hores', one: '$count hora', - zero: '$count hora', ); return '$_temp0'; } @@ -4091,7 +4058,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count minuts', one: '$count minut', - zero: '$count minut', ); return '$_temp0'; } @@ -4103,7 +4069,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: 'La classificació s\'actualitza cada $count minuts', one: 'La classificació s\'actualitza cada minut', - zero: 'La classificació s\'actualitza cada minut', ); return '$_temp0'; } @@ -4115,7 +4080,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count problemes', one: '$count problema', - zero: '$count problema', ); return '$_temp0'; } @@ -4127,7 +4091,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count partides amb tu', one: '$count partida amb tu', - zero: '$count partida amb tu', ); return '$_temp0'; } @@ -4139,7 +4102,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count puntuades', one: '$count puntuada', - zero: '$count puntuada', ); return '$_temp0'; } @@ -4151,7 +4113,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count victòries', one: '$count victòries', - zero: '$count victòries', ); return '$_temp0'; } @@ -4163,7 +4124,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count derrotes', one: '$count derrotes', - zero: '$count derrotes', ); return '$_temp0'; } @@ -4175,7 +4135,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count taules', one: '$count taules', - zero: '$count taules', ); return '$_temp0'; } @@ -4187,7 +4146,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count en joc', one: '$count en joc', - zero: '$count en joc', ); return '$_temp0'; } @@ -4199,7 +4157,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: 'Dona $count segons', one: 'Dona $count segon', - zero: 'Dona $count segon', ); return '$_temp0'; } @@ -4211,7 +4168,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count punts de torneig', one: '$count punt de torneig', - zero: '$count punt de torneig', ); return '$_temp0'; } @@ -4223,7 +4179,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count estudis', one: '$count estudi', - zero: '$count estudi', ); return '$_temp0'; } @@ -4235,7 +4190,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count simultànies', one: '$count simultània', - zero: '$count simultània', ); return '$_temp0'; } @@ -4247,7 +4201,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '≥ $count partides per punts', one: '≥ $count partida per punts', - zero: '≥ $count partida per punts', ); return '$_temp0'; } @@ -4259,7 +4212,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '≥ $count $param2 partides puntuades', one: '≥ $count $param2 partida puntuada', - zero: '≥ $count $param2 partida puntuada', ); return '$_temp0'; } @@ -4271,7 +4223,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: 'Necessites jugar $count partides puntuades $param2 més', one: 'Necessites jugar $count partida puntuada $param2 més', - zero: 'Necessites jugar $count partida puntuada $param2 més', ); return '$_temp0'; } @@ -4283,7 +4234,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: 'Necessites jugar $count partides puntuades més', one: 'Necessites jugar $count partida puntuada més', - zero: 'Necessites jugar $count partida puntuada més', ); return '$_temp0'; } @@ -4295,7 +4245,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count partides importades', one: '$count partides importades', - zero: '$count partides importades', ); return '$_temp0'; } @@ -4307,7 +4256,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count amics connectats', one: '$count amic connectat', - zero: '$count amic connectat', ); return '$_temp0'; } @@ -4319,7 +4267,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count seguidors', one: '$count seguidors', - zero: '$count seguidors', ); return '$_temp0'; } @@ -4331,7 +4278,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: 'Seguint $count jugadors', one: 'Seguint $count jugadors', - zero: 'Seguint $count jugadors', ); return '$_temp0'; } @@ -4343,7 +4289,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: 'Menys de $count minuts', one: 'Menys de $count minuts', - zero: 'Menys de $count minuts', ); return '$_temp0'; } @@ -4355,7 +4300,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count partides en joc', one: '$count partida en joc', - zero: '$count partida en joc', ); return '$_temp0'; } @@ -4367,7 +4311,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: 'Màxim: $count caràcters.', one: 'Màxim: $count caràcters.', - zero: 'Màxim: $count caràcters.', ); return '$_temp0'; } @@ -4379,7 +4322,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count jugadors bloquejats', one: '$count jugadors bloquejats', - zero: '$count jugadors bloquejats', ); return '$_temp0'; } @@ -4391,7 +4333,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count Missatges al Fòrum', one: '$count Missatge al Fòrum', - zero: '$count Missatge al Fòrum', ); return '$_temp0'; } @@ -4403,7 +4344,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count jugadors de $param2 aquesta setmana.', one: '$count jugador de $param2 aquesta setmana.', - zero: '$count jugador de $param2 aquesta setmana.', ); return '$_temp0'; } @@ -4415,7 +4355,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: 'Disponible en $count idiomes', one: 'Disponible en $count idiomes', - zero: 'Disponible en $count idiomes', ); return '$_temp0'; } @@ -4427,7 +4366,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count segons per jugar el primer moviment', one: '$count segon per jugar el primer moviment', - zero: '$count segon per jugar el primer moviment', ); return '$_temp0'; } @@ -4439,7 +4377,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count segon', one: '$count segon', - zero: '$count segon', ); return '$_temp0'; } @@ -4451,7 +4388,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: 'i guardar $count línies anticipades', one: 'i guardar $count línia anticipada', - zero: 'i guardar $count línia anticipada', ); return '$_temp0'; } @@ -4622,7 +4558,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: '$count intents', one: 'Un intent', - zero: 'Un intent', ); return '$_temp0'; } @@ -4634,7 +4569,6 @@ class AppLocalizationsCa extends AppLocalizations { locale: localeName, other: 'Ha jugat $count rondes de $param2', one: 'Ha jugat una ronda de $param2', - zero: 'Ha jugat una ronda de $param2', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_cs.dart b/lib/l10n/l10n_cs.dart index c16566db14..a1ea83d7a6 100644 --- a/lib/l10n/l10n_cs.dart +++ b/lib/l10n/l10n_cs.dart @@ -29,7 +29,6 @@ class AppLocalizationsCs extends AppLocalizations { many: 'Podporuje lichess.org $count měsíců jako $param2', few: 'Podporuje lichess.org $count měsíce jako $param2', one: 'Podporuje lichess.org $count měsíc jako $param2', - zero: 'Podporuje lichess.org $count měsíc jako $param2', ); return '$_temp0'; } @@ -43,7 +42,6 @@ class AppLocalizationsCs extends AppLocalizations { many: 'Procvičeno $count pozic v $param2', few: 'Procvičeny $count pozice v $param2', one: 'Procvičena $count pozice v $param2', - zero: 'Procvičena $count pozice v $param2', ); return '$_temp0'; } @@ -57,7 +55,6 @@ class AppLocalizationsCs extends AppLocalizations { many: 'Vyřešeno $count taktických úloh', few: 'Vyřešeny $count taktické úlohy', one: 'Vyřešena $count taktická úloha', - zero: 'Vyřešena $count taktická úloha', ); return '$_temp0'; } @@ -71,7 +68,6 @@ class AppLocalizationsCs extends AppLocalizations { many: 'Odehráno $count $param2 her', few: 'Odehrány $count $param2 hry', one: 'Odehrána $count $param2 hra', - zero: 'Odehrána $count $param2 hra', ); return '$_temp0'; } @@ -85,7 +81,6 @@ class AppLocalizationsCs extends AppLocalizations { many: 'Napsal $count příspěvků do $param2', few: 'Odeslány $count příspěvky do $param2', one: 'Napsal $count příspěvek do $param2', - zero: 'Napsal $count příspěvek do $param2', ); return '$_temp0'; } @@ -99,7 +94,6 @@ class AppLocalizationsCs extends AppLocalizations { many: 'Hráno $count tahů', few: 'Hrány $count tahy', one: 'Hrán $count tah', - zero: 'Hrán $count tah', ); return '$_temp0'; } @@ -113,7 +107,6 @@ class AppLocalizationsCs extends AppLocalizations { many: 'v $count korespondenčních partiích', few: 'v $count korespondenčních partiích', one: 'v $count korespondenční partii', - zero: 'v $count korespondenční partii', ); return '$_temp0'; } @@ -127,7 +120,6 @@ class AppLocalizationsCs extends AppLocalizations { many: 'Dokončeno $count korespondenčních partií', few: 'Dokončeny $count korespondenční partie', one: 'Dokončena $count korespondenční partie', - zero: 'Dokončena $count korespondenční partie', ); return '$_temp0'; } @@ -141,7 +133,6 @@ class AppLocalizationsCs extends AppLocalizations { many: 'Začali jste sledovat $count hráčů', few: 'Začali jste sledovat $count hráče', one: 'Začali jste sledovat $count hráče', - zero: 'Začali jste sledovat $count hráče', ); return '$_temp0'; } @@ -155,7 +146,6 @@ class AppLocalizationsCs extends AppLocalizations { many: 'Získáno $count nových následovníků', few: 'Získáni $count noví následovníci', one: 'Získán $count nový následovník', - zero: 'Získán $count nový následovník', ); return '$_temp0'; } @@ -169,7 +159,6 @@ class AppLocalizationsCs extends AppLocalizations { many: 'Hostili jste $count simultánek', few: 'Hostili jste $count simultánky', one: 'Hostili jste $count simultánku', - zero: 'Hostili jste $count simultánku', ); return '$_temp0'; } @@ -183,7 +172,6 @@ class AppLocalizationsCs extends AppLocalizations { many: 'Zúčastnili jste se $count simultánek', few: 'Zúčastnili jste se $count simultánek', one: 'Zúčastnili jste se $count simultánky', - zero: 'Zúčastnili jste se $count simultánky', ); return '$_temp0'; } @@ -197,7 +185,6 @@ class AppLocalizationsCs extends AppLocalizations { many: 'Vytvořeno $count studií', few: 'Vytvořeny $count studie', one: 'Vytvořena $count studie', - zero: 'Vytvořena $count studie', ); return '$_temp0'; } @@ -211,7 +198,6 @@ class AppLocalizationsCs extends AppLocalizations { many: 'Účast v $count turnajích', few: 'Účast ve $count turnajích', one: 'Účast v $count turnaji', - zero: 'Účast v $count turnaji', ); return '$_temp0'; } @@ -225,7 +211,6 @@ class AppLocalizationsCs extends AppLocalizations { many: 'Skončil #$count (top $param2%) s $param3 hrami v $param4', few: 'Skončil #$count (top $param2%) s $param3 hrami v $param4', one: 'Skončil #$count (top $param2%) s $param3 hrou v $param4', - zero: 'Skončil #$count (top $param2%) s $param3 hrou v $param4', ); return '$_temp0'; } @@ -239,7 +224,6 @@ class AppLocalizationsCs extends AppLocalizations { many: 'Účast v $count švýcarských turnajích', few: 'Účast ve $count švýcarských turnajích', one: 'Účast v $count švýcarském turnaji', - zero: 'Účast v $count švýcarském turnaji', ); return '$_temp0'; } @@ -253,7 +237,6 @@ class AppLocalizationsCs extends AppLocalizations { many: 'Přidal se k $count týmům', few: 'Přidal se k $count týmům', one: 'Přidal se k $count týmu', - zero: 'Přidal se k $count týmu', ); return '$_temp0'; } @@ -899,7 +882,6 @@ class AppLocalizationsCs extends AppLocalizations { many: 'Hráno ${count}krát', few: 'Hráno ${count}krát', one: 'Hráno ${count}krát', - zero: 'Hráno ${count}krát', ); return '$_temp0'; } @@ -913,7 +895,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count bodů pod vaším ratingem', few: '$count body pod vaším ratingem', one: 'Jeden bod pod vaším ratingem', - zero: 'Jeden bod pod vaším ratingem', ); return '$_temp0'; } @@ -927,7 +908,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count bodů nad vaším ratingem', few: '$count body nad vaším ratingem', one: 'Jeden bod nad vaším ratingem', - zero: 'Jeden bod nad vaším ratingem', ); return '$_temp0'; } @@ -941,7 +921,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count zahráno', few: '$count zahrány', one: '$count zahána', - zero: '$count zahána', ); return '$_temp0'; } @@ -955,7 +934,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count k opakování', few: '$count k opakování', one: '$count k opakování', - zero: '$count k opakování', ); return '$_temp0'; } @@ -4005,7 +3983,6 @@ class AppLocalizationsCs extends AppLocalizations { many: 'Tvůj soupeř opustil hru. Můžeš si vyžádat vítězství za $count sekund.', few: 'Tvůj soupeř opustil hru. Můžeš si vyžádat vítězství za $count sekundy.', one: 'Tvůj soupeř opustil hru. Můžeš si vyžádat vítězství za $count sekundu.', - zero: 'Tvůj soupeř opustil hru. Můžeš si vyžádat vítězství za $count sekundu.', ); return '$_temp0'; } @@ -4019,7 +3996,6 @@ class AppLocalizationsCs extends AppLocalizations { many: 'Mat v $count půltazích', few: 'Mat v $count půltazích', one: 'Mat v $count půltahu', - zero: 'Mat v $count půltahu', ); return '$_temp0'; } @@ -4033,7 +4009,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count hrubých chyb', few: '$count hrubé chyby', one: '$count hrubá chyba', - zero: '$count hrubá chyba', ); return '$_temp0'; } @@ -4047,7 +4022,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count chyb', few: '$count chyby', one: '$count chyba', - zero: '$count chyba', ); return '$_temp0'; } @@ -4061,7 +4035,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count nepřesností', few: '$count nepřesnosti', one: '$count nepřesnost', - zero: '$count nepřesnost', ); return '$_temp0'; } @@ -4075,7 +4048,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count hráčů online', few: '$count hráči online', one: '$count hráč online', - zero: '$count hráč online', ); return '$_temp0'; } @@ -4089,7 +4061,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count partií', few: '$count partie', one: '$count partie', - zero: '$count partie', ); return '$_temp0'; } @@ -4103,7 +4074,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count hodnocení po $param2 partiích', few: '$count hodnocení po $param2 partiích', one: '$count hodnocení po $param2 partii', - zero: '$count hodnocení po $param2 partii', ); return '$_temp0'; } @@ -4117,7 +4087,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count záložek', few: '$count záložky', one: '$count záložka', - zero: '$count záložka', ); return '$_temp0'; } @@ -4131,7 +4100,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count dnů', few: '$count dny', one: '$count den', - zero: '$count den', ); return '$_temp0'; } @@ -4145,7 +4113,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count hodin', few: '$count hodiny', one: '$count hodina', - zero: '$count hodina', ); return '$_temp0'; } @@ -4159,7 +4126,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count minut', few: '$count minuty', one: '$count minuta', - zero: '$count minuta', ); return '$_temp0'; } @@ -4173,7 +4139,6 @@ class AppLocalizationsCs extends AppLocalizations { many: 'Pořadí je aktualizováno každých $count minut', few: 'Pořadí je aktualizováno každé $count minuty', one: 'Pořadí je aktualizováno každou minutu', - zero: 'Pořadí je aktualizováno každou minutu', ); return '$_temp0'; } @@ -4187,7 +4152,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count taktických úloh', few: '$count taktické úlohy', one: '$count taktická úloha', - zero: '$count taktická úloha', ); return '$_temp0'; } @@ -4201,7 +4165,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count partií s Vámi', few: '$count partie s Vámi', one: '$count partie s Vámi', - zero: '$count partie s Vámi', ); return '$_temp0'; } @@ -4215,7 +4178,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count hodnocených', few: '$count hodnocené', one: '$count hodnocená', - zero: '$count hodnocená', ); return '$_temp0'; } @@ -4229,7 +4191,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count výher', few: '$count výhry', one: '$count výhra', - zero: '$count výhra', ); return '$_temp0'; } @@ -4243,7 +4204,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count proher', few: '$count prohry', one: '$count prohra', - zero: '$count prohra', ); return '$_temp0'; } @@ -4257,7 +4217,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count remíz', few: '$count remízy', one: '$count remíza', - zero: '$count remíza', ); return '$_temp0'; } @@ -4271,7 +4230,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count se hraje', few: '$count se hrají', one: '$count právě hraje', - zero: '$count právě hraje', ); return '$_temp0'; } @@ -4285,7 +4243,6 @@ class AppLocalizationsCs extends AppLocalizations { many: 'Přidat $count sekund', few: 'Přidat $count sekundy', one: 'Přidat $count sekundu', - zero: 'Přidat $count sekundu', ); return '$_temp0'; } @@ -4299,7 +4256,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count turnajových bodů', few: '$count turnajové body', one: '$count turnajový bod', - zero: '$count turnajový bod', ); return '$_temp0'; } @@ -4313,7 +4269,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count studií', few: '$count studie', one: '$count studie', - zero: '$count studie', ); return '$_temp0'; } @@ -4327,7 +4282,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count simultánek', few: '$count simultánky', one: '$count simultánka', - zero: '$count simultánka', ); return '$_temp0'; } @@ -4341,7 +4295,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '≥ $count hodnocených her', few: '≥ $count hodnocené hry', one: '≥ $count hodnocená hra', - zero: '≥ $count hodnocená hra', ); return '$_temp0'; } @@ -4355,7 +4308,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '≥ $count $param2 hodnocených her', few: '≥ $count $param2 hodnocené hry', one: '≥ $count $param2 hodnocená hra', - zero: '≥ $count $param2 hodnocená hra', ); return '$_temp0'; } @@ -4369,7 +4321,6 @@ class AppLocalizationsCs extends AppLocalizations { many: 'Potřebujete odehrát ještě $count $param2 hodnocených partií', few: 'Potřebujete odehrát ještě $count $param2 hodnocené partie', one: 'Potřebujete odehrát ještě $count $param2 hodnocenou partii', - zero: 'Potřebujete odehrát ještě $count $param2 hodnocenou partii', ); return '$_temp0'; } @@ -4383,7 +4334,6 @@ class AppLocalizationsCs extends AppLocalizations { many: 'Potřebujete odehrát ještě $count hodnocených partií', few: 'Potřebujete odehrát ještě $count hodnocené partie', one: 'Potřebujete odehrát ještě $count hodnocenou partii', - zero: 'Potřebujete odehrát ještě $count hodnocenou partii', ); return '$_temp0'; } @@ -4397,7 +4347,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count importovaných', few: '$count importované', one: '$count importovaná', - zero: '$count importovaná', ); return '$_temp0'; } @@ -4411,7 +4360,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count kamarádů online', few: '$count kamarádi online', one: '$count kamarád online', - zero: '$count kamarád online', ); return '$_temp0'; } @@ -4425,7 +4373,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count následovníků', few: '$count následovníci', one: '$count následovník', - zero: '$count následovník', ); return '$_temp0'; } @@ -4439,7 +4386,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count sleduje', few: '$count sleduje', one: '$count sleduje', - zero: '$count sleduje', ); return '$_temp0'; } @@ -4453,7 +4399,6 @@ class AppLocalizationsCs extends AppLocalizations { many: 'Méně než $count minut', few: 'Méně než $count minuty', one: 'Méně než $count minuta', - zero: 'Méně než $count minuta', ); return '$_temp0'; } @@ -4467,7 +4412,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count rozehraných her', few: '$count rozehrané hry', one: '$count rozehraná hra', - zero: '$count rozehraná hra', ); return '$_temp0'; } @@ -4481,7 +4425,6 @@ class AppLocalizationsCs extends AppLocalizations { many: 'Maximum: $count znaků.', few: 'Maximum: $count znaky.', one: 'Maximum: $count znak.', - zero: 'Maximum: $count znak.', ); return '$_temp0'; } @@ -4495,7 +4438,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count zablokovaných hráčů', few: '$count zablokovaní hráči', one: '$count zablokovaný hráč', - zero: '$count zablokovaný hráč', ); return '$_temp0'; } @@ -4509,7 +4451,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count příspěvků na fóru', few: '$count příspěvky na fóru', one: '$count příspěvek na fóru', - zero: '$count příspěvek na fóru', ); return '$_temp0'; } @@ -4523,7 +4464,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count hráčů hrálo $param2 tento týden.', few: '$count hráči hráli $param2 tento týden.', one: '$count hráč hrál $param2 tento týden.', - zero: '$count hráč hrál $param2 tento týden.', ); return '$_temp0'; } @@ -4537,7 +4477,6 @@ class AppLocalizationsCs extends AppLocalizations { many: 'Dostupné v $count jazycích!', few: 'Dostupné v $count jazycích!', one: 'Dostupné v $count jazyku!', - zero: 'Dostupné v $count jazyku!', ); return '$_temp0'; } @@ -4551,7 +4490,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count sekund na první tah', few: '$count sekundy na první tah', one: '$count sekunda na první tah', - zero: '$count sekunda na první tah', ); return '$_temp0'; } @@ -4565,7 +4503,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count sekund', few: '$count sekundy', one: '$count sekunda', - zero: '$count sekunda', ); return '$_temp0'; } @@ -4579,7 +4516,6 @@ class AppLocalizationsCs extends AppLocalizations { many: 'a uložit $count předtažených variant', few: 'a uložit $count předtažené varianty', one: 'a uložit $count předtaženou variantu', - zero: 'a uložit $count předtaženou variantu', ); return '$_temp0'; } @@ -4752,7 +4688,6 @@ class AppLocalizationsCs extends AppLocalizations { many: '$count pokusů', few: '$count pokusy', one: '1 pokus', - zero: '1 pokus', ); return '$_temp0'; } @@ -4766,7 +4701,6 @@ class AppLocalizationsCs extends AppLocalizations { many: 'Odehráno $count her $param2', few: 'Odehrány $count pokusy $param2', one: 'Odehrán jeden $param2', - zero: 'Odehrán jeden $param2', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_da.dart b/lib/l10n/l10n_da.dart index bd4bfe0835..199e531603 100644 --- a/lib/l10n/l10n_da.dart +++ b/lib/l10n/l10n_da.dart @@ -27,7 +27,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: 'Har støttet lichess.org i $count måneder som en $param2', one: 'Har støttet lichess.org i $count måneder som en $param2', - zero: 'Har støttet lichess.org i $count måneder som en $param2', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: 'Øvede $count stillinger i $param2', one: 'Øvede $count stilling i $param2', - zero: 'Øvede $count stilling i $param2', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: 'Løste $count taktiske opgaver', one: 'Løste $count taktisk opgave', - zero: 'Løste $count taktisk opgave', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: 'Spillede $count $param2 partier', one: 'Spillede $count $param2 parti', - zero: 'Spillede $count $param2 parti', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: 'Lavede $count indlæg i $param2', one: 'Lavede $count indlæg i $param2', - zero: 'Lavede $count indlæg i $param2', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: 'Spillede $count træk', one: 'Spillede $count træk', - zero: 'Spillede $count træk', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: 'i $count korrespondancepartier', one: 'i $count korrespondanceparti', - zero: 'i $count korrespondanceparti', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: 'Afsluttede $count korrespondancepartier', one: 'Afsluttede $count korrespondanceparti', - zero: 'Afsluttede $count korrespondanceparti', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: 'Begyndte at følge $count spillere', one: 'Begyndte at følge $count spiller', - zero: 'Begyndte at følge $count spiller', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: 'Fik $count nye følgere', one: 'Fik $count ny følger', - zero: 'Fik $count ny følger', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: 'Var vært for $count simultanskakarrangementer', one: 'Var vært for $count simultanskakarrangement', - zero: 'Var vært for $count simultanskakarrangement', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: 'Deltog i $count simultanskakarrangementer', one: 'Deltog i $count simultanskakarrangement', - zero: 'Deltog i $count simultanskakarrangement', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: 'Oprettede $count nye studier', one: 'Oprettede $count nyt studie', - zero: 'Oprettede $count nyt studie', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: 'Deltog i $count turneringer', one: 'Deltog i $count turnering', - zero: 'Deltog i $count turnering', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: 'Rangeret #$count (top $param2%) med $param3 partier i $param4', one: 'Rangeret #$count (top $param2%) med $param3 parti i $param4', - zero: 'Rangeret #$count (top $param2%) med $param3 parti i $param4', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: 'Deltog i $count schweizerturneringer', one: 'Deltog i $count schweizerturnering', - zero: 'Deltog i $count schweizerturnering', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: 'Blev medlem af $count hold', one: 'Blev medlem af $count hold', - zero: 'Blev medlem af $count hold', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: 'Spillet $count gange', one: 'Spillet $count gang', - zero: 'Spillet $count gang', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count points under din opgave-rating', one: 'Ét point under din opgave-rating', - zero: 'Ét point under din opgave-rating', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count points over din opgave-rating', one: 'Ét point over din opgave-rating', - zero: 'Ét point over din opgave-rating', ); return '$_temp0'; } @@ -899,7 +879,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count spillede', one: '$count spillet', - zero: '$count spillet', ); return '$_temp0'; } @@ -911,7 +890,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count at spille igen', one: '$count at spille igen', - zero: '$count at spille igen', ); return '$_temp0'; } @@ -3959,7 +3937,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: 'Din modstander har forladt partiet. Du kan kræve at få tildelt sejren om $count sekunder.', one: 'Din modstander har forladt partiet. Du kan kræve at få tildelt sejren om $count sekund.', - zero: 'Din modstander har forladt partiet. Du kan kræve at få tildelt sejren om $count sekund.', ); return '$_temp0'; } @@ -3971,7 +3948,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: 'Mat i $count halv-træk', one: 'Mat i $count halv-træk', - zero: 'Mat i $count halv-træk', ); return '$_temp0'; } @@ -3983,7 +3959,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count brølere', one: '$count brøler', - zero: '$count brøler', ); return '$_temp0'; } @@ -3995,7 +3970,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count fejl', one: '$count fejl', - zero: '$count fejl', ); return '$_temp0'; } @@ -4007,7 +3981,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count unøjagtigheder', one: '$count unøjagtighed', - zero: '$count unøjagtighed', ); return '$_temp0'; } @@ -4019,7 +3992,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count spillere', one: '$count spiller', - zero: '$count spiller', ); return '$_temp0'; } @@ -4031,7 +4003,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count partier', one: '$count parti', - zero: '$count parti', ); return '$_temp0'; } @@ -4043,7 +4014,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count rating over $param2 partier', one: '$count rating over $param2 parti', - zero: '$count rating over $param2 parti', ); return '$_temp0'; } @@ -4055,7 +4025,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count bogmærker', one: '$count bogmærke', - zero: '$count bogmærke', ); return '$_temp0'; } @@ -4067,7 +4036,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count dage', one: '$count dag', - zero: '$count dag', ); return '$_temp0'; } @@ -4079,7 +4047,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count timer', one: '$count time', - zero: '$count time', ); return '$_temp0'; } @@ -4091,7 +4058,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count minutter', one: '$count minut', - zero: '$count minut', ); return '$_temp0'; } @@ -4103,7 +4069,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: 'Ranking opdateres hvert $count minut', one: 'Ranking opdateres hvert minut', - zero: 'Ranking opdateres hvert minut', ); return '$_temp0'; } @@ -4115,7 +4080,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count taktikopgaver', one: '$count taktikopgave', - zero: '$count taktikopgave', ); return '$_temp0'; } @@ -4127,7 +4091,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count partier med dig', one: '$count parti med dig', - zero: '$count parti med dig', ); return '$_temp0'; } @@ -4139,7 +4102,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count ratede', one: '$count ratet', - zero: '$count ratet', ); return '$_temp0'; } @@ -4151,7 +4113,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count sejre', one: '$count sejr', - zero: '$count sejr', ); return '$_temp0'; } @@ -4163,7 +4124,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count nederlag', one: '$count nederlag', - zero: '$count nederlag', ); return '$_temp0'; } @@ -4175,7 +4135,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count remiser', one: '$count remis', - zero: '$count remis', ); return '$_temp0'; } @@ -4187,7 +4146,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count spil i gang', one: '$count spil i gang', - zero: '$count spil i gang', ); return '$_temp0'; } @@ -4199,7 +4157,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: 'Giv $count sekunder', one: 'Giv $count sekund', - zero: 'Giv $count sekund', ); return '$_temp0'; } @@ -4211,7 +4168,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count turneringspoint', one: '$count turneringspoint', - zero: '$count turneringspoint', ); return '$_temp0'; } @@ -4223,7 +4179,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count studier', one: '$count studie', - zero: '$count studie', ); return '$_temp0'; } @@ -4235,7 +4190,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count simultaner', one: '$count simultan', - zero: '$count simultan', ); return '$_temp0'; } @@ -4247,7 +4201,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '≥ $count ratede partier', one: '≥ $count ratet parti', - zero: '≥ $count ratet parti', ); return '$_temp0'; } @@ -4259,7 +4212,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '≥ $count ratede $param2 partier', one: '≥ $count ratet $param2 parti', - zero: '≥ $count ratet $param2 parti', ); return '$_temp0'; } @@ -4271,7 +4223,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: 'Du er nødt til at spille $count ratede $param2 partier mere', one: 'Du er nødt til at spille $count ratet $param2 parti mere', - zero: 'Du er nødt til at spille $count ratet $param2 parti mere', ); return '$_temp0'; } @@ -4283,7 +4234,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: 'Du er nødt til at spille $count ratede partier mere', one: 'Du er nødt til at spille $count ratet parti mere', - zero: 'Du er nødt til at spille $count ratet parti mere', ); return '$_temp0'; } @@ -4295,7 +4245,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count importerede spil', one: '$count importerede spil', - zero: '$count importerede spil', ); return '$_temp0'; } @@ -4307,7 +4256,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count venner online', one: '$count ven online', - zero: '$count ven online', ); return '$_temp0'; } @@ -4319,7 +4267,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count følgere', one: '$count som følger', - zero: '$count som følger', ); return '$_temp0'; } @@ -4331,7 +4278,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count følger', one: '$count følger', - zero: '$count følger', ); return '$_temp0'; } @@ -4343,7 +4289,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: 'Mindre end $count minutter', one: 'Mindre end $count minut', - zero: 'Mindre end $count minut', ); return '$_temp0'; } @@ -4355,7 +4300,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count partier i gang', one: '$count parti i gang', - zero: '$count parti i gang', ); return '$_temp0'; } @@ -4367,7 +4311,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: 'Maximum: $count tegn.', one: 'Maximum: $count tegn.', - zero: 'Maximum: $count tegn.', ); return '$_temp0'; } @@ -4379,7 +4322,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count blokerede spillere', one: '$count blokeret spiller', - zero: '$count blokeret spiller', ); return '$_temp0'; } @@ -4391,7 +4333,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count forum-opslag', one: '$count forum-opslag', - zero: '$count forum-opslag', ); return '$_temp0'; } @@ -4403,7 +4344,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count $param2 spillere denne uge.', one: '$count $param2 spiller denne uge.', - zero: '$count $param2 spiller denne uge.', ); return '$_temp0'; } @@ -4415,7 +4355,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: 'Tilgængelig på $count sprog!', one: 'Tilgængelig på $count sprog!', - zero: 'Tilgængelig på $count sprog!', ); return '$_temp0'; } @@ -4427,7 +4366,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count sekunder til at lave det første træk', one: '$count sekund til at lave det første træk', - zero: '$count sekund til at lave det første træk', ); return '$_temp0'; } @@ -4439,7 +4377,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count sekunder', one: '$count sekund', - zero: '$count sekund', ); return '$_temp0'; } @@ -4451,7 +4388,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: 'og gem $count serier af forhåndstræk', one: 'og gem $count serie af forhåndstræk', - zero: 'og gem $count serie af forhåndstræk', ); return '$_temp0'; } @@ -4622,7 +4558,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: '$count runder', one: 'Første runde', - zero: 'Første runde', ); return '$_temp0'; } @@ -4634,7 +4569,6 @@ class AppLocalizationsDa extends AppLocalizations { locale: localeName, other: 'Spillede $count runder af $param2', one: 'Spillede en runde af $param2', - zero: 'Spillede en runde af $param2', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_de.dart b/lib/l10n/l10n_de.dart index 9e10041e6e..0eb46b8558 100644 --- a/lib/l10n/l10n_de.dart +++ b/lib/l10n/l10n_de.dart @@ -27,7 +27,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: 'Unterstützt lichess.org seit $count Monaten als $param2', one: 'Unterstützt lichess.org seit $count Monat als $param2', - zero: 'Unterstützt lichess.org seit $count Monat als $param2', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: 'Hat $count Stellungen bei $param2 geübt', one: 'Hat $count Stellung bei $param2 geübt', - zero: 'Hat $count Stellung bei $param2 geübt', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: 'Hat $count Taktikaufgaben gelöst', one: 'Hat $count Taktikaufgabe gelöst', - zero: 'Hat $count Taktikaufgabe gelöst', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: 'Hat $count Partien $param2 gespielt', one: 'Hat $count Partie $param2 gespielt', - zero: 'Hat $count Partie $param2 gespielt', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: 'Hat $count Nachrichten in $param2 geschrieben', one: 'Hat $count Nachricht in $param2 geschrieben', - zero: 'Hat $count Nachricht in $param2 geschrieben', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: 'Spielte $count Züge', one: 'Spielte $count Zug', - zero: 'Spielte $count Zug', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: 'in $count Fernschachpartien', one: 'in $count Fernschachpartie', - zero: 'in $count Fernschachpartie', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: 'Hat $count Fernschachpartien gespielt', one: 'Hat $count Fernschachpartie gespielt', - zero: 'Hat $count Fernschachpartie gespielt', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: 'Folgt $count Spielern', one: 'Folgt $count Spieler', - zero: 'Folgt $count Spieler', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: 'Hat $count neue Follower', one: 'Hat $count neuen Follower', - zero: 'Hat $count neuen Follower', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: 'Hat $count Simultanvorstellungen gegeben', one: 'Hat $count Simultanvorstellung gegeben', - zero: 'Hat $count Simultanvorstellung gegeben', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: 'Hat an $count Simultanvorstellungen teilgenommen', one: 'Hat an $count Simultanvorstellung teilgenommen', - zero: 'Hat an $count Simultanvorstellung teilgenommen', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: 'Hat $count neue Studien erstellt', one: 'Hat $count neue Studie erstellt', - zero: 'Hat $count neue Studie erstellt', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: 'Hat an $count Turnieren teilgenommen', one: 'Hat an $count Turnier teilgenommen', - zero: 'Hat an $count Turnier teilgenommen', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: 'Hat Platz #$count (obere $param2%) mit $param3 Spielen in $param4 erreicht', one: 'Hat Platz #$count (obere $param2%) mit $param3 Spiel in $param4 erreicht', - zero: 'Hat Platz #$count (obere $param2%) mit $param3 Spiel in $param4 erreicht', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: 'Hat an $count Turnieren nach Schweizer System teilgenommen', one: 'Hat an $count Turnier nach Schweizer System teilgenommen', - zero: 'Hat an $count Turnier nach Schweizer System teilgenommen', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: 'Ist $count Teams beigetreten', one: 'Ist $count Team beigetreten', - zero: 'Ist $count Team beigetreten', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count mal gespielt', one: '$count mal gespielt', - zero: '$count mal gespielt', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count Punkte unter deiner Aufgabenwertung', one: 'Ein Punkt unter deiner Aufgaben-Wertung', - zero: 'Ein Punkt unter deiner Aufgaben-Wertung', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count Punkte über deiner Aufgabenwertung', one: 'Ein Punkt über deiner Aufgabenwertung', - zero: 'Ein Punkt über deiner Aufgabenwertung', ); return '$_temp0'; } @@ -899,7 +879,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count gespielt', one: '$count gespielt', - zero: '$count gespielt', ); return '$_temp0'; } @@ -911,7 +890,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count zu wiederholen', one: '$count zu wiederholen', - zero: '$count zu wiederholen', ); return '$_temp0'; } @@ -3959,7 +3937,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: 'Dein Gegner hat die Partie verlassen. Du kannst in $count Sekunden den Sieg beanspruchen.', one: 'Dein Gegner hat die Partie verlassen. Du kannst in $count Sekunde den Sieg beanspruchen.', - zero: 'Dein Gegner hat die Partie verlassen. Du kannst in $count Sekunde den Sieg beanspruchen.', ); return '$_temp0'; } @@ -3971,7 +3948,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: 'Matt in $count Halbzügen', one: 'Matt in $count Halbzug', - zero: 'Matt in $count Halbzug', ); return '$_temp0'; } @@ -3983,7 +3959,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count grobe Patzer', one: '$count grober Patzer', - zero: '$count grober Patzer', ); return '$_temp0'; } @@ -3995,7 +3970,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count Fehler', one: '$count Fehler', - zero: '$count Fehler', ); return '$_temp0'; } @@ -4007,7 +3981,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count Ungenauigkeiten', one: '$count Ungenauigkeit', - zero: '$count Ungenauigkeit', ); return '$_temp0'; } @@ -4019,7 +3992,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count Spieler', one: '$count Spieler', - zero: '$count Spieler', ); return '$_temp0'; } @@ -4031,7 +4003,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count Partien', one: '$count Partie', - zero: '$count Partie', ); return '$_temp0'; } @@ -4043,7 +4014,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count-Wertung aus $param2 Partien', one: '$count-Wertung aus $param2 Partien', - zero: '$count-Wertung aus $param2 Partien', ); return '$_temp0'; } @@ -4055,7 +4025,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count Lesezeichen', one: '$count Lesezeichen', - zero: '$count Lesezeichen', ); return '$_temp0'; } @@ -4067,7 +4036,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count Tage', one: '$count Tag', - zero: '$count Tag', ); return '$_temp0'; } @@ -4079,7 +4047,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count Stunden', one: '$count Stunde', - zero: '$count Stunde', ); return '$_temp0'; } @@ -4091,7 +4058,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count Minuten', one: '$count Minute', - zero: '$count Minute', ); return '$_temp0'; } @@ -4103,7 +4069,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: 'Platzierung wird alle $count Minuten aktualisiert', one: 'Platzierung wird minütlich aktualisiert', - zero: 'Platzierung wird minütlich aktualisiert', ); return '$_temp0'; } @@ -4115,7 +4080,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count Aufgaben', one: '$count Aufgabe', - zero: '$count Aufgabe', ); return '$_temp0'; } @@ -4127,7 +4091,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count Partien mit dir', one: '$count Partie mit dir', - zero: '$count Partie mit dir', ); return '$_temp0'; } @@ -4139,7 +4102,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count gewertet', one: '$count gewertet', - zero: '$count gewertet', ); return '$_temp0'; } @@ -4151,7 +4113,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count Siege', one: '$count Sieg', - zero: '$count Sieg', ); return '$_temp0'; } @@ -4163,7 +4124,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count Niederlagen', one: '$count Niederlage', - zero: '$count Niederlage', ); return '$_temp0'; } @@ -4175,7 +4135,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count Remis', one: '$count Remis', - zero: '$count Remis', ); return '$_temp0'; } @@ -4187,7 +4146,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count laufende Partien', one: '$count laufende Partie', - zero: '$count laufende Partie', ); return '$_temp0'; } @@ -4199,7 +4157,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: 'Dem Gegner $count Sekunden geben', one: 'Dem Gegner $count Sekunde geben', - zero: 'Dem Gegner $count Sekunde geben', ); return '$_temp0'; } @@ -4211,7 +4168,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count Turnierpunkte', one: '$count Turnierpunkt', - zero: '$count Turnierpunkt', ); return '$_temp0'; } @@ -4223,7 +4179,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count Studien', one: '$count Studie', - zero: '$count Studie', ); return '$_temp0'; } @@ -4235,7 +4190,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count Simultanpartien', one: '$count Simultanschach', - zero: '$count Simultanschach', ); return '$_temp0'; } @@ -4247,7 +4201,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '≥ $count gewertete Spiele', one: '≥ $count gewertetes Spiel', - zero: '≥ $count gewertetes Spiel', ); return '$_temp0'; } @@ -4259,7 +4212,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '≥ $count gewertete $param2 Spiele', one: '≥ $count gewertetes $param2 Spiel', - zero: '≥ $count gewertetes $param2 Spiel', ); return '$_temp0'; } @@ -4271,7 +4223,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: 'Du musst noch $count gewertete Partien mehr $param2 spielen', one: 'Du musst noch $count gewertete Partie mehr $param2 spielen', - zero: 'Du musst noch $count gewertete Partie mehr $param2 spielen', ); return '$_temp0'; } @@ -4283,7 +4234,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: 'Du musst noch $count gewertete Spiele mehr spielen', one: 'Du musst noch $count gewertetes Spiel mehr spielen', - zero: 'Du musst noch $count gewertetes Spiel mehr spielen', ); return '$_temp0'; } @@ -4295,7 +4245,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count importierte Partien', one: '$count importierte Partie', - zero: '$count importierte Partie', ); return '$_temp0'; } @@ -4307,7 +4256,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count Freunde online', one: '$count Freund online', - zero: '$count Freund online', ); return '$_temp0'; } @@ -4319,7 +4267,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count Follower', one: '$count Follower', - zero: '$count Follower', ); return '$_temp0'; } @@ -4331,7 +4278,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count folgend', one: '$count folgend', - zero: '$count folgend', ); return '$_temp0'; } @@ -4343,7 +4289,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: 'Weniger als $count Minuten', one: 'Weniger als $count Minute', - zero: 'Weniger als $count Minute', ); return '$_temp0'; } @@ -4355,7 +4300,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count laufende Partien', one: '$count laufende Partie', - zero: '$count laufende Partie', ); return '$_temp0'; } @@ -4367,7 +4311,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: 'Höchstens $count Zeichen.', one: 'Höchstens $count Zeichen.', - zero: 'Höchstens $count Zeichen.', ); return '$_temp0'; } @@ -4379,7 +4322,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count gesperrte Spieler', one: '$count gesperrter Spieler', - zero: '$count gesperrter Spieler', ); return '$_temp0'; } @@ -4391,7 +4333,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count Forenbeiträge', one: '$count Forenbeitrag', - zero: '$count Forenbeitrag', ); return '$_temp0'; } @@ -4403,7 +4344,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count $param2 Spieler diese Woche.', one: '$count $param2 Spieler diese Woche.', - zero: '$count $param2 Spieler diese Woche.', ); return '$_temp0'; } @@ -4415,7 +4355,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: 'Verfügbar in $count Sprachen!', one: 'Verfügbar in $count Sprache!', - zero: 'Verfügbar in $count Sprache!', ); return '$_temp0'; } @@ -4427,7 +4366,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count Sekunden, um den ersten Zug zu machen', one: '$count Sekunde, um den ersten Zug zu machen', - zero: '$count Sekunde, um den ersten Zug zu machen', ); return '$_temp0'; } @@ -4439,7 +4377,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count Sekunden', one: '$count Sekunde', - zero: '$count Sekunde', ); return '$_temp0'; } @@ -4451,7 +4388,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: 'und speichere $count Varianten im Voraus', one: 'und speichere $count Variante im Voraus', - zero: 'und speichere $count Variante im Voraus', ); return '$_temp0'; } @@ -4622,7 +4558,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: '$count Durchläufe', one: '1 Durchlauf', - zero: '1 Durchlauf', ); return '$_temp0'; } @@ -4634,7 +4569,6 @@ class AppLocalizationsDe extends AppLocalizations { locale: localeName, other: 'Hat $count Durchläufe von $param2 gespielt', one: 'Hat einen Durchlauf von $param2 gespielt', - zero: 'Hat einen Durchlauf von $param2 gespielt', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_el.dart b/lib/l10n/l10n_el.dart index 1e9735a1f0..bb5b49a2bd 100644 --- a/lib/l10n/l10n_el.dart +++ b/lib/l10n/l10n_el.dart @@ -27,7 +27,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: 'Υποστήριξε το lichess για $count μήνες ως $param2', one: 'Υποστήριξε το lichess για $count μήνα ως $param2', - zero: 'Υποστήριξε το lichess για $count μήνα ως $param2', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: 'Εξασκήθηκε $count θέσεις σε $param2', one: 'Εξασκήθηκε $count θέση σε $param2', - zero: 'Εξασκήθηκε $count θέση σε $param2', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: 'Έλυσε $count τακτικούς γρίφους', one: 'Έλυσε $count τακτικό γρίφο', - zero: 'Έλυσε $count τακτικό γρίφο', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: 'Έπαιξε $count παρτίδες $param2', one: 'Έπαιξε $count παρτίδα $param2', - zero: 'Έπαιξε $count παρτίδα $param2', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: 'Δημοσίευσε $count μηνύματα στο $param2', one: 'Δημοσίευσε $count μήνυμα στο $param2', - zero: 'Δημοσίευσε $count μήνυμα στο $param2', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: 'Έπαιξε $count κινήσεις', one: 'Έπαιξε $count κίνηση', - zero: 'Έπαιξε $count κίνηση', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: 'σε $count παρτίδες αλληλογραφίας', one: 'σε $count παρτίδα αλληλογραφίας', - zero: 'σε $count παρτίδα αλληλογραφίας', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: 'Ολοκλήρωσε $count παρτίδες αλληλογραφίας', one: 'Ολοκλήρωσε $count παρτίδα αλληλογραφίας', - zero: 'Ολοκλήρωσε $count παρτίδα αλληλογραφίας', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: 'Άρχισε να ακολουθεί $count παίκτες', one: 'Άρχισε να ακολουθεί $count παίκτη', - zero: 'Άρχισε να ακολουθεί $count παίκτη', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: 'Απέκτησε $count νέους ακόλουθους', one: 'Απέκτησε $count νέο ακόλουθο', - zero: 'Απέκτησε $count νέο ακόλουθο', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: 'Φιλοξένησε $count σιμουλτανέ', one: 'Φιλοξένησε $count σιμουλτανέ', - zero: 'Φιλοξένησε $count σιμουλτανέ', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: 'Συμμετείχε σε $count σιμουλτανέ', one: 'Συμμετείχε σε $count σιμουλτανέ', - zero: 'Συμμετείχε σε $count σιμουλτανέ', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: 'Δημιούργησε $count νέες μελέτες', one: 'Δημιούργησε $count νέα μελέτη', - zero: 'Δημιούργησε $count νέα μελέτη', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: 'Αγωνίστηκε σε $count τουρνουά', one: 'Αγωνίστηκε σε $count τουρνουά', - zero: 'Αγωνίστηκε σε $count τουρνουά', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: 'Κατατάχθηκε #$count (κορυφαίος $param2%) με $param3 παιχνίδια σε $param4', one: 'Κατατάχθηκε #$count (κορυφαίος $param2%) με $param3 παιχνίδι σε $param4', - zero: 'Κατατάχθηκε #$count (κορυφαίος $param2%) με $param3 παιχνίδι σε $param4', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: 'Αγωνίστηκε σε $count ελβετικά τουρνουά', one: 'Αγωνίστηκε σε $count ελβετικό τουρνουά', - zero: 'Αγωνίστηκε σε $count ελβετικό τουρνουά', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: 'Έγινε μέλος $count ομαδών', one: 'Έγινε μέλος $count ομάδας', - zero: 'Έγινε μέλος $count ομάδας', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: 'Λύθηκε $count φορές', one: 'Λύθηκε $count φορά', - zero: 'Λύθηκε $count φορά', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count πόντους κάτω από τη βαθμολογία γρίφων σας', one: 'Έναν πόντο κάτω από τη βαθμολογία γρίφων σας', - zero: 'Έναν πόντο κάτω από τη βαθμολογία γρίφων σας', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count πόντους πάνω από την βαθμολογία γρίφων σας', one: 'Έναν πόντο πάνω από την βαθμολογία γρίφων σας', - zero: 'Έναν πόντο πάνω από την βαθμολογία γρίφων σας', ); return '$_temp0'; } @@ -899,7 +879,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count παίχτηκαν', one: '$count παίχτηκε', - zero: '$count παίχτηκε', ); return '$_temp0'; } @@ -911,7 +890,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count για επανάληψη', one: '$count για επανάληψη', - zero: '$count για επανάληψη', ); return '$_temp0'; } @@ -3959,7 +3937,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: 'Ο αντίπαλος έφυγε από το παιχνίδι. Διεκδίκηση νίκης σε $count δευτερόλεπτα.', one: 'Ο αντίπαλός σας έφυγε από το παιχνίδι. Διεκδίκηση νίκης σε $count δευτερόλεπτο.', - zero: 'Ο αντίπαλός σας έφυγε από το παιχνίδι. Διεκδίκηση νίκης σε $count δευτερόλεπτο.', ); return '$_temp0'; } @@ -3971,7 +3948,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: 'Ματ σε $count μισές κινήσεις', one: 'Ματ σε $count μισή κίνηση', - zero: 'Ματ σε $count μισή κίνηση', ); return '$_temp0'; } @@ -3983,7 +3959,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count σοβαρά σφάλματα', one: '$count σοβαρό σφάλμα', - zero: '$count σοβαρό σφάλμα', ); return '$_temp0'; } @@ -3995,7 +3970,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count λάθη', one: '$count λάθος', - zero: '$count λάθος', ); return '$_temp0'; } @@ -4007,7 +3981,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count ανακρίβειες', one: '$count ανακρίβεια', - zero: '$count ανακρίβεια', ); return '$_temp0'; } @@ -4019,7 +3992,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count παίκτες', one: '$count παίκτης', - zero: '$count παίκτης', ); return '$_temp0'; } @@ -4031,7 +4003,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count παιχνίδια', one: '$count παιχνίδι', - zero: '$count παιχνίδι', ); return '$_temp0'; } @@ -4043,7 +4014,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: 'Βαθμολογία $count για $param2 παιχνίδια', one: 'Βαθμολογία $count για $param2 παιχνίδι', - zero: 'Βαθμολογία $count για $param2 παιχνίδι', ); return '$_temp0'; } @@ -4055,7 +4025,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count σελιδοδείκτες', one: '$count σελιδοδείκτης', - zero: '$count σελιδοδείκτης', ); return '$_temp0'; } @@ -4067,7 +4036,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count ημέρες', one: '$count ημέρα', - zero: '$count ημέρα', ); return '$_temp0'; } @@ -4079,7 +4047,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count ώρες', one: '$count ώρα', - zero: '$count ώρα', ); return '$_temp0'; } @@ -4091,7 +4058,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count λεπτά', one: '$count λεπτό', - zero: '$count λεπτό', ); return '$_temp0'; } @@ -4103,7 +4069,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: 'Η κατάταξη ενημερώνεται κάθε $count λεπτά', one: 'Η κατάταξη ενημερώνεται κάθε λεπτό', - zero: 'Η κατάταξη ενημερώνεται κάθε λεπτό', ); return '$_temp0'; } @@ -4115,7 +4080,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count γρίφοι', one: '$count γρίφος', - zero: '$count γρίφος', ); return '$_temp0'; } @@ -4127,7 +4091,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count παιχνίδια με εσάς', one: '$count παιχνίδι με εσάς', - zero: '$count παιχνίδι με εσάς', ); return '$_temp0'; } @@ -4139,7 +4102,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count βαθμολογημένα', one: '$count βαθμολογημένο', - zero: '$count βαθμολογημένο', ); return '$_temp0'; } @@ -4151,7 +4113,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count νίκες', one: '$count νίκη', - zero: '$count νίκη', ); return '$_temp0'; } @@ -4163,7 +4124,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count ήττες', one: '$count ήττα', - zero: '$count ήττα', ); return '$_temp0'; } @@ -4175,7 +4135,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count ισοπαλίες', one: '$count ισοπαλία', - zero: '$count ισοπαλία', ); return '$_temp0'; } @@ -4187,7 +4146,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count παίζονται', one: '$count παίζεται', - zero: '$count παίζεται', ); return '$_temp0'; } @@ -4199,7 +4157,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: 'Προσθέστε $count δευτερόλεπτα', one: 'Προσθέστε $count δευτερόλεπτα', - zero: 'Προσθέστε $count δευτερόλεπτα', ); return '$_temp0'; } @@ -4211,7 +4168,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count πόντοι τουρνουά', one: '$count πόντος τουρνουά', - zero: '$count πόντος τουρνουά', ); return '$_temp0'; } @@ -4223,7 +4179,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count μελέτες', one: '$count μελέτη', - zero: '$count μελέτη', ); return '$_temp0'; } @@ -4235,7 +4190,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count σιμουλτανέ', one: '$count σιμουλτανέ', - zero: '$count σιμουλτανέ', ); return '$_temp0'; } @@ -4247,7 +4201,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '≥ $count βαθμολογημένα παιχνίδια', one: '≥ $count βαθμολογημένο παιχνίδι', - zero: '≥ $count βαθμολογημένο παιχνίδι', ); return '$_temp0'; } @@ -4259,7 +4212,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '≥ $count βαθμολογημένα παιχνίδια $param2', one: '≥ $count βαθμολογημένο παιχνίδι $param2', - zero: '≥ $count βαθμολογημένο παιχνίδι $param2', ); return '$_temp0'; } @@ -4271,7 +4223,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: 'Πρέπει να παίξετε $count επιπλέον $param2 βαθμολογημένα παιχνίδια', one: 'Πρέπει να παίξετε $count επιπλέον $param2 βαθμολογημένο παιχνίδι', - zero: 'Πρέπει να παίξετε $count επιπλέον $param2 βαθμολογημένο παιχνίδι', ); return '$_temp0'; } @@ -4283,7 +4234,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: 'Πρέπει να παίξετε $count βαθμολογημένα παιχνίδια', one: 'Πρέπει να παίξετε $count βαθμολογημένο παιχνίδι', - zero: 'Πρέπει να παίξετε $count βαθμολογημένο παιχνίδι', ); return '$_temp0'; } @@ -4295,7 +4245,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count Εισαγόμενα παιχνίδια', one: '$count Εισαγόμενο παιχνίδι', - zero: '$count Εισαγόμενο παιχνίδι', ); return '$_temp0'; } @@ -4307,7 +4256,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count φίλοι συνδεδεμένοι', one: '$count φίλος συνδεδεμένος', - zero: '$count φίλος συνδεδεμένος', ); return '$_temp0'; } @@ -4319,7 +4267,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count ακόλουθοι', one: '$count ακόλουθος', - zero: '$count ακόλουθος', ); return '$_temp0'; } @@ -4331,7 +4278,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count ακολουθούνται', one: '$count ακολουθείται', - zero: '$count ακολουθείται', ); return '$_temp0'; } @@ -4343,7 +4289,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: 'Λιγότερο από $count λεπτά', one: 'Λιγότερο από $count λεπτό', - zero: 'Λιγότερο από $count λεπτό', ); return '$_temp0'; } @@ -4355,7 +4300,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count παιχνίδια παίζονται τώρα', one: '$count παιχνίδι παίζεται τώρα', - zero: '$count παιχνίδι παίζεται τώρα', ); return '$_temp0'; } @@ -4367,7 +4311,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: 'Όριο: $count χαρακτήρες.', one: 'Όριο: $count χαρακτήρες.', - zero: 'Όριο: $count χαρακτήρες.', ); return '$_temp0'; } @@ -4379,7 +4322,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count αποκλεισμοί', one: '$count αποκλεισμός', - zero: '$count αποκλεισμός', ); return '$_temp0'; } @@ -4391,7 +4333,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count δημοσιεύσεις φόρουμ', one: '$count δημοσίευση φόρουμ', - zero: '$count δημοσίευση φόρουμ', ); return '$_temp0'; } @@ -4403,7 +4344,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count παίκτες $param2 αυτήν την εβδομάδα.', one: '$count παίκτης $param2 αυτήν την εβδομάδα.', - zero: '$count παίκτης $param2 αυτήν την εβδομάδα.', ); return '$_temp0'; } @@ -4415,7 +4355,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: 'Διαθέσιμο σε $count γλώσσες!', one: 'Διαθέσιμο σε $count γλώσσες!', - zero: 'Διαθέσιμο σε $count γλώσσες!', ); return '$_temp0'; } @@ -4427,7 +4366,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count δευτερόλεπτα για την πρώτη κίνηση', one: '$count δευτερόλεπτο για την πρώτη κίνηση', - zero: '$count δευτερόλεπτο για την πρώτη κίνηση', ); return '$_temp0'; } @@ -4439,7 +4377,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count δευτερόλεπτα', one: '$count δευτερόλεπτο', - zero: '$count δευτερόλεπτο', ); return '$_temp0'; } @@ -4451,7 +4388,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: 'και αποθηκεύστε $count γραμμές προκίνησης', one: 'και αποθηκεύστε $count γραμμή προκίνησης', - zero: 'και αποθηκεύστε $count γραμμή προκίνησης', ); return '$_temp0'; } @@ -4622,7 +4558,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: '$count γύροι', one: '1 γύρος', - zero: '1 γύρος', ); return '$_temp0'; } @@ -4634,7 +4569,6 @@ class AppLocalizationsEl extends AppLocalizations { locale: localeName, other: 'Έπαιξε $count γύρους $param2', one: 'Έπαιξε έναν γύρο $param2', - zero: 'Έπαιξε έναν γύρο $param2', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_en.dart b/lib/l10n/l10n_en.dart index a965a4ce26..46c133ccb4 100644 --- a/lib/l10n/l10n_en.dart +++ b/lib/l10n/l10n_en.dart @@ -27,7 +27,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: 'Supported lichess.org for $count months as a $param2', one: 'Supported lichess.org for $count month as a $param2', - zero: 'Supported lichess.org for $count month as a $param2', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: 'Practised $count positions on $param2', one: 'Practised $count position on $param2', - zero: 'Practised $count position on $param2', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: 'Solved $count training puzzles', one: 'Solved $count training puzzle', - zero: 'Solved $count training puzzle', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: 'Played $count $param2 games', one: 'Played $count $param2 game', - zero: 'Played $count $param2 game', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: 'Posted $count messages in $param2', one: 'Posted $count message in $param2', - zero: 'Posted $count message in $param2', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: 'Played $count moves', one: 'Played $count move', - zero: 'Played $count move', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: 'in $count correspondence games', one: 'in $count correspondence game', - zero: 'in $count correspondence game', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: 'Completed $count correspondence games', one: 'Completed $count correspondence game', - zero: 'Completed $count correspondence game', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: 'Started following $count players', one: 'Started following $count player', - zero: 'Started following $count player', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: 'Gained $count new followers', one: 'Gained $count new follower', - zero: 'Gained $count new follower', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: 'Hosted $count simultaneous exhibitions', one: 'Hosted $count simultaneous exhibition', - zero: 'Hosted $count simultaneous exhibition', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: 'Participated in $count simultaneous exhibitions', one: 'Participated in $count simultaneous exhibition', - zero: 'Participated in $count simultaneous exhibition', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: 'Created $count new studies', one: 'Created $count new study', - zero: 'Created $count new study', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: 'Competed in $count Arena tournaments', one: 'Competed in $count Arena tournament', - zero: 'Competed in $count Arena tournament', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: 'Ranked #$count (top $param2%) with $param3 games in $param4', one: 'Ranked #$count (top $param2%) with $param3 game in $param4', - zero: 'Ranked #$count (top $param2%) with $param3 game in $param4', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: 'Competed in $count Swiss tournaments', one: 'Competed in $count Swiss tournament', - zero: 'Competed in $count Swiss tournament', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: 'Joined $count teams', one: 'Joined $count team', - zero: 'Joined $count team', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: 'Played $count times', one: 'Played $count time', - zero: 'Played $count time', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count points below your puzzle rating', one: 'One point below your puzzle rating', - zero: 'One point below your puzzle rating', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count points above your puzzle rating', one: 'One point above your puzzle rating', - zero: 'One point above your puzzle rating', ); return '$_temp0'; } @@ -3955,7 +3935,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: 'Your opponent left the game. You can claim victory in $count seconds.', one: 'Your opponent left the game. You can claim victory in $count second.', - zero: 'Your opponent left the game. You can claim victory in $count second.', ); return '$_temp0'; } @@ -3967,7 +3946,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: 'Mate in $count half-moves', one: 'Mate in $count half-move', - zero: 'Mate in $count half-move', ); return '$_temp0'; } @@ -3979,7 +3957,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count blunders', one: '$count blunder', - zero: '$count blunder', ); return '$_temp0'; } @@ -3991,7 +3968,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count mistakes', one: '$count mistake', - zero: '$count mistake', ); return '$_temp0'; } @@ -4003,7 +3979,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count inaccuracies', one: '$count inaccuracy', - zero: '$count inaccuracy', ); return '$_temp0'; } @@ -4015,7 +3990,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count players', one: '$count player', - zero: '$count player', ); return '$_temp0'; } @@ -4027,7 +4001,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count games', one: '$count game', - zero: '$count game', ); return '$_temp0'; } @@ -4039,7 +4012,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count rating over $param2 games', one: '$count rating over $param2 game', - zero: '$count rating over $param2 game', ); return '$_temp0'; } @@ -4051,7 +4023,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count bookmarks', one: '$count bookmark', - zero: '$count bookmark', ); return '$_temp0'; } @@ -4063,7 +4034,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count days', one: '$count day', - zero: '$count day', ); return '$_temp0'; } @@ -4075,7 +4045,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count hours', one: '$count hour', - zero: '$count hour', ); return '$_temp0'; } @@ -4087,7 +4056,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count minutes', one: '$count minute', - zero: '$count minute', ); return '$_temp0'; } @@ -4099,7 +4067,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: 'Rank is updated every $count minutes', one: 'Rank is updated every minute', - zero: 'Rank is updated every minute', ); return '$_temp0'; } @@ -4111,7 +4078,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count puzzles', one: '$count puzzle', - zero: '$count puzzle', ); return '$_temp0'; } @@ -4123,7 +4089,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count games with you', one: '$count game with you', - zero: '$count game with you', ); return '$_temp0'; } @@ -4135,7 +4100,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count rated', one: '$count rated', - zero: '$count rated', ); return '$_temp0'; } @@ -4147,7 +4111,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count wins', one: '$count win', - zero: '$count win', ); return '$_temp0'; } @@ -4159,7 +4122,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count losses', one: '$count loss', - zero: '$count loss', ); return '$_temp0'; } @@ -4171,7 +4133,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count draws', one: '$count draw', - zero: '$count draw', ); return '$_temp0'; } @@ -4183,7 +4144,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count playing', one: '$count playing', - zero: '$count playing', ); return '$_temp0'; } @@ -4195,7 +4155,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: 'Give $count seconds', one: 'Give $count second', - zero: 'Give $count second', ); return '$_temp0'; } @@ -4207,7 +4166,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count tournament points', one: '$count tournament point', - zero: '$count tournament point', ); return '$_temp0'; } @@ -4219,7 +4177,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count studies', one: '$count study', - zero: '$count study', ); return '$_temp0'; } @@ -4231,7 +4188,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count simuls', one: '$count simul', - zero: '$count simul', ); return '$_temp0'; } @@ -4243,7 +4199,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '≥ $count rated games', one: '≥ $count rated game', - zero: '≥ $count rated game', ); return '$_temp0'; } @@ -4255,7 +4210,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '≥ $count $param2 rated games', one: '≥ $count $param2 rated game', - zero: '≥ $count $param2 rated game', ); return '$_temp0'; } @@ -4267,7 +4221,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: 'You need to play $count more $param2 rated games', one: 'You need to play $count more $param2 rated game', - zero: 'You need to play $count more $param2 rated game', ); return '$_temp0'; } @@ -4279,7 +4232,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: 'You need to play $count more rated games', one: 'You need to play $count more rated game', - zero: 'You need to play $count more rated game', ); return '$_temp0'; } @@ -4291,7 +4243,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count imported games', one: '$count imported game', - zero: '$count imported game', ); return '$_temp0'; } @@ -4303,7 +4254,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count friends online', one: '$count friend online', - zero: '$count friend online', ); return '$_temp0'; } @@ -4315,7 +4265,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count followers', one: '$count follower', - zero: '$count follower', ); return '$_temp0'; } @@ -4327,7 +4276,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count following', one: '$count following', - zero: '$count following', ); return '$_temp0'; } @@ -4339,7 +4287,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: 'Less than $count minutes', one: 'Less than $count minute', - zero: 'Less than $count minute', ); return '$_temp0'; } @@ -4351,7 +4298,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count games in play', one: '$count game in play', - zero: '$count game in play', ); return '$_temp0'; } @@ -4363,7 +4309,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: 'Maximum: $count characters.', one: 'Maximum: $count character.', - zero: 'Maximum: $count character.', ); return '$_temp0'; } @@ -4375,7 +4320,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count blocks', one: '$count block', - zero: '$count block', ); return '$_temp0'; } @@ -4387,7 +4331,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count forum posts', one: '$count forum post', - zero: '$count forum post', ); return '$_temp0'; } @@ -4399,7 +4342,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count $param2 players this week.', one: '$count $param2 player this week.', - zero: '$count $param2 player this week.', ); return '$_temp0'; } @@ -4411,7 +4353,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: 'Available in $count languages!', one: 'Available in $count language!', - zero: 'Available in $count language!', ); return '$_temp0'; } @@ -4423,7 +4364,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count seconds to play the first move', one: '$count second to play the first move', - zero: '$count second to play the first move', ); return '$_temp0'; } @@ -4435,7 +4375,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count seconds', one: '$count second', - zero: '$count second', ); return '$_temp0'; } @@ -4447,7 +4386,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: 'and save $count premove lines', one: 'and save $count premove line', - zero: 'and save $count premove line', ); return '$_temp0'; } @@ -4618,7 +4556,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: '$count runs', one: '1 run', - zero: '1 run', ); return '$_temp0'; } @@ -4630,7 +4567,6 @@ class AppLocalizationsEn extends AppLocalizations { locale: localeName, other: 'Played $count runs of $param2', one: 'Played one run of $param2', - zero: 'Played one run of $param2', ); return '$_temp0'; } @@ -4670,7 +4606,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: 'Supported lichess.org for $count months as a $param2', one: 'Supported lichess.org for $count month as a $param2', - zero: 'Supported lichess.org for $count month as a $param2', ); return '$_temp0'; } @@ -4682,7 +4617,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: 'Practiced $count positions on $param2', one: 'Practiced $count position on $param2', - zero: 'Practiced $count position on $param2', ); return '$_temp0'; } @@ -4694,7 +4628,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: 'Solved $count tactical puzzles', one: 'Solved $count tactical puzzle', - zero: 'Solved $count tactical puzzle', ); return '$_temp0'; } @@ -4706,7 +4639,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: 'Played $count $param2 games', one: 'Played $count $param2 game', - zero: 'Played $count $param2 game', ); return '$_temp0'; } @@ -4718,7 +4650,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: 'Posted $count messages in $param2', one: 'Posted $count message in $param2', - zero: 'Posted $count message in $param2', ); return '$_temp0'; } @@ -4730,7 +4661,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: 'Played $count moves', one: 'Played $count move', - zero: 'Played $count move', ); return '$_temp0'; } @@ -4742,7 +4672,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: 'in $count correspondence games', one: 'in $count correspondence game', - zero: 'in $count correspondence game', ); return '$_temp0'; } @@ -4754,7 +4683,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: 'Completed $count correspondence games', one: 'Completed $count correspondence game', - zero: 'Completed $count correspondence game', ); return '$_temp0'; } @@ -4766,7 +4694,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: 'Started following $count players', one: 'Started following $count player', - zero: 'Started following $count player', ); return '$_temp0'; } @@ -4778,7 +4705,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: 'Gained $count new followers', one: 'Gained $count new follower', - zero: 'Gained $count new follower', ); return '$_temp0'; } @@ -4790,7 +4716,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: 'Hosted $count simultaneous exhibitions', one: 'Hosted $count simultaneous exhibition', - zero: 'Hosted $count simultaneous exhibition', ); return '$_temp0'; } @@ -4802,7 +4727,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: 'Participated in $count simultaneous exhibitions', one: 'Participated in $count simultaneous exhibition', - zero: 'Participated in $count simultaneous exhibition', ); return '$_temp0'; } @@ -4814,7 +4738,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: 'Created $count new studies', one: 'Created $count new study', - zero: 'Created $count new study', ); return '$_temp0'; } @@ -4826,7 +4749,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: 'Competed in $count tournaments', one: 'Competed in $count tournament', - zero: 'Competed in $count tournament', ); return '$_temp0'; } @@ -4838,7 +4760,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: 'Ranked #$count (top $param2%) with $param3 games in $param4', one: 'Ranked #$count (top $param2%) with $param3 game in $param4', - zero: 'Ranked #$count (top $param2%) with $param3 game in $param4', ); return '$_temp0'; } @@ -4850,7 +4771,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: 'Competed in $count Swiss tournaments', one: 'Competed in $count Swiss tournament', - zero: 'Competed in $count Swiss tournament', ); return '$_temp0'; } @@ -4862,7 +4782,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: 'Joined $count teams', one: 'Joined $count team', - zero: 'Joined $count team', ); return '$_temp0'; } @@ -5506,7 +5425,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: 'Played $count times', one: 'Played $count time', - zero: 'Played $count time', ); return '$_temp0'; } @@ -5518,7 +5436,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count points below your puzzle rating', one: 'One point below your puzzle rating', - zero: 'One point below your puzzle rating', ); return '$_temp0'; } @@ -5530,7 +5447,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count points above your puzzle rating', one: 'One point above your puzzle rating', - zero: 'One point above your puzzle rating', ); return '$_temp0'; } @@ -5542,7 +5458,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count played', one: '$count played', - zero: '$count played', ); return '$_temp0'; } @@ -5554,7 +5469,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count to replay', one: '$count to replay', - zero: '$count to replay', ); return '$_temp0'; } @@ -8602,7 +8516,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: 'Your opponent left the game. You can claim victory in $count seconds.', one: 'Your opponent left the game. You can claim victory in $count second.', - zero: 'Your opponent left the game. You can claim victory in $count second.', ); return '$_temp0'; } @@ -8614,7 +8527,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: 'Mate in $count half-moves', one: 'Mate in $count half-move', - zero: 'Mate in $count half-move', ); return '$_temp0'; } @@ -8626,7 +8538,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count blunders', one: '$count blunder', - zero: '$count blunder', ); return '$_temp0'; } @@ -8638,7 +8549,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count mistakes', one: '$count mistake', - zero: '$count mistake', ); return '$_temp0'; } @@ -8650,7 +8560,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count inaccuracies', one: '$count inaccuracy', - zero: '$count inaccuracy', ); return '$_temp0'; } @@ -8662,7 +8571,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count players', one: '$count player', - zero: '$count player', ); return '$_temp0'; } @@ -8674,7 +8582,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count games', one: '$count game', - zero: '$count game', ); return '$_temp0'; } @@ -8686,7 +8593,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count rating over $param2 games', one: '$count rating over $param2 game', - zero: '$count rating over $param2 game', ); return '$_temp0'; } @@ -8698,7 +8604,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count bookmarks', one: '$count bookmark', - zero: '$count bookmark', ); return '$_temp0'; } @@ -8710,7 +8615,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count days', one: '$count day', - zero: '$count day', ); return '$_temp0'; } @@ -8722,7 +8626,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count hours', one: '$count hour', - zero: '$count hour', ); return '$_temp0'; } @@ -8734,7 +8637,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count minutes', one: '$count minute', - zero: '$count minute', ); return '$_temp0'; } @@ -8746,7 +8648,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: 'Rank is updated every $count minutes', one: 'Rank is updated every minute', - zero: 'Rank is updated every minute', ); return '$_temp0'; } @@ -8758,7 +8659,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count puzzles', one: '$count puzzle', - zero: '$count puzzle', ); return '$_temp0'; } @@ -8770,7 +8670,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count games with you', one: '$count game with you', - zero: '$count game with you', ); return '$_temp0'; } @@ -8782,7 +8681,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count rated', one: '$count rated', - zero: '$count rated', ); return '$_temp0'; } @@ -8794,7 +8692,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count wins', one: '$count win', - zero: '$count win', ); return '$_temp0'; } @@ -8806,7 +8703,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count losses', one: '$count loss', - zero: '$count loss', ); return '$_temp0'; } @@ -8818,7 +8714,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count draws', one: '$count draw', - zero: '$count draw', ); return '$_temp0'; } @@ -8830,7 +8725,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count playing', one: '$count playing', - zero: '$count playing', ); return '$_temp0'; } @@ -8842,7 +8736,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: 'Give $count seconds', one: 'Give $count second', - zero: 'Give $count second', ); return '$_temp0'; } @@ -8854,7 +8747,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count tournament points', one: '$count tournament point', - zero: '$count tournament point', ); return '$_temp0'; } @@ -8866,7 +8758,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count studies', one: '$count study', - zero: '$count study', ); return '$_temp0'; } @@ -8878,7 +8769,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count simuls', one: '$count simul', - zero: '$count simul', ); return '$_temp0'; } @@ -8890,7 +8780,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '≥ $count rated games', one: '≥ $count rated game', - zero: '≥ $count rated game', ); return '$_temp0'; } @@ -8902,7 +8791,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '≥ $count $param2 rated games', one: '≥ $count $param2 rated game', - zero: '≥ $count $param2 rated game', ); return '$_temp0'; } @@ -8914,7 +8802,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: 'You need to play $count more $param2 rated games', one: 'You need to play $count more $param2 rated game', - zero: 'You need to play $count more $param2 rated game', ); return '$_temp0'; } @@ -8926,7 +8813,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: 'You need to play $count more rated games', one: 'You need to play $count more rated game', - zero: 'You need to play $count more rated game', ); return '$_temp0'; } @@ -8938,7 +8824,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count imported games', one: '$count imported game', - zero: '$count imported game', ); return '$_temp0'; } @@ -8950,7 +8835,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count friends online', one: '$count friend online', - zero: '$count friend online', ); return '$_temp0'; } @@ -8962,7 +8846,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count followers', one: '$count follower', - zero: '$count follower', ); return '$_temp0'; } @@ -8974,7 +8857,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count following', one: '$count following', - zero: '$count following', ); return '$_temp0'; } @@ -8986,7 +8868,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: 'Less than $count minutes', one: 'Less than $count minute', - zero: 'Less than $count minute', ); return '$_temp0'; } @@ -8998,7 +8879,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count games in play', one: '$count game in play', - zero: '$count game in play', ); return '$_temp0'; } @@ -9010,7 +8890,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: 'Maximum: $count characters.', one: 'Maximum: $count character.', - zero: 'Maximum: $count character.', ); return '$_temp0'; } @@ -9022,7 +8901,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count blocks', one: '$count block', - zero: '$count block', ); return '$_temp0'; } @@ -9034,7 +8912,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count forum posts', one: '$count forum post', - zero: '$count forum post', ); return '$_temp0'; } @@ -9046,7 +8923,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count $param2 players this week.', one: '$count $param2 player this week.', - zero: '$count $param2 player this week.', ); return '$_temp0'; } @@ -9058,7 +8934,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: 'Available in $count languages!', one: 'Available in $count language!', - zero: 'Available in $count language!', ); return '$_temp0'; } @@ -9070,7 +8945,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count seconds to play the first move', one: '$count second to play the first move', - zero: '$count second to play the first move', ); return '$_temp0'; } @@ -9082,7 +8956,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count seconds', one: '$count second', - zero: '$count second', ); return '$_temp0'; } @@ -9094,7 +8967,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: 'and save $count premove lines', one: 'and save $count premove line', - zero: 'and save $count premove line', ); return '$_temp0'; } @@ -9265,7 +9137,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: '$count runs', one: '1 run', - zero: '1 run', ); return '$_temp0'; } @@ -9277,7 +9148,6 @@ class AppLocalizationsEnUs extends AppLocalizationsEn { locale: localeName, other: 'Played $count runs of $param2', one: 'Played one run of $param2', - zero: 'Played one run of $param2', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_eo.dart b/lib/l10n/l10n_eo.dart index b7fef216a1..1260b33238 100644 --- a/lib/l10n/l10n_eo.dart +++ b/lib/l10n/l10n_eo.dart @@ -27,7 +27,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: 'Subtenis lichess.org dum $count monatoj kiel $param2', one: 'Subtenis lichess.org dum $count monato kiel $param2', - zero: 'Subtenis lichess.org dum $count monato kiel $param2', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: 'Praktikis $count poziciojn $param2', one: 'Praktikis $count pozicion $param2', - zero: 'Praktikis $count pozicion $param2', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: 'Solvis $count taktikajn puzlojn', one: 'Solvis $count taktikan puzlon', - zero: 'Solvis $count taktikan puzlon', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: 'Ludis $count $param2 ludojn', one: 'Ludis $count $param2 ludon', - zero: 'Ludis $count $param2 ludon', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: 'Afiŝis $count mesaĝoj en $param2', one: 'Afiŝis $count mesaĝo en $param2', - zero: 'Afiŝis $count mesaĝo en $param2', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: 'Ludis $count movojn', one: 'Ludis $count movon', - zero: 'Ludis $count movon', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: 'en $count korespondadaj ludoj', one: 'en $count korespondada ludo', - zero: 'en $count korespondada ludo', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: 'Finiĝis $count korespondaj ludoj', one: 'Finiĝis $count koresponda ludo', - zero: 'Finiĝis $count koresponda ludo', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: 'Komencis sekvi $count ludantojn', one: 'Komencis sekvi $count ludanton', - zero: 'Komencis sekvi $count ludanton', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: 'Gajnis $count novajn sekvantojn', one: 'Gajnis $count novan sekvanton', - zero: 'Gajnis $count novan sekvanton', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: 'Gastigis $count samtempajn ekspoziciojn', one: 'Gastigis $count samtempan ekspozicion', - zero: 'Gastigis $count samtempan ekspozicion', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: 'Partoprenita en $count samtempaj ekspozicioj', one: 'Partoprenita en $count samtempa ekspozicio', - zero: 'Partoprenita en $count samtempa ekspozicio', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: 'Kreis $count novajn studojn', one: 'Kreis $count novan studon', - zero: 'Kreis $count novan studon', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: 'Konkurencis en $count turniroj', one: 'Konkurencis en $count turniro', - zero: 'Konkurencis en $count turniro', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: 'Rangita #$count (supro $param2%) kun $param3 ludoj en $param4', one: 'Rangita #$count (supro $param2%) kun $param3 ludo en $param4', - zero: 'Rangita #$count (supro $param2%) kun $param3 ludo en $param4', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: 'Konkuris en $count svisaj turniroj', one: 'Konkuris en $count svisa turniro', - zero: 'Konkuris en $count svisa turniro', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: 'Aliĝis $count teamoj', one: 'Aliĝis $count teamo', - zero: 'Aliĝis $count teamo', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: 'Ludita $count foje', one: 'Ludita $count foje', - zero: 'Ludita $count foje', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count poentoj sub via puzla rango', one: 'Unu poento sub via puzla rango', - zero: 'Unu poento sub via puzla rango', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count poentoj super via puzla rango', one: 'Unu poento super via puzla rango', - zero: 'Unu poento super via puzla rango', ); return '$_temp0'; } @@ -899,7 +879,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count ludita', one: '$count ludita', - zero: '$count ludita', ); return '$_temp0'; } @@ -911,7 +890,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count por reludi', one: '$count por reludi', - zero: '$count por reludi', ); return '$_temp0'; } @@ -3959,7 +3937,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: 'Via kontraŭulo forlasis la ludon. Vi povas postuli venkon en $count sekundoj.', one: 'Via kontraŭulo forlasis la ludon. Vi povas postuli venkon en $count sekundo.', - zero: 'Via kontraŭulo forlasis la ludon. Vi povas postuli venkon en $count sekundo.', ); return '$_temp0'; } @@ -3971,7 +3948,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: 'Mato post $count duonmovoj', one: 'Mato post $count duonmovo', - zero: 'Mato post $count duonmovo', ); return '$_temp0'; } @@ -3983,7 +3959,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count eraregoj', one: '$count erarego', - zero: '$count erarego', ); return '$_temp0'; } @@ -3995,7 +3970,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count eraroj', one: '$count eraro', - zero: '$count eraro', ); return '$_temp0'; } @@ -4007,7 +3981,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count eraretoj', one: '$count erareto', - zero: '$count erareto', ); return '$_temp0'; } @@ -4019,7 +3992,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count konektitaj ludantoj', one: '$count konektita ludanto', - zero: '$count konektita ludanto', ); return '$_temp0'; } @@ -4031,7 +4003,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count ludoj', one: '$count ludo', - zero: '$count ludo', ); return '$_temp0'; } @@ -4043,7 +4014,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count rangoj trans $param2 ludoj', one: '$count rango trans $param2 ludo', - zero: '$count rango trans $param2 ludo', ); return '$_temp0'; } @@ -4055,7 +4025,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count paĝmarkoj', one: '$count paĝmarko', - zero: '$count paĝmarko', ); return '$_temp0'; } @@ -4067,7 +4036,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count tagoj', one: '$count tago', - zero: '$count tago', ); return '$_temp0'; } @@ -4079,7 +4047,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count horoj', one: '$count horo', - zero: '$count horo', ); return '$_temp0'; } @@ -4091,7 +4058,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count minutoj', one: '$count minuto', - zero: '$count minuto', ); return '$_temp0'; } @@ -4103,7 +4069,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: 'Posicio aktualiĝas en ĉiu $count minutoj', one: 'Posicio aktualiĝas en ĉiu minuto', - zero: 'Posicio aktualiĝas en ĉiu minuto', ); return '$_temp0'; } @@ -4115,7 +4080,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count puzloj', one: '$count puzlo', - zero: '$count puzlo', ); return '$_temp0'; } @@ -4127,7 +4091,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count ludoj kun vi', one: '$count ludo kun vi', - zero: '$count ludo kun vi', ); return '$_temp0'; } @@ -4139,7 +4102,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count taksaj ludoj', one: '$count taksaj ludoj', - zero: '$count taksaj ludoj', ); return '$_temp0'; } @@ -4151,7 +4113,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count venkoj', one: '$count venkoj', - zero: '$count venkoj', ); return '$_temp0'; } @@ -4163,7 +4124,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count malvenkoj', one: '$count malvenkoj', - zero: '$count malvenkoj', ); return '$_temp0'; } @@ -4175,7 +4135,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count egalvenkoj', one: '$count egalvenkoj', - zero: '$count egalvenkoj', ); return '$_temp0'; } @@ -4187,7 +4146,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count aktualaj', one: '$count aktualaj', - zero: '$count aktualaj', ); return '$_temp0'; } @@ -4199,7 +4157,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: 'Doni $count sekundojn', one: 'Doni $count sekundojn', - zero: 'Doni $count sekundojn', ); return '$_temp0'; } @@ -4211,7 +4168,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count turnira poento', one: '$count turnira poento', - zero: '$count turnira poento', ); return '$_temp0'; } @@ -4223,7 +4179,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count studoj', one: '$count studo', - zero: '$count studo', ); return '$_temp0'; } @@ -4235,7 +4190,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count samtempludoj', one: '$count samtempludo', - zero: '$count samtempludo', ); return '$_temp0'; } @@ -4247,7 +4201,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '≥ $count taksaj ludoj', one: '≥ $count taksa ludo', - zero: '≥ $count taksa ludo', ); return '$_temp0'; } @@ -4259,7 +4212,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '≥ $count taksaj ludoj de $param2', one: '≥ $count taksa ludo de $param2', - zero: '≥ $count taksa ludo de $param2', ); return '$_temp0'; } @@ -4271,7 +4223,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: 'Vi devas ludi $count pli de taksaj $param2 ludoj', one: 'Vi devas ludi $count pli de taksa $param2 ludo', - zero: 'Vi devas ludi $count pli de taksa $param2 ludo', ); return '$_temp0'; } @@ -4283,7 +4234,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: 'Vi devas ludi $count pli de taksaj ludoj', one: 'Vi devas ludi $count pli de taksa ludo', - zero: 'Vi devas ludi $count pli de taksa ludo', ); return '$_temp0'; } @@ -4295,7 +4245,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count Importitaj ludoj', one: '$count Importitaj ludoj', - zero: '$count Importitaj ludoj', ); return '$_temp0'; } @@ -4307,7 +4256,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count amikoj enretaj', one: '$count amiko enreta', - zero: '$count amiko enreta', ); return '$_temp0'; } @@ -4319,7 +4267,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count sekvantoj', one: '$count sekvanto', - zero: '$count sekvanto', ); return '$_temp0'; } @@ -4331,7 +4278,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count sekvatoj', one: '$count sekvatoj', - zero: '$count sekvatoj', ); return '$_temp0'; } @@ -4343,7 +4289,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: 'Malpli ol $count minutoj', one: 'Malpli ol $count minuto', - zero: 'Malpli ol $count minuto', ); return '$_temp0'; } @@ -4355,7 +4300,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count aktivaj ludoj', one: '$count aktivaj ludoj', - zero: '$count aktivaj ludoj', ); return '$_temp0'; } @@ -4367,7 +4311,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: 'Maksimumo: $count signoj.', one: 'Maksimumo: $count signoj.', - zero: 'Maksimumo: $count signoj.', ); return '$_temp0'; } @@ -4379,7 +4322,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count blokitaj ludantoj', one: '$count blokitaj ludantoj', - zero: '$count blokitaj ludantoj', ); return '$_temp0'; } @@ -4391,7 +4333,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count Forumaj Afiŝoj', one: '$count Forumaj Afiŝoj', - zero: '$count Forumaj Afiŝoj', ); return '$_temp0'; } @@ -4403,7 +4344,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count $param2 ludantoj ĉi tiu semajno.', one: 'Unu $param2 ludanto ĉi tiu semajno.', - zero: 'Unu $param2 ludanto ĉi tiu semajno.', ); return '$_temp0'; } @@ -4415,7 +4355,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: 'Havebla en $count lingvoj!', one: 'Havebla en $count lingvo!', - zero: 'Havebla en $count lingvo!', ); return '$_temp0'; } @@ -4427,7 +4366,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count sekundoj por ludi la unuan movon', one: '$count sekundo por ludi la unuan movon', - zero: '$count sekundo por ludi la unuan movon', ); return '$_temp0'; } @@ -4439,7 +4377,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count sekundoj', one: '$count sekundo', - zero: '$count sekundo', ); return '$_temp0'; } @@ -4451,7 +4388,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: 'kaj savi $count antaŭmovajn vicojn', one: 'kaj savi $count antaŭmovan vicon', - zero: 'kaj savi $count antaŭmovan vicon', ); return '$_temp0'; } @@ -4622,7 +4558,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: '$count kuroj', one: '1 kuro', - zero: '1 kuro', ); return '$_temp0'; } @@ -4634,7 +4569,6 @@ class AppLocalizationsEo extends AppLocalizations { locale: localeName, other: 'Ludis $count kurojn de $param2', one: 'Ludis unu kuron de $param2', - zero: 'Ludis unu kuron de $param2', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_es.dart b/lib/l10n/l10n_es.dart index c4c89fa23a..59885a6fb3 100644 --- a/lib/l10n/l10n_es.dart +++ b/lib/l10n/l10n_es.dart @@ -27,7 +27,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: 'Ha colaborado con lichess.org durante $count meses como $param2', one: 'Ha colaborado con lichess.org durante $count mes como $param2', - zero: 'Ha colaborado con lichess.org durante $count mes como $param2', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: 'Ha practicado $count posiciones en $param2', one: 'Ha practicado $count posición en $param2', - zero: 'Ha practicado $count posición en $param2', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: 'Ha resuelto $count ejercicios de táctica', one: 'Ha resuelto $count ejercicio de táctica', - zero: 'Ha resuelto $count ejercicio de táctica', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: 'Ha jugado $count partidas $param2', one: 'Ha jugado $count partida $param2', - zero: 'Ha jugado $count partida $param2', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: 'Ha publicado $count mensajes en $param2', one: 'Ha publicado $count mensaje en $param2', - zero: 'Ha publicado $count mensaje en $param2', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: 'Ha hecho $count movimientos', one: 'Ha hecho $count movimiento', - zero: 'Ha hecho $count movimiento', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: 'en $count partidas por correspondencia', one: 'en $count partida por correspondencia', - zero: 'en $count partida por correspondencia', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: 'Ha jugado $count partidas por correspondencia', one: 'Ha jugado $count partida por correspondencia', - zero: 'Ha jugado $count partida por correspondencia', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: 'Sigue a $count jugadores', one: 'Sigue a $count jugador', - zero: 'Sigue a $count jugador', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: 'Tiene $count seguidores nuevos', one: 'Tiene $count seguidor nuevo', - zero: 'Tiene $count seguidor nuevo', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: 'Ha ofrecido $count exhibiciones simultáneas', one: 'Ha ofrecido $count exhibición simultánea', - zero: 'Ha ofrecido $count exhibición simultánea', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: 'Ha participado en $count exhibiciones simultáneas', one: 'Ha participado en $count exhibición simultánea', - zero: 'Ha participado en $count exhibición simultánea', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: 'Ha creado $count estudios', one: 'Ha creado $count estudio', - zero: 'Ha creado $count estudio', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: 'Ha competido en $count torneos', one: 'Ha competido en $count torneo', - zero: 'Ha competido en $count torneo', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$countº en la clasificación (dentro del $param2% mejor) con $param3 partidas en $param4', one: '$countº en la clasificación (dentro del $param2% mejor) con $param3 partida en $param4', - zero: '$countº en la clasificación (dentro del $param2% mejor) con $param3 partida en $param4', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: 'Ha competido en $count torneos suizos', one: 'Ha competido en $count torneo suizo', - zero: 'Ha competido en $count torneo suizo', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: 'Miembro de $count equipos', one: 'Miembro de $count equipo', - zero: 'Miembro de $count equipo', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: 'Jugado $count veces', one: 'Jugado $count vez', - zero: 'Jugado $count vez', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count puntos por debajo de tu puntuación de ejercicios', one: 'Un punto por debajo de tu puntuación de ejercicios', - zero: 'Un punto por debajo de tu puntuación de ejercicios', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count puntos por encima de tu puntuación de ejercicios', one: 'Un punto por encima de tu puntuación de ejercicios', - zero: 'Un punto por encima de tu puntuación de ejercicios', ); return '$_temp0'; } @@ -899,7 +879,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count ejercicios', one: '$count ejercicio', - zero: '$count ejercicio', ); return '$_temp0'; } @@ -911,7 +890,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count a repetir', one: '$count a repetir', - zero: '$count a repetir', ); return '$_temp0'; } @@ -3959,7 +3937,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: 'Tu oponente ha salido de la partida. Podrás reclamar la victoria en $count segundos.', one: 'Tu oponente ha salido de la partida. Podrás reclamar la victoria en $count segundo.', - zero: 'Tu oponente ha salido de la partida. Podrás reclamar la victoria en $count segundo.', ); return '$_temp0'; } @@ -3971,7 +3948,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: 'Mate en $count medios movimientos', one: 'Mate en $count medio movimiento', - zero: 'Mate en $count medio movimiento', ); return '$_temp0'; } @@ -3983,7 +3959,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count errores graves', one: '$count error grave', - zero: '$count error grave', ); return '$_temp0'; } @@ -3995,7 +3970,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count errores', one: '$count error', - zero: '$count error', ); return '$_temp0'; } @@ -4007,7 +3981,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count imprecisiones', one: '$count imprecisión', - zero: '$count imprecisión', ); return '$_temp0'; } @@ -4019,7 +3992,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count jugadores', one: '$count jugador', - zero: '$count jugador', ); return '$_temp0'; } @@ -4031,7 +4003,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count Partidas', one: '$count Partida', - zero: '$count Partida', ); return '$_temp0'; } @@ -4043,7 +4014,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: 'Puntuación de $count en $param2 partidas', one: 'puntuación $count en $param2 partida', - zero: 'puntuación $count en $param2 partida', ); return '$_temp0'; } @@ -4055,7 +4025,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count partidas favoritas', one: '$count partida favorita', - zero: '$count partida favorita', ); return '$_temp0'; } @@ -4067,7 +4036,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count días', one: '$count día', - zero: '$count día', ); return '$_temp0'; } @@ -4079,7 +4047,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count horas', one: '$count hora', - zero: '$count hora', ); return '$_temp0'; } @@ -4091,7 +4058,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count minutos', one: '$count minuto', - zero: '$count minuto', ); return '$_temp0'; } @@ -4103,7 +4069,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: 'La clasificación se actualiza cada $count minutos', one: 'La clasificación se actualiza cada minuto', - zero: 'La clasificación se actualiza cada minuto', ); return '$_temp0'; } @@ -4115,7 +4080,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count ejercicios', one: '$count ejercicio', - zero: '$count ejercicio', ); return '$_temp0'; } @@ -4127,7 +4091,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count partidas contigo', one: '$count partida contigo', - zero: '$count partida contigo', ); return '$_temp0'; } @@ -4139,7 +4102,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count por puntos', one: '$count por puntos', - zero: '$count por puntos', ); return '$_temp0'; } @@ -4151,7 +4113,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count victorias', one: '$count victoria', - zero: '$count victoria', ); return '$_temp0'; } @@ -4163,7 +4124,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count derrotas', one: '$count derrota', - zero: '$count derrota', ); return '$_temp0'; } @@ -4175,7 +4135,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count tablas', one: '$count tablas', - zero: '$count tablas', ); return '$_temp0'; } @@ -4187,7 +4146,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count en juego', one: '$count en juego', - zero: '$count en juego', ); return '$_temp0'; } @@ -4199,7 +4157,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: 'Dar $count segundos', one: 'Dar $count segundo', - zero: 'Dar $count segundo', ); return '$_temp0'; } @@ -4211,7 +4168,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count puntos de torneo', one: '$count punto de torneo', - zero: '$count punto de torneo', ); return '$_temp0'; } @@ -4223,7 +4179,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count estudios', one: '$count estudio', - zero: '$count estudio', ); return '$_temp0'; } @@ -4235,7 +4190,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count simultáneas', one: '$count simultánea', - zero: '$count simultánea', ); return '$_temp0'; } @@ -4247,7 +4201,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '≥ $count partidas por puntos', one: '≥ $count partida por puntos', - zero: '≥ $count partida por puntos', ); return '$_temp0'; } @@ -4259,7 +4212,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '≥ $count partidas por puntos de $param2', one: '≥ $count partida por puntos de $param2', - zero: '≥ $count partida por puntos de $param2', ); return '$_temp0'; } @@ -4271,7 +4223,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: 'Necesitas jugar $count partidas más de $param2 por puntos', one: 'Necesitas jugar $count partida más de $param2 por puntos', - zero: 'Necesitas jugar $count partida más de $param2 por puntos', ); return '$_temp0'; } @@ -4283,7 +4234,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: 'Necesitas jugar $count partidas por puntos más', one: 'Necesitas jugar $count partida por puntos más', - zero: 'Necesitas jugar $count partida por puntos más', ); return '$_temp0'; } @@ -4295,7 +4245,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count partidas importadas', one: '$count partida importada', - zero: '$count partida importada', ); return '$_temp0'; } @@ -4307,7 +4256,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count amigos conectados', one: '$count amigo conectado', - zero: '$count amigo conectado', ); return '$_temp0'; } @@ -4319,7 +4267,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count seguidores', one: '$count seguidor', - zero: '$count seguidor', ); return '$_temp0'; } @@ -4331,7 +4278,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count siguiendo', one: '$count siguiendo', - zero: '$count siguiendo', ); return '$_temp0'; } @@ -4343,7 +4289,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: 'Menos de $count minutos', one: 'Menos de $count minuto', - zero: 'Menos de $count minuto', ); return '$_temp0'; } @@ -4355,7 +4300,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count partidas en juego', one: '$count partida en juego', - zero: '$count partida en juego', ); return '$_temp0'; } @@ -4367,7 +4311,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: 'Máximo: $count carácteres.', one: 'Máximo: $count carácter.', - zero: 'Máximo: $count carácter.', ); return '$_temp0'; } @@ -4379,7 +4322,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count bloqueados', one: '$count bloqueado', - zero: '$count bloqueado', ); return '$_temp0'; } @@ -4391,7 +4333,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count aportes en el foro', one: '$count aporte en el foro', - zero: '$count aporte en el foro', ); return '$_temp0'; } @@ -4403,7 +4344,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count jugadores de $param2 esta semana.', one: '$count jugador de $param2 esta semana.', - zero: '$count jugador de $param2 esta semana.', ); return '$_temp0'; } @@ -4415,7 +4355,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '¡Disponible en $count idiomas!', one: '¡Disponible en $count idioma!', - zero: '¡Disponible en $count idioma!', ); return '$_temp0'; } @@ -4427,7 +4366,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count segundos para hacer el primer movimiento', one: '$count segundo para hacer el primer movimiento', - zero: '$count segundo para hacer el primer movimiento', ); return '$_temp0'; } @@ -4439,7 +4377,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count segundos', one: '$count segundo', - zero: '$count segundo', ); return '$_temp0'; } @@ -4451,7 +4388,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: 'y ahorra $count líneas de premovimiento', one: 'y ahorra $count línea de premovimiento', - zero: 'y ahorra $count línea de premovimiento', ); return '$_temp0'; } @@ -4622,7 +4558,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: '$count rondas', one: '1 ronda', - zero: '1 ronda', ); return '$_temp0'; } @@ -4634,7 +4569,6 @@ class AppLocalizationsEs extends AppLocalizations { locale: localeName, other: 'Has jugado $count rondas de $param2', one: 'Has jugado una ronda de $param2', - zero: 'Has jugado una ronda de $param2', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_et.dart b/lib/l10n/l10n_et.dart index 821e9b7cfe..8e0471668c 100644 --- a/lib/l10n/l10n_et.dart +++ b/lib/l10n/l10n_et.dart @@ -27,7 +27,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: 'Toeta Lichess.org\'i $count kuud $param2', one: 'Toeta Lichess.org\'i $count kuu $param2', - zero: 'Toeta Lichess.org\'i $count kuu $param2', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: 'Harjutas $count seisu teemas $param2', one: 'Harjutas $count seisu teemas $param2', - zero: 'Harjutas $count seisu teemas $param2', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: 'Lahendas $count taktikalist puslet', one: 'Lahendas $count taktikalise pusle', - zero: 'Lahendas $count taktikalise pusle', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: 'Mängis $count $param2 mängu', one: 'Mängis $count $param2 mängu', - zero: 'Mängis $count $param2 mängu', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: 'Postitas $count sõnumit foorumis $param2', one: 'Postitas $count sõnumi foorumis $param2', - zero: 'Postitas $count sõnumi foorumis $param2', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: 'Mängis $count käiku', one: 'Mängis $count käigu', - zero: 'Mängis $count käigu', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: 'lõpetas $count kirjavahetusmängu', one: 'lõpetas $count kirjavahetusmängu', - zero: 'lõpetas $count kirjavahetusmängu', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: 'Lõpetas $count kirjavahetusmängu', one: 'Lõpetas $count kirjavahetusmängu', - zero: 'Lõpetas $count kirjavahetusmängu', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: 'Hakkas jälgima $count mängijat', one: 'Hakkas jälgima $count mängijat', - zero: 'Hakkas jälgima $count mängijat', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: 'Sai $count uut jälgijat', one: 'Sai $count uue jälgija', - zero: 'Sai $count uue jälgija', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: 'Korraldas $count simultaani', one: 'Korraldas $count simultaani', - zero: 'Korraldas $count simultaani', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: 'Osales $count simultaanis', one: 'Osales $count simultaanis', - zero: 'Osales $count simultaanis', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: 'Lõi $count uut õpet', one: 'Lõi $count uue õppe', - zero: 'Lõi $count uue õppe', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: 'Võistles $count turniiril', one: 'Võistles $count turniiril', - zero: 'Võistles $count turniiril', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: 'Saavutas #$count koha (parima $param2% seas) $param3 mänguga turniiril $param4', one: 'Saavutas #$count koha (parima $param2% seas) $param3 mänguga turniiril $param4', - zero: 'Saavutas #$count koha (parima $param2% seas) $param3 mänguga turniiril $param4', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: 'Võistles $count šveitsi turniiril', one: 'Võistles $count šveitsi turniiril', - zero: 'Võistles $count šveitsi turniiril', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: 'Liitus $count rühmaga', one: 'Liitus $count rühmaga', - zero: 'Liitus $count rühmaga', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: 'Mängitud $count korda', one: 'Mängitud $count kord', - zero: 'Mängitud $count kord', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count points below your puzzle rating', one: 'One point below your puzzle rating', - zero: 'One point below your puzzle rating', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count points above your puzzle rating', one: 'One point above your puzzle rating', - zero: 'One point above your puzzle rating', ); return '$_temp0'; } @@ -899,7 +879,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count mängitud', one: '$count mängitud', - zero: '$count mängitud', ); return '$_temp0'; } @@ -911,7 +890,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count kodamiseks', one: '$count kodamiseks', - zero: '$count kodamiseks', ); return '$_temp0'; } @@ -3959,7 +3937,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: 'Vastane lahkus mängust. Saad kuulutada ennast võitjaks $count sekundi pärast.', one: 'Vastane lahkus mängust. Saate panna vastase alistuma $count sekundi pärast.', - zero: 'Vastane lahkus mängust. Saate panna vastase alistuma $count sekundi pärast.', ); return '$_temp0'; } @@ -3971,7 +3948,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: 'Šahh ja matt $count käiguga', one: 'Šahh ja Matt $count käiguga', - zero: 'Šahh ja Matt $count käiguga', ); return '$_temp0'; } @@ -3983,7 +3959,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count prohmakat', one: '$count prohmakas', - zero: '$count prohmakas', ); return '$_temp0'; } @@ -3995,7 +3970,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count viga', one: '$count viga', - zero: '$count viga', ); return '$_temp0'; } @@ -4007,7 +3981,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count ebatäpsust', one: '$count ebatäpsus', - zero: '$count ebatäpsus', ); return '$_temp0'; } @@ -4019,7 +3992,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count mängijat', one: '$count mängija', - zero: '$count mängija', ); return '$_temp0'; } @@ -4031,7 +4003,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count mängu', one: '$count mäng', - zero: '$count mäng', ); return '$_temp0'; } @@ -4043,7 +4014,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count rating over $param2 games', one: '$count rating over $param2 game', - zero: '$count rating over $param2 game', ); return '$_temp0'; } @@ -4055,7 +4025,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count mängude järjehoidjad', one: '$count mängu järjehoidja', - zero: '$count mängu järjehoidja', ); return '$_temp0'; } @@ -4067,7 +4036,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count päeva', one: '$count päev', - zero: '$count päev', ); return '$_temp0'; } @@ -4079,7 +4047,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count tundi', one: '$count tund', - zero: '$count tund', ); return '$_temp0'; } @@ -4091,7 +4058,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count minutit', one: '$count minut', - zero: '$count minut', ); return '$_temp0'; } @@ -4103,7 +4069,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: 'Reitingut uuendatakse iga $count minuti tagant', one: 'Reitingut uuendatakse iga minuti tagant', - zero: 'Reitingut uuendatakse iga minuti tagant', ); return '$_temp0'; } @@ -4115,7 +4080,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count ülesannet', one: '$count ülesanne', - zero: '$count ülesanne', ); return '$_temp0'; } @@ -4127,7 +4091,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count mängu sinuga', one: '$count mäng sinuga', - zero: '$count mäng sinuga', ); return '$_temp0'; } @@ -4139,7 +4102,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count reitinguga', one: '$count reitinguga', - zero: '$count reitinguga', ); return '$_temp0'; } @@ -4151,7 +4113,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count võitu', one: '$count võit', - zero: '$count võit', ); return '$_temp0'; } @@ -4163,7 +4124,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count kaotust', one: '$count kaotus', - zero: '$count kaotus', ); return '$_temp0'; } @@ -4175,7 +4135,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count viiki', one: '$count viik', - zero: '$count viik', ); return '$_temp0'; } @@ -4187,7 +4146,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count mängimas', one: '$count mängimas', - zero: '$count mängimas', ); return '$_temp0'; } @@ -4199,7 +4157,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: 'Lisa $count sekundit', one: 'Lisa $count sekund', - zero: 'Lisa $count sekund', ); return '$_temp0'; } @@ -4211,7 +4168,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count turniiri punkti', one: '$count turniiri punkt', - zero: '$count turniiri punkt', ); return '$_temp0'; } @@ -4223,7 +4179,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count uuringut', one: '$count uuring', - zero: '$count uuring', ); return '$_temp0'; } @@ -4235,7 +4190,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count simuls', one: '$count simul', - zero: '$count simul', ); return '$_temp0'; } @@ -4247,7 +4201,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '≥ $count reitinguga mängu', one: '≥ $count reitinguga mäng', - zero: '≥ $count reitinguga mäng', ); return '$_temp0'; } @@ -4259,7 +4212,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '≥ $count $param2 reitinguga mängu', one: '≥ $count $param2 reitinguga mäng', - zero: '≥ $count $param2 reitinguga mäng', ); return '$_temp0'; } @@ -4271,7 +4223,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: 'Peate mängima veel $count $param2 reitinguga mängu', one: 'Peate mängima veel $count $param2 reitinguga mängu', - zero: 'Peate mängima veel $count $param2 reitinguga mängu', ); return '$_temp0'; } @@ -4283,7 +4234,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: 'Peate veel mängima $count reitinguga mängu', one: 'Peate veel mängima $count reitinguga mängu', - zero: 'Peate veel mängima $count reitinguga mängu', ); return '$_temp0'; } @@ -4295,7 +4245,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count Imporditud mängu', one: '$count Imporditud mäng', - zero: '$count Imporditud mäng', ); return '$_temp0'; } @@ -4307,7 +4256,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count sõpra on kohal', one: '$count sõber on kohal', - zero: '$count sõber on kohal', ); return '$_temp0'; } @@ -4319,7 +4267,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count jälgijat', one: '$count jälgija', - zero: '$count jälgija', ); return '$_temp0'; } @@ -4331,7 +4278,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count jälgimist', one: '$count jälgimine', - zero: '$count jälgimine', ); return '$_temp0'; } @@ -4343,7 +4289,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: 'Alla $count minuti', one: 'Alla $count minuti', - zero: 'Alla $count minuti', ); return '$_temp0'; } @@ -4355,7 +4300,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count mängu pooleli', one: '$count mäng pooleli', - zero: '$count mäng pooleli', ); return '$_temp0'; } @@ -4367,7 +4311,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: 'Maksimum: $count märki.', one: 'Maksimum: $count märk.', - zero: 'Maksimum: $count märk.', ); return '$_temp0'; } @@ -4379,7 +4322,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count blokeeritud kasutajat', one: '$count blokeeritud kasutaja', - zero: '$count blokeeritud kasutaja', ); return '$_temp0'; } @@ -4391,7 +4333,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count foorumipostitust', one: '$count foorumipostitus', - zero: '$count foorumipostitus', ); return '$_temp0'; } @@ -4403,7 +4344,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count $param2 mängijat sellel nädalal.', one: '$count $param2 mängija sellel nädalal.', - zero: '$count $param2 mängija sellel nädalal.', ); return '$_temp0'; } @@ -4415,7 +4355,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: 'Saadaval $count keeles!', one: 'Saadaval $count keeles!', - zero: 'Saadaval $count keeles!', ); return '$_temp0'; } @@ -4427,7 +4366,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count sekundit, et teha esimene käik', one: '$count sekund, et teha esimene käik', - zero: '$count sekund, et teha esimene käik', ); return '$_temp0'; } @@ -4439,7 +4377,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count sekundit', one: '$count sekund', - zero: '$count sekund', ); return '$_temp0'; } @@ -4451,7 +4388,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: 'ja salvesta $count ettekäigu variendid', one: 'ja salvesta $count ettekäigu variendid', - zero: 'ja salvesta $count ettekäigu variendid', ); return '$_temp0'; } @@ -4622,7 +4558,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: '$count mängu', one: '1 mäng', - zero: '1 mäng', ); return '$_temp0'; } @@ -4634,7 +4569,6 @@ class AppLocalizationsEt extends AppLocalizations { locale: localeName, other: 'Mängis $count mängu ${param2}i', one: 'Mängis ühe mängu ${param2}i', - zero: 'Mängis ühe mängu ${param2}i', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_eu.dart b/lib/l10n/l10n_eu.dart index 8ef130f53b..f59619ca09 100644 --- a/lib/l10n/l10n_eu.dart +++ b/lib/l10n/l10n_eu.dart @@ -27,7 +27,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: 'Lichess.org-i laguntza eman zion $count hilabetez $param2 gisa', one: 'Lichess.org-i laguntza eman zion hilabete $count-z $param2 gisa', - zero: 'Lichess.org-i laguntza eman zion hilabete $count-z $param2 gisa', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$param2 erako $count posizio praktikatu ditu', one: '$param2 erako posizio $count praktikatu du', - zero: '$param2 erako posizio $count praktikatu du', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count ariketa ebatzi ditu', one: 'Ariketa $count ebatzi du', - zero: 'Ariketa $count ebatzi du', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count $param2 partida jokatu ditu', one: '$param2 partida $count jokatu du', - zero: '$param2 partida $count jokatu du', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$param2 foroan $count mezu argitaratu ditu', one: '$param2 foroan mezu $count argitaratu du', - zero: '$param2 foroan mezu $count argitaratu du', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: 'Jokaldi $count egin du', one: 'Jokaldi $count egin du', - zero: 'Jokaldi $count egin du', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: 'posta bidezko partida $count-en', one: 'posta bidezko partida $count-en', - zero: 'posta bidezko partida $count-en', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: 'Posta bidezko $count partida jokatu ditu', one: 'Posta bidezko partida $count jokatu du', - zero: 'Posta bidezko partida $count jokatu du', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count jokalari jarraitzen hasi da', one: 'Jokalari $count jarraitzen hasi da', - zero: 'Jokalari $count jarraitzen hasi da', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count jarraitzaile berri lortu ditu', one: 'Jarraitzaile berri $count lortu du', - zero: 'Jarraitzaile berri $count lortu du', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: 'Aldibereko partiden $count saio antolatu ditu', one: 'Aldibereko partiden saio $count antolatu du', - zero: 'Aldibereko partiden saio $count antolatu du', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: 'Aldibireko $count saiotan hartu du parte', one: 'Aldibireko saio ${count}ean hartu du parte', - zero: 'Aldibireko saio ${count}ean hartu du parte', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count azterlan berri sortu ditu', one: 'Azterlan berri $count sortu du', - zero: 'Azterlan berri $count sortu du', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count txapelketetan parte hartu du', one: 'Txapelketa ${count}ean parte hartu du', - zero: 'Txapelketa ${count}ean parte hartu du', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count. postua (% $param2 onenen artean) $param3 partida jokatuta $param4 txapelketan', one: '$count. postua lortu du (% $param2 onenen artean) partida $param3 jokatuta $param4 txapelketan', - zero: '$count. postua lortu du (% $param2 onenen artean) partida $param3 jokatuta $param4 txapelketan', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count txapelketa suitzarretan hartu du parte', one: 'Txapelketa suitzar ${count}en hartu du parte', - zero: 'Txapelketa suitzar ${count}en hartu du parte', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count taldetara sartu da', one: 'Talde ${count}era sartu da', - zero: 'Talde ${count}era sartu da', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count aldiz jokatuta', one: 'Behin jokatuta', - zero: 'Behin jokatuta', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: 'Ariketen zure puntuazioa baino $count puntu beherago', one: 'Ariketen zure puntuazioa baino puntu bat beherago', - zero: 'Ariketen zure puntuazioa baino puntu bat beherago', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: 'Ariketen zure puntuazioa baino $count puntu gorago', one: 'Ariketen zure puntuazioa baino puntu bat gorago', - zero: 'Ariketen zure puntuazioa baino puntu bat gorago', ); return '$_temp0'; } @@ -899,7 +879,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count jokatuta', one: '$count jokatuta', - zero: '$count jokatuta', ); return '$_temp0'; } @@ -911,7 +890,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count berriz egiteko', one: '$count berriz egiteko', - zero: '$count berriz egiteko', ); return '$_temp0'; } @@ -3959,7 +3937,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: 'Zure aurkariak partida utzi egin du. Partida irabaztea eskatu dezakezu $count segundotan.', one: 'Zure aurkariak partida utzi egin du. Partida irabaztea eskatu dezakezu segundo ${count}en.', - zero: 'Zure aurkariak partida utzi egin du. Partida irabaztea eskatu dezakezu segundo ${count}en.', ); return '$_temp0'; } @@ -3971,7 +3948,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: 'Mate $count jokaldi erditan', one: 'Mate jokaldi erdi ${count}n', - zero: 'Mate jokaldi erdi ${count}n', ); return '$_temp0'; } @@ -3983,7 +3959,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count hanka-sartze', one: 'Hanka-sartze $count', - zero: 'Hanka-sartze $count', ); return '$_temp0'; } @@ -3995,7 +3970,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count akats', one: 'Akats $count', - zero: 'Akats $count', ); return '$_temp0'; } @@ -4007,7 +3981,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count akats txiki', one: 'Akats txiki $count', - zero: 'Akats txiki $count', ); return '$_temp0'; } @@ -4019,7 +3992,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count Jokalari', one: '$count Jokalari', - zero: '$count Jokalari', ); return '$_temp0'; } @@ -4031,7 +4003,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count partida', one: '$count partida', - zero: '$count partida', ); return '$_temp0'; } @@ -4043,7 +4014,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count puntuazioa $param2 partidatan', one: '$count puntuazioa partida ${param2}en', - zero: '$count puntuazioa partida ${param2}en', ); return '$_temp0'; } @@ -4055,7 +4025,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count partida nabarmenduak', one: '$count partida nabarmenduak', - zero: '$count partida nabarmenduak', ); return '$_temp0'; } @@ -4067,7 +4036,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count egun', one: 'Egun $count', - zero: 'Egun $count', ); return '$_temp0'; } @@ -4079,7 +4047,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count ordu', one: '$count ordu', - zero: '$count ordu', ); return '$_temp0'; } @@ -4091,7 +4058,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count minutu', one: 'Minutu $count', - zero: 'Minutu $count', ); return '$_temp0'; } @@ -4103,7 +4069,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: 'Sailkapena $count minuturo eguneratzen da', one: 'Sailkapena minutuero eguneratzen da', - zero: 'Sailkapena minutuero eguneratzen da', ); return '$_temp0'; } @@ -4115,7 +4080,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count ariketa', one: 'Ariketa $count', - zero: 'Ariketa $count', ); return '$_temp0'; } @@ -4127,7 +4091,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count partida zure aurka', one: '$count partida zure aurka', - zero: '$count partida zure aurka', ); return '$_temp0'; } @@ -4139,7 +4102,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: 'Sailkatutako $count', one: 'Sailkatutako $count', - zero: 'Sailkatutako $count', ); return '$_temp0'; } @@ -4151,7 +4113,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count irabazita', one: '$count irabazita', - zero: '$count irabazita', ); return '$_temp0'; } @@ -4163,7 +4124,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count Galduta', one: '$count galduta', - zero: '$count galduta', ); return '$_temp0'; } @@ -4175,7 +4135,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count Berdinduta', one: '$count berdinduta', - zero: '$count berdinduta', ); return '$_temp0'; } @@ -4187,7 +4146,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count jokatzen', one: '$count jokatzen', - zero: '$count jokatzen', ); return '$_temp0'; } @@ -4199,7 +4157,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count segundo eman', one: 'Segundo $count eman', - zero: 'Segundo $count eman', ); return '$_temp0'; } @@ -4211,7 +4168,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count txapelketa puntu', one: 'Txapelketa puntu $count', - zero: 'Txapelketa puntu $count', ); return '$_temp0'; } @@ -4223,7 +4179,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count azterlan', one: 'Azterlan $count', - zero: 'Azterlan $count', ); return '$_temp0'; } @@ -4235,7 +4190,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count aldibereko', one: 'Aldibereko $count', - zero: 'Aldibereko $count', ); return '$_temp0'; } @@ -4247,7 +4201,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: 'Sailkapenerako $count partida baino gehiago', one: 'Sailkapenerako partida $count baino gehiago', - zero: 'Sailkapenerako partida $count baino gehiago', ); return '$_temp0'; } @@ -4259,7 +4212,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count $param2 partida baino gehiago', one: '$param2 partida $count baino gehiago', - zero: '$param2 partida $count baino gehiago', ); return '$_temp0'; } @@ -4271,7 +4223,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: 'Sailkapenerako balio duten beste $param2 partida $count jokatu behar dituzu', one: 'Sailkapenerako balio duen beste $param2 partida $count jokatu behar duzu', - zero: 'Sailkapenerako balio duen beste $param2 partida $count jokatu behar duzu', ); return '$_temp0'; } @@ -4283,7 +4234,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: 'Sailkapenerako balio duten beste $count partida jokatu behar dituzu', one: 'Sailkapenerako balio duen beste partida $count jokatu behar duzu', - zero: 'Sailkapenerako balio duen beste partida $count jokatu behar duzu', ); return '$_temp0'; } @@ -4295,7 +4245,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count inportatutako partidak', one: '$count inportatutako partidak', - zero: '$count inportatutako partidak', ); return '$_temp0'; } @@ -4307,7 +4256,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count lagun konektatuta', one: 'Lagun $count konektatuta', - zero: 'Lagun $count konektatuta', ); return '$_temp0'; } @@ -4319,7 +4267,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count jarraitzaile', one: '$count jarraitzaile', - zero: '$count jarraitzaile', ); return '$_temp0'; } @@ -4331,7 +4278,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count Jarraituak', one: '$count Jarraituak', - zero: '$count Jarraituak', ); return '$_temp0'; } @@ -4343,7 +4289,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count minutu baino gutxiago', one: '$count minutu baino gutxiago', - zero: '$count minutu baino gutxiago', ); return '$_temp0'; } @@ -4355,7 +4300,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count partida une honetan', one: '$count partida une honetan', - zero: '$count partida une honetan', ); return '$_temp0'; } @@ -4367,7 +4311,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: 'Gehienez: $count karaktere', one: 'Gehienez: $count karaktere', - zero: 'Gehienez: $count karaktere', ); return '$_temp0'; } @@ -4379,7 +4322,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count blokeatuta', one: '$count blokeatuta', - zero: '$count blokeatuta', ); return '$_temp0'; } @@ -4391,7 +4333,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: 'Foroko $count mezu', one: 'Foroko mezu $count', - zero: 'Foroko mezu $count', ); return '$_temp0'; } @@ -4403,7 +4344,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count $param2 jokalari aste honetan.', one: '$count $param2 jokalari aste honetan.', - zero: '$count $param2 jokalari aste honetan.', ); return '$_temp0'; } @@ -4415,7 +4355,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count hizkuntzatan eskuragarri!', one: '$count hizkuntzatan eskuragarri!', - zero: '$count hizkuntzatan eskuragarri!', ); return '$_temp0'; } @@ -4427,7 +4366,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count segundo lehenengo jokaldia egiteko', one: 'Segundo $count lehenengo jokaldia egiteko', - zero: 'Segundo $count lehenengo jokaldia egiteko', ); return '$_temp0'; } @@ -4439,7 +4377,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count segundo', one: 'Segundo $count', - zero: 'Segundo $count', ); return '$_temp0'; } @@ -4451,7 +4388,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: 'eta $count aurrejokaldi linea gorde', one: 'eta aurrejokaldi linea $count gorde', - zero: 'eta aurrejokaldi linea $count gorde', ); return '$_temp0'; } @@ -4622,7 +4558,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$count saiakera', one: 'Saiakera 1', - zero: 'Saiakera 1', ); return '$_temp0'; } @@ -4634,7 +4569,6 @@ class AppLocalizationsEu extends AppLocalizations { locale: localeName, other: '$param2 ariketaren $count saiakera egin dituzu', one: '$param2 ariketaren saiakera bat egin duzu', - zero: '$param2 ariketaren saiakera bat egin duzu', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_fa.dart b/lib/l10n/l10n_fa.dart index d7544749f1..d9265f3490 100644 --- a/lib/l10n/l10n_fa.dart +++ b/lib/l10n/l10n_fa.dart @@ -27,7 +27,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: 'به عنوان $param2 برای $count ماه از lichess.org حمایت کرد', one: 'به عنوان $param2 برای $count ماه از lichess.org حمایت کرد', - zero: 'به عنوان $param2 برای $count ماه از lichess.org حمایت کرد', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count پوزیسیون را در $param2 تمرین کرد', one: '$count وضعیت را در $param2 تمرین کرد', - zero: '$count وضعیت را در $param2 تمرین کرد', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count مساله تاکتیکی را حل کرد', one: '$count معمای آموزشی را حل کرد', - zero: '$count معمای آموزشی را حل کرد', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count بازی $param2 را انجام داد', one: '$count بازی $param2 را انجام داد', - zero: '$count بازی $param2 را انجام داد', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count پیام را در $param2 ارسال کرد', one: '$count پیام را در $param2 ارسال کرد', - zero: '$count پیام را در $param2 ارسال کرد', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count حرکت انجام داد', one: '$count حرکت انجام داد', - zero: '$count حرکت انجام داد', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: 'در $count بازی مکاتبه‌ای', one: 'در $count بازی مکاتبه‌ای', - zero: 'در $count بازی مکاتبه‌ای', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count بازی مکاتبه‌ای را به پایان رساند', one: '$count بازی مکاتبه‌ای را به پایان رساند', - zero: '$count بازی مکاتبه‌ای را به پایان رساند', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count بازیکن را دنبال کرد', one: '$count بازیکن را دنبال کرد', - zero: '$count بازیکن را دنبال کرد', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count دنبال کننده جدید به دست آورد', one: '$count دنبال کننده جدید به دست آورد', - zero: '$count دنبال کننده جدید به دست آورد', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count مسابقه هم‌زمان برگزار کرد', one: '$count مسابقه هم‌زمان برگزار کرد', - zero: '$count مسابقه هم‌زمان برگزار کرد', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: 'در $count مسابقه هم‌زمان شرکت کرد', one: 'در $count مسابقه هم‌زمان شرکت کرد', - zero: 'در $count مسابقه هم‌زمان شرکت کرد', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count درس جدید ساخت', one: '$count درس جدید ساخت', - zero: '$count درس جدید ساخت', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: 'در $count مسابقه آرنا رقابت کرد', one: 'در $count مسابقه آرنا رقابت کرد', - zero: 'در $count مسابقه آرنا رقابت کرد', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: 'رتبه #$count ($param2% برتر) با $param3 بازی در $param4', one: 'رتبه #$count ($param2% برتر) با $param3 بازی در $param4', - zero: 'رتبه #$count ($param2% برتر) با $param3 بازی در $param4', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: 'در $count مسابقه سوئیسی رقابت کرد', one: 'در $count مسابقه سوئیسی رقابت کرد', - zero: 'در $count مسابقه سوئیسی رقابت کرد', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: 'به $count تیم پیوست', one: 'به $count تیم پیوست', - zero: 'به $count تیم پیوست', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count بار بازی شده', one: '$count بار بازی شده است', - zero: '$count بار بازی شده است', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count امتیاز پایین‌تر از امتیاز شما در معماها', one: 'یک امتیاز پایین‌تر از امتیاز شما در معماها', - zero: 'یک امتیاز پایین‌تر از امتیاز شما در معماها', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count امتیاز بالاتر از درجه‌بندی معمایی‌تان', one: 'یک امتیاز بالاتر از درجه‌بندی معمایی‌تان', - zero: 'یک امتیاز بالاتر از درجه‌بندی معمایی‌تان', ); return '$_temp0'; } @@ -899,7 +879,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count نفر بازی کردند', one: '$count بررسی شده', - zero: '$count بررسی شده', ); return '$_temp0'; } @@ -911,7 +890,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count مورد برای بازبینی', one: '$count برای بازبینی', - zero: '$count برای بازبینی', ); return '$_temp0'; } @@ -3959,7 +3937,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: 'رقیب شما بازی را ترک کرده است. شما میتوانید بعد از $count ثانیه اعلام پیروزی کنید.', one: 'رقیب شما بازی را ترک کرده است. شما میتوانید بعد از $count ثانیه اعلام پیروزی کنید.', - zero: 'رقیب شما بازی را ترک کرده است. شما میتوانید بعد از $count ثانیه اعلام پیروزی کنید.', ); return '$_temp0'; } @@ -3971,7 +3948,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: 'در $count نیم‌حرکت مات می‌شود', one: 'در $count نیم‌حرکت مات می‌شود', - zero: 'در $count نیم‌حرکت مات می‌شود', ); return '$_temp0'; } @@ -3983,7 +3959,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count اشتباه بزرگ', one: '$count اشتباه بزرگ', - zero: '$count اشتباه بزرگ', ); return '$_temp0'; } @@ -3995,7 +3970,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count اشتباه', one: '$count اشتباه', - zero: '$count اشتباه', ); return '$_temp0'; } @@ -4007,7 +3981,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count غیردقیق', one: '$count غیردقیق', - zero: '$count غیردقیق', ); return '$_temp0'; } @@ -4019,7 +3992,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count بازیکن', one: '$count بازیکن', - zero: '$count بازیکن', ); return '$_temp0'; } @@ -4031,7 +4003,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count بازی', one: '$count بازی', - zero: '$count بازی', ); return '$_temp0'; } @@ -4043,7 +4014,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count ریتینگ در $param2 بازی', one: 'درجه‌بندی $count در $param2 بازی', - zero: 'درجه‌بندی $count در $param2 بازی', ); return '$_temp0'; } @@ -4055,7 +4025,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count بازی مورد علاقه', one: '$count بازی مورد علاقه', - zero: '$count بازی مورد علاقه', ); return '$_temp0'; } @@ -4067,7 +4036,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count روز', one: '$count روز', - zero: '$count روز', ); return '$_temp0'; } @@ -4079,7 +4047,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count ساعت', one: '$count ساعت', - zero: '$count ساعت', ); return '$_temp0'; } @@ -4091,7 +4058,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count دقیقه', one: '$count دقیقه', - zero: '$count دقیقه', ); return '$_temp0'; } @@ -4103,7 +4069,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: 'رتبه در هر $count دقیقه به‌روز می‌شود', one: 'رتبه در هر دقیقه به‌روز می‌شود', - zero: 'رتبه در هر دقیقه به‌روز می‌شود', ); return '$_temp0'; } @@ -4115,7 +4080,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count معما', one: '$count معما', - zero: '$count معما', ); return '$_temp0'; } @@ -4127,7 +4091,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count بازی با شما', one: '$count بازی با شما', - zero: '$count بازی با شما', ); return '$_temp0'; } @@ -4139,7 +4102,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count بازی رسمی', one: '$count بازی رسمی', - zero: '$count بازی رسمی', ); return '$_temp0'; } @@ -4151,7 +4113,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count برد', one: '$count برد', - zero: '$count برد', ); return '$_temp0'; } @@ -4163,7 +4124,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count باخت', one: '$count باخت', - zero: '$count باخت', ); return '$_temp0'; } @@ -4175,7 +4135,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count مساوی', one: '$count مساوی', - zero: '$count مساوی', ); return '$_temp0'; } @@ -4187,7 +4146,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count بازی در حال انجام', one: '$count بازی در حال انجام', - zero: '$count بازی در حال انجام', ); return '$_temp0'; } @@ -4199,7 +4157,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count ثانیه اضافه کن', one: '$count ثانیه اضافه کن', - zero: '$count ثانیه اضافه کن', ); return '$_temp0'; } @@ -4211,7 +4168,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: 'مجموع امتیازات مسابقات:$count', one: 'مجموع امتیازات مسابقات:$count', - zero: 'مجموع امتیازات مسابقات:$count', ); return '$_temp0'; } @@ -4223,7 +4179,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count مطالعه', one: '$count مطالعه', - zero: '$count مطالعه', ); return '$_temp0'; } @@ -4235,7 +4190,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count سیمولتانه', one: '$count سیمولتانه', - zero: '$count سیمولتانه', ); return '$_temp0'; } @@ -4247,7 +4201,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: 'بیشتر از $count بازی رسمی', one: 'بیشتر از $count بازی رسمی', - zero: 'بیشتر از $count بازی رسمی', ); return '$_temp0'; } @@ -4259,7 +4212,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: 'بیشتر از $count بازی رسمی $param2', one: 'بیشتر از $count بازی رسمی $param2', - zero: 'بیشتر از $count بازی رسمی $param2', ); return '$_temp0'; } @@ -4271,7 +4223,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: 'شما باید$count بازی رسمی$param2 انجام دهید.', one: 'شما باید$count بازی رسمی$param2 انجام دهید.', - zero: 'شما باید$count بازی رسمی$param2 انجام دهید.', ); return '$_temp0'; } @@ -4283,7 +4234,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: 'شما باید$count بازی رسمی دیگر انجام دهید.', one: 'شما باید$count بازی رسمی دیگر انجام دهید.', - zero: 'شما باید$count بازی رسمی دیگر انجام دهید.', ); return '$_temp0'; } @@ -4295,7 +4245,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count بارگذاری شده', one: '$count بارگذاری شده', - zero: '$count بارگذاری شده', ); return '$_temp0'; } @@ -4307,7 +4256,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count دوست بَرخط', one: '$count دوست بَرخط', - zero: '$count دوست بَرخط', ); return '$_temp0'; } @@ -4319,7 +4267,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count دنبال کننده‌', one: '$count دنبال کننده‌', - zero: '$count دنبال کننده‌', ); return '$_temp0'; } @@ -4331,7 +4278,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count دنبال میکند', one: '$count دنبال می کند', - zero: '$count دنبال می کند', ); return '$_temp0'; } @@ -4343,7 +4289,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: 'کمتر از $count دقیقه', one: 'کمتر از $count دقیقه', - zero: 'کمتر از $count دقیقه', ); return '$_temp0'; } @@ -4355,7 +4300,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count بازی در حال انجام است', one: '$count بازی در حال انجام است', - zero: '$count بازی در حال انجام است', ); return '$_temp0'; } @@ -4367,7 +4311,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: 'حداکثر: $count حرف', one: 'حداکثر: $count حرف', - zero: 'حداکثر: $count حرف', ); return '$_temp0'; } @@ -4379,7 +4322,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count مسدود شده', one: '$count مسدود شده', - zero: '$count مسدود شده', ); return '$_temp0'; } @@ -4391,7 +4333,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count وبنوشته در انجمن', one: '$count وبنوشته در انجمن', - zero: '$count وبنوشته در انجمن', ); return '$_temp0'; } @@ -4403,7 +4344,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count بازیکن $param2 این هفته فعالیت داشته‌اند.', one: '$count بازیکن $param2 این هفته فعالیت داشته‌ است.', - zero: '$count بازیکن $param2 این هفته فعالیت داشته‌ است.', ); return '$_temp0'; } @@ -4415,7 +4355,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: 'در $count زبان‌ها موجود است', one: 'در $count زبان‌ها موجود است', - zero: 'در $count زبان‌ها موجود است', ); return '$_temp0'; } @@ -4427,7 +4366,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count ثانیه برای شروع اولین حرکت', one: '$count ثانیه برای شروع اولین حرکت', - zero: '$count ثانیه برای شروع اولین حرکت', ); return '$_temp0'; } @@ -4439,7 +4377,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count ثانیه', one: '$count ثانیه', - zero: '$count ثانیه', ); return '$_temp0'; } @@ -4451,7 +4388,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: 'و پیش حرکت های $count را حفظ کنید', one: 'و پیش حرکت $count را حفظ کنید', - zero: 'و پیش حرکت $count را حفظ کنید', ); return '$_temp0'; } @@ -4622,7 +4558,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count دور', one: 'یک دور', - zero: 'یک دور', ); return '$_temp0'; } @@ -4634,7 +4569,6 @@ class AppLocalizationsFa extends AppLocalizations { locale: localeName, other: '$count دور از $param2 بازی شد', one: 'یک دور از $param2 بازی شد', - zero: 'یک دور از $param2 بازی شد', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_fi.dart b/lib/l10n/l10n_fi.dart index b0e688f8f4..8a300124c6 100644 --- a/lib/l10n/l10n_fi.dart +++ b/lib/l10n/l10n_fi.dart @@ -27,7 +27,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: 'On tukenut lichess.orgia $count kuukauden ajan ${param2}ina', one: 'On tukenut lichess.orgia $count kuukauden ajan ${param2}ina', - zero: 'On tukenut lichess.orgia $count kuukauden ajan ${param2}ina', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: 'Harjoitteli $count $param2 -tilannetta', one: 'Harjoitteli $count $param2 -tilannetta', - zero: 'Harjoitteli $count $param2 -tilannetta', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: 'Ratkaisi $count taktiikkatehtävää', one: 'Ratkaisi $count taktiikkatehtävän', - zero: 'Ratkaisi $count taktiikkatehtävän', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: 'Pelasi $count $param2-peliä', one: 'Pelasi $count $param2-pelin', - zero: 'Pelasi $count $param2-pelin', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: 'Lähetti $count viestiä alueelle $param2', one: 'Lähetti $count viestin alueelle $param2', - zero: 'Lähetti $count viestin alueelle $param2', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: 'Pelasi $count siirtoa', one: 'Pelasi $count siirtoa', - zero: 'Pelasi $count siirtoa', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count kirjeshakkipelissä', one: '$count kirjeshakkipelissä', - zero: '$count kirjeshakkipelissä', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: 'Pelasi $count kirjeshakkipeliä', one: 'Pelasi $count kirjeshakkipelin', - zero: 'Pelasi $count kirjeshakkipelin', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: 'Alkoi seuraamaan $count pelaajaa', one: 'Alkoi seuraamaan $count pelaajaa', - zero: 'Alkoi seuraamaan $count pelaajaa', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: 'Sai $count uutta seuraajaa', one: 'Sai $count uuden seuraajan', - zero: 'Sai $count uuden seuraajan', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: 'Piti $count simultaania', one: 'Piti $count simultaanin', - zero: 'Piti $count simultaanin', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: 'Osallistui $count simultaaniin', one: 'Osallistui $count simultaaniin', - zero: 'Osallistui $count simultaaniin', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: 'Teki $count uutta tutkielmaa', one: 'Teki $count uuden tutkielman', - zero: 'Teki $count uuden tutkielman', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: 'Kilpaili $count turnauksessa', one: 'Kilpaili $count turnauksessa', - zero: 'Kilpaili $count turnauksessa', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: 'Sijoittui $count. sijalle (parhaaseen $param2%) pelattuaan $param3 peliä turnauksessa $param4', one: 'Sijoittui $count. sijalle (parhaaseen $param2%) pelattuaan $param3 pelin turnauksessa $param4', - zero: 'Sijoittui $count. sijalle (parhaaseen $param2%) pelattuaan $param3 pelin turnauksessa $param4', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: 'Osallistui $count sveitsiläiseen turnaukseen', one: 'Osallistui $count sveitsiläiseen turnaukseen', - zero: 'Osallistui $count sveitsiläiseen turnaukseen', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: 'Liittyi $count joukkueeseen', one: 'Liittyi $count joukkueeseen', - zero: 'Liittyi $count joukkueeseen', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: 'Pelattu $count kertaa', one: 'Pelattu $count kerran', - zero: 'Pelattu $count kerran', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count pistettä matalampi tehtävävahvuusluku kuin sinulla', one: 'Yhden pisteen matalampi tehtävävahvuusluku kuin sinulla', - zero: 'Yhden pisteen matalampi tehtävävahvuusluku kuin sinulla', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count pistettä korkeampi tehtävävahvuusluku kuin sinulla', one: 'Yhden pisteen korkeampi tehtävävahvuusluku kuin sinulla', - zero: 'Yhden pisteen korkeampi tehtävävahvuusluku kuin sinulla', ); return '$_temp0'; } @@ -899,7 +879,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count pelattu', one: '$count pelattu', - zero: '$count pelattu', ); return '$_temp0'; } @@ -911,7 +890,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count kerrattavaa', one: '$count kerrattava', - zero: '$count kerrattava', ); return '$_temp0'; } @@ -3959,7 +3937,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: 'Vastustajasi on poistunut pelistä. Voit julistautua voittajaksi $count sekunnin kuluttua.', one: 'Vastustajasi on poistunut pelistä. Voit julistautua voittajaksi $count sekunnin kuluttua.', - zero: 'Vastustajasi on poistunut pelistä. Voit julistautua voittajaksi $count sekunnin kuluttua.', ); return '$_temp0'; } @@ -3971,7 +3948,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: 'Matti $count puolisiirrolla', one: 'Matti $count puolisiirrolla', - zero: 'Matti $count puolisiirrolla', ); return '$_temp0'; } @@ -3983,7 +3959,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count vakavaa virhettä', one: '$count vakava virhe', - zero: '$count vakava virhe', ); return '$_temp0'; } @@ -3995,7 +3970,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count virhettä', one: '$count virhe', - zero: '$count virhe', ); return '$_temp0'; } @@ -4007,7 +3981,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count epätarkkuutta', one: '$count epätarkkuus', - zero: '$count epätarkkuus', ); return '$_temp0'; } @@ -4019,7 +3992,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count pelaajaa', one: '$count pelaaja', - zero: '$count pelaaja', ); return '$_temp0'; } @@ -4031,7 +4003,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count peliä pelattu', one: '$count peliä pelattu', - zero: '$count peliä pelattu', ); return '$_temp0'; } @@ -4043,7 +4014,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count-vahvuusluku $param2 pelistä', one: '$count-vahvuusluku $param2 pelistä', - zero: '$count-vahvuusluku $param2 pelistä', ); return '$_temp0'; } @@ -4055,7 +4025,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count omaa kirjanmerkkiä', one: '$count oma kirjanmerkki', - zero: '$count oma kirjanmerkki', ); return '$_temp0'; } @@ -4067,7 +4036,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count päivää', one: '$count päivä', - zero: '$count päivä', ); return '$_temp0'; } @@ -4079,7 +4047,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count tuntia', one: '$count tunti', - zero: '$count tunti', ); return '$_temp0'; } @@ -4091,7 +4058,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count minuuttia', one: '$count minuutti', - zero: '$count minuutti', ); return '$_temp0'; } @@ -4103,7 +4069,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: 'Sijoitus päivitetään $count minuutin välein', one: 'Sijoitus päivitetään joka minuutti', - zero: 'Sijoitus päivitetään joka minuutti', ); return '$_temp0'; } @@ -4115,7 +4080,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count tehtävää', one: '$count tehtävä', - zero: '$count tehtävä', ); return '$_temp0'; } @@ -4127,7 +4091,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count pelejä kanssasi', one: '$count pelejä kanssasi', - zero: '$count pelejä kanssasi', ); return '$_temp0'; } @@ -4139,7 +4102,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count pisteytettyä', one: '$count pisteytetty', - zero: '$count pisteytetty', ); return '$_temp0'; } @@ -4151,7 +4113,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count voittoa', one: '$count voittoa', - zero: '$count voittoa', ); return '$_temp0'; } @@ -4163,7 +4124,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count häviötä', one: '$count häviötä', - zero: '$count häviötä', ); return '$_temp0'; } @@ -4175,7 +4135,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count tasapeliä', one: '$count tasapeliä', - zero: '$count tasapeliä', ); return '$_temp0'; } @@ -4187,7 +4146,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count meneillään', one: '$count meneillään', - zero: '$count meneillään', ); return '$_temp0'; } @@ -4199,7 +4157,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: 'Anna $count sekuntia', one: 'Anna $count sekuntia', - zero: 'Anna $count sekuntia', ); return '$_temp0'; } @@ -4211,7 +4168,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count turnauspistettä', one: '$count turnauspiste', - zero: '$count turnauspiste', ); return '$_temp0'; } @@ -4223,7 +4179,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '­$count tutkielmaa', one: '$count tutkielma', - zero: '$count tutkielma', ); return '$_temp0'; } @@ -4235,7 +4190,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count simultaania', one: '$count simultaani', - zero: '$count simultaani', ); return '$_temp0'; } @@ -4247,7 +4201,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '≥ $count pisteytettyä peliä', one: '≥ $count pisteytetty peli', - zero: '≥ $count pisteytetty peli', ); return '$_temp0'; } @@ -4259,7 +4212,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '≥ $count pisteytettyä $param2-peliä', one: '≥ $count pisteytetty $param2-peli', - zero: '≥ $count pisteytetty $param2-peli', ); return '$_temp0'; } @@ -4271,7 +4223,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: 'Sinun pitää pelata vielä $count pisteytettyä $param2-peliä', one: 'Sinun pitää pelata vielä $count pisteytetty $param2-peli', - zero: 'Sinun pitää pelata vielä $count pisteytetty $param2-peli', ); return '$_temp0'; } @@ -4283,7 +4234,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: 'Sinun täytyy pelata vielä $count pisteytettyä peliä', one: 'Sinun täytyy pelata vielä $count pisteytetty peli', - zero: 'Sinun täytyy pelata vielä $count pisteytetty peli', ); return '$_temp0'; } @@ -4295,7 +4245,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count Tuotua peliä', one: '$count Tuotua peliä', - zero: '$count Tuotua peliä', ); return '$_temp0'; } @@ -4307,7 +4256,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count kaveria paikalla', one: '$count kaveri paikalla', - zero: '$count kaveri paikalla', ); return '$_temp0'; } @@ -4319,7 +4267,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count seuraajaa', one: '$count seuraaja', - zero: '$count seuraaja', ); return '$_temp0'; } @@ -4331,7 +4278,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count seurattua', one: '$count seurattua', - zero: '$count seurattua', ); return '$_temp0'; } @@ -4343,7 +4289,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: 'Alle $count minuuttia', one: 'Alle $count minuutti', - zero: 'Alle $count minuutti', ); return '$_temp0'; } @@ -4355,7 +4300,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count peliä meneillään', one: '$count peliä meneillään', - zero: '$count peliä meneillään', ); return '$_temp0'; } @@ -4367,7 +4311,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: 'Maksimi: $count merkkiä.', one: 'Maksimi: $count merkkiä.', - zero: 'Maksimi: $count merkkiä.', ); return '$_temp0'; } @@ -4379,7 +4322,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count estettyä pelaajaa', one: '$count estettyä pelaajaa', - zero: '$count estettyä pelaajaa', ); return '$_temp0'; } @@ -4391,7 +4333,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count foorumiviestiä', one: '$count foorumiviesti', - zero: '$count foorumiviesti', ); return '$_temp0'; } @@ -4403,7 +4344,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count $param2-pelaajaa tällä viikolla.', one: '$count $param2-pelaaja tällä viikolla.', - zero: '$count $param2-pelaaja tällä viikolla.', ); return '$_temp0'; } @@ -4415,7 +4355,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: 'Saatavilla $count eri kielellä!', one: 'Saatavilla $count eri kielellä!', - zero: 'Saatavilla $count eri kielellä!', ); return '$_temp0'; } @@ -4427,7 +4366,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count sekuntia aikaa pelata ensimmäinen siirto', one: '$count sekuntia aikaa pelata ensimmäinen siirto', - zero: '$count sekuntia aikaa pelata ensimmäinen siirto', ); return '$_temp0'; } @@ -4439,7 +4377,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count sekuntia', one: '$count sekunti', - zero: '$count sekunti', ); return '$_temp0'; } @@ -4451,7 +4388,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: 'ja tallenna $count esisiirtolinjaa', one: 'ja tallenna $count esisiirtolinja', - zero: 'ja tallenna $count esisiirtolinja', ); return '$_temp0'; } @@ -4622,7 +4558,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: '$count sarjaa', one: '1 sarja', - zero: '1 sarja', ); return '$_temp0'; } @@ -4634,7 +4569,6 @@ class AppLocalizationsFi extends AppLocalizations { locale: localeName, other: 'Pelasi $count sarjaa ${param2}ia', one: 'Pelasi yhden sarjan ${param2}ia', - zero: 'Pelasi yhden sarjan ${param2}ia', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_fo.dart b/lib/l10n/l10n_fo.dart index b3860f727c..3fc29bf8ec 100644 --- a/lib/l10n/l10n_fo.dart +++ b/lib/l10n/l10n_fo.dart @@ -27,7 +27,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: 'Stuðlaði lichess.org í $count mánaðir sum ein $param2', one: 'Stuðlaði lichess.org í $count mánaða sum ein $param2', - zero: 'Stuðlaði lichess.org í $count mánaða sum ein $param2', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: 'Vandi $count støður í $param2', one: 'Vandi $count støðu í $param2', - zero: 'Vandi $count støðu í $param2', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: 'Loysti $count taktiskar uppgávur', one: 'Loysti $count taktiska uppgávu', - zero: 'Loysti $count taktiska uppgávu', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: 'Telvaði $count $param2 talv', one: 'Telvaði $count $param2 talv', - zero: 'Telvaði $count $param2 talv', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: 'Skrivaði $count boð í $param2', one: 'Skrivaði $count boð í $param2', - zero: 'Skrivaði $count boð í $param2', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: 'Telvaði $count leikir', one: 'Telvaði $count leik', - zero: 'Telvaði $count leik', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: 'í $count brævtalvum', one: 'í $count brævtalvi', - zero: 'í $count brævtalvi', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: 'Fullførdi $count brævtalv', one: 'Fullførdi $count brævtalv', - zero: 'Fullførdi $count brævtalv', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: 'Fór undir at fylgja $count telvarum', one: 'Fór undir at fylgja $count telvara', - zero: 'Fór undir at fylgja $count telvara', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: 'Fekk $count nýggjar fylgjarar', one: 'Fekk $count nýggjan fylgjara', - zero: 'Fekk $count nýggjan fylgjara', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: 'Var vertur fyri $count fjøltalvum', one: 'Var vertur fyri $count fjøltalvi', - zero: 'Var vertur fyri $count fjøltalvi', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: 'Var við í $count fjøltalvum', one: 'Var við í $count fjøltalvi', - zero: 'Var við í $count fjøltalvi', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: 'Stovnaði $count nýggjar rannsóknir', one: 'Stovnaði $count nýggja rannsókn', - zero: 'Stovnaði $count nýggja rannsókn', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: 'Kappaðist í $count kappingum', one: 'Kappaðist í $count kapping', - zero: 'Kappaðist í $count kapping', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: 'Styrkismettur #$count (top $param2%) við $param3 talvum í $param4', one: 'Styrkismettur #$count (top $param2%) við $param3 talvi í $param4', - zero: 'Styrkismettur #$count (top $param2%) við $param3 talvi í $param4', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: 'Kappaðist í $count swisskappingum', one: 'Kappaðist í $count swisskapping', - zero: 'Kappaðist í $count swisskapping', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: 'Fór upp í $count lið', one: 'Fór upp í $count lið', - zero: 'Fór upp í $count lið', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: 'Telvað $count ferðir', one: 'Telvað $count ferð', - zero: 'Telvað $count ferð', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count points below your puzzle rating', one: 'One point below your puzzle rating', - zero: 'One point below your puzzle rating', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count points above your puzzle rating', one: 'One point above your puzzle rating', - zero: 'One point above your puzzle rating', ); return '$_temp0'; } @@ -3955,7 +3935,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: 'Títt mótstøðufólk fór frá talvinum. Tú kanst siga teg hava vunnið um $count sekund.', one: 'Mótleikarin fór frá talvinum. Tú kanst siga teg hava vunnið um $count sekund.', - zero: 'Mótleikarin fór frá talvinum. Tú kanst siga teg hava vunnið um $count sekund.', ); return '$_temp0'; } @@ -3967,7 +3946,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: 'Skák og mát í $count hálvum leikum', one: 'Skák og mát í $count hálvum leiki', - zero: 'Skák og mát í $count hálvum leiki', ); return '$_temp0'; } @@ -3979,7 +3957,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count bukkar', one: '$count bukkur', - zero: '$count bukkur', ); return '$_temp0'; } @@ -3991,7 +3968,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count mistøk', one: '$count mistak', - zero: '$count mistak', ); return '$_temp0'; } @@ -4003,7 +3979,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count óneyvleikar', one: '$count óneyvleiki', - zero: '$count óneyvleiki', ); return '$_temp0'; } @@ -4015,7 +3990,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count telvarar', one: '$count telvari', - zero: '$count telvari', ); return '$_temp0'; } @@ -4027,7 +4001,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count talv', one: '$count talv', - zero: '$count talv', ); return '$_temp0'; } @@ -4039,7 +4012,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count rating over $param2 games', one: '$count rating over $param2 game', - zero: '$count rating over $param2 game', ); return '$_temp0'; } @@ -4051,7 +4023,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count bókamerki', one: '$count bókamerki', - zero: '$count bókamerki', ); return '$_temp0'; } @@ -4063,7 +4034,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count dagar', one: '$count dag', - zero: '$count dag', ); return '$_temp0'; } @@ -4075,7 +4045,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count tímar', one: '$count tími', - zero: '$count tími', ); return '$_temp0'; } @@ -4087,7 +4056,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count minuttir', one: '$count minuttur', - zero: '$count minuttur', ); return '$_temp0'; } @@ -4099,7 +4067,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: 'Støða/tign verður dagførd $count minuttir ímillum', one: 'Støða/tign verður dagførd hvønn minutt', - zero: 'Støða/tign verður dagførd hvønn minutt', ); return '$_temp0'; } @@ -4111,7 +4078,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count uppgávur', one: '$count uppgáva', - zero: '$count uppgáva', ); return '$_temp0'; } @@ -4123,7 +4089,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count talv móti tær', one: '$count talv móti tær', - zero: '$count talv móti tær', ); return '$_temp0'; } @@ -4135,7 +4100,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count styrkismett', one: '$count styrkismettur', - zero: '$count styrkismettur', ); return '$_temp0'; } @@ -4147,7 +4111,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count sigrar', one: '$count sigur', - zero: '$count sigur', ); return '$_temp0'; } @@ -4159,7 +4122,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count ósigrar', one: '$count ósigur', - zero: '$count ósigur', ); return '$_temp0'; } @@ -4171,7 +4133,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count jøvn', one: '$count javnt', - zero: '$count javnt', ); return '$_temp0'; } @@ -4183,7 +4144,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count í gongd', one: '$count í gongd', - zero: '$count í gongd', ); return '$_temp0'; } @@ -4195,7 +4155,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: 'Gev $count sekund', one: 'Gev $count sekund', - zero: 'Gev $count sekund', ); return '$_temp0'; } @@ -4207,7 +4166,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count kappingastig', one: '$count kappingarstig', - zero: '$count kappingarstig', ); return '$_temp0'; } @@ -4219,7 +4177,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count rannsóknir', one: '$count rannsókn', - zero: '$count rannsókn', ); return '$_temp0'; } @@ -4231,7 +4188,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count simuls', one: '$count simul', - zero: '$count simul', ); return '$_temp0'; } @@ -4243,7 +4199,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '≥ $count styrkismett talv', one: '≥ $count styrkismett talv', - zero: '≥ $count styrkismett talv', ); return '$_temp0'; } @@ -4255,7 +4210,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '≥ $count $param2 styrkismett talv', one: '≥ $count $param2 styrkismett talv', - zero: '≥ $count $param2 styrkismett talv', ); return '$_temp0'; } @@ -4267,7 +4221,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: 'Tær nýtist at telva $count fleiri $param2 styrkismett talv', one: 'Tær nýtist at telva $count $param2 styrkismett talv aftrat', - zero: 'Tær nýtist at telva $count $param2 styrkismett talv aftrat', ); return '$_temp0'; } @@ -4279,7 +4232,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: 'Tær nýtist at telva $count styrkismett talv aftrat', one: 'Tær nýtist at telva $count styrkismett talv aftrat', - zero: 'Tær nýtist at telva $count styrkismett talv aftrat', ); return '$_temp0'; } @@ -4291,7 +4243,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count innflutt talv', one: '$count innflutt talv', - zero: '$count innflutt talv', ); return '$_temp0'; } @@ -4303,7 +4254,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count vinir á alnetinum', one: '$count vinur á alnetinum', - zero: '$count vinur á alnetinum', ); return '$_temp0'; } @@ -4315,7 +4265,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count fylgjarar', one: '$count fylgjari', - zero: '$count fylgjari', ); return '$_temp0'; } @@ -4327,7 +4276,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count fylgja', one: '$count fylgir', - zero: '$count fylgir', ); return '$_temp0'; } @@ -4339,7 +4287,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: 'Minni enn $count minuttir', one: 'Minni enn $count minuttur', - zero: 'Minni enn $count minuttur', ); return '$_temp0'; } @@ -4351,7 +4298,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count talv verða telvað', one: '$count talv verður telvað', - zero: '$count talv verður telvað', ); return '$_temp0'; } @@ -4363,7 +4309,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: 'Í mesta lagi: $count bókstavir.', one: 'Í mesta lagi: $count bókstavur.', - zero: 'Í mesta lagi: $count bókstavur.', ); return '$_temp0'; } @@ -4375,7 +4320,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count forðaðir', one: '$count forðaður', - zero: '$count forðaður', ); return '$_temp0'; } @@ -4387,7 +4331,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count uppsløg á torgi', one: '$count uppslag á torgi', - zero: '$count uppslag á torgi', ); return '$_temp0'; } @@ -4399,7 +4342,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count $param2 telvarar hesa vikuna.', one: '$count $param2 telvari hesa vikuna.', - zero: '$count $param2 telvari hesa vikuna.', ); return '$_temp0'; } @@ -4411,7 +4353,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: 'Tøkt á $count málum!', one: 'Tøkt á $count máli!', - zero: 'Tøkt á $count máli!', ); return '$_temp0'; } @@ -4423,7 +4364,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count sekundir at flyta fyrsta leik', one: '$count sekund at flyta fyrsta leik', - zero: '$count sekund at flyta fyrsta leik', ); return '$_temp0'; } @@ -4435,7 +4375,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count sekundir', one: '$count sekund', - zero: '$count sekund', ); return '$_temp0'; } @@ -4447,7 +4386,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: 'og goym $count undanleikir', one: 'og goym $count undanleik', - zero: 'og goym $count undanleik', ); return '$_temp0'; } @@ -4618,7 +4556,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: '$count umfør', one: '1 umfar', - zero: '1 umfar', ); return '$_temp0'; } @@ -4630,7 +4567,6 @@ class AppLocalizationsFo extends AppLocalizations { locale: localeName, other: 'Telvaði $count umfør av $param2', one: 'Telvaði eitt umfar av $param2', - zero: 'Telvaði eitt umfar av $param2', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_fr.dart b/lib/l10n/l10n_fr.dart index c5507cb7e7..1ea3f06c9f 100644 --- a/lib/l10n/l10n_fr.dart +++ b/lib/l10n/l10n_fr.dart @@ -27,7 +27,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: 'A soutenu lichess.org pendant $count mois en tant que $param2', one: 'A soutenu lichess.org pendant $count mois en tant que $param2', - zero: 'A soutenu lichess.org pendant $count mois en tant que $param2', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: 'A pratiqué $count positions de $param2', one: 'A pratiqué $count position de $param2', - zero: 'A pratiqué $count position de $param2', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: 'A résolu $count problème(s) tactique(s)', one: 'A résolu $count problème tactique', - zero: 'A résolu $count problème tactique', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: 'A joué $count parties de $param2', one: 'A joué $count partie de $param2', - zero: 'A joué $count partie de $param2', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: 'A posté $count messages dans $param2', one: 'A posté $count message dans $param2', - zero: 'A posté $count message dans $param2', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: 'A joué $count coups', one: 'A joué $count coup', - zero: 'A joué $count coup', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: 'dans $count parties par correspondance', one: 'dans $count partie par correspondance', - zero: 'dans $count partie par correspondance', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count parties par correspondance terminées', one: '$count partie par correspondance terminée', - zero: '$count partie par correspondance terminée', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: 'A commencé à suivre $count joueurs', one: 'A commencé à suivre $count joueur', - zero: 'A commencé à suivre $count joueur', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: 'A gagné $count nouveaux suiveurs', one: 'A gagné $count nouveau suiveur', - zero: 'A gagné $count nouveau suiveur', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: 'A hébergé $count simultanées', one: 'A hébergé $count simultanée', - zero: 'A hébergé $count simultanée', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: 'A participé à $count simultanées', one: 'A participé à $count simultanée(s)', - zero: 'A participé à $count simultanée(s)', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count nouvelles études créées', one: 'A créé $count nouvelle étude', - zero: 'A créé $count nouvelle étude', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: 'A participé à $count tournois', one: 'A participé à $count tournoi', - zero: 'A participé à $count tournoi', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: 'Classé #$count (pourcentage: $param2%) avec $param3 parties en $param4', one: 'Classé #$count (pourcentage: $param2%) avec $param3 partie en $param4', - zero: 'Classé #$count (pourcentage: $param2%) avec $param3 partie en $param4', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: 'A participé à $count tournois suisses', one: 'A participé à $count tournoi(s) suisse(s)', - zero: 'A participé à $count tournoi(s) suisse(s)', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: 'A rejoint $count équipes', one: 'A rejoint $count équipe', - zero: 'A rejoint $count équipe', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: 'Joué $count fois', one: 'Joué $count fois', - zero: 'Joué $count fois', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count points en dessous de votre classement de problème', one: 'Un point en dessous de votre classement de problème', - zero: 'Un point en dessous de votre classement de problème', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count points au dessus de votre classement de problème', one: 'Un point au dessus de votre classement de problème', - zero: 'Un point au dessus de votre classement de problème', ); return '$_temp0'; } @@ -899,7 +879,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count problèmes faits', one: '$count problème fait', - zero: '$count problème fait', ); return '$_temp0'; } @@ -911,7 +890,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count problèmes à refaire', one: '$count problème à refaire', - zero: '$count problème à refaire', ); return '$_temp0'; } @@ -3959,7 +3937,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: 'Votre adversaire a quitté la partie. Vous pourrez revendiquer la victoire dans $count secondes.', one: 'Votre adversaire a quitté la partie. Vous pourrez revendiquer la victoire dans $count seconde.', - zero: 'Votre adversaire a quitté la partie. Vous pourrez revendiquer la victoire dans $count seconde.', ); return '$_temp0'; } @@ -3971,7 +3948,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: 'Mate en $count demi-coups', one: 'Mate en $count demi-coup', - zero: 'Mate en $count demi-coup', ); return '$_temp0'; } @@ -3983,7 +3959,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count gaffes', one: '$count gaffe', - zero: '$count gaffe', ); return '$_temp0'; } @@ -3995,7 +3970,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count erreurs', one: '$count erreur', - zero: '$count erreur', ); return '$_temp0'; } @@ -4007,7 +3981,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count imprécisions', one: '$count imprécision', - zero: '$count imprécision', ); return '$_temp0'; } @@ -4019,7 +3992,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count joueurs', one: '$count joueur', - zero: '$count joueur', ); return '$_temp0'; } @@ -4031,7 +4003,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count parties', one: '$count partie', - zero: '$count partie', ); return '$_temp0'; } @@ -4043,7 +4014,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: 'Classement $count après $param2 parties', one: 'Classement $count après $param2 partie', - zero: 'Classement $count après $param2 partie', ); return '$_temp0'; } @@ -4055,7 +4025,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count favoris', one: '$count favori', - zero: '$count favori', ); return '$_temp0'; } @@ -4067,7 +4036,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count jours', one: '$count jour', - zero: '$count jour', ); return '$_temp0'; } @@ -4079,7 +4047,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count heures', one: '$count heure', - zero: '$count heure', ); return '$_temp0'; } @@ -4091,7 +4058,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count minutes', one: '$count minute', - zero: '$count minute', ); return '$_temp0'; } @@ -4103,7 +4069,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: 'Le classement est mis à jour toutes les $count minutes', one: 'Le classement est mis à jour toutes les minutes', - zero: 'Le classement est mis à jour toutes les minutes', ); return '$_temp0'; } @@ -4115,7 +4080,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count problèmes', one: '$count problème', - zero: '$count problème', ); return '$_temp0'; } @@ -4127,7 +4091,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count parties avec vous', one: '$count partie avec vous', - zero: '$count partie avec vous', ); return '$_temp0'; } @@ -4139,7 +4102,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count évaluées', one: '$count évaluée', - zero: '$count évaluée', ); return '$_temp0'; } @@ -4151,7 +4113,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count victoires', one: '$count victoire', - zero: '$count victoire', ); return '$_temp0'; } @@ -4163,7 +4124,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count défaites', one: '$count défaite', - zero: '$count défaite', ); return '$_temp0'; } @@ -4175,7 +4135,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count nulles', one: '$count nulle', - zero: '$count nulle', ); return '$_temp0'; } @@ -4187,7 +4146,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count en cours', one: '$count en cours', - zero: '$count en cours', ); return '$_temp0'; } @@ -4199,7 +4157,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: 'Rajouter $count secondes', one: 'Rajouter $count seconde', - zero: 'Rajouter $count seconde', ); return '$_temp0'; } @@ -4211,7 +4168,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count points de tournoi', one: '$count point de tournoi', - zero: '$count point de tournoi', ); return '$_temp0'; } @@ -4223,7 +4179,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count études', one: '$count étude', - zero: '$count étude', ); return '$_temp0'; } @@ -4235,7 +4190,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count simultané(e)s', one: '$count simultané(e)s', - zero: '$count simultané(e)s', ); return '$_temp0'; } @@ -4247,7 +4201,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '≥ $count parties classées', one: '≥ $count partie classée', - zero: '≥ $count partie classée', ); return '$_temp0'; } @@ -4259,7 +4212,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '≥ $count parties de $param2 classées', one: '≥ $count partie de $param2 classée', - zero: '≥ $count partie de $param2 classée', ); return '$_temp0'; } @@ -4271,7 +4223,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: 'Vous devez encore jouer $count parties de $param2 classées', one: 'Vous devez encore jouer $count partie de $param2 classée', - zero: 'Vous devez encore jouer $count partie de $param2 classée', ); return '$_temp0'; } @@ -4283,7 +4234,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: 'Vous devez encore jouer $count parties classées', one: 'Vous devez encore jouer $count partie classée', - zero: 'Vous devez encore jouer $count partie classée', ); return '$_temp0'; } @@ -4295,7 +4245,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count parties importées', one: '$count partie importée', - zero: '$count partie importée', ); return '$_temp0'; } @@ -4307,7 +4256,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count amis en ligne', one: '$count ami en ligne', - zero: '$count ami en ligne', ); return '$_temp0'; } @@ -4319,7 +4267,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count suiveurs', one: '$count suiveur', - zero: '$count suiveur', ); return '$_temp0'; } @@ -4331,7 +4278,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count suivis', one: '$count suivi', - zero: '$count suivi', ); return '$_temp0'; } @@ -4343,7 +4289,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: 'Moins de $count minutes', one: 'Moins de $count minute', - zero: 'Moins de $count minute', ); return '$_temp0'; } @@ -4355,7 +4300,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count parties en cours', one: '$count partie en cours', - zero: '$count partie en cours', ); return '$_temp0'; } @@ -4367,7 +4311,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: 'Maximum : $count caractères.', one: 'Maximum : $count caractère.', - zero: 'Maximum : $count caractère.', ); return '$_temp0'; } @@ -4379,7 +4322,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count joueurs bloqués', one: '$count joueurs bloqués', - zero: '$count joueurs bloqués', ); return '$_temp0'; } @@ -4391,7 +4333,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count messages postés', one: '$count message posté', - zero: '$count message posté', ); return '$_temp0'; } @@ -4403,7 +4344,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count joueurs de $param2 cette semaine.', one: '$count joueur de $param2 cette semaine.', - zero: '$count joueur de $param2 cette semaine.', ); return '$_temp0'; } @@ -4415,7 +4355,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: 'Disponible en $count langues !', one: 'Disponible en $count langue !', - zero: 'Disponible en $count langue !', ); return '$_temp0'; } @@ -4427,7 +4366,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count secondes pour jouer le premier coup', one: '$count seconde pour jouer le premier coup', - zero: '$count seconde pour jouer le premier coup', ); return '$_temp0'; } @@ -4439,7 +4377,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count secondes', one: '$count seconde', - zero: '$count seconde', ); return '$_temp0'; } @@ -4451,7 +4388,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: 'et enregistrer $count variantes de précoups', one: 'et enregistrer $count variante de précoups', - zero: 'et enregistrer $count variante de précoups', ); return '$_temp0'; } @@ -4622,7 +4558,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: '$count essais', one: '1 essai', - zero: '1 essai', ); return '$_temp0'; } @@ -4634,7 +4569,6 @@ class AppLocalizationsFr extends AppLocalizations { locale: localeName, other: 'A fait $count essais de $param2', one: 'A fait un essai de $param2', - zero: 'A fait un essai de $param2', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_ga.dart b/lib/l10n/l10n_ga.dart index 9401f650b8..d921fd5ee8 100644 --- a/lib/l10n/l10n_ga.dart +++ b/lib/l10n/l10n_ga.dart @@ -30,7 +30,6 @@ class AppLocalizationsGa extends AppLocalizations { few: 'Thacaigh lichess.org ar feadh $count mí mar $param2', two: 'Thacaíodh le lichess.org ar feadh $count mhí mar $param2', one: 'Thacaíodh le lichess.org ar feadh mí amháin mar $param2', - zero: 'Thacaíodh le lichess.org ar feadh mí amháin mar $param2', ); return '$_temp0'; } @@ -45,7 +44,6 @@ class AppLocalizationsGa extends AppLocalizations { few: 'Rinneadh cleachtadh ar$count suíomh de chuid $param2', two: 'Rinneadh cleachtadh ar $count shuíomh de chuid $param2', one: 'Rinneadh cleachtadh ar suíomh amháin de chuid $param2', - zero: 'Rinneadh cleachtadh ar suíomh amháin de chuid $param2', ); return '$_temp0'; } @@ -60,7 +58,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count bhfadhb beartach réitithe', two: '$count fhadhb beartach réitithe', one: 'Fadhb beartach amháin réitithe', - zero: 'Fadhb beartach amháin réitithe', ); return '$_temp0'; } @@ -75,7 +72,6 @@ class AppLocalizationsGa extends AppLocalizations { few: 'Imríodh $count gcluiche $param2', two: 'Imríodh $count chluiche $param2', one: 'Imríodh cluiche amháin $param2', - zero: 'Imríodh cluiche amháin $param2', ); return '$_temp0'; } @@ -90,7 +86,6 @@ class AppLocalizationsGa extends AppLocalizations { few: 'Phostaíodh $count teachtaireachtí i $param2', two: 'Phostaíodh $count teachtaireachtí i $param2', one: 'Phostaíodh teachtaireacht amháin i $param2', - zero: 'Phostaíodh teachtaireacht amháin i $param2', ); return '$_temp0'; } @@ -105,7 +100,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count beart imeartha', two: '$count bheart imeartha', one: 'Beart amháin imeartha', - zero: 'Beart amháin imeartha', ); return '$_temp0'; } @@ -120,7 +114,6 @@ class AppLocalizationsGa extends AppLocalizations { few: 'i $count cluiche comhfhreagrais', two: 'i $count chluiche comhfhreagrais', one: 'i gcluiche amháin comhfhreagrais', - zero: 'i gcluiche amháin comhfhreagrais', ); return '$_temp0'; } @@ -135,7 +128,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count gcluiche comhfhreagrais críochnaithe', two: '$count chluiche comhfhreagrais críochnaithe', one: '$count cluiche comhfhreagrais críochnaithe', - zero: '$count cluiche comhfhreagrais críochnaithe', ); return '$_temp0'; } @@ -150,7 +142,6 @@ class AppLocalizationsGa extends AppLocalizations { few: 'Thosaíodh $count bhficheallaí a leanacht', two: 'Thosaíodh $count fhicheallaí a leanacht', one: 'Thosaíodh ficheallaí amháin a leanacht', - zero: 'Thosaíodh ficheallaí amháin a leanacht', ); return '$_temp0'; } @@ -165,7 +156,6 @@ class AppLocalizationsGa extends AppLocalizations { few: 'Fuarthas $count leantóir nua', two: 'Fuarthas $count leantóir nua', one: 'Fuarthas leantóir amháin nua', - zero: 'Fuarthas leantóir amháin nua', ); return '$_temp0'; } @@ -180,7 +170,6 @@ class AppLocalizationsGa extends AppLocalizations { few: 'Bhí $count taispeántas comhuaineacha faoi cúram', two: 'Bhí $count taispeántas comhuaineacha faoi cúram', one: 'Bhí taispeántas comhuaineach amháin faoi cúram', - zero: 'Bhí taispeántas comhuaineach amháin faoi cúram', ); return '$_temp0'; } @@ -195,7 +184,6 @@ class AppLocalizationsGa extends AppLocalizations { few: 'Glacadh páirt i $count dtaispeántais comhuaineacha', two: 'Glacadh páirt i $count thaispeántais comhuaineacha', one: 'Glacadh páirt i dtaispeántas comhuaineach amháin', - zero: 'Glacadh páirt i dtaispeántas comhuaineach amháin', ); return '$_temp0'; } @@ -210,7 +198,6 @@ class AppLocalizationsGa extends AppLocalizations { few: 'Chruthaigh $count staidéar nua', two: 'Chruthaigh $count staidéar nua', one: 'Chruthaigh staidéar nua amháin', - zero: 'Chruthaigh staidéar nua amháin', ); return '$_temp0'; } @@ -225,7 +212,6 @@ class AppLocalizationsGa extends AppLocalizations { few: 'San iomaíocht i $count gcomórtas Airéine', two: 'San iomaíocht i $count chomórtas Airéine', one: 'San iomaíocht i gcomórtas Airéine amháin', - zero: 'San iomaíocht i gcomórtas Airéine amháin', ); return '$_temp0'; } @@ -240,7 +226,6 @@ class AppLocalizationsGa extends AppLocalizations { few: 'Céimíocht #$count (an $param2% is fearr) le $param3 gcluiche i $param4', two: 'Céimíocht #$count (an $param2% is fearr) le $param3 chluiche i $param4', one: 'Céimíocht #$count (an $param2% is fearr) le $param3 cluiche i $param4', - zero: 'Céimíocht #$count (an $param2% is fearr) le $param3 cluiche i $param4', ); return '$_temp0'; } @@ -255,7 +240,6 @@ class AppLocalizationsGa extends AppLocalizations { few: 'San iomaíocht i $count gcomórtas swiss', two: 'San iomaíocht i $count chomórtas swiss', one: 'San iomaíocht i gcomórtais swiss amháín', - zero: 'San iomaíocht i gcomórtais swiss amháín', ); return '$_temp0'; } @@ -270,7 +254,6 @@ class AppLocalizationsGa extends AppLocalizations { few: 'Isteach i $count bhfoireann', two: 'Isteach i $count fhoireann', one: 'Isteach i bhfoireann amháin', - zero: 'Isteach i bhfoireann amháin', ); return '$_temp0'; } @@ -917,7 +900,6 @@ class AppLocalizationsGa extends AppLocalizations { few: 'Imeartha $count uair', two: 'Imeartha $count uair', one: 'Imeartha $count uair', - zero: 'Imeartha $count uair', ); return '$_temp0'; } @@ -932,7 +914,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count bpointe faoi bhun do rátáil faidhbe', two: '$count phointe faoi bhun do rátáil faidhbe', one: 'Pointe amháin faoi bhun do rátáil faidhbe', - zero: 'Pointe amháin faoi bhun do rátáil faidhbe', ); return '$_temp0'; } @@ -947,7 +928,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count bpointe os comhair do rátáil faidhbe', two: '$count phointe os comhair do rátáil faidhbe', one: 'Pointe amháin os comhair do rátáil faidhbe', - zero: 'Pointe amháin os comhair do rátáil faidhbe', ); return '$_temp0'; } @@ -962,7 +942,6 @@ class AppLocalizationsGa extends AppLocalizations { few: 'D\'imir $count', two: 'D\'imir $count', one: 'D\'imir $count', - zero: 'D\'imir $count', ); return '$_temp0'; } @@ -977,7 +956,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count athimirt', two: '$count athimirt', one: '$count athimirt', - zero: '$count athimirt', ); return '$_temp0'; } @@ -4028,7 +4006,6 @@ class AppLocalizationsGa extends AppLocalizations { few: 'D’fhág do chéile comhraic an cluiche. Féadfaidh tú an bua a fháil i $count shoicind.', two: 'D’fhág do chéile comhraic an cluiche. Féadfaidh tú an bua a fháil i $count shoicind.', one: 'D’fhág do chéile comhraic an cluiche. Féadfaidh tú an bua a fháil éileamh i $count soicind.', - zero: 'D’fhág do chéile comhraic an cluiche. Féadfaidh tú an bua a fháil éileamh i $count soicind.', ); return '$_temp0'; } @@ -4043,7 +4020,6 @@ class AppLocalizationsGa extends AppLocalizations { few: 'Marbhsháinn i $count leath-bheart', two: 'Marbhsháinn i $count leath-bheart', one: 'Marbhsháinn i $count leath-bheart', - zero: 'Marbhsháinn i $count leath-bheart', ); return '$_temp0'; } @@ -4058,7 +4034,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count mbotún', two: '$count bhotún', one: '$count botún', - zero: '$count botún', ); return '$_temp0'; } @@ -4073,7 +4048,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count mbotún', two: '$count bhotún', one: '$count botún', - zero: '$count botún', ); return '$_temp0'; } @@ -4088,7 +4062,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count míchruinneas', two: '$count mhíchruinneas', one: '$count míchruinneas', - zero: '$count míchruinneas', ); return '$_temp0'; } @@ -4103,7 +4076,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count imreoir', two: '$count imreoir', one: '$count imreoir', - zero: '$count imreoir', ); return '$_temp0'; } @@ -4118,7 +4090,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count cluiche', two: '$count chluiche', one: '$count cluiche', - zero: '$count cluiche', ); return '$_temp0'; } @@ -4130,7 +4101,6 @@ class AppLocalizationsGa extends AppLocalizations { locale: localeName, other: '$count rating over $param2 games', one: '$count rating over $param2 game', - zero: '$count rating over $param2 game', ); return '$_temp0'; } @@ -4145,7 +4115,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count leabharmharc', two: '$count leabharmharc', one: '$count leabharmharc', - zero: '$count leabharmharc', ); return '$_temp0'; } @@ -4160,7 +4129,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count lá', two: '$count lá', one: 'Lá amháin', - zero: 'Lá amháin', ); return '$_temp0'; } @@ -4175,7 +4143,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count uair', two: '$count uair', one: '$count uair', - zero: '$count uair', ); return '$_temp0'; } @@ -4190,7 +4157,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count nóiméad', two: '$count nóiméad', one: '$count nóiméad', - zero: '$count nóiméad', ); return '$_temp0'; } @@ -4205,7 +4171,6 @@ class AppLocalizationsGa extends AppLocalizations { few: 'Uasdátaítear rangú gach $count nóimead', two: 'Uasdátaítear rangú gach $count nóimead', one: 'Uasdátaítear rangú gach $count nóimead', - zero: 'Uasdátaítear rangú gach $count nóimead', ); return '$_temp0'; } @@ -4220,7 +4185,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count fhadhb', two: '$count fhadhb', one: '$count fadhb', - zero: '$count fadhb', ); return '$_temp0'; } @@ -4235,7 +4199,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count gcluiche leat', two: '$count chluiche leat', one: '$count cluiche leat', - zero: '$count cluiche leat', ); return '$_temp0'; } @@ -4250,7 +4213,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count chluichí rátáilte', two: '$count chluiche rátáilte', one: '$count cluiche rátáilte', - zero: '$count cluiche rátáilte', ); return '$_temp0'; } @@ -4265,7 +4227,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count mbua', two: '$count bhua', one: '$count bua', - zero: '$count bua', ); return '$_temp0'; } @@ -4280,7 +4241,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count chaill', two: '$count chaill', one: '$count caill', - zero: '$count caill', ); return '$_temp0'; } @@ -4295,7 +4255,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count gcomhscór', two: '$count chomhscór', one: '$count comhscór', - zero: '$count comhscór', ); return '$_temp0'; } @@ -4310,7 +4269,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count á imirt', two: '$count á imirt', one: '$count á imirt', - zero: '$count á imirt', ); return '$_temp0'; } @@ -4325,7 +4283,6 @@ class AppLocalizationsGa extends AppLocalizations { few: 'Tabhair $count shoicind', two: 'Tabhair $count shoicind', one: 'Tabhair $count soicind', - zero: 'Tabhair $count soicind', ); return '$_temp0'; } @@ -4340,7 +4297,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count bpointe comórtais', two: '$count phointe comórtais', one: '$count pointe comórtais', - zero: '$count pointe comórtais', ); return '$_temp0'; } @@ -4355,7 +4311,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count staidéir', two: '$count staidéir', one: '$count staidéar', - zero: '$count staidéar', ); return '$_temp0'; } @@ -4367,7 +4322,6 @@ class AppLocalizationsGa extends AppLocalizations { locale: localeName, other: '$count simuls', one: '$count simul', - zero: '$count simul', ); return '$_temp0'; } @@ -4382,7 +4336,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '≥ $count cluichí rátáilte', two: '≥ $count cluichí rátáilte', one: '≥ $count cluiche rátáilte', - zero: '≥ $count cluiche rátáilte', ); return '$_temp0'; } @@ -4397,7 +4350,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '≥ $count cluichí rátáilte $param2', two: '≥ $count cluichí rátáilte $param2', one: '≥ $count cluiche rátáilte $param2', - zero: '≥ $count cluiche rátáilte $param2', ); return '$_temp0'; } @@ -4412,7 +4364,6 @@ class AppLocalizationsGa extends AppLocalizations { few: 'Caithfidh tú $count gcluiche rátáilte \"$param2\" eile a imirt', two: 'Caithfidh tú $count chluiche rátáilte \"$param2\" eile a imirt', one: 'Caithfidh tú $count cluiche rátáilte \"$param2\" eile a imirt', - zero: 'Caithfidh tú $count cluiche rátáilte \"$param2\" eile a imirt', ); return '$_temp0'; } @@ -4427,7 +4378,6 @@ class AppLocalizationsGa extends AppLocalizations { few: 'Caithfidh tú $count gcluiche rátáilte eile a imirt', two: 'Caithfidh tú $count chluiche rátáilte eile a imirt', one: 'Caithfidh tú $count cluiche rátáilte eile a imirt', - zero: 'Caithfidh tú $count cluiche rátáilte eile a imirt', ); return '$_temp0'; } @@ -4442,7 +4392,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count gcluiche iompórtáilte', two: '$count chluiche iompórtáilte', one: '$count cluiche iompórtáilte', - zero: '$count cluiche iompórtáilte', ); return '$_temp0'; } @@ -4457,7 +4406,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count cairde ar líne', two: '$count chara ar líne', one: 'cara amháin ar líne', - zero: 'cara amháin ar líne', ); return '$_temp0'; } @@ -4472,7 +4420,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count leantóir', two: 'beirt leantóir', one: 'leantóir amháin', - zero: 'leantóir amháin', ); return '$_temp0'; } @@ -4487,7 +4434,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count ag leanúint', two: 'beirt ag leanúint', one: 'duine amháin ag leanúint', - zero: 'duine amháin ag leanúint', ); return '$_temp0'; } @@ -4502,7 +4448,6 @@ class AppLocalizationsGa extends AppLocalizations { few: 'Níos lú ná $count nóiméad', two: 'Níos lú ná $count nóiméad', one: 'Níos lú ná nóiméad amháin', - zero: 'Níos lú ná nóiméad amháin', ); return '$_temp0'; } @@ -4517,7 +4462,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count gcluiche san imirt', two: '$count chluiche san imirt', one: '$count cluiche san imirt', - zero: '$count cluiche san imirt', ); return '$_temp0'; } @@ -4532,7 +4476,6 @@ class AppLocalizationsGa extends AppLocalizations { few: 'Uasmhéid $count gcarachtar.', two: 'Uasmhéid $count charachtar.', one: 'Uasmhéid $count carachtar.', - zero: 'Uasmhéid $count carachtar.', ); return '$_temp0'; } @@ -4547,7 +4490,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count bloic', two: '$count bhloc', one: 'bloc amháin', - zero: 'bloc amháin', ); return '$_temp0'; } @@ -4562,7 +4504,6 @@ class AppLocalizationsGa extends AppLocalizations { few: 'poist fóraim $count', two: 'post fóraim $count', one: 'post fóraim amháin', - zero: 'post fóraim amháin', ); return '$_temp0'; } @@ -4577,7 +4518,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count $param2 imreoir an tseachtain seo.', two: '$count $param2 imreoir an tseachtain seo.', one: '$count $param2 imreoir an tseachtain seo.', - zero: '$count $param2 imreoir an tseachtain seo.', ); return '$_temp0'; } @@ -4592,7 +4532,6 @@ class AppLocalizationsGa extends AppLocalizations { few: 'Ar fáil i $count dteanga!', two: 'Ar fáil i $count theanga!', one: 'Ar fáil i $count teanga!', - zero: 'Ar fáil i $count teanga!', ); return '$_temp0'; } @@ -4607,7 +4546,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count soicind chun an chéad bheart a imirt', two: '$count soicind chun an chéad bheart a imirt', one: '$count soicind chun an chéad bheart a imirt', - zero: '$count soicind chun an chéad bheart a imirt', ); return '$_temp0'; } @@ -4622,7 +4560,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count soicind', two: '$count shoicind', one: '$count soicind', - zero: '$count soicind', ); return '$_temp0'; } @@ -4637,7 +4574,6 @@ class AppLocalizationsGa extends AppLocalizations { few: 'agus sábháil $count líne réamhbhirt', two: 'agus sábháil $count líne réamhbhirt', one: 'agus sábháil $count líne réamhbhirt', - zero: 'agus sábháil $count líne réamhbhirt', ); return '$_temp0'; } @@ -4811,7 +4747,6 @@ class AppLocalizationsGa extends AppLocalizations { few: '$count stríocáin', two: '$count stríocáin', one: '1 stríocáin', - zero: '1 stríocáin', ); return '$_temp0'; } @@ -4826,7 +4761,6 @@ class AppLocalizationsGa extends AppLocalizations { few: 'D\'imir $count stríocáin de $param2', two: 'D\'imir $count stríocáin de $param2', one: 'D\'imir stríocáin amháin de $param2', - zero: 'D\'imir stríocáin amháin de $param2', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_gl.dart b/lib/l10n/l10n_gl.dart index 797df59b9d..281fe27957 100644 --- a/lib/l10n/l10n_gl.dart +++ b/lib/l10n/l10n_gl.dart @@ -27,7 +27,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: 'Apoiou a lichess.org durante $count meses como $param2', one: 'Apoiou a lichess.org durante $count mes como $param2', - zero: 'Apoiou a lichess.org durante $count mes como $param2', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: 'Practicou $count posicións en $param2', one: 'Practicou $count posición en $param2', - zero: 'Practicou $count posición en $param2', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: 'Resolveu $count exercicios de adestramento', one: 'Resolveu $count exercicio de adestramento', - zero: 'Resolveu $count exercicio de adestramento', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: 'Xogou $count partidas de $param2', one: 'Xogou $count partida de $param2', - zero: 'Xogou $count partida de $param2', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: 'Publicou $count mensaxes en $param2', one: 'Publicou $count mensaxe en $param2', - zero: 'Publicou $count mensaxe en $param2', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: 'Xogou $count movementos', one: 'Xogou $count movemento', - zero: 'Xogou $count movemento', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: 'en $count partidas por correspondencia', one: 'en $count partida por correspondencia', - zero: 'en $count partida por correspondencia', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: 'Xogou $count partidas por correspondencia', one: 'Xogou $count partida por correspondencia', - zero: 'Xogou $count partida por correspondencia', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: 'Comezou a seguir a $count xogadores', one: 'Comezou a seguir a $count xogador', - zero: 'Comezou a seguir a $count xogador', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: 'Gañou $count novos seguidores', one: 'Gañou $count novo seguidor', - zero: 'Gañou $count novo seguidor', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: 'Ofreceu $count exhibicións simultáneas', one: 'Ofreceu $count exhibición simultánea', - zero: 'Ofreceu $count exhibición simultánea', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: 'Participou en $count exhibicións simultáneas', one: 'Participou en $count exhibición simultánea', - zero: 'Participou en $count exhibición simultánea', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: 'Creou $count novos estudos', one: 'Creou $count novo estudo', - zero: 'Creou $count novo estudo', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: 'Competiu en $count torneos Arena', one: 'Competiu en $count torneo Arena', - zero: 'Competiu en $count torneo Arena', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$countº na clasificación (no $param2% mellor) con $param3 partidas en $param4', one: '$countº na clasificación (no $param2% mellor) con $param3 partida en $param4', - zero: '$countº na clasificación (no $param2% mellor) con $param3 partida en $param4', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: 'Competiu en $count torneos suízos', one: 'Competiu en $count torneo suízo', - zero: 'Competiu en $count torneo suízo', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: 'Uniuse a $count equipos', one: 'Uniuse a $count equipo', - zero: 'Uniuse a $count equipo', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: 'Xogado $count veces', one: 'Xogado $count vez', - zero: 'Xogado $count vez', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count puntos por debaixo da túa puntuación de crebacabezas', one: '$count punto por debaixo da túa puntuación de crebacabezas', - zero: '$count punto por debaixo da túa puntuación de crebacabezas', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count puntos por riba da túa puntuación de crebacabezas', one: 'Un punto por riba da túa puntuación de exercicios', - zero: 'Un punto por riba da túa puntuación de exercicios', ); return '$_temp0'; } @@ -899,7 +879,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count xogados', one: '$count xogado', - zero: '$count xogado', ); return '$_temp0'; } @@ -911,7 +890,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count a repetir', one: '$count a repetir', - zero: '$count a repetir', ); return '$_temp0'; } @@ -3959,7 +3937,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: 'O teu opoñente saíu da partida. Poderás reclamar a vitoria en $count segundos.', one: 'O teu opoñente saíu da partida. Poderás reclamar a vitoria en $count segundo.', - zero: 'O teu opoñente saíu da partida. Poderás reclamar a vitoria en $count segundo.', ); return '$_temp0'; } @@ -3971,7 +3948,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: 'Mate en $count medias xogadas', one: 'Mate en $count media xogada', - zero: 'Mate en $count media xogada', ); return '$_temp0'; } @@ -3983,7 +3959,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count metidas de zoca', one: '$count metida de zoca', - zero: '$count metida de zoca', ); return '$_temp0'; } @@ -3995,7 +3970,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count erros', one: '$count erro', - zero: '$count erro', ); return '$_temp0'; } @@ -4007,7 +3981,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count imprecisións', one: '$count imprecisión', - zero: '$count imprecisión', ); return '$_temp0'; } @@ -4019,7 +3992,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count xogadores', one: '$count xogador', - zero: '$count xogador', ); return '$_temp0'; } @@ -4031,7 +4003,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count partidas', one: '$count partida', - zero: '$count partida', ); return '$_temp0'; } @@ -4043,7 +4014,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: 'Puntuación $count en $param2 partidas', one: 'Puntuación $count en $param2 partida', - zero: 'Puntuación $count en $param2 partida', ); return '$_temp0'; } @@ -4055,7 +4025,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count partidas favoritas', one: '$count partida favorita', - zero: '$count partida favorita', ); return '$_temp0'; } @@ -4067,7 +4036,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count días', one: '$count día', - zero: '$count día', ); return '$_temp0'; } @@ -4079,7 +4047,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count horas', one: '$count hora', - zero: '$count hora', ); return '$_temp0'; } @@ -4091,7 +4058,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count minutos', one: '$count minuto', - zero: '$count minuto', ); return '$_temp0'; } @@ -4103,7 +4069,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: 'A posición actualízase cada $count minutos', one: 'A posición actualízase cada minuto', - zero: 'A posición actualízase cada minuto', ); return '$_temp0'; } @@ -4115,7 +4080,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count problemas', one: '$count problema', - zero: '$count problema', ); return '$_temp0'; } @@ -4127,7 +4091,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count partidas contigo', one: '$count partida contigo', - zero: '$count partida contigo', ); return '$_temp0'; } @@ -4139,7 +4102,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count puntuadas', one: '$count puntuada', - zero: '$count puntuada', ); return '$_temp0'; } @@ -4151,7 +4113,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count vitorias', one: '$count vitoria', - zero: '$count vitoria', ); return '$_temp0'; } @@ -4163,7 +4124,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count derrotas', one: '$count derrota', - zero: '$count derrota', ); return '$_temp0'; } @@ -4175,7 +4135,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count táboas', one: '$count táboas', - zero: '$count táboas', ); return '$_temp0'; } @@ -4187,7 +4146,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count en xogo', one: '$count en xogo', - zero: '$count en xogo', ); return '$_temp0'; } @@ -4199,7 +4157,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: 'Dar $count segundos', one: 'Dar $count segundo', - zero: 'Dar $count segundo', ); return '$_temp0'; } @@ -4211,7 +4168,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count puntos en torneos', one: '$count punto en torneos', - zero: '$count punto en torneos', ); return '$_temp0'; } @@ -4223,7 +4179,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count estudos', one: '$count estudo', - zero: '$count estudo', ); return '$_temp0'; } @@ -4235,7 +4190,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count simultáneas', one: '$count simultánea', - zero: '$count simultánea', ); return '$_temp0'; } @@ -4247,7 +4201,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '≥ $count partidas puntuadas', one: '≥ $count partida puntuada', - zero: '≥ $count partida puntuada', ); return '$_temp0'; } @@ -4259,7 +4212,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '≥ $count partidas puntuadas $param2', one: '≥ $count partida puntuada $param2', - zero: '≥ $count partida puntuada $param2', ); return '$_temp0'; } @@ -4271,7 +4223,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: 'Necesitas xogar $count partidas $param2 puntuadas máis', one: 'Necesitas xogar $count partida $param2 puntuada máis', - zero: 'Necesitas xogar $count partida $param2 puntuada máis', ); return '$_temp0'; } @@ -4283,7 +4234,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: 'Necesitas xogar $count partidas puntuadas máis', one: 'Necesitas xogar $count partida puntuada máis', - zero: 'Necesitas xogar $count partida puntuada máis', ); return '$_temp0'; } @@ -4295,7 +4245,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count partidas importadas', one: '$count partida importada', - zero: '$count partida importada', ); return '$_temp0'; } @@ -4307,7 +4256,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count amizades conectadas', one: '$count amizade conectada', - zero: '$count amizade conectada', ); return '$_temp0'; } @@ -4319,7 +4267,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count seguidores', one: '$count seguidor', - zero: '$count seguidor', ); return '$_temp0'; } @@ -4331,7 +4278,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: 'Seguindo a $count xogadores', one: 'Seguindo a $count xogador', - zero: 'Seguindo a $count xogador', ); return '$_temp0'; } @@ -4343,7 +4289,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: 'Menos de $count minutos', one: 'Menos de $count minuto', - zero: 'Menos de $count minuto', ); return '$_temp0'; } @@ -4355,7 +4300,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count partidas en xogo', one: '$count partida en xogo', - zero: '$count partida en xogo', ); return '$_temp0'; } @@ -4367,7 +4311,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: 'Máximo: $count caracteres.', one: 'Máximo: $count carácter.', - zero: 'Máximo: $count carácter.', ); return '$_temp0'; } @@ -4379,7 +4322,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count xogadores bloqueados', one: '$count xogador bloqueado', - zero: '$count xogador bloqueado', ); return '$_temp0'; } @@ -4391,7 +4333,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count Mensaxes no Foro', one: '$count Mensaxe no Foro', - zero: '$count Mensaxe no Foro', ); return '$_temp0'; } @@ -4403,7 +4344,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count xogadores de $param2 esta semana.', one: '$count xogador de $param2 esta semana.', - zero: '$count xogador de $param2 esta semana.', ); return '$_temp0'; } @@ -4415,7 +4355,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: 'Dispoñible en $count idiomas!', one: 'Dispoñible en $count idioma!', - zero: 'Dispoñible en $count idioma!', ); return '$_temp0'; } @@ -4427,7 +4366,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count segundos para facer o primeiro movemento', one: '$count segundo para facer o primeiro movemento', - zero: '$count segundo para facer o primeiro movemento', ); return '$_temp0'; } @@ -4439,7 +4377,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count segundos', one: '$count segundo', - zero: '$count segundo', ); return '$_temp0'; } @@ -4451,7 +4388,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: 'e garda $count variantes de premovementos', one: 'e garda $count variante de premovementos', - zero: 'e garda $count variante de premovementos', ); return '$_temp0'; } @@ -4622,7 +4558,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: '$count quendas', one: '1 quenda', - zero: '1 quenda', ); return '$_temp0'; } @@ -4634,7 +4569,6 @@ class AppLocalizationsGl extends AppLocalizations { locale: localeName, other: 'Xogou $count quendas de $param2', one: 'Xogou unha quenda de $param2', - zero: 'Xogou unha quenda de $param2', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_he.dart b/lib/l10n/l10n_he.dart index 1a3ee0b0e0..4d014e38da 100644 --- a/lib/l10n/l10n_he.dart +++ b/lib/l10n/l10n_he.dart @@ -29,7 +29,6 @@ class AppLocalizationsHe extends AppLocalizations { many: 'תמכ/ה בליצ\'ס במשך $count חודשים כ$param2', two: 'תמכ/ה בליצ\'ס במשך $count חודשים כ$param2', one: 'תמכ/ה בליצ\'ס במשך חודש $count כ$param2', - zero: 'תמכ/ה בליצ\'ס במשך חודש $count כ$param2', ); return '$_temp0'; } @@ -43,7 +42,6 @@ class AppLocalizationsHe extends AppLocalizations { many: 'התאמן/ה על $count עמדות ב$param2', two: 'התאמן/ה על $count עמדות ב$param2', one: 'התאמן/ה על עמדה $count ב$param2', - zero: 'התאמן/ה על עמדה $count ב$param2', ); return '$_temp0'; } @@ -57,7 +55,6 @@ class AppLocalizationsHe extends AppLocalizations { many: 'פתר/ה $count פאזלים טקטיים', two: 'פתר/ה $count פאזלים טקטיים', one: 'פתר/ה פאזל טקטי $count', - zero: 'פתר/ה פאזל טקטי $count', ); return '$_temp0'; } @@ -71,7 +68,6 @@ class AppLocalizationsHe extends AppLocalizations { many: 'שיחק/ה $count משחקי $param2', two: 'שיחק/ה $count משחקי $param2', one: 'שיחק/ה משחק $param2 $count', - zero: 'שיחק/ה משחק $param2 $count', ); return '$_temp0'; } @@ -85,7 +81,6 @@ class AppLocalizationsHe extends AppLocalizations { many: 'פרסם/ה $count הודעות ב$param2', two: 'פרסם/ה $count הודעות ב$param2', one: 'פרסם/ה הודעה $count ב$param2', - zero: 'פרסם/ה הודעה $count ב$param2', ); return '$_temp0'; } @@ -99,7 +94,6 @@ class AppLocalizationsHe extends AppLocalizations { many: 'שיחק/ה $count מהלכים', two: 'שיחק/ה $count מהלכים', one: 'שיחק/ה מהלך $count', - zero: 'שיחק/ה מהלך $count', ); return '$_temp0'; } @@ -113,7 +107,6 @@ class AppLocalizationsHe extends AppLocalizations { many: 'ב$count משחקים בהתכתבות', two: 'ב$count משחקים בהתכתבות', one: 'במשחק $count בהתכתבות', - zero: 'במשחק $count בהתכתבות', ); return '$_temp0'; } @@ -127,7 +120,6 @@ class AppLocalizationsHe extends AppLocalizations { many: 'השלים/ה $count משחקי התכתבות', two: 'השלים/ה $count משחקי התכתבות', one: 'השלים/ה משחק התכתבות $count', - zero: 'השלים/ה משחק התכתבות $count', ); return '$_temp0'; } @@ -141,7 +133,6 @@ class AppLocalizationsHe extends AppLocalizations { many: 'התחיל/ה לעקוב אחר $count שחקנים', two: 'התחיל/ה לעקוב אחר $count שחקנים', one: 'התחיל/ה לעקוב אחר שחקן $count', - zero: 'התחיל/ה לעקוב אחר שחקן $count', ); return '$_temp0'; } @@ -155,7 +146,6 @@ class AppLocalizationsHe extends AppLocalizations { many: 'השיג/ה $count עוקבים חדשים', two: 'השיג/ה $count עוקבים חדשים', one: 'השיג/ה עוקב/ת $count חדש/ה', - zero: 'השיג/ה עוקב/ת $count חדש/ה', ); return '$_temp0'; } @@ -169,7 +159,6 @@ class AppLocalizationsHe extends AppLocalizations { many: 'אירח/ה $count משחקים סימולטניים', two: 'אירח/ה $count משחקים סימולטניים', one: 'אירח/ה משחק סימולטני $count', - zero: 'אירח/ה משחק סימולטני $count', ); return '$_temp0'; } @@ -183,7 +172,6 @@ class AppLocalizationsHe extends AppLocalizations { many: 'השתתף/ה ב־$count משחקים סימולטניים', two: 'השתתף/ה ב־$count משחקים סימולטניים', one: 'השתתף/ה במשחק סימולטני $count', - zero: 'השתתף/ה במשחק סימולטני $count', ); return '$_temp0'; } @@ -197,7 +185,6 @@ class AppLocalizationsHe extends AppLocalizations { many: 'יצר/ה $count לוחות למידה חדשים', two: 'יצר/ה $count לוחות למידה חדשים', one: 'יצר/ה לוח למידה $count חדש', - zero: 'יצר/ה לוח למידה $count חדש', ); return '$_temp0'; } @@ -211,7 +198,6 @@ class AppLocalizationsHe extends AppLocalizations { many: 'השתתף/ה ב־$count טורנירי זירה', two: 'השתתף/ה ב־$count טורנירי זירה', one: 'השתתף/ה בטורניר זירה $count', - zero: 'השתתף/ה בטורניר זירה $count', ); return '$_temp0'; } @@ -225,7 +211,6 @@ class AppLocalizationsHe extends AppLocalizations { many: 'סיים/ה במקום #$count (אחוזון %$param2) עם $param3 משחקים ב$param4', two: 'סיים/ה במקום #$count (אחוזון %$param2) עם $param3 משחקים ב$param4', one: 'סיים/ה במקום #$count (אחוזון %$param2) עם משחק $param3 ב־$param4', - zero: 'סיים/ה במקום #$count (אחוזון %$param2) עם משחק $param3 ב־$param4', ); return '$_temp0'; } @@ -239,7 +224,6 @@ class AppLocalizationsHe extends AppLocalizations { many: 'השתתף/ה ב־$count טורנירים שוויצריים', two: 'השתתף/ה ב־$count טורנירים שוויצריים', one: 'השתתף/ה בטורניר שוויצרי $count', - zero: 'השתתף/ה בטורניר שוויצרי $count', ); return '$_temp0'; } @@ -253,7 +237,6 @@ class AppLocalizationsHe extends AppLocalizations { many: 'הצטרף/ה ל־$count קבוצות', two: 'הצטרף/ה ל־$count קבוצות', one: 'הצטרף/ה לקבוצה $count', - zero: 'הצטרף/ה לקבוצה $count', ); return '$_temp0'; } @@ -899,7 +882,6 @@ class AppLocalizationsHe extends AppLocalizations { many: 'שוחק $count פעמים', two: 'שוחק $count פעמים', one: 'שוחק פעם $count', - zero: 'שוחק פעם $count', ); return '$_temp0'; } @@ -913,7 +895,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count נקודות מתחת לדירוג החידות שלך', two: '$count נקודות מתחת לדירוג החידות שלך', one: 'נקודה $count מתחת לדירוג החידות שלך', - zero: 'נקודה $count מתחת לדירוג החידות שלך', ); return '$_temp0'; } @@ -927,7 +908,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count נקודות מעל לדירוג החידות שלך', two: 'נקודה 1 מתחת לדירוג הפזלים שלך', one: 'נקודה $count מעל לדירוג החידות שלך', - zero: 'נקודה $count מעל לדירוג החידות שלך', ); return '$_temp0'; } @@ -941,7 +921,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count שוחקו', two: '$count שוחקו', one: '$count שוּחק', - zero: '$count שוּחק', ); return '$_temp0'; } @@ -955,7 +934,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count שכדאי לפתור שוב', two: '$count שכדאי לפתור שוב', one: '$count שכדאי לפתור שוב', - zero: '$count שכדאי לפתור שוב', ); return '$_temp0'; } @@ -4005,7 +3983,6 @@ class AppLocalizationsHe extends AppLocalizations { many: 'יריבך עזב את המשחק. תוכל/י לדרוש ניצחון בעוד $count שניות.', two: 'יריבך עזב את המשחק. תוכל/י להכריז על ניצחון בעוד $count שניות.', one: 'יריבך עזב את המשחק. תוכל/י להכריז על נצחון בעוד שנייה $count.', - zero: 'יריבך עזב את המשחק. תוכל/י להכריז על נצחון בעוד שנייה $count.', ); return '$_temp0'; } @@ -4019,7 +3996,6 @@ class AppLocalizationsHe extends AppLocalizations { many: 'מט בעוד $count חצאי מהלכים', two: 'מט בעוד $count חצאי מהלכים', one: 'מט בעוד חצי מהלך $count', - zero: 'מט בעוד חצי מהלך $count', ); return '$_temp0'; } @@ -4033,7 +4009,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count טעויות גסות', two: '$count טעויות גסות', one: '$count טעות גסה', - zero: '$count טעות גסה', ); return '$_temp0'; } @@ -4047,7 +4022,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count שגיאות', two: '$count שגיאות', one: '$count שגיאה', - zero: '$count שגיאה', ); return '$_temp0'; } @@ -4061,7 +4035,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count אי־דיוקים', two: '$count אי־דיוקים', one: '$count אי־דיוק', - zero: '$count אי־דיוק', ); return '$_temp0'; } @@ -4075,7 +4048,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count שחקנים', two: '$count שחקנים', one: '$count שחקנים', - zero: '$count שחקנים', ); return '$_temp0'; } @@ -4089,7 +4061,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count משחקים', two: '$count משחקים', one: 'משחק $count', - zero: 'משחק $count', ); return '$_temp0'; } @@ -4103,7 +4074,6 @@ class AppLocalizationsHe extends AppLocalizations { many: 'דירוג של $count לאורך $param2 משחקים', two: 'דירוג של $count לאורך $param2 משחקים', one: 'דירוג של $count לאורך משחק $param2', - zero: 'דירוג של $count לאורך משחק $param2', ); return '$_temp0'; } @@ -4117,7 +4087,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count מועדפים', two: '$count מועדפים', one: '$count מועדפים', - zero: '$count מועדפים', ); return '$_temp0'; } @@ -4131,7 +4100,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count ימים', two: '$count ימים', one: 'יום $count', - zero: 'יום $count', ); return '$_temp0'; } @@ -4145,7 +4113,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count שעות', two: '$count שעות', one: 'שעה $count', - zero: 'שעה $count', ); return '$_temp0'; } @@ -4159,7 +4126,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count דקות', two: '$count דקות', one: '$count דקות', - zero: '$count דקות', ); return '$_temp0'; } @@ -4173,7 +4139,6 @@ class AppLocalizationsHe extends AppLocalizations { many: 'המיקום מתעדכן כל $count דקות', two: 'המיקום מתעדכן כל $count דקות', one: 'המיקום מתעדכן כל דקה', - zero: 'המיקום מתעדכן כל דקה', ); return '$_temp0'; } @@ -4187,7 +4152,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count חידות', two: '$count חידות', one: 'חידה $count', - zero: 'חידה $count', ); return '$_temp0'; } @@ -4201,7 +4165,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count משחקים איתך', two: '$count משחקים איתך', one: 'משחק $count איתך', - zero: 'משחק $count איתך', ); return '$_temp0'; } @@ -4215,7 +4178,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count מדורגים', two: '$count מדורגים', one: '$count מדורג', - zero: '$count מדורג', ); return '$_temp0'; } @@ -4229,7 +4191,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count ניצחונות', two: '$count ניצחונות', one: '$count ניצחון', - zero: '$count ניצחון', ); return '$_temp0'; } @@ -4243,7 +4204,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count הפסדים', two: '$count הפסדים', one: '$count הפסד', - zero: '$count הפסד', ); return '$_temp0'; } @@ -4257,7 +4217,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count תוצאות תיקו', two: '$count תוצאות תיקו', one: '$count תוצאת תיקו', - zero: '$count תוצאת תיקו', ); return '$_temp0'; } @@ -4271,7 +4230,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count נוכחיים', two: '$count נוכחיים', one: '$count נוכחי', - zero: '$count נוכחי', ); return '$_temp0'; } @@ -4285,7 +4243,6 @@ class AppLocalizationsHe extends AppLocalizations { many: 'תן $count שניות', two: 'תן $count שניות', one: 'תן שנייה $count', - zero: 'תן שנייה $count', ); return '$_temp0'; } @@ -4299,7 +4256,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count נקודות טורניר', two: '$count נקודות טורניר', one: 'נקודת טורניר $count', - zero: 'נקודת טורניר $count', ); return '$_temp0'; } @@ -4313,7 +4269,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count לוחות למידה', two: '$count לוחות למידה', one: 'לוח למידה $count', - zero: 'לוח למידה $count', ); return '$_temp0'; } @@ -4327,7 +4282,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count משחקים סימולטניים', two: '$count משחקים סימולטניים', one: 'משחק סימולטני $count', - zero: 'משחק סימולטני $count', ); return '$_temp0'; } @@ -4341,7 +4295,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count משחקים מדורגים ≥', two: '$count משחקים מדורגים ≥', one: 'משחק מדורג $count ≥', - zero: 'משחק מדורג $count ≥', ); return '$_temp0'; } @@ -4355,7 +4308,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '≥ $count משחקי $param2 מדורגים', two: '≥ $count משחקי $param2 מדורגים', one: '≥ משחק $param2 מדורג $count', - zero: '≥ משחק $param2 מדורג $count', ); return '$_temp0'; } @@ -4369,7 +4321,6 @@ class AppLocalizationsHe extends AppLocalizations { many: 'יש לשחק עוד $count משחקים מדורגים של $param2', two: 'יש לשחק עוד $count משחקים מדורגים של $param2', one: 'יש לשחק עוד משחק מדורג $count של $param2', - zero: 'יש לשחק עוד משחק מדורג $count של $param2', ); return '$_temp0'; } @@ -4383,7 +4334,6 @@ class AppLocalizationsHe extends AppLocalizations { many: 'עליך לשחק עוד $count משחקים מדורגים', two: 'עליך לשחק עוד $count משחקים מדורגים', one: 'עליך לשחק עוד משחק מדורג $count', - zero: 'עליך לשחק עוד משחק מדורג $count', ); return '$_temp0'; } @@ -4397,7 +4347,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count משחקים מיובאים', two: '$count משחקים מיובאים', one: 'משחק מיובא $count', - zero: 'משחק מיובא $count', ); return '$_temp0'; } @@ -4411,7 +4360,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count חברים מחוברים', two: '$count חברים מחוברים', one: 'חבר $count מחובר', - zero: 'חבר $count מחובר', ); return '$_temp0'; } @@ -4425,7 +4373,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count עוקבים', two: '$count עוקבים', one: 'עוקב $count', - zero: 'עוקב $count', ); return '$_temp0'; } @@ -4439,7 +4386,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count ברשימת המעקב', two: '$count ברשימת המעקב', one: '$count ברשימת המעקב', - zero: '$count ברשימת המעקב', ); return '$_temp0'; } @@ -4453,7 +4399,6 @@ class AppLocalizationsHe extends AppLocalizations { many: 'פחות מ$count דקות', two: 'פחות מ־ $count דקות', one: 'פחות מדקה $count', - zero: 'פחות מדקה $count', ); return '$_temp0'; } @@ -4467,7 +4412,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count משחקים בתהליך', two: '$count משחקים בתהליך', one: 'משחק $count בתהליך', - zero: 'משחק $count בתהליך', ); return '$_temp0'; } @@ -4481,7 +4425,6 @@ class AppLocalizationsHe extends AppLocalizations { many: 'מספר תווים מירבי: $count.', two: 'מספר תווים מירבי: $count.', one: 'מספר תווים מירבי: $count.', - zero: 'מספר תווים מירבי: $count.', ); return '$_temp0'; } @@ -4495,7 +4438,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count חסומים', two: '$count חסומים', one: '$count חסום', - zero: '$count חסום', ); return '$_temp0'; } @@ -4509,7 +4451,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count פוסטים בפורום', two: '$count פוסטים בפורום', one: 'פוסט $count בפורום', - zero: 'פוסט $count בפורום', ); return '$_temp0'; } @@ -4523,7 +4464,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count שחקני $param2 השבוע.', two: '$count שחקני $param2 השבוע.', one: '$count שחקני $param2 השבוע.', - zero: '$count שחקני $param2 השבוע.', ); return '$_temp0'; } @@ -4537,7 +4477,6 @@ class AppLocalizationsHe extends AppLocalizations { many: 'זמין ב$count שפות!', two: 'זמין ב$count שפות!', one: 'זמין בשפה $count!', - zero: 'זמין בשפה $count!', ); return '$_temp0'; } @@ -4551,7 +4490,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count שניות כדי לשחק את המסע הראשון', two: '$count שניות כדי לשחק את המסע הראשון', one: 'שנייה $count לשחק את המסע הראשון', - zero: 'שנייה $count לשחק את המסע הראשון', ); return '$_temp0'; } @@ -4565,7 +4503,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count שניות', two: '$count שניות', one: '$count שניה', - zero: '$count שניה', ); return '$_temp0'; } @@ -4579,7 +4516,6 @@ class AppLocalizationsHe extends AppLocalizations { many: 'ושמרו $count המשכים מוגדרים מראש', two: 'ושמרו $count המשכים מוגדרים מראש', one: 'ושמרו המשך מוגדר מראש $count', - zero: 'ושמרו המשך מוגדר מראש $count', ); return '$_temp0'; } @@ -4752,7 +4688,6 @@ class AppLocalizationsHe extends AppLocalizations { many: '$count ניסיונות', two: '$count ניסיונות', one: 'ניסיון אחד', - zero: 'ניסיון אחד', ); return '$_temp0'; } @@ -4766,7 +4701,6 @@ class AppLocalizationsHe extends AppLocalizations { many: 'שוחקו $count ריצות של $param2', two: 'שוחקו $count ריצות של $param2', one: 'שוחקה ריצה אחת של $param2', - zero: 'שוחקה ריצה אחת של $param2', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_hi.dart b/lib/l10n/l10n_hi.dart index 40ae9b1e4d..e3082c7091 100644 --- a/lib/l10n/l10n_hi.dart +++ b/lib/l10n/l10n_hi.dart @@ -27,7 +27,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$param2 के रूप में $count महीने के लिए lichess.org का समर्थन किया।', one: '$param2 के रूप में $count महीने के लिए lichess.org का समर्थन किया।', - zero: '$param2 के रूप में $count महीने के लिए lichess.org का समर्थन किया।', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$param2 पर $count स्थितियों का अभ्यास किया', one: '$param2 पर $count स्थिति का अभ्यास किया', - zero: '$param2 पर $count स्थिति का अभ्यास किया', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count प्रशिक्षण पहेलियों को हल किया', one: '$count प्रशिक्षण पहेली को हल किया', - zero: '$count प्रशिक्षण पहेली को हल किया', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count $param2 के खेल खेले', one: '$count $param2 का खेल खेला', - zero: '$count $param2 का खेल खेला', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$param2 में $count संदेश भेजे', one: '$param2 में $count संदेश भेजा', - zero: '$param2 में $count संदेश भेजा', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count चालें चली', one: '$count चाल चली', - zero: '$count चाल चली', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count पत्राचार खेलों में', one: '$count पत्राचार खेल में', - zero: '$count पत्राचार खेल में', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count पत्राचार खेल पूर्ण किए', one: '$count पत्राचार खेल पूर्ण किया', - zero: '$count पत्राचार खेल पूर्ण किया', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count खिलाड़ियों का अनुसरण करना शुरू किया', one: '$count खिलाड़ी का अनुसरण करना शुरू किया', - zero: '$count खिलाड़ी का अनुसरण करना शुरू किया', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count नए अनुयायी प्राप्त किए गए', one: '$count नया अनुयायी प्राप्त किया गया', - zero: '$count नया अनुयायी प्राप्त किया गया', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count समकालिक प्रदर्शनियों का आयोजन किया', one: '$count समकालिक प्रदर्शनी का आयोजन किया', - zero: '$count समकालिक प्रदर्शनी का आयोजन किया', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count समकालिक प्रदर्शनियों में भाग लिया', one: '$count समकालिक प्रदर्शनी में भाग लिया', - zero: '$count समकालिक प्रदर्शनी में भाग लिया', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count नए अध्ययनों का निर्माण किया', one: '$count नया अध्ययन का निर्माण किया', - zero: '$count नया अध्ययन का निर्माण किया', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count arena टूर्नामेटों में भाग लिया', one: '$count arena टूर्नामेंट में भाग लिया', - zero: '$count arena टूर्नामेंट में भाग लिया', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$param4 में $param3 खेल के साथ $count (टॉप $param2%) रैंक किया गया', one: '$param4 में $param3 खेल के साथ $count (टॉप $param2%) रैंक किया गया', - zero: '$param4 में $param3 खेल के साथ $count (टॉप $param2%) रैंक किया गया', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count स्विस टुर्नामेंटों में भाग लिया', one: '$count स्विस टूर्नामेंट में भाग लिया', - zero: '$count स्विस टूर्नामेंट में भाग लिया', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count टीमों में शामिल हुए', one: '$count टीम में शामिल हुए', - zero: '$count टीम में शामिल हुए', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count समय खेले', one: '$count समय खेले', - zero: '$count समय खेले', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: 'पहेली की गणना मे से $count अंक नीचे', one: 'पहीली की गणना मे से एक अंक नीचे', - zero: 'पहीली की गणना मे से एक अंक नीचे', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: 'पहेली की गणना मे से $count अंक नीचे', one: 'पहेली की गणना मे से एक अंक नीचे', - zero: 'पहेली की गणना मे से एक अंक नीचे', ); return '$_temp0'; } @@ -3955,7 +3935,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: 'आपके प्रतिद्वंद्वी ने खेल छोड़ दिया। आप $count सेकंड में जीत का दावा कर सकते हैं।', one: 'आपके प्रतिद्वंद्वी ने खेल छोड़ दिया। आप $count सेकंड में जीत का दावा कर सकते हैं।', - zero: 'आपके प्रतिद्वंद्वी ने खेल छोड़ दिया। आप $count सेकंड में जीत का दावा कर सकते हैं।', ); return '$_temp0'; } @@ -3967,7 +3946,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count आधे-कदम में चेकमैट', one: '$count हाफ मूव में मेट', - zero: '$count हाफ मूव में मेट', ); return '$_temp0'; } @@ -3979,7 +3957,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count गंभीर गल्तियां', one: '$count गंभीर गलती', - zero: '$count गंभीर गलती', ); return '$_temp0'; } @@ -3991,7 +3968,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count गलतियाँ', one: '$count ग़लती', - zero: '$count ग़लती', ); return '$_temp0'; } @@ -4003,7 +3979,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count अशुद्धियाँ', one: '$count अशुद्धि', - zero: '$count अशुद्धि', ); return '$_temp0'; } @@ -4015,7 +3990,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count खिलाड़ी', one: '$count खिलाड़ी', - zero: '$count खिलाड़ी', ); return '$_temp0'; } @@ -4027,7 +4001,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count खेल', one: '$count खेल', - zero: '$count खेल', ); return '$_temp0'; } @@ -4039,7 +4012,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count खेलों में $param2 रेटिंग', one: '$count खेलों में $param2 रेटिंग', - zero: '$count खेलों में $param2 रेटिंग', ); return '$_temp0'; } @@ -4051,7 +4023,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count पृष्ठ स्मृतियाँ', one: '$count पृष्ठ स्मृतियाँ', - zero: '$count पृष्ठ स्मृतियाँ', ); return '$_temp0'; } @@ -4063,7 +4034,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count दिन', one: '$count दिन', - zero: '$count दिन', ); return '$_temp0'; } @@ -4075,7 +4045,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count घंटे', one: '$count घंटे', - zero: '$count घंटे', ); return '$_temp0'; } @@ -4087,7 +4056,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count मिनट', one: '$count मिनट', - zero: '$count मिनट', ); return '$_temp0'; } @@ -4099,7 +4067,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: 'पद को हर $count मिनटों में अपडेट किया जाता है', one: 'पद को हर मिनटों में अपडेट किया जाता है', - zero: 'पद को हर मिनटों में अपडेट किया जाता है', ); return '$_temp0'; } @@ -4111,7 +4078,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count पहेली', one: '$count पहेली', - zero: '$count पहेली', ); return '$_temp0'; } @@ -4123,7 +4089,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: 'आपके साथ $count खेल', one: 'आपके साथ $count खेल', - zero: 'आपके साथ $count खेल', ); return '$_temp0'; } @@ -4135,7 +4100,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count रेटेड खेल', one: '$count रेटेड खेल', - zero: '$count रेटेड खेल', ); return '$_temp0'; } @@ -4147,7 +4111,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count जीत', one: '$count जीत', - zero: '$count जीत', ); return '$_temp0'; } @@ -4159,7 +4122,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count हार', one: '$count हार', - zero: '$count हार', ); return '$_temp0'; } @@ -4171,7 +4133,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count खेल बराबरी पे समाप्त', one: '$count खेल बराबरी पे समाप्त', - zero: '$count खेल बराबरी पे समाप्त', ); return '$_temp0'; } @@ -4183,7 +4144,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count खेल रहा है', one: '$count खेल रहा है', - zero: '$count खेल रहा है', ); return '$_temp0'; } @@ -4195,7 +4155,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count सेकंड्स दें', one: '$count सेकंड्स दें', - zero: '$count सेकंड्स दें', ); return '$_temp0'; } @@ -4207,7 +4166,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count टूर्नामेंट अंक', one: '$count टूर्नामेंट अंक', - zero: '$count टूर्नामेंट अंक', ); return '$_temp0'; } @@ -4219,7 +4177,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count अध्ययन', one: '$count अध्ययन', - zero: '$count अध्ययन', ); return '$_temp0'; } @@ -4231,7 +4188,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count सिमुल्स', one: '$count सिमुल', - zero: '$count सिमुल', ); return '$_temp0'; } @@ -4243,7 +4199,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '≥ $count रेटेड खेल', one: '≥ $count रेटेड खेल', - zero: '≥ $count रेटेड खेल', ); return '$_temp0'; } @@ -4255,7 +4210,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '≥ $count $param2 रेटेड खेल', one: '≥ $count $param2 रेटेड खेल', - zero: '≥ $count $param2 रेटेड खेल', ); return '$_temp0'; } @@ -4267,7 +4221,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: 'आपको $count और $param2 रेटेड खेल खेलने की आवश्यकता है।', one: 'आपको $count और $param2 रेटेड खेल खेलने की आवश्यकता है।', - zero: 'आपको $count और $param2 रेटेड खेल खेलने की आवश्यकता है।', ); return '$_temp0'; } @@ -4279,7 +4232,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: 'आपको $count और खेल में भाग लेने की आवश्यकता है', one: 'आपको $count और खेल में भाग लेने की आवश्यकता है', - zero: 'आपको $count और खेल में भाग लेने की आवश्यकता है', ); return '$_temp0'; } @@ -4291,7 +4243,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count खेल आयत (इम्पोर्ट) किये गए', one: '$count खेल आयत (इम्पोर्ट) किये गए', - zero: '$count खेल आयत (इम्पोर्ट) किये गए', ); return '$_temp0'; } @@ -4303,7 +4254,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count दोस्त ऑनलाइन', one: '$count मित्र ऑनलाइन', - zero: '$count मित्र ऑनलाइन', ); return '$_temp0'; } @@ -4315,7 +4265,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count अनुसरणकर्ता', one: '$count अनुसरणकर्ता', - zero: '$count अनुसरणकर्ता', ); return '$_temp0'; } @@ -4327,7 +4276,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count अनुगामी', one: '$count अनुगामी', - zero: '$count अनुगामी', ); return '$_temp0'; } @@ -4339,7 +4287,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count मिनट से कम', one: '$count मिनट से कम', - zero: '$count मिनट से कम', ); return '$_temp0'; } @@ -4351,7 +4298,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count खेल खेले जा रहे है', one: '$count खेल खेले जा रहे है', - zero: '$count खेल खेले जा रहे है', ); return '$_temp0'; } @@ -4363,7 +4309,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: 'अधिकतम $count अक्षर|', one: 'अधिकतम $count अक्षर|', - zero: 'अधिकतम $count अक्षर|', ); return '$_temp0'; } @@ -4375,7 +4320,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count अवस्र्द्ध (ब्लॉक)', one: '$count अवस्र्द्ध (ब्लॉक)', - zero: '$count अवस्र्द्ध (ब्लॉक)', ); return '$_temp0'; } @@ -4387,7 +4331,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count जनसभा (फोरम) ब्योरे (पोस्ट्स)', one: '$count जनसभा (फोरम) ब्योरे (पोस्ट्स)', - zero: '$count जनसभा (फोरम) ब्योरे (पोस्ट्स)', ); return '$_temp0'; } @@ -4399,7 +4342,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count $param2 खिलाड़ी इस सप्ताह।', one: '$count $param2 खिलाड़ी इस सप्ताह।', - zero: '$count $param2 खिलाड़ी इस सप्ताह।', ); return '$_temp0'; } @@ -4411,7 +4353,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count भाषाओं में उपलब्ध है !', one: '$count भाषाओं में उपलब्ध है !', - zero: '$count भाषाओं में उपलब्ध है !', ); return '$_temp0'; } @@ -4423,7 +4364,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count सेकंड का समय पहला चाल के लिए', one: '$count सेकंड का समय पहला चाल के लिए', - zero: '$count सेकंड का समय पहला चाल के लिए', ); return '$_temp0'; } @@ -4435,7 +4375,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count सेकंड', one: '$count सेकंड', - zero: '$count सेकंड', ); return '$_temp0'; } @@ -4447,7 +4386,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: 'बाद में $count सक्रिय कदम को बचाओ', one: 'बाद में $count सक्रिय कदम को बचाओ', - zero: 'बाद में $count सक्रिय कदम को बचाओ', ); return '$_temp0'; } @@ -4618,7 +4556,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: '$count रन', one: 'एक प्रयास', - zero: 'एक प्रयास', ); return '$_temp0'; } @@ -4630,7 +4567,6 @@ class AppLocalizationsHi extends AppLocalizations { locale: localeName, other: 'Played $count runs of $param2', one: 'Played one run of $param2', - zero: 'Played one run of $param2', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_hr.dart b/lib/l10n/l10n_hr.dart index d8668e2f79..e0bff3ebd3 100644 --- a/lib/l10n/l10n_hr.dart +++ b/lib/l10n/l10n_hr.dart @@ -28,7 +28,6 @@ class AppLocalizationsHr extends AppLocalizations { other: 'Podržavao/la lichess.org $count mjeseci kao $param2', few: 'Podržavao/la lichess.org $count mjeseca kao $param2', one: 'Podržavao/la lichess.org $count mjesec kao $param2', - zero: 'Podržavao/la lichess.org $count mjesec kao $param2', ); return '$_temp0'; } @@ -41,7 +40,6 @@ class AppLocalizationsHr extends AppLocalizations { other: 'Vježbao/la $count pozicija na $param2', few: 'Vježbao/la $count pozicije na $param2', one: 'Vježbao/la $count poziciju na $param2', - zero: 'Vježbao/la $count poziciju na $param2', ); return '$_temp0'; } @@ -54,7 +52,6 @@ class AppLocalizationsHr extends AppLocalizations { other: 'Riješio/la $count taktičkih problema', few: 'Riješio/la $count taktička problema', one: 'Riješio/la $count taktički problem', - zero: 'Riješio/la $count taktički problem', ); return '$_temp0'; } @@ -67,7 +64,6 @@ class AppLocalizationsHr extends AppLocalizations { other: 'Odigrao $count $param2 partija', few: 'Odigrao $count $param2 partije', one: 'Odigrao $count $param2 partiju', - zero: 'Odigrao $count $param2 partiju', ); return '$_temp0'; } @@ -80,7 +76,6 @@ class AppLocalizationsHr extends AppLocalizations { other: 'Napisao/la $count odgovora u temi $param2', few: 'Napisao/la $count odgovora u temi $param2', one: 'Napisao/la $count odgovor u temi $param2', - zero: 'Napisao/la $count odgovor u temi $param2', ); return '$_temp0'; } @@ -93,7 +88,6 @@ class AppLocalizationsHr extends AppLocalizations { other: 'Igrao/la $count poteza', few: 'Igrao/la $count potez', one: 'Igrao/la $count potez', - zero: 'Igrao/la $count potez', ); return '$_temp0'; } @@ -106,7 +100,6 @@ class AppLocalizationsHr extends AppLocalizations { other: 'u $count partija dopisnog šaha', few: 'u $count partije dopisnog šaha', one: 'u $count partiji dopisnog šaha', - zero: 'u $count partiji dopisnog šaha', ); return '$_temp0'; } @@ -119,7 +112,6 @@ class AppLocalizationsHr extends AppLocalizations { other: 'Završio/la $count partija dopisnog šaha', few: 'Završio/la $count partije dopisnog šaha', one: 'Završio/la $count partiju dopisnog šaha', - zero: 'Završio/la $count partiju dopisnog šaha', ); return '$_temp0'; } @@ -132,7 +124,6 @@ class AppLocalizationsHr extends AppLocalizations { other: 'Počeo/la pratiti $count igrača', few: 'Počeo/la pratiti $count igrača', one: 'Počeo/la pratiti $count igrača', - zero: 'Počeo/la pratiti $count igrača', ); return '$_temp0'; } @@ -145,7 +136,6 @@ class AppLocalizationsHr extends AppLocalizations { other: 'Dobio/la $count novih pratitelja', few: 'Dobio/la $count nova pratitelja', one: 'Dobio/la $count novog pratitelja', - zero: 'Dobio/la $count novog pratitelja', ); return '$_temp0'; } @@ -158,7 +148,6 @@ class AppLocalizationsHr extends AppLocalizations { other: 'Bio domaćin $count simultanki', few: 'Bio domaćin $count simultanke', one: 'Bio domaćin $count simultanke', - zero: 'Bio domaćin $count simultanke', ); return '$_temp0'; } @@ -171,7 +160,6 @@ class AppLocalizationsHr extends AppLocalizations { other: 'Sudjelovao/la u $count simultanki', few: 'Sudjelovao/la u $count simultanke', one: 'Sudjelovao/la u $count simultanki', - zero: 'Sudjelovao/la u $count simultanki', ); return '$_temp0'; } @@ -184,7 +172,6 @@ class AppLocalizationsHr extends AppLocalizations { other: 'Kreirao/la $count novih studija', few: 'Kreirao/la $count nove studije', one: 'Kreirao/la $count novu studiju', - zero: 'Kreirao/la $count novu studiju', ); return '$_temp0'; } @@ -197,7 +184,6 @@ class AppLocalizationsHr extends AppLocalizations { other: 'Natjecao/la se u $count turnira', few: 'Natjecao/la se u $count turnira', one: 'Natjecao/la se u $count turniru', - zero: 'Natjecao/la se u $count turniru', ); return '$_temp0'; } @@ -210,7 +196,6 @@ class AppLocalizationsHr extends AppLocalizations { other: 'Rangiran/rangirana #$count (prvih $param2%) s $param3 odigranih partija u turniru $param4', few: 'Rangiran/rangirana #$count (prvih $param2%) s $param3 odigrane partije u turniru $param4', one: 'Rangiran/rangirana #$count (prvih $param2%) s $param3 odigranom partijom u turniru $param4', - zero: 'Rangiran/rangirana #$count (prvih $param2%) s $param3 odigranom partijom u turniru $param4', ); return '$_temp0'; } @@ -223,7 +208,6 @@ class AppLocalizationsHr extends AppLocalizations { other: 'Natjecao se u $count švicarskih turnira', few: 'Natjecao se u $count švicarska turniru', one: 'Natjecao se u $count švicarskom turniru', - zero: 'Natjecao se u $count švicarskom turniru', ); return '$_temp0'; } @@ -236,7 +220,6 @@ class AppLocalizationsHr extends AppLocalizations { other: 'Pridružio/la se $count timova', few: 'Pridružio/la se $count tima', one: 'Pridružio/la se $count timu', - zero: 'Pridružio/la se $count timu', ); return '$_temp0'; } @@ -881,7 +864,6 @@ class AppLocalizationsHr extends AppLocalizations { other: 'Odigrano $count puta', few: 'Odigrano $count puta', one: 'Odigrano $count puta', - zero: 'Odigrano $count puta', ); return '$_temp0'; } @@ -894,7 +876,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count bodova ispod tvog rejtinga iz zadataka', few: '$count bodova ispod tvog rejtinga iz zadataka', one: '$count bod ispod tvog rejtinga iz zadataka', - zero: '$count bod ispod tvog rejtinga iz zadataka', ); return '$_temp0'; } @@ -907,7 +888,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count bodova iznad tvog rejtinga iz zadataka', few: '$count bodova iznad tvog rejtinga iz zadataka', one: '$count bod iznad tvog rejtinga iz zadataka', - zero: '$count bod iznad tvog rejtinga iz zadataka', ); return '$_temp0'; } @@ -920,7 +900,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count odigranih', few: '$count odigrana', one: '$count odigran', - zero: '$count odigran', ); return '$_temp0'; } @@ -933,7 +912,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count za pregledati', few: '$count za pregledati', one: '$count za pregledati', - zero: '$count za pregledati', ); return '$_temp0'; } @@ -3982,7 +3960,6 @@ class AppLocalizationsHr extends AppLocalizations { other: 'Tvoj protivnik je napustio igru. Možes potvrditi pobjedu za $count sekundi.', few: 'Tvoj protivnik je napustio igru. Možes potvrditi pobjedu za $count sekunde.', one: 'Tvoj protivnik je napustio igru. Možes potvrditi pobjedu za $count sekundu.', - zero: 'Tvoj protivnik je napustio igru. Možes potvrditi pobjedu za $count sekundu.', ); return '$_temp0'; } @@ -3995,7 +3972,6 @@ class AppLocalizationsHr extends AppLocalizations { other: 'Mat u $count međupoteza', few: 'Mat u $count međupoteza', one: 'Mat u $count međupotezu', - zero: 'Mat u $count međupotezu', ); return '$_temp0'; } @@ -4008,7 +3984,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count grubih grešaka', few: '$count grube greške', one: '$count gruba greška', - zero: '$count gruba greška', ); return '$_temp0'; } @@ -4021,7 +3996,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count grešaka', few: '$count greške', one: '$count greška', - zero: '$count greška', ); return '$_temp0'; } @@ -4034,7 +4008,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count nepreciznosti', few: '$count nepreciznosti', one: '$count nepreciznost', - zero: '$count nepreciznost', ); return '$_temp0'; } @@ -4047,7 +4020,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count igrača', few: '$count igrača', one: '$count igrač', - zero: '$count igrač', ); return '$_temp0'; } @@ -4060,7 +4032,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count partija', few: '$count partije', one: '$count partija', - zero: '$count partija', ); return '$_temp0'; } @@ -4072,7 +4043,6 @@ class AppLocalizationsHr extends AppLocalizations { locale: localeName, other: '$count rating over $param2 games', one: '$count rating over $param2 game', - zero: '$count rating over $param2 game', ); return '$_temp0'; } @@ -4085,7 +4055,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count spremljenih partija', few: '$count spremljene partije', one: '$count spremljena partija', - zero: '$count spremljena partija', ); return '$_temp0'; } @@ -4098,7 +4067,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count dana', few: '$count dana', one: '$count dan', - zero: '$count dan', ); return '$_temp0'; } @@ -4111,7 +4079,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count sati', few: '$count sata', one: '$count sat', - zero: '$count sat', ); return '$_temp0'; } @@ -4124,7 +4091,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count minuta', few: '$count minute', one: '$count minuta', - zero: '$count minuta', ); return '$_temp0'; } @@ -4137,7 +4103,6 @@ class AppLocalizationsHr extends AppLocalizations { other: 'Rang se ažurira svakih $count minuta', few: 'Rang se ažurira svake $count minute', one: 'Rang se ažurira svake $count minute', - zero: 'Rang se ažurira svake $count minute', ); return '$_temp0'; } @@ -4150,7 +4115,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count problema', few: '$count problema', one: '$count problem', - zero: '$count problem', ); return '$_temp0'; } @@ -4163,7 +4127,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count odigranih partija s tobom', few: '$count odigrane partije s tobom', one: '$count odigrana partija s tobom', - zero: '$count odigrana partija s tobom', ); return '$_temp0'; } @@ -4176,7 +4139,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count za bodove', few: '$count za bodove', one: '$count za bodove', - zero: '$count za bodove', ); return '$_temp0'; } @@ -4189,7 +4151,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count pobjeda', few: '$count pobjede', one: '$count pobjeda', - zero: '$count pobjeda', ); return '$_temp0'; } @@ -4202,7 +4163,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count poraza', few: '$count poraza', one: '$count poraz', - zero: '$count poraz', ); return '$_temp0'; } @@ -4215,7 +4175,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count remija', few: '$count remija', one: '$count remi', - zero: '$count remi', ); return '$_temp0'; } @@ -4228,7 +4187,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count u tijeku', few: '$count u tijeku', one: '$count u tijeku', - zero: '$count u tijeku', ); return '$_temp0'; } @@ -4241,7 +4199,6 @@ class AppLocalizationsHr extends AppLocalizations { other: 'Dodaj protivniku $count sekundi', few: 'Dodaj protivniku $count sekunde', one: 'Dodaj protivniku $count sekundu', - zero: 'Dodaj protivniku $count sekundu', ); return '$_temp0'; } @@ -4254,7 +4211,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count turnirskih bodova', few: '$count turnirska boda', one: '$count turnirski bod', - zero: '$count turnirski bod', ); return '$_temp0'; } @@ -4267,7 +4223,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count studija', few: '$count studije', one: '$count studija', - zero: '$count studija', ); return '$_temp0'; } @@ -4279,7 +4234,6 @@ class AppLocalizationsHr extends AppLocalizations { locale: localeName, other: '$count simuls', one: '$count simul', - zero: '$count simul', ); return '$_temp0'; } @@ -4292,7 +4246,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '≥ $count partija za bodove', few: '≥ $count partije za bodove', one: '≥ $count partije za bodove', - zero: '≥ $count partije za bodove', ); return '$_temp0'; } @@ -4305,7 +4258,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '≥ $count $param2 partija', few: '≥ $count $param2 partije', one: '≥ $count $param2 partije', - zero: '≥ $count $param2 partije', ); return '$_temp0'; } @@ -4318,7 +4270,6 @@ class AppLocalizationsHr extends AppLocalizations { other: 'Trebaš igrati još $count $param2 partija za bodove', few: 'Trebaš igrati još $count $param2 partije za bodove', one: 'Trebaš igrati još jednu $param2 partiju za bodove', - zero: 'Trebaš igrati još jednu $param2 partiju za bodove', ); return '$_temp0'; } @@ -4331,7 +4282,6 @@ class AppLocalizationsHr extends AppLocalizations { other: 'Trebaš odigrati još $count partija za bodove', few: 'Trebaš odigrati još $count partije za bodove', one: 'Trebaš odigrati još $count partiju za bodove', - zero: 'Trebaš odigrati još $count partiju za bodove', ); return '$_temp0'; } @@ -4344,7 +4294,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count uvezenih partija', few: '$count uvezene partije', one: '$count uvezena partija', - zero: '$count uvezena partija', ); return '$_temp0'; } @@ -4357,7 +4306,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count prijatelja online', few: '$count prijatelja online', one: '$count prijatelj online', - zero: '$count prijatelj online', ); return '$_temp0'; } @@ -4370,7 +4318,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count pratitelja', few: '$count pratitelja', one: '$count pratitelj', - zero: '$count pratitelj', ); return '$_temp0'; } @@ -4383,7 +4330,6 @@ class AppLocalizationsHr extends AppLocalizations { other: 'Prati $count', few: 'Prati $count', one: 'Prati $count', - zero: 'Prati $count', ); return '$_temp0'; } @@ -4396,7 +4342,6 @@ class AppLocalizationsHr extends AppLocalizations { other: 'Manje od $count minuta', few: 'Manje od $count minute', one: 'Manje od $count minute', - zero: 'Manje od $count minute', ); return '$_temp0'; } @@ -4409,7 +4354,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count partija u tijeku', few: '$count partije u tijeku', one: '$count partija u tijeku', - zero: '$count partija u tijeku', ); return '$_temp0'; } @@ -4422,7 +4366,6 @@ class AppLocalizationsHr extends AppLocalizations { other: 'Maksimalno: $count znakova.', few: 'Maksimalno: $count znaka.', one: 'Maksimalno: $count znak.', - zero: 'Maksimalno: $count znak.', ); return '$_temp0'; } @@ -4435,7 +4378,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count blokiranih igrača', few: '$count blokirana igrača', one: '$count blokirani igrač', - zero: '$count blokirani igrač', ); return '$_temp0'; } @@ -4448,7 +4390,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count forumskih poruka', few: '$count forumske poruke', one: '$count forumska poruka', - zero: '$count forumska poruka', ); return '$_temp0'; } @@ -4461,7 +4402,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count $param2 igrača ovog tjedna.', few: '$count $param2 igrača ovog tjedna.', one: '$count $param2 igrača ovog tjedna.', - zero: '$count $param2 igrača ovog tjedna.', ); return '$_temp0'; } @@ -4474,7 +4414,6 @@ class AppLocalizationsHr extends AppLocalizations { other: 'Dostupno na $count jezika!', few: 'Dostupno na $count jezika!', one: 'Dostupno na $count jeziku!', - zero: 'Dostupno na $count jeziku!', ); return '$_temp0'; } @@ -4487,7 +4426,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count sekundi da odigrate prvi potez', few: '$count sekundi da odigrate prvi potez', one: '$count sekunda da odigrate prvi potez', - zero: '$count sekunda da odigrate prvi potez', ); return '$_temp0'; } @@ -4500,7 +4438,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count sekundi', few: '$count sekunde', one: '$count sekunda', - zero: '$count sekunda', ); return '$_temp0'; } @@ -4513,7 +4450,6 @@ class AppLocalizationsHr extends AppLocalizations { other: 'i uštedi $count predpoteza', few: 'i uštedi $count predpoteza', one: 'i uštedi $count predpotez', - zero: 'i uštedi $count predpotez', ); return '$_temp0'; } @@ -4685,7 +4621,6 @@ class AppLocalizationsHr extends AppLocalizations { other: '$count rundi', few: '$count rundi', one: 'Jedna runda', - zero: 'Jedna runda', ); return '$_temp0'; } @@ -4698,7 +4633,6 @@ class AppLocalizationsHr extends AppLocalizations { other: 'Odigrao $count rundi $param2', few: 'Odigrao $count rundi od $param2', one: 'Odigrao jednu rundu od $param2', - zero: 'Odigrao jednu rundu od $param2', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_hu.dart b/lib/l10n/l10n_hu.dart index 6b8f516b56..e02ed54fc6 100644 --- a/lib/l10n/l10n_hu.dart +++ b/lib/l10n/l10n_hu.dart @@ -27,7 +27,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: 'A lichess.org támogatója $count hónapja $param2-ként', one: 'A lichess.org támogatója $count hónapja $param2-ként', - zero: 'A lichess.org támogatója $count hónapja $param2-ként', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count $param2 állást gyakorolt', one: '$count $param2 állást gyakorolt', - zero: '$count $param2 állást gyakorolt', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: 'Befejezett $count taktikai feladványt', one: 'Megoldott $count taktikai feladványt', - zero: 'Megoldott $count taktikai feladványt', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count $param2 partit játszott', one: '$count $param2 partit játszott', - zero: '$count $param2 partit játszott', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count üzenetet írt a $param2 témába', one: '$count üzenetet írt a $param2 témába', - zero: '$count üzenetet írt a $param2 témába', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count lépést tett', one: '$count lépést tett', - zero: '$count lépést tett', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count levelező játszmában', one: '$count levelező játszmában', - zero: '$count levelező játszmában', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: 'Befejezett $count levelező sakk játszmát', one: 'Befejezett $count levelező sakk játszmát', - zero: 'Befejezett $count levelező sakk játszmát', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count játékost kezdett követni', one: '$count játékost kezdett követni', - zero: '$count játékost kezdett követni', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count új követőt szerzett', one: '$count új követőt szerzett', - zero: '$count új követőt szerzett', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count szimultán bemutatót rendezett', one: '$count szimultán bemutatót rendezett', - zero: '$count szimultán bemutatót rendezett', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count szimultán bemutatón vett részt', one: '$count szimultán bemutatón vett részt', - zero: '$count szimultán bemutatón vett részt', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count új tanulmány', one: '$count új tanulmányt készített', - zero: '$count új tanulmányt készített', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count versenyen vett részt', one: '$count versenyen vett részt', - zero: '$count versenyen vett részt', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$param4 #$count. helyezés (felső $param2%) $param3 játszmából', one: '$param4 #$count. helyezés (felső $param2%) $param3 játszmából', - zero: '$param4 #$count. helyezés (felső $param2%) $param3 játszmából', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count svájci rendszerű versenyen vett részt', one: '$count svájci rendszerű versenyen vett részt', - zero: '$count svájci rendszerű versenyen vett részt', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count csapathoz csatlakozott', one: '$count csapathoz csatlakozott', - zero: '$count csapathoz csatlakozott', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count beküldött megfejtés', one: '$count beküldött megfejtés', - zero: '$count beküldött megfejtés', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count ponttal az értékszámod alatt', one: 'Egy ponttal az értékszámod alatt', - zero: 'Egy ponttal az értékszámod alatt', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count ponttal az értékszámod felett', one: 'Egy ponttal az értékszámod felett', - zero: 'Egy ponttal az értékszámod felett', ); return '$_temp0'; } @@ -899,7 +879,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count játszott', one: '$count játszott', - zero: '$count játszott', ); return '$_temp0'; } @@ -911,7 +890,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count újra', one: '$count újra', - zero: '$count újra', ); return '$_temp0'; } @@ -3959,7 +3937,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: 'Az ellenfeled elhagyta a játékot, $count másodperc múlva győzelmet igényelhetsz.', one: 'Az ellenfeled elhagyta a játékot, $count másodperc múlva győzelmet igényelhetsz.', - zero: 'Az ellenfeled elhagyta a játékot, $count másodperc múlva győzelmet igényelhetsz.', ); return '$_temp0'; } @@ -3971,7 +3948,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: 'Matt $count féllépésben', one: 'Matt $count féllépésben', - zero: 'Matt $count féllépésben', ); return '$_temp0'; } @@ -3983,7 +3959,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count súlyos hiba', one: '$count súlyos hiba', - zero: '$count súlyos hiba', ); return '$_temp0'; } @@ -3995,7 +3970,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count hiba', one: '$count hiba', - zero: '$count hiba', ); return '$_temp0'; } @@ -4007,7 +3981,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count pontatlanság', one: '$count pontatlanság', - zero: '$count pontatlanság', ); return '$_temp0'; } @@ -4019,7 +3992,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count játékos', one: '$count játékos', - zero: '$count játékos', ); return '$_temp0'; } @@ -4031,7 +4003,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count játszma', one: '$count játszma', - zero: '$count játszma', ); return '$_temp0'; } @@ -4043,7 +4014,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count pontszám $param2 játszma alapján', one: '$count pontszám $param2 játszma alapján', - zero: '$count pontszám $param2 játszma alapján', ); return '$_temp0'; } @@ -4055,7 +4025,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count kedvenc', one: '$count kedvenc', - zero: '$count kedvenc', ); return '$_temp0'; } @@ -4067,7 +4036,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count nap', one: '$count nap', - zero: '$count nap', ); return '$_temp0'; } @@ -4079,7 +4047,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count óra', one: '$count óra', - zero: '$count óra', ); return '$_temp0'; } @@ -4091,7 +4058,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count perc', one: '$count perc', - zero: '$count perc', ); return '$_temp0'; } @@ -4103,7 +4069,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: 'A helyezés minden $count percben frissül', one: 'A helyezés minden percben frissül', - zero: 'A helyezés minden percben frissül', ); return '$_temp0'; } @@ -4115,7 +4080,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count feladvány', one: '$count feladvány', - zero: '$count feladvány', ); return '$_temp0'; } @@ -4127,7 +4091,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count játék veled', one: '$count játszma veled', - zero: '$count játszma veled', ); return '$_temp0'; } @@ -4139,7 +4102,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count rangsorolt', one: '$count rangsorolt', - zero: '$count rangsorolt', ); return '$_temp0'; } @@ -4151,7 +4113,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count győzelem', one: '$count győzelem', - zero: '$count győzelem', ); return '$_temp0'; } @@ -4163,7 +4124,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count vereség', one: '$count vereség', - zero: '$count vereség', ); return '$_temp0'; } @@ -4175,7 +4135,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count döntetlen', one: '$count döntetlen', - zero: '$count döntetlen', ); return '$_temp0'; } @@ -4187,7 +4146,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count folyamatban', one: '$count folyamatban', - zero: '$count folyamatban', ); return '$_temp0'; } @@ -4199,7 +4157,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: 'Adj $count másodpercet', one: 'Adj $count másodpercet', - zero: 'Adj $count másodpercet', ); return '$_temp0'; } @@ -4211,7 +4168,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count versenypont', one: '$count versenypont', - zero: '$count versenypont', ); return '$_temp0'; } @@ -4223,7 +4179,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count tanulmány', one: '$count tanulmány', - zero: '$count tanulmány', ); return '$_temp0'; } @@ -4235,7 +4190,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count szimultán', one: '$count szimultán', - zero: '$count szimultán', ); return '$_temp0'; } @@ -4247,7 +4201,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '≥ $count értékelt játszma', one: '≥ $count értékelt játszma', - zero: '≥ $count értékelt játszma', ); return '$_temp0'; } @@ -4259,7 +4212,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '≥ $count értékelt $param2 játszma', one: '≥ $count értékelt $param2 játszma', - zero: '≥ $count értékelt $param2 játszma', ); return '$_temp0'; } @@ -4271,7 +4223,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: 'Még $count további $param2 rangsorolt játszma szükséges', one: 'Még $count további $param2 rangsorolt játszma szükséges', - zero: 'Még $count további $param2 rangsorolt játszma szükséges', ); return '$_temp0'; } @@ -4283,7 +4234,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: 'Még $count további rangsorolt játszma szükséges', one: 'Még $count további rangsorolt játszma szükséges', - zero: 'Még $count további rangsorolt játszma szükséges', ); return '$_temp0'; } @@ -4295,7 +4245,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count Importált játszma', one: '$count importált játszma', - zero: '$count importált játszma', ); return '$_temp0'; } @@ -4307,7 +4256,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count barát online', one: '$count barát online', - zero: '$count barát online', ); return '$_temp0'; } @@ -4319,7 +4267,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count követő', one: '$count követő', - zero: '$count követő', ); return '$_temp0'; } @@ -4331,7 +4278,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count követve', one: '$count követve', - zero: '$count követve', ); return '$_temp0'; } @@ -4343,7 +4289,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: 'Kevesebb mint $count perc', one: 'Kevesebb mint $count perc', - zero: 'Kevesebb mint $count perc', ); return '$_temp0'; } @@ -4355,7 +4300,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count játszma fut', one: '$count játszma fut', - zero: '$count játszma fut', ); return '$_temp0'; } @@ -4367,7 +4311,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: 'Legfeljebb $count karakter.', one: 'Legfeljebb $count karakter.', - zero: 'Legfeljebb $count karakter.', ); return '$_temp0'; } @@ -4379,7 +4322,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count letiltott játékos', one: '$count letiltott játékos', - zero: '$count letiltott játékos', ); return '$_temp0'; } @@ -4391,7 +4333,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count fórumbejegyzés', one: '$count fórumbejegyzés', - zero: '$count fórumbejegyzés', ); return '$_temp0'; } @@ -4403,7 +4344,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count $param2 játékos ezen a héten.', one: '$count $param2 játékos ezen a héten.', - zero: '$count $param2 játékos ezen a héten.', ); return '$_temp0'; } @@ -4415,7 +4355,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: 'Elérhető $count nyelven', one: 'Elérhető $count nyelven', - zero: 'Elérhető $count nyelven', ); return '$_temp0'; } @@ -4427,7 +4366,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count másodperc a kezdőlépés megtételére', one: '$count másodperc a kezdőlépés megtételére', - zero: '$count másodperc a kezdőlépés megtételére', ); return '$_temp0'; } @@ -4439,7 +4377,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count másodperc', one: '$count másodperc', - zero: '$count másodperc', ); return '$_temp0'; } @@ -4451,7 +4388,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: 'és $count változat mentése', one: 'és $count változat mentése', - zero: 'és $count változat mentése', ); return '$_temp0'; } @@ -4622,7 +4558,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count futam', one: '1 futam', - zero: '1 futam', ); return '$_temp0'; } @@ -4634,7 +4569,6 @@ class AppLocalizationsHu extends AppLocalizations { locale: localeName, other: '$count $param2 futamot játszott', one: 'Egy $param2 futamot játszott', - zero: 'Egy $param2 futamot játszott', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_hy.dart b/lib/l10n/l10n_hy.dart index c774859548..5a501de7b8 100644 --- a/lib/l10n/l10n_hy.dart +++ b/lib/l10n/l10n_hy.dart @@ -27,7 +27,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'Supported lichess.org for $count months as a $param2', one: 'Supported lichess.org for $count month as a $param2', - zero: 'Supported lichess.org for $count month as a $param2', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'Practised $count positions on $param2', one: 'Practised $count position on $param2', - zero: 'Practised $count position on $param2', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'Լուծվել է $count տակտիկական գլուխկոտրուկ', one: 'Լուծվել է $count տակտիկական գլուխկոտրուկ', - zero: 'Լուծվել է $count տակտիկական գլուխկոտրուկ', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'Played $count $param2 games', one: 'Played $count $param2 game', - zero: 'Played $count $param2 game', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'Posted $count messages in $param2', one: 'Posted $count message in $param2', - zero: 'Posted $count message in $param2', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'Կատարված է $count քայլ', one: 'Կատարված է $count քայլ', - zero: 'Կատարված է $count քայլ', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'նամակագրությամբ $count խաղում', one: 'նամակագրությամբ $count խաղում', - zero: 'նամակագրությամբ $count խաղում', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'Ավարտված է նամակագրությամբ $count խաղ', one: 'Ավարտված է նամակագրությամբ $count խաղ', - zero: 'Ավարտված է նամակագրությամբ $count խաղ', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'Started following $count players', one: 'Started following $count player', - zero: 'Started following $count player', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'Gained $count new followers', one: 'Gained $count new follower', - zero: 'Gained $count new follower', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'Hosted $count simultaneous exhibitions', one: 'Hosted $count simultaneous exhibition', - zero: 'Hosted $count simultaneous exhibition', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'Participated in $count simultaneous exhibitions', one: 'Participated in $count simultaneous exhibition', - zero: 'Participated in $count simultaneous exhibition', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'Ստեղծվել են $count նոր ստուդիաներ', one: 'Ստեղծվել է $count նոր ստուդիա', - zero: 'Ստեղծվել է $count նոր ստուդիա', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'Ավարտված են $count «Արենա» մրցաշարերը', one: 'Ավարտված է $count «Արենա» մրցաշարը', - zero: 'Ավարտված է $count «Արենա» մրցաշարը', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count տեղ ($param2 % լավագույն)՝ $param4 մրցաշարում $param3 խաղերի արդյունքով', one: '$count տեղ ($param2 % լավագույն)՝ $param4 մրցաշարում $param3 խաղերի արդյունքով', - zero: '$count տեղ ($param2 % լավագույն)՝ $param4 մրցաշարում $param3 խաղերի արդյունքով', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'Competed in $count Swiss tournaments', one: 'Competed in $count Swiss tournament', - zero: 'Competed in $count Swiss tournament', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'Ընդունվել է $count թիմ', one: 'Ընդունվել է $count թիմ', - zero: 'Ընդունվել է $count թիմ', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'Փորձել են լուծել $count անգամ', one: 'Փորձել են լուծել $count անգամ', - zero: 'Փորձել են լուծել $count անգամ', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count միավոր ցածր՝ խնդիրների լուծման Ձեր վարկանիշից', one: 'Մեկ միավոր ցածր՝ խնդիրների լուծման Ձեր վարկանիշից', - zero: 'Մեկ միավոր ցածր՝ խնդիրների լուծման Ձեր վարկանիշից', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count միավոր բարձր խնդիրների լուծման Ձեր վարկանիշից', one: 'Մեկ միավոր բարձր խնդիրների լուծման Ձեր վարկանիշից', - zero: 'Մեկ միավոր բարձր խնդիրների լուծման Ձեր վարկանիշից', ); return '$_temp0'; } @@ -899,7 +879,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count լուծված է', one: '$count լուծված Է', - zero: '$count լուծված Է', ); return '$_temp0'; } @@ -911,7 +890,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count կրկնել', one: '$count կրկնել', - zero: '$count կրկնել', ); return '$_temp0'; } @@ -3959,7 +3937,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'Հակառակորդը լքել է խաղը։ Դուք կարող եք պահանջել հաղթանակ $count վարկյանից։', one: 'Հակառակորդը լքել է խաղը։ Դուք կարող եք պահանջել հաղթանակ $count վարկյանից։', - zero: 'Հակառակորդը լքել է խաղը։ Դուք կարող եք պահանջել հաղթանակ $count վարկյանից։', ); return '$_temp0'; } @@ -3971,7 +3948,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'Մատ $count հատ կիսաքայլից', one: 'Մատ $count հատ կիսաքայլից', - zero: 'Մատ $count հատ կիսաքայլից', ); return '$_temp0'; } @@ -3983,7 +3959,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count վրիպում', one: '$count վրիպում', - zero: '$count վրիպում', ); return '$_temp0'; } @@ -3995,7 +3970,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count սխալ', one: '$count սխալ', - zero: '$count սխալ', ); return '$_temp0'; } @@ -4007,7 +3981,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count անճշտություն', one: '$count անճշտություն', - zero: '$count անճշտություն', ); return '$_temp0'; } @@ -4019,7 +3992,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'Միացած խաղացողների թիվը՝ $count', one: 'Միացած խաղացողների թիվը՝ $count', - zero: 'Միացած խաղացողների թիվը՝ $count', ); return '$_temp0'; } @@ -4031,7 +4003,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'Տեսնել բոլոր $count խաղերը', one: 'Տեսնել բոլոր $count խաղերը', - zero: 'Տեսնել բոլոր $count խաղերը', ); return '$_temp0'; } @@ -4043,7 +4014,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count վարկանիշ $param2 պարտիայի համար', one: '$count վարկանիշ $param2 պարտիայի համար', - zero: '$count վարկանիշ $param2 պարտիայի համար', ); return '$_temp0'; } @@ -4055,7 +4025,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count Էջանիշեր', one: '$count Էջանիշեր', - zero: '$count Էջանիշեր', ); return '$_temp0'; } @@ -4067,7 +4036,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count օր', one: '$count օր', - zero: '$count օր', ); return '$_temp0'; } @@ -4079,7 +4047,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count ժամ', one: '$count ժամ', - zero: '$count ժամ', ); return '$_temp0'; } @@ -4091,7 +4058,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count րոպե', one: '$count րոպե', - zero: '$count րոպե', ); return '$_temp0'; } @@ -4103,7 +4069,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'Վարկանիշը թարմացվում է ամեն $count րոպե', one: 'Վարկանիշը թարմացվում է ամեն րոպե', - zero: 'Վարկանիշը թարմացվում է ամեն րոպե', ); return '$_temp0'; } @@ -4115,7 +4080,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count խնդիրներ', one: '$count խնդիր', - zero: '$count խնդիր', ); return '$_temp0'; } @@ -4127,7 +4091,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count Խաղեր՝ ձեր հետ', one: '$count Խաղեր՝ ձեր հետ', - zero: '$count Խաղեր՝ ձեր հետ', ); return '$_temp0'; } @@ -4139,7 +4102,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count վարկանիշային', one: '$count վարկանիշային', - zero: '$count վարկանիշային', ); return '$_temp0'; } @@ -4151,7 +4113,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count հաղթանակ', one: '$count հաղթանակ', - zero: '$count հաղթանակ', ); return '$_temp0'; } @@ -4163,7 +4124,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count պարտություն', one: '$count պարտություն', - zero: '$count պարտություն', ); return '$_temp0'; } @@ -4175,7 +4135,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count ոչ-ոքի', one: '$count ոչ-ոքի', - zero: '$count ոչ-ոքի', ); return '$_temp0'; } @@ -4187,7 +4146,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count խաղացվում են', one: '$count խաղացվում Է', - zero: '$count խաղացվում Է', ); return '$_temp0'; } @@ -4199,7 +4157,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'Տալ $count վայրկան', one: 'Տալ $count վայրկան', - zero: 'Տալ $count վայրկան', ); return '$_temp0'; } @@ -4211,7 +4168,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count մրցաշարային միավոր', one: '$count մրցաշարային միավոր', - zero: '$count մրցաշարային միավոր', ); return '$_temp0'; } @@ -4223,7 +4179,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count ուսուցում', one: '$count ստուդիա', - zero: '$count ստուդիա', ); return '$_temp0'; } @@ -4235,7 +4190,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count խաղաշար', one: '$count խաղաշար', - zero: '$count խաղաշար', ); return '$_temp0'; } @@ -4247,7 +4201,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'Վարկանիշային խաղերը՝ ≥ $count', one: 'Վարկանիշային խաղերը՝ ≥ $count', - zero: 'Վարկանիշային խաղերը՝ ≥ $count', ); return '$_temp0'; } @@ -4259,7 +4212,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'Վարկանիշային խաղ $param2-ում ≥ $count', one: 'Վարկանիշային խաղ $param2-ում ≥ $count', - zero: 'Վարկանիշային խաղ $param2-ում ≥ $count', ); return '$_temp0'; } @@ -4271,7 +4223,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'Դուք պետք է խաղաք ևս $count վարկանիշային խաղ $param2-ում', one: 'Դուք պետք է խաղաք ևս $count վարկանիշային խաղ $param2-ում', - zero: 'Դուք պետք է խաղաք ևս $count վարկանիշային խաղ $param2-ում', ); return '$_temp0'; } @@ -4283,7 +4234,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'Դուք պետք է խաղաք ևս $count վարկանիշային խաղ', one: 'Դուք պետք է խաղաք ևս $count վարկանիշային խաղ', - zero: 'Դուք պետք է խաղաք ևս $count վարկանիշային խաղ', ); return '$_temp0'; } @@ -4295,7 +4245,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count ներմուծված խաղեր', one: '$count ներմուծված խաղեր', - zero: '$count ներմուծված խաղեր', ); return '$_temp0'; } @@ -4307,7 +4256,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count ընկեր առցանց է', one: '$count ընկեր առցանց է', - zero: '$count ընկեր առցանց է', ); return '$_temp0'; } @@ -4319,7 +4267,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count հետևողներ', one: '$count հետևողներ', - zero: '$count հետևողներ', ); return '$_temp0'; } @@ -4331,7 +4278,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count հետևում են', one: '$count հետևում են', - zero: '$count հետևում են', ); return '$_temp0'; } @@ -4343,7 +4289,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'ավելի քիչ քան $count րոպե', one: 'ավելի քիչ քան $count րոպե', - zero: 'ավելի քիչ քան $count րոպե', ); return '$_temp0'; } @@ -4355,7 +4300,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'Ընթանում է $count խաղ', one: 'Ընթանում է $count խաղ', - zero: 'Ընթանում է $count խաղ', ); return '$_temp0'; } @@ -4367,7 +4311,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'Առավելագույնը՝ $count նշան։', one: 'Առավելագույնը՝ $count նշան։', - zero: 'Առավելագույնը՝ $count նշան։', ); return '$_temp0'; } @@ -4379,7 +4322,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count արգելափակում', one: '$count արգելափակում', - zero: '$count արգելափակում', ); return '$_temp0'; } @@ -4391,7 +4333,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count հաղորդագրություն ֆորումում', one: '$count հաղորդագրություն ֆորումում', - zero: '$count հաղորդագրություն ֆորումում', ); return '$_temp0'; } @@ -4403,7 +4344,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count խաղացողները $param2-ում այս շաբաթ։', one: '$count խաղացողը $param2-ում այս շաբաթ։', - zero: '$count խաղացողը $param2-ում այս շաբաթ։', ); return '$_temp0'; } @@ -4415,7 +4355,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'Հասանելի՜ է $count լեզուներով', one: 'Հասանելի՜ է $count լեզվով', - zero: 'Հասանելի՜ է $count լեզվով', ); return '$_temp0'; } @@ -4427,7 +4366,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count վայրկյան առաջին քայլի համար', one: '$count վայրկյան առաջին քայլի համար', - zero: '$count վայրկյան առաջին քայլի համար', ); return '$_temp0'; } @@ -4439,7 +4377,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count վարկյաններ', one: '$count վայրկյան', - zero: '$count վայրկյան', ); return '$_temp0'; } @@ -4451,7 +4388,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'և հիշել $count հաջորդականությունները', one: 'և հիշել $count հաջորդականությունը', - zero: 'և հիշել $count հաջորդականությունը', ); return '$_temp0'; } @@ -4622,7 +4558,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: '$count փորձ', one: '1 փորձ', - zero: '1 փորձ', ); return '$_temp0'; } @@ -4634,7 +4569,6 @@ class AppLocalizationsHy extends AppLocalizations { locale: localeName, other: 'Խաղացվել է $count շարք $param2-ում', one: 'Խաղացվել է մեկ շարք $param2-ում', - zero: 'Խաղացվել է մեկ շարք $param2-ում', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_it.dart b/lib/l10n/l10n_it.dart index 3fc2c5fda4..0992736853 100644 --- a/lib/l10n/l10n_it.dart +++ b/lib/l10n/l10n_it.dart @@ -27,7 +27,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: 'Supporta lichess.org da $count mesi in qualità di $param2', one: 'Supporta lichess.org da $count mese in qualità di $param2', - zero: 'Supporta lichess.org da $count mese in qualità di $param2', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: 'Ha studiato $count posizioni in $param2', one: 'Ha studiato $count posizione in $param2', - zero: 'Ha studiato $count posizione in $param2', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: 'Ha risolto $count puzzle', one: 'Ha risolto $count puzzle', - zero: 'Ha risolto $count puzzle', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: 'Ha giocato $count partite $param2', one: 'Ha giocato $count partita $param2', - zero: 'Ha giocato $count partita $param2', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: 'Ha scritto $count messaggi in $param2', one: 'Ha scritto $count messaggio in $param2', - zero: 'Ha scritto $count messaggio in $param2', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: 'Ha giocato $count mosse', one: 'Ha giocato $count mossa', - zero: 'Ha giocato $count mossa', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: 'in $count partite per corrispondenza', one: 'in $count partita per corrispondenza', - zero: 'in $count partita per corrispondenza', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: 'Ha concluso $count partite per corrispondenza', one: 'Ha concluso $count partita per corrispondenza', - zero: 'Ha concluso $count partita per corrispondenza', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: 'Ha iniziato a seguire $count giocatori', one: 'Ha iniziato a seguire $count giocatore', - zero: 'Ha iniziato a seguire $count giocatore', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: 'Ha guadagnato $count nuovi follower', one: 'Ha guadagnato $count nuovo follower', - zero: 'Ha guadagnato $count nuovo follower', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: 'Ha ospitato $count esibizioni simultanee', one: 'Ha ospitato $count esibizione simultanea', - zero: 'Ha ospitato $count esibizione simultanea', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: 'Ha partecipato a $count esibizioni simultanee', one: 'Ha partecipato ad $count esibizione simultanea', - zero: 'Ha partecipato ad $count esibizione simultanea', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: 'Ha creato $count nuovi studi', one: 'Ha creato $count nuovo studio', - zero: 'Ha creato $count nuovo studio', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: 'Ha gareggiato in $count tornei', one: 'Ha gareggiato in $count torneo', - zero: 'Ha gareggiato in $count torneo', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: 'Si è classificato $count° (nel miglior $param2%) con $param3 partite in $param4', one: 'Si è classificato $count° (nel miglior $param2%) con $param3 partita in $param4', - zero: 'Si è classificato $count° (nel miglior $param2%) con $param3 partita in $param4', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: 'Ha gareggiato in $count tornei Svizzeri', one: 'Ha gareggiato in $count torneo Svizzero', - zero: 'Ha gareggiato in $count torneo Svizzero', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: 'Si è unito a $count squadre', one: 'Si è unito ad $count squadra', - zero: 'Si è unito ad $count squadra', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: 'Giocato $count volte', one: 'Giocato $count volte', - zero: 'Giocato $count volte', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count punti al di sotto del tuo punteggio per i problemi', one: 'Un punto al di sotto del tuo punteggio per i problemi', - zero: 'Un punto al di sotto del tuo punteggio per i problemi', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count punti al di sopra del tuo punteggio per i problemi', one: 'Un punto al di sopra del tuo punteggio per i problemi', - zero: 'Un punto al di sopra del tuo punteggio per i problemi', ); return '$_temp0'; } @@ -899,7 +879,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count giocati', one: '$count giocato', - zero: '$count giocato', ); return '$_temp0'; } @@ -911,7 +890,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count da rigiocare', one: '$count da rigiocare', - zero: '$count da rigiocare', ); return '$_temp0'; } @@ -3959,7 +3937,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: 'Il tuo avversario ha lasciato la partita. Puoi reclamare la vittoria fra $count secondi.', one: 'Il tuo avversario ha lasciato la partita. Puoi reclamare la vittoria fra $count secondo.', - zero: 'Il tuo avversario ha lasciato la partita. Puoi reclamare la vittoria fra $count secondo.', ); return '$_temp0'; } @@ -3971,7 +3948,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: 'Matto in $count semi-mosse', one: 'Matto in $count semi-mossa', - zero: 'Matto in $count semi-mossa', ); return '$_temp0'; } @@ -3983,7 +3959,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count errori gravi', one: '$count errore grave', - zero: '$count errore grave', ); return '$_temp0'; } @@ -3995,7 +3970,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count errori', one: '$count errore', - zero: '$count errore', ); return '$_temp0'; } @@ -4007,7 +3981,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count imprecisioni', one: '$count imprecisione', - zero: '$count imprecisione', ); return '$_temp0'; } @@ -4019,7 +3992,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count giocatori collegati', one: '$count giocatore collegato', - zero: '$count giocatore collegato', ); return '$_temp0'; } @@ -4031,7 +4003,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count partite', one: '$count partita', - zero: '$count partita', ); return '$_temp0'; } @@ -4043,7 +4014,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count punti in $param2 partite', one: '$count punti in $param2 partite', - zero: '$count punti in $param2 partite', ); return '$_temp0'; } @@ -4055,7 +4025,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count preferiti', one: '$count preferito', - zero: '$count preferito', ); return '$_temp0'; } @@ -4067,7 +4036,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count giorni', one: '$count giorno', - zero: '$count giorno', ); return '$_temp0'; } @@ -4079,7 +4047,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count ore', one: '$count ora', - zero: '$count ora', ); return '$_temp0'; } @@ -4091,7 +4058,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count minuti', one: '$count minuto', - zero: '$count minuto', ); return '$_temp0'; } @@ -4103,7 +4069,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: 'La posizione viene aggiornata ogni $count minuti', one: 'La posizione viene aggiornata ogni minuto', - zero: 'La posizione viene aggiornata ogni minuto', ); return '$_temp0'; } @@ -4115,7 +4080,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count puzzle', one: '$count puzzle', - zero: '$count puzzle', ); return '$_temp0'; } @@ -4127,7 +4091,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count giocate con te', one: '$count giocate con te', - zero: '$count giocate con te', ); return '$_temp0'; } @@ -4139,7 +4102,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count classificate', one: '$count classificata', - zero: '$count classificata', ); return '$_temp0'; } @@ -4151,7 +4113,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count vittorie', one: '$count vittoria', - zero: '$count vittoria', ); return '$_temp0'; } @@ -4163,7 +4124,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count sconfitte', one: '$count sconfitta', - zero: '$count sconfitta', ); return '$_temp0'; } @@ -4175,7 +4135,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count patte', one: '$count patta', - zero: '$count patta', ); return '$_temp0'; } @@ -4187,7 +4146,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count in corso', one: '$count in corso', - zero: '$count in corso', ); return '$_temp0'; } @@ -4199,7 +4157,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: 'Concedi $count secondi', one: 'Concedi $count secondo', - zero: 'Concedi $count secondo', ); return '$_temp0'; } @@ -4211,7 +4168,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count punti di torneo', one: '$count punto di torneo', - zero: '$count punto di torneo', ); return '$_temp0'; } @@ -4223,7 +4179,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count studi', one: '$count studio', - zero: '$count studio', ); return '$_temp0'; } @@ -4235,7 +4190,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count esibizioni simultanee', one: '$count esibizioni simultanee', - zero: '$count esibizioni simultanee', ); return '$_temp0'; } @@ -4247,7 +4201,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '≥ $count partite classificate', one: '≥ $count partita classificata', - zero: '≥ $count partita classificata', ); return '$_temp0'; } @@ -4259,7 +4212,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '≥ $count partite $param2 classificate', one: '≥ $count partita $param2 classificata', - zero: '≥ $count partita $param2 classificata', ); return '$_temp0'; } @@ -4271,7 +4223,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: 'Ti mancano ancora $count partite $param2 classificate', one: 'Ti manca ancora $count partita $param2 classificata', - zero: 'Ti manca ancora $count partita $param2 classificata', ); return '$_temp0'; } @@ -4283,7 +4234,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: 'Ti mancano ancora $count partite classificate', one: 'Ti manca ancora $count partita classificata', - zero: 'Ti manca ancora $count partita classificata', ); return '$_temp0'; } @@ -4295,7 +4245,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count partite importate', one: '$count partita importata', - zero: '$count partita importata', ); return '$_temp0'; } @@ -4307,7 +4256,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count amici online', one: '$count amico online', - zero: '$count amico online', ); return '$_temp0'; } @@ -4319,7 +4267,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count lo seguono', one: '$count lo segue', - zero: '$count lo segue', ); return '$_temp0'; } @@ -4331,7 +4278,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count persone seguite', one: '$count persona seguita', - zero: '$count persona seguita', ); return '$_temp0'; } @@ -4343,7 +4289,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: 'Meno di $count minuti', one: 'Meno di $count minuto', - zero: 'Meno di $count minuto', ); return '$_temp0'; } @@ -4355,7 +4300,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count partite in gioco', one: '$count partita in gioco', - zero: '$count partita in gioco', ); return '$_temp0'; } @@ -4367,7 +4311,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: 'Massimo: $count caratteri.', one: 'Massimo: $count carattere.', - zero: 'Massimo: $count carattere.', ); return '$_temp0'; } @@ -4379,7 +4322,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count giocatori bloccati', one: '$count giocatore bloccato', - zero: '$count giocatore bloccato', ); return '$_temp0'; } @@ -4391,7 +4333,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count post nel forum', one: '$count post nel forum', - zero: '$count post nel forum', ); return '$_temp0'; } @@ -4403,7 +4344,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count giocatori $param2 questa settimana.', one: '$count giocatore $param2 questa settimana.', - zero: '$count giocatore $param2 questa settimana.', ); return '$_temp0'; } @@ -4415,7 +4355,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: 'Disponibile in $count lingue!', one: 'Disponibile in $count lingue!', - zero: 'Disponibile in $count lingue!', ); return '$_temp0'; } @@ -4427,7 +4366,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count secondi per giocare la prima mossa', one: '$count secondi per giocare la prima mossa', - zero: '$count secondi per giocare la prima mossa', ); return '$_temp0'; } @@ -4439,7 +4377,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count secondi', one: '$count secondo', - zero: '$count secondo', ); return '$_temp0'; } @@ -4451,7 +4388,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: 'e salva $count linee pre-mossa', one: 'e salva $count linea pre-mossa', - zero: 'e salva $count linea pre-mossa', ); return '$_temp0'; } @@ -4622,7 +4558,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: '$count tentativi', one: '1 tentativo', - zero: '1 tentativo', ); return '$_temp0'; } @@ -4634,7 +4569,6 @@ class AppLocalizationsIt extends AppLocalizations { locale: localeName, other: 'Ha fatto $count tentativi di $param2', one: 'Ha fatto un tentativo di $param2', - zero: 'Ha fatto un tentativo di $param2', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_kk.dart b/lib/l10n/l10n_kk.dart index f24ef4f974..a5a1901e11 100644 --- a/lib/l10n/l10n_kk.dart +++ b/lib/l10n/l10n_kk.dart @@ -27,7 +27,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: 'Личес-қа $count ай $param2 ретінде қолдау көрсетті', one: 'Личес-қа $count ай $param2 ретінде қолдау көрсетті', - zero: 'Личес-қа $count ай $param2 ретінде қолдау көрсетті', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$param2-да $count күйді меңгерді', one: '$param2-да $count күйді меңгерді', - zero: '$param2-да $count күйді меңгерді', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count тактикалық жұмбақ шешті', one: '$count тактикалық жұмбақ шешті', - zero: '$count тактикалық жұмбақ шешті', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count $param2 ойнады', one: '$count $param2 ойнады', - zero: '$count $param2 ойнады', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$param2 ішінде $count хабарлама жариялады', one: '$param2 ішінде $count хабарлама жариялады', - zero: '$param2 ішінде $count хабарлама жариялады', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count жүріс жасады', one: '$count жүріс жасады', - zero: '$count жүріс жасады', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count хат-хабарлы ойында', one: '$count хат-хабарлы ойында', - zero: '$count хат-хабарлы ойында', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count хат-хабарлы ойынды аяғына жеткізді', one: '$count хат-хабарлы ойынды аяғына жеткізді', - zero: '$count хат-хабарлы ойынды аяғына жеткізді', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count ойыншыға серік болып қосылды', one: '$count ойыншыға серік болып қосылды', - zero: '$count ойыншыға серік болып қосылды', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: 'Жаңа $count серік тапты', one: 'Жаңа $count серік тапты', - zero: 'Жаңа $count серік тапты', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count қалың ойын бастады', one: '$count қалың ойын бастады', - zero: '$count қалың ойын бастады', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count қалың ойынға қатысты', one: '$count қалың ойынға қатысты', - zero: '$count қалың ойынға қатысты', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count жаңа зерттеу құрды', one: '$count жаңа зерттеу құрды', - zero: '$count жаңа зерттеу құрды', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count жарысқа қатысты', one: '$count жарысқа қатысты', - zero: '$count жарысқа қатысты', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$param4 $param3 ойын нәтижесінде $count-ші орында ($param2% үздік)', one: '$param4 $param3 ойын нәтижесінде $count-ші орында ($param2% үздік)', - zero: '$param4 $param3 ойын нәтижесінде $count-ші орында ($param2% үздік)', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count швейцарлық жарысқа қатысты', one: '$count швейцарлық жарысқа қатысты', - zero: '$count швейцарлық жарысқа қатысты', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count топқа қосылды', one: '$count топқа қосылды', - zero: '$count топқа қосылды', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count рет ойналды', one: '$count рет ойналды', - zero: '$count рет ойналды', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: 'Жұмбақ рейтингіңізден төмен $count ұпай', one: 'Жұмбақ рейтингіңізден төмен бір ұпай', - zero: 'Жұмбақ рейтингіңізден төмен бір ұпай', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: 'Жұмбақ рейтингіңізден жоғары $count ұпай', one: 'Жұмбақ рейтингіңізден жоғары бір ұпай', - zero: 'Жұмбақ рейтингіңізден жоғары бір ұпай', ); return '$_temp0'; } @@ -899,7 +879,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count ойнадыңыз', one: '$count ойнадыңыз', - zero: '$count ойнадыңыз', ); return '$_temp0'; } @@ -911,7 +890,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count-н қайта ойнау', one: '$count-н қайта ойнау', - zero: '$count-н қайта ойнау', ); return '$_temp0'; } @@ -3959,7 +3937,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: 'Қарсылас ойыннан шықты. Сіз $count секундтан кейін жеңісті талап ете аласыз.', one: 'Қарсылас ойыннан шықты. Сіз $count секундтан кейін жеңісті талап ете аласыз.', - zero: 'Қарсылас ойыннан шықты. Сіз $count секундтан кейін жеңісті талап ете аласыз.', ); return '$_temp0'; } @@ -3971,7 +3948,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count жартыжүрісті мат', one: '$count жартыжүрісті мат', - zero: '$count жартыжүрісті мат', ); return '$_temp0'; } @@ -3983,7 +3959,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count өрескел қателік', one: '$count өрескел қателік', - zero: '$count өрескел қателік', ); return '$_temp0'; } @@ -3995,7 +3970,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count қателік', one: '$count қателік', - zero: '$count қателік', ); return '$_temp0'; } @@ -4007,7 +3981,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count ағаттық', one: '$count ағаттық', - zero: '$count ағаттық', ); return '$_temp0'; } @@ -4019,7 +3992,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count ойыншы', one: '$count ойыншы', - zero: '$count ойыншы', ); return '$_temp0'; } @@ -4031,7 +4003,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count ойын', one: '$count ойын', - zero: '$count ойын', ); return '$_temp0'; } @@ -4043,7 +4014,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$param2 $count ойындардың қорытындысы', one: '$param2 $count ойынның қорытындысы', - zero: '$param2 $count ойынның қорытындысы', ); return '$_temp0'; } @@ -4055,7 +4025,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count бетбелгі', one: '$count бетбелгі', - zero: '$count бетбелгі', ); return '$_temp0'; } @@ -4067,7 +4036,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count күн', one: '$count күн', - zero: '$count күн', ); return '$_temp0'; } @@ -4079,7 +4047,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count сағат', one: '$count сағат', - zero: '$count сағат', ); return '$_temp0'; } @@ -4091,7 +4058,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count минут', one: '$count минут', - zero: '$count минут', ); return '$_temp0'; } @@ -4103,7 +4069,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: 'Орын әр $count минут сайын жаңартылады', one: 'Орын әр минут сайын жаңартылады', - zero: 'Орын әр минут сайын жаңартылады', ); return '$_temp0'; } @@ -4115,7 +4080,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count жұмбақ', one: '$count жұмбақ', - zero: '$count жұмбақ', ); return '$_temp0'; } @@ -4127,7 +4091,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: 'Сізбен $count ойын', one: 'Сізбен $count ойын', - zero: 'Сізбен $count ойын', ); return '$_temp0'; } @@ -4139,7 +4102,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count бағалы', one: '$count бағалы', - zero: '$count бағалы', ); return '$_temp0'; } @@ -4151,7 +4113,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count жеңіс', one: '$count жеңіс', - zero: '$count жеңіс', ); return '$_temp0'; } @@ -4163,7 +4124,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count жеңіліс', one: '$count жеңіліс', - zero: '$count жеңіліс', ); return '$_temp0'; } @@ -4175,7 +4135,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count тепе-тең', one: '$count тепе-тең', - zero: '$count тепе-тең', ); return '$_temp0'; } @@ -4187,7 +4146,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count ойналуда', one: '$count ойналуда', - zero: '$count ойналуда', ); return '$_temp0'; } @@ -4199,7 +4157,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count секунд беру', one: '$count секунд беру', - zero: '$count секунд беру', ); return '$_temp0'; } @@ -4211,7 +4168,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count жарыс ұпайы', one: '$count жарыс ұпайы', - zero: '$count жарыс ұпайы', ); return '$_temp0'; } @@ -4223,7 +4179,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count зерттеу', one: '$count зерттеу', - zero: '$count зерттеу', ); return '$_temp0'; } @@ -4235,7 +4190,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count қалың ойын', one: '$count қалың ойын', - zero: '$count қалың ойын', ); return '$_temp0'; } @@ -4247,7 +4201,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '≥ $count бағалы ойын', one: '≥ $count бағалы ойын', - zero: '≥ $count бағалы ойын', ); return '$_temp0'; } @@ -4259,7 +4212,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '≥ $count бағалы $param2 ойын', one: '≥ $count бағалы $param2 ойын', - zero: '≥ $count бағалы $param2 ойын', ); return '$_temp0'; } @@ -4271,7 +4223,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: 'Сіз тағы $count бағалы $param2 ойнауыңыз керек', one: 'Сіз тағы $count бағалы $param2 ойнауыңыз керек', - zero: 'Сіз тағы $count бағалы $param2 ойнауыңыз керек', ); return '$_temp0'; } @@ -4283,7 +4234,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: 'Сіз тағы $count бағалы ойын ойнауыңыз керек', one: 'Сіз тағы $count бағалы ойын ойнауыңыз керек', - zero: 'Сіз тағы $count бағалы ойын ойнауыңыз керек', ); return '$_temp0'; } @@ -4295,7 +4245,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count ойын салынды', one: '$count ойын салынды', - zero: '$count ойын салынды', ); return '$_temp0'; } @@ -4307,7 +4256,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count дос желіде', one: '$count дос желіде', - zero: '$count дос желіде', ); return '$_temp0'; } @@ -4319,7 +4267,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count серігі бар', one: '$count серігі бар', - zero: '$count серігі бар', ); return '$_temp0'; } @@ -4331,7 +4278,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count ойыншыға серік', one: '$count ойыншыға серік', - zero: '$count ойыншыға серік', ); return '$_temp0'; } @@ -4343,7 +4289,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count минутқа дейін', one: '$count минутқа дейін', - zero: '$count минутқа дейін', ); return '$_temp0'; } @@ -4355,7 +4300,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count ойын өтуде', one: '$count ойын өтуде', - zero: '$count ойын өтуде', ); return '$_temp0'; } @@ -4367,7 +4311,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: 'Ең көбі: $count таңба.', one: 'Ең көбі: $count таңба.', - zero: 'Ең көбі: $count таңба.', ); return '$_temp0'; } @@ -4379,7 +4322,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count бұғатталды', one: '$count бұғатталды', - zero: '$count бұғатталды', ); return '$_temp0'; } @@ -4391,7 +4333,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count форумдағы жазба', one: '$count форумдағы жазба', - zero: '$count форумдағы жазба', ); return '$_temp0'; } @@ -4403,7 +4344,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: 'Осы аптада $count $param2-ойыншы.', one: 'Осы аптада $count $param2-ойыншы.', - zero: 'Осы аптада $count $param2-ойыншы.', ); return '$_temp0'; } @@ -4415,7 +4355,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count тіліндегі нұсқасы бар!', one: '$count тіліндегі нұсқасы бар!', - zero: '$count тіліндегі нұсқасы бар!', ); return '$_temp0'; } @@ -4427,7 +4366,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: 'Бірінші жүріске $count секунд бар', one: 'Бірінші жүріске $count секунд бар', - zero: 'Бірінші жүріске $count секунд бар', ); return '$_temp0'; } @@ -4439,7 +4377,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count секунд', one: '$count секунд', - zero: '$count секунд', ); return '$_temp0'; } @@ -4451,7 +4388,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: 'әрі ертелі жүрістердің $count жолын сақтау', one: 'әрі ертелі жүрістердің $count жолын сақтау', - zero: 'әрі ертелі жүрістердің $count жолын сақтау', ); return '$_temp0'; } @@ -4622,7 +4558,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$count кезең', one: '1 кезең', - zero: '1 кезең', ); return '$_temp0'; } @@ -4634,7 +4569,6 @@ class AppLocalizationsKk extends AppLocalizations { locale: localeName, other: '$param2 кезеңнің $count ойналды', one: '$param2 кезеңнің бірі ойналды', - zero: '$param2 кезеңнің бірі ойналды', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_lb.dart b/lib/l10n/l10n_lb.dart index c1ba367c74..7b08ab8538 100644 --- a/lib/l10n/l10n_lb.dart +++ b/lib/l10n/l10n_lb.dart @@ -27,7 +27,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: 'Ënnerstëtzt Lichess.org säit $count Méint als $param2', one: 'Ënnerstëtzt Lichess.org säit $count Mount als $param2', - zero: 'Ënnerstëtzt Lichess.org säit $count Mount als $param2', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: 'Huet $count Positiounen zu $param2 geüübt', one: 'Huet $count Positioun zu $param2 geüübt', - zero: 'Huet $count Positioun zu $param2 geüübt', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: 'Huet $count Taktikaufgabe geléist', one: 'Huet $count Taktikaufgab geléist', - zero: 'Huet $count Taktikaufgab geléist', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: 'Huet $count Partien $param2 gespillt', one: 'Huet $count Partie $param2 gespillt', - zero: 'Huet $count Partie $param2 gespillt', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: 'Huet $count Noriichten an $param2 geschriwwen', one: 'Huet $count Noriicht an $param2 geschriwwen', - zero: 'Huet $count Noriicht an $param2 geschriwwen', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: 'Huet $count Zich gespillt', one: 'Huet $count Zuch gespillt', - zero: 'Huet $count Zuch gespillt', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: 'an $count Fernschachpartien', one: 'an $count Fernschachpartie', - zero: 'an $count Fernschachpartie', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: 'Huet $count Fernschachpartien gespillt', one: 'Huet $count Fernschachpartie gespillt', - zero: 'Huet $count Fernschachpartie gespillt', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: 'Suivéiert $count Spiller', one: 'Suivéiert $count Spiller', - zero: 'Suivéiert $count Spiller', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: 'Huet $count nei Unhänger', one: 'Huet $count neien Unhänger', - zero: 'Huet $count neien Unhänger', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: 'Huet $count Simultanvirstellunge presentéiert', one: 'Huet $count Simultanvirstellung presentéiert', - zero: 'Huet $count Simultanvirstellung presentéiert', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: 'Huet bei $count Simultanvirstellunge matgemaach', one: 'Huet bei $count Simultanvirstellung matgemaach', - zero: 'Huet bei $count Simultanvirstellung matgemaach', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: 'Huet $count Etüde kreéiert', one: 'Huet $count Etüd kreéiert', - zero: 'Huet $count Etüd kreéiert', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: 'Huet bei $count Arena Turnéiere matgemaach', one: 'Huet bei $count Arena Turnéier matgemaach', - zero: 'Huet bei $count Arena Turnéier matgemaach', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: 'Huet sech als #$count (iewescht $param2%) mat $param3 Partien an $param4 placéiert', one: 'Huet sech als #$count (iewescht $param2%) mat $param3 Partie an $param4 placéiert', - zero: 'Huet sech als #$count (iewescht $param2%) mat $param3 Partie an $param4 placéiert', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: 'Huet bei $count Turnéieren nom Schwäizer System matgemaach', one: 'Huet bei $count Turnéier nom Schwäizer System matgemaach', - zero: 'Huet bei $count Turnéier nom Schwäizer System matgemaach', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: 'Ass $count Ekippe bäigetrueden', one: 'Ass $count Ekipp bäigetrueden', - zero: 'Ass $count Ekipp bäigetrueden', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count mol gespillt', one: '$count mol gespillt', - zero: '$count mol gespillt', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count Punkten ënner denger Aufgabebewärtung', one: 'Ee Punkt ënner denger Aufgabebewärtung', - zero: 'Ee Punkt ënner denger Aufgabebewärtung', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count Punkten iwwer denger Aufgabebewärtung', one: 'Ee Punkt iwwer denger Aufgabebewärtung', - zero: 'Ee Punkt iwwer denger Aufgabebewärtung', ); return '$_temp0'; } @@ -899,7 +879,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count gespillt', one: '$count gespillt', - zero: '$count gespillt', ); return '$_temp0'; } @@ -911,7 +890,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count ze widderhuelen', one: '$count ze widderhuelen', - zero: '$count ze widderhuelen', ); return '$_temp0'; } @@ -3959,7 +3937,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: 'Däin Géigner huet d\'Partie verlooss. Du kanns an $count Sekonnen d\'Victoire reklaméieren.', one: 'Däin Géigner huet d\'Partie verlooss. Du kanns an $count Sekonn d\'Victoire reklaméieren.', - zero: 'Däin Géigner huet d\'Partie verlooss. Du kanns an $count Sekonn d\'Victoire reklaméieren.', ); return '$_temp0'; } @@ -3971,7 +3948,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: 'Matt an $count Hallef-Zich', one: 'Matt an $count Hallef-Zuch', - zero: 'Matt an $count Hallef-Zuch', ); return '$_temp0'; } @@ -3983,7 +3959,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count Gaffen', one: '$count Gaffe', - zero: '$count Gaffe', ); return '$_temp0'; } @@ -3995,7 +3970,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count Feeler', one: '$count Feeler', - zero: '$count Feeler', ); return '$_temp0'; } @@ -4007,7 +3981,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count Ongenauegkeeten', one: '$count Ongenauegkeet', - zero: '$count Ongenauegkeet', ); return '$_temp0'; } @@ -4019,7 +3992,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count Spiller', one: '$count Spiller', - zero: '$count Spiller', ); return '$_temp0'; } @@ -4031,7 +4003,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count Partien', one: '$count Partie', - zero: '$count Partie', ); return '$_temp0'; } @@ -4043,7 +4014,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count-Wäertung aus $param2 Partien', one: '$count-Wäertung aus $param2 Partie', - zero: '$count-Wäertung aus $param2 Partie', ); return '$_temp0'; } @@ -4055,7 +4025,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count Lieszeeche', one: '$count Lieszeeche', - zero: '$count Lieszeeche', ); return '$_temp0'; } @@ -4067,7 +4036,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count Deeg', one: '$count Dag', - zero: '$count Dag', ); return '$_temp0'; } @@ -4079,7 +4047,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count Stonnen', one: '$count Stonn', - zero: '$count Stonn', ); return '$_temp0'; } @@ -4091,7 +4058,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count Minutten', one: '$count Minutt', - zero: '$count Minutt', ); return '$_temp0'; } @@ -4103,7 +4069,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: 'Rank gëtt all $count Minutten geupdate', one: 'Rang gëtt all Minutt geupdate', - zero: 'Rang gëtt all Minutt geupdate', ); return '$_temp0'; } @@ -4115,7 +4080,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count Aufgaben', one: '$count Aufgab', - zero: '$count Aufgab', ); return '$_temp0'; } @@ -4127,7 +4091,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count Partien géint dech', one: '$count Partie géint dech', - zero: '$count Partie géint dech', ); return '$_temp0'; } @@ -4139,7 +4102,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count gewäert', one: '$count gewäert', - zero: '$count gewäert', ); return '$_temp0'; } @@ -4151,7 +4113,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count gewonn', one: '$count gewonn', - zero: '$count gewonn', ); return '$_temp0'; } @@ -4163,7 +4124,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count verluer', one: '$count verluer', - zero: '$count verluer', ); return '$_temp0'; } @@ -4175,7 +4135,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count Remis', one: '$count Remis', - zero: '$count Remis', ); return '$_temp0'; } @@ -4187,7 +4146,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count lafend', one: '$count lafend', - zero: '$count lafend', ); return '$_temp0'; } @@ -4199,7 +4157,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: 'Dem Géigner $count Sekonne bäiginn', one: 'Dem Géigner $count Sekonn bäiginn', - zero: 'Dem Géigner $count Sekonn bäiginn', ); return '$_temp0'; } @@ -4211,7 +4168,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count Turnéierpunkten', one: '$count Turnéierpunkt', - zero: '$count Turnéierpunkt', ); return '$_temp0'; } @@ -4223,7 +4179,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count Etüden', one: '$count Etüd', - zero: '$count Etüd', ); return '$_temp0'; } @@ -4235,7 +4190,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count Simultanveranstaltungen', one: '$count Simultanveranstaltung', - zero: '$count Simultanveranstaltung', ); return '$_temp0'; } @@ -4247,7 +4201,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '≥ $count gewäert Partien', one: '≥ $count gewäert Partie', - zero: '≥ $count gewäert Partie', ); return '$_temp0'; } @@ -4259,7 +4212,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '≥ $count gewäert $param2 Partien', one: '≥ $count gewäert $param2 Partie', - zero: '≥ $count gewäert $param2 Partie', ); return '$_temp0'; } @@ -4271,7 +4223,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: 'Du muss nach $count gewäert $param2 Partien spillen', one: 'Du muss nach $count gewäert $param2 Partie spillen', - zero: 'Du muss nach $count gewäert $param2 Partie spillen', ); return '$_temp0'; } @@ -4283,7 +4234,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: 'Du muss nach $count gewäert Partien spillen', one: 'Du muss nach $count gewäert Partie spillen', - zero: 'Du muss nach $count gewäert Partie spillen', ); return '$_temp0'; } @@ -4295,7 +4245,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count importéiert Partien', one: '$count importéiert Partie', - zero: '$count importéiert Partie', ); return '$_temp0'; } @@ -4307,7 +4256,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count Kolleegen online', one: '$count Kolleeg online', - zero: '$count Kolleeg online', ); return '$_temp0'; } @@ -4319,7 +4267,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count Follower', one: '$count Follower', - zero: '$count Follower', ); return '$_temp0'; } @@ -4331,7 +4278,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count Folgend', one: '$count Folgend', - zero: '$count Folgend', ); return '$_temp0'; } @@ -4343,7 +4289,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: 'Manner wéi $count Minutten', one: 'Manner wéi $count Minutt', - zero: 'Manner wéi $count Minutt', ); return '$_temp0'; } @@ -4355,7 +4300,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count Partien amgaang', one: '$count Partie amgaang', - zero: '$count Partie amgaang', ); return '$_temp0'; } @@ -4367,7 +4311,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: 'Maximum: $count Buschtawen.', one: 'Maximum: $count Buschtaw.', - zero: 'Maximum: $count Buschtaw.', ); return '$_temp0'; } @@ -4379,7 +4322,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count geblockt', one: '$count geblockt', - zero: '$count geblockt', ); return '$_temp0'; } @@ -4391,7 +4333,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count Forumbäiträg', one: '$count Forumbäitrag', - zero: '$count Forumbäitrag', ); return '$_temp0'; } @@ -4403,7 +4344,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count$param2 Spiller dës Woch.', one: '$count$param2 Spiller dës Woch.', - zero: '$count$param2 Spiller dës Woch.', ); return '$_temp0'; } @@ -4415,7 +4355,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: 'Disponibel an $count Sproochen!', one: 'Disponibel an $count Sprooch!', - zero: 'Disponibel an $count Sprooch!', ); return '$_temp0'; } @@ -4427,7 +4366,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count Sekonne fir den éischten Zuch ze maachen', one: '$count Sekonn fir den éischten Zuch ze maachen', - zero: '$count Sekonn fir den éischten Zuch ze maachen', ); return '$_temp0'; } @@ -4439,7 +4377,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count Sekonnen', one: '$count Sekonn', - zero: '$count Sekonn', ); return '$_temp0'; } @@ -4451,7 +4388,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: 'an späicher $count bedingt Virauszich', one: 'an späicher $count bedingten Virauszuch', - zero: 'an späicher $count bedingten Virauszuch', ); return '$_temp0'; } @@ -4622,7 +4558,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: '$count Duerchleef', one: '1 Duerchlaf', - zero: '1 Duerchlaf', ); return '$_temp0'; } @@ -4634,7 +4569,6 @@ class AppLocalizationsLb extends AppLocalizations { locale: localeName, other: 'Huet $count Duerchleef vun $param2 gespillt', one: 'Huet een Duerchlaf vun $param2 gespillt', - zero: 'Huet een Duerchlaf vun $param2 gespillt', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_lt.dart b/lib/l10n/l10n_lt.dart index bdb69597e3..91301e21ac 100644 --- a/lib/l10n/l10n_lt.dart +++ b/lib/l10n/l10n_lt.dart @@ -29,7 +29,6 @@ class AppLocalizationsLt extends AppLocalizations { many: 'Remia lichess.org $count mėn. kaip „$param2“', few: 'Remia lichess.org $count mėn. kaip „$param2“', one: 'Remia lichess.org $count mėn. kaip „$param2“', - zero: 'Remia lichess.org $count mėn. kaip „$param2“', ); return '$_temp0'; } @@ -43,7 +42,6 @@ class AppLocalizationsLt extends AppLocalizations { many: 'Praktikavosi $count pozicijų per „$param2“', few: 'Praktikavosi $count pozicijas per „$param2“', one: 'Praktikavosi $count poziciją per „$param2“', - zero: 'Praktikavosi $count poziciją per „$param2“', ); return '$_temp0'; } @@ -57,7 +55,6 @@ class AppLocalizationsLt extends AppLocalizations { many: 'Išsprendė $count taktinių užduočių', few: 'Išsprendė $count taktines užduotis', one: 'Išsprendė $count taktinę užduotį', - zero: 'Išsprendė $count taktinę užduotį', ); return '$_temp0'; } @@ -71,7 +68,6 @@ class AppLocalizationsLt extends AppLocalizations { many: 'Sužaidė $count „$param2“ partijų', few: 'Sužaidė $count „$param2“ partijas', one: 'Sužaidė $count „$param2“ partiją', - zero: 'Sužaidė $count „$param2“ partiją', ); return '$_temp0'; } @@ -85,7 +81,6 @@ class AppLocalizationsLt extends AppLocalizations { many: 'Parašė $count žinučių temoje „$param2“', few: 'Parašė $count žinutes temoje „$param2“', one: 'Parašė $count žinutę temoje „$param2“', - zero: 'Parašė $count žinutę temoje „$param2“', ); return '$_temp0'; } @@ -99,7 +94,6 @@ class AppLocalizationsLt extends AppLocalizations { many: 'Sužaidė $count ėjimų', few: 'Sužaidė $count ėjimus', one: 'Sužaidė $count ėjimą', - zero: 'Sužaidė $count ėjimą', ); return '$_temp0'; } @@ -113,7 +107,6 @@ class AppLocalizationsLt extends AppLocalizations { many: 'per $count korespondencinių partijų', few: 'per $count korespondencines partijas', one: 'per $count korespondencinę partiją', - zero: 'per $count korespondencinę partiją', ); return '$_temp0'; } @@ -127,7 +120,6 @@ class AppLocalizationsLt extends AppLocalizations { many: 'Užbaigė $count korespondencinių partijų', few: 'Užbaigė $count korespondencines partijas', one: 'Užbaigė $count korespondencinę partiją', - zero: 'Užbaigė $count korespondencinę partiją', ); return '$_temp0'; } @@ -141,7 +133,6 @@ class AppLocalizationsLt extends AppLocalizations { many: 'Pradėjo sekti $count žaidėjų', few: 'Pradėjo sekti $count žaidėjus', one: 'Pradėjo sekti $count žaidėją', - zero: 'Pradėjo sekti $count žaidėją', ); return '$_temp0'; } @@ -155,7 +146,6 @@ class AppLocalizationsLt extends AppLocalizations { many: 'Sulaukė $count sekėjų', few: 'Sulaukė $count sekėjų', one: 'Sulaukė $count sekėjo', - zero: 'Sulaukė $count sekėjo', ); return '$_temp0'; } @@ -169,7 +159,6 @@ class AppLocalizationsLt extends AppLocalizations { many: 'Organizavo $count simulų', few: 'Organizavo $count simulus', one: 'Organizavo $count simulą', - zero: 'Organizavo $count simulą', ); return '$_temp0'; } @@ -183,7 +172,6 @@ class AppLocalizationsLt extends AppLocalizations { many: 'Dalyvavo $count-yje simulų', few: 'Dalyvavo $count-se simuluose', one: 'Dalyvavo $count-me simule', - zero: 'Dalyvavo $count-me simule', ); return '$_temp0'; } @@ -197,7 +185,6 @@ class AppLocalizationsLt extends AppLocalizations { many: 'Sukūrė $count naujų studijų', few: 'Sukūrė $count naujas studijas', one: 'Sukūrė $count naują studiją', - zero: 'Sukūrė $count naują studiją', ); return '$_temp0'; } @@ -211,7 +198,6 @@ class AppLocalizationsLt extends AppLocalizations { many: 'Varžėsi $count-yje turnyrų', few: 'Varžėsi $count-uose turnyruose', one: 'Varžėsi $count-ame turnyre', - zero: 'Varžėsi $count-ame turnyre', ); return '$_temp0'; } @@ -225,7 +211,6 @@ class AppLocalizationsLt extends AppLocalizations { many: 'Užėmė #$count (tarp $param2% geriausiųjų) su $param3 partijų, žaidžiant „$param4“', few: 'Užėmė #$count (tarp $param2% geriausiųjų) su $param3 partijomis, žaidžiant „$param4“', one: 'Užėmė #$count (tarp $param2% geriausiųjų) su $param3 partija, žaidžiant „$param4“', - zero: 'Užėmė #$count (tarp $param2% geriausiųjų) su $param3 partija, žaidžiant „$param4“', ); return '$_temp0'; } @@ -239,7 +224,6 @@ class AppLocalizationsLt extends AppLocalizations { many: 'Dalyvavo $count šveicariško turnyro', few: 'Dalyvavo $count šveicariškuose turnyruose', one: 'Dalyvavo $count šveicariškame turnyre', - zero: 'Dalyvavo $count šveicariškame turnyre', ); return '$_temp0'; } @@ -253,7 +237,6 @@ class AppLocalizationsLt extends AppLocalizations { many: 'Prisijungė prie $count komandų', few: 'Prisijungė prie $count komandų', one: 'Prisijungė prie $count komandos', - zero: 'Prisijungė prie $count komandos', ); return '$_temp0'; } @@ -899,7 +882,6 @@ class AppLocalizationsLt extends AppLocalizations { many: 'Žaista $count kartą', few: 'Žaista $count kartus', one: 'Žaista $count kartą', - zero: 'Žaista $count kartą', ); return '$_temp0'; } @@ -913,7 +895,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count taško aukščiau jūsų užduočių reitingo', few: '$count taškais aukščiau jūsų užduočių reitingo', one: 'Vienu tašku aukščiau jūsų užduočių reitingo', - zero: 'Vienu tašku aukščiau jūsų užduočių reitingo', ); return '$_temp0'; } @@ -927,7 +908,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count taško aukščiau jūsų užduočių reitingo', few: '$count taškais aukščiau jūsų užduočių reitingo', one: 'Vienu tašku aukščiau jūsų užduočių reitingo', - zero: 'Vienu tašku aukščiau jūsų užduočių reitingo', ); return '$_temp0'; } @@ -941,7 +921,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count sužaista', few: '$count sužaisti', one: '$count sužaistas', - zero: '$count sužaistas', ); return '$_temp0'; } @@ -955,7 +934,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count sužaisti', few: '$count sužaisti', one: '$count sužaisti', - zero: '$count sužaisti', ); return '$_temp0'; } @@ -4005,7 +3983,6 @@ class AppLocalizationsLt extends AppLocalizations { many: 'Jūsų varžovas paliko partiją. Galėsite prisiimti pergalę už $count sekundžių.', few: 'Jūsų varžovas paliko partiją. Galėsite prisiimti pergalę už $count sekundžių.', one: 'Jūsų varžovas paliko partiją. Galėsite prisiimti pergalę už $count sekundės.', - zero: 'Jūsų varžovas paliko partiją. Galėsite prisiimti pergalę už $count sekundės.', ); return '$_temp0'; } @@ -4019,7 +3996,6 @@ class AppLocalizationsLt extends AppLocalizations { many: 'Matas už $count pus-ėjimų', few: 'Matas už $count pus-ėjimų', one: 'Matas už $count pus-ėjimo', - zero: 'Matas už $count pus-ėjimo', ); return '$_temp0'; } @@ -4033,7 +4009,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count šiurkščios klaidos', few: '$count šiurkščios klaidos', one: '$count šiurkšti klaida', - zero: '$count šiurkšti klaida', ); return '$_temp0'; } @@ -4047,7 +4022,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count klaidos', few: '$count klaidos', one: '$count klaida', - zero: '$count klaida', ); return '$_temp0'; } @@ -4061,7 +4035,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count netikslumo', few: '$count netikslumai', one: '$count netikslumas', - zero: '$count netikslumas', ); return '$_temp0'; } @@ -4075,7 +4048,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count žaidėjų', few: '$count žaidėjai', one: '$count žaidėjas', - zero: '$count žaidėjas', ); return '$_temp0'; } @@ -4089,7 +4061,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count partijų', few: '$count partijos', one: '$count partija', - zero: '$count partija', ); return '$_temp0'; } @@ -4103,7 +4074,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count reitingas per $param2 partijos', few: '$count reitingas per $param2 partijas', one: '$count reitingas per $param2 partiją', - zero: '$count reitingas per $param2 partiją', ); return '$_temp0'; } @@ -4117,7 +4087,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count įrašų', few: '$count įrašai', one: '$count įrašas', - zero: '$count įrašas', ); return '$_temp0'; } @@ -4131,7 +4100,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count dienų', few: '$count dienos', one: '$count diena', - zero: '$count diena', ); return '$_temp0'; } @@ -4145,7 +4113,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count valandų', few: '$count valandos', one: '$count valanda', - zero: '$count valanda', ); return '$_temp0'; } @@ -4159,7 +4126,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count minutės', few: '$count minutės', one: '$count minutė', - zero: '$count minutė', ); return '$_temp0'; } @@ -4173,7 +4139,6 @@ class AppLocalizationsLt extends AppLocalizations { many: 'Reitingas atnaujinamas kas $count minučių', few: 'Reitingas atnaujinamas kas $count minutes', one: 'Reitingas atnaujinamas kas minutę', - zero: 'Reitingas atnaujinamas kas minutę', ); return '$_temp0'; } @@ -4187,7 +4152,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count užduočių', few: '$count užduotys', one: '$count užduotis', - zero: '$count užduotis', ); return '$_temp0'; } @@ -4201,7 +4165,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count partijų su jumis', few: '$count partijos su jumis', one: '$count partija su jumis', - zero: '$count partija su jumis', ); return '$_temp0'; } @@ -4215,7 +4178,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count vertinamų', few: '$count vertinamos', one: '$count vertinama', - zero: '$count vertinama', ); return '$_temp0'; } @@ -4229,7 +4191,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count pergalių', few: '$count pergalės', one: '$count pergalė', - zero: '$count pergalė', ); return '$_temp0'; } @@ -4243,7 +4204,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count pralaimėjimų', few: '$count pralaimėjimai', one: '$count pralaimėjimas', - zero: '$count pralaimėjimas', ); return '$_temp0'; } @@ -4257,7 +4217,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count lygiųjų', few: '$count lygiosios', one: '$count lygiosios', - zero: '$count lygiosios', ); return '$_temp0'; } @@ -4271,7 +4230,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count žaidžiamų', few: '$count žaidžiami', one: '$count žaidžiamas', - zero: '$count žaidžiamas', ); return '$_temp0'; } @@ -4285,7 +4243,6 @@ class AppLocalizationsLt extends AppLocalizations { many: 'Duoti $count sekundžių', few: 'Duoti $count sekundes', one: 'Duoti $count sekundę', - zero: 'Duoti $count sekundę', ); return '$_temp0'; } @@ -4299,7 +4256,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count turnyro taškų', few: '$count turnyro taškai', one: '$count turnyro taškas', - zero: '$count turnyro taškas', ); return '$_temp0'; } @@ -4313,7 +4269,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count studijų', few: '$count studijos', one: '$count studija', - zero: '$count studija', ); return '$_temp0'; } @@ -4327,7 +4282,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count simultano', few: '$count simultanai', one: '$count simultanas', - zero: '$count simultanas', ); return '$_temp0'; } @@ -4341,7 +4295,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '≥ $count vertinamų partijų', few: '≥ $count vertinamos partijos', one: '≥ $count vertinama partija', - zero: '≥ $count vertinama partija', ); return '$_temp0'; } @@ -4355,7 +4308,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '≥ $count vertinamų „$param2“ partijų', few: '≥ $count vertinamos „$param2“ partijos', one: '≥ $count vertinama „$param2“ partija', - zero: '≥ $count vertinama „$param2“ partija', ); return '$_temp0'; } @@ -4369,7 +4321,6 @@ class AppLocalizationsLt extends AppLocalizations { many: 'Jums reikia sužaisti dar $count vertinamų „$param2“ partijų', few: 'Jums reikia sužaisti dar $count vertinamas „$param2“ partijas', one: 'Jums reikia sužaisti dar $count vertinamą „$param2“ partiją', - zero: 'Jums reikia sužaisti dar $count vertinamą „$param2“ partiją', ); return '$_temp0'; } @@ -4383,7 +4334,6 @@ class AppLocalizationsLt extends AppLocalizations { many: 'Jums reikia sužaisti dar $count vertinamų partijų', few: 'Jums reikia sužaisti dar $count vertinamas partijas', one: 'Jums reikia sužaisti dar $count vertinamą partiją', - zero: 'Jums reikia sužaisti dar $count vertinamą partiją', ); return '$_temp0'; } @@ -4397,7 +4347,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count importuotų žaidimų', few: '$count importuoti žaidimai', one: '$count importuotas žaidimas', - zero: '$count importuotas žaidimas', ); return '$_temp0'; } @@ -4411,7 +4360,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count prisijungusių draugų', few: '$count prisijungę draugai', one: '$count prisijungęs draugas', - zero: '$count prisijungęs draugas', ); return '$_temp0'; } @@ -4425,7 +4373,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count sekėjų', few: '$count sekėjai', one: '$count sekėjas', - zero: '$count sekėjas', ); return '$_temp0'; } @@ -4439,7 +4386,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count sekamų', few: '$count sekami', one: '$count sekamas', - zero: '$count sekamas', ); return '$_temp0'; } @@ -4453,7 +4399,6 @@ class AppLocalizationsLt extends AppLocalizations { many: 'Mažiau nei $count minučių', few: 'Mažiau nei $count minutės', one: 'Mažiau nei $count minutė', - zero: 'Mažiau nei $count minutė', ); return '$_temp0'; } @@ -4467,7 +4412,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count vykstančių partijų', few: '$count vykstančios partijos', one: '$count vykstanti partija', - zero: '$count vykstanti partija', ); return '$_temp0'; } @@ -4481,7 +4425,6 @@ class AppLocalizationsLt extends AppLocalizations { many: 'Daugiausiai: $count simbolių.', few: 'Daugiausiai: $count simboliai.', one: 'Daugiausiai: $count simbolis.', - zero: 'Daugiausiai: $count simbolis.', ); return '$_temp0'; } @@ -4495,7 +4438,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count užblokuotų', few: '$count užblokuoti', one: '$count užblokuotas', - zero: '$count užblokuotas', ); return '$_temp0'; } @@ -4509,7 +4451,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count forumo pranešimų', few: '$count forumo pranešimai', one: '$count forumo pranešimas', - zero: '$count forumo pranešimas', ); return '$_temp0'; } @@ -4523,7 +4464,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count $param2 žaidėjų šią savaitę.', few: '$count $param2 žaidėjai šią savaitę.', one: '$count $param2 žaidėjas šią savaitę.', - zero: '$count $param2 žaidėjas šią savaitę.', ); return '$_temp0'; } @@ -4537,7 +4477,6 @@ class AppLocalizationsLt extends AppLocalizations { many: 'Galima rinktis iš $count kalbų!', few: 'Galima rinktis iš $count kalbų!', one: 'Galima rinktis iš $count kalbos!', - zero: 'Galima rinktis iš $count kalbos!', ); return '$_temp0'; } @@ -4551,7 +4490,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count sekundžių atlikti pirmąjį ėjimą', few: '$count sekundės atlikti pirmąjį ėjimą', one: '$count sekundė atlikti pirmąjį ėjimą', - zero: '$count sekundė atlikti pirmąjį ėjimą', ); return '$_temp0'; } @@ -4565,7 +4503,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count sekundžių', few: '$count sekundės', one: '$count sekundė', - zero: '$count sekundė', ); return '$_temp0'; } @@ -4579,7 +4516,6 @@ class AppLocalizationsLt extends AppLocalizations { many: 'ir sutaupykite $count išankstinio ėjimo linijų', few: 'ir sutaupykite $count išankstinio ėjimo linijas', one: 'ir sutaupykite $count išankstinio ėjimo liniją', - zero: 'ir sutaupykite $count išankstinio ėjimo liniją', ); return '$_temp0'; } @@ -4752,7 +4688,6 @@ class AppLocalizationsLt extends AppLocalizations { many: '$count eilės', few: '$count eilės', one: '1 eilė', - zero: '1 eilė', ); return '$_temp0'; } @@ -4766,7 +4701,6 @@ class AppLocalizationsLt extends AppLocalizations { many: 'Žaista $count $param2 eilės', few: 'Žaistos $count $param2 eilės', one: 'Žaista viena $param2 eilė', - zero: 'Žaista viena $param2 eilė', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_mk.dart b/lib/l10n/l10n_mk.dart index bfc3e181d9..cf98bd684e 100644 --- a/lib/l10n/l10n_mk.dart +++ b/lib/l10n/l10n_mk.dart @@ -27,7 +27,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: 'Ја поддржуваше lichess.org $count месеци како $param2', one: 'Ја поддржуваше lichess.org $count месец како $param2', - zero: 'Ја поддржуваше lichess.org $count месец како $param2', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: 'Вежбаше $count позиции на $param2', one: 'Вежбаше $count позиција на $param2', - zero: 'Вежбаше $count позиција на $param2', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: 'Реши $count тактички загатки', one: 'Реши $count тактичка загатка', - zero: 'Реши $count тактичка загатка', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: 'Одигра $count $param2 игри', one: 'Одигра $count „$param2“ игра', - zero: 'Одигра $count „$param2“ игра', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: 'Напиша $count пораки во $param2', one: 'Напиша $count порака во $param2', - zero: 'Напиша $count порака во $param2', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: 'Изигра $count потези', one: 'Изигра $count потег', - zero: 'Изигра $count потег', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: 'во $count дописни партии', one: 'во $count дописна партија', - zero: 'во $count дописна партија', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: 'Изигра $count дописни игри', one: 'Изигра $count дописна игра', - zero: 'Изигра $count дописна игра', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: 'Заследи $count играчи', one: 'Заследи $count играч', - zero: 'Заследи $count играч', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: 'Стекна $count нови следачи', one: 'Стекна $count нов следач', - zero: 'Стекна $count нов следач', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: 'Организираше $count симултани партии', one: 'Организираше $count симултана партија', - zero: 'Организираше $count симултана партија', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: 'Учествуваше во $count симултани партији', one: 'Учествуваше во $count симултана партија', - zero: 'Учествуваше во $count симултана партија', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: 'Создаде $count нови студии', one: 'Создаде $count нова студија', - zero: 'Создаде $count нова студија', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: 'Учествуваше во $count турнири', one: 'Учествуваше во $count турнир', - zero: 'Учествуваше во $count турнир', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: 'Рангиран #$count (топ $param2%) со $param3 игри во $param4', one: 'Рангиран #$count (топ $param2%) со $param3 игра во $param4', - zero: 'Рангиран #$count (топ $param2%) со $param3 игра во $param4', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: 'Се натпреварувал во $count швајцарски турнири', one: 'Се натпреварувал во $count швајцарски турнир', - zero: 'Се натпреварувал во $count швајцарски турнир', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: 'Се придружи на $count тимови', one: 'Се придружи на $count тим', - zero: 'Се придружи на $count тим', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: 'Одиграно $count пати', one: 'Одиграно $count', - zero: 'Одиграно $count', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count поени под вашиот рејтинг', one: 'Еден поен под вашиот рејтинг', - zero: 'Еден поен под вашиот рејтинг', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count поени над вашиот рејтинг', one: 'Еден поен над вашиот рејтинг', - zero: 'Еден поен над вашиот рејтинг', ); return '$_temp0'; } @@ -899,7 +879,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count одиграни', one: '$count одиграна', - zero: '$count одиграна', ); return '$_temp0'; } @@ -911,7 +890,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count прегледај', one: '$count прегледај', - zero: '$count прегледај', ); return '$_temp0'; } @@ -3959,7 +3937,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: 'Противникот ја напушти играта. Победувате за $count секунди.', one: 'Противникот ја напушти играта. Победувате за $count секунда.', - zero: 'Противникот ја напушти играта. Победувате за $count секунда.', ); return '$_temp0'; } @@ -3971,7 +3948,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: 'Мат во $count полупотези', one: 'Мат во $count полупотег', - zero: 'Мат во $count полупотег', ); return '$_temp0'; } @@ -3983,7 +3959,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count големи грешки', one: '$count голема грешка', - zero: '$count голема грешка', ); return '$_temp0'; } @@ -3995,7 +3970,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count грешки', one: '$count грешка', - zero: '$count грешка', ); return '$_temp0'; } @@ -4007,7 +3981,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count непрецизности', one: '$count непрецизност', - zero: '$count непрецизност', ); return '$_temp0'; } @@ -4019,7 +3992,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count приклучени играчи', one: '$count приклучени играчи', - zero: '$count приклучени играчи', ); return '$_temp0'; } @@ -4031,7 +4003,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: 'Види ги сите $count игри', one: 'Види ги сите $count игри', - zero: 'Види ги сите $count игри', ); return '$_temp0'; } @@ -4043,7 +4014,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count rating over $param2 games', one: '$count rating over $param2 game', - zero: '$count rating over $param2 game', ); return '$_temp0'; } @@ -4055,7 +4025,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count обележувачи', one: '$count обележувачи', - zero: '$count обележувачи', ); return '$_temp0'; } @@ -4067,7 +4036,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count денови', one: '$count денови', - zero: '$count денови', ); return '$_temp0'; } @@ -4079,7 +4047,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count часови', one: '$count часови', - zero: '$count часови', ); return '$_temp0'; } @@ -4091,7 +4058,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count минути', one: '$count минута', - zero: '$count минута', ); return '$_temp0'; } @@ -4103,7 +4069,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: 'Ранкот се ажурира на секои $count минути', one: 'Ранкот се ажурира на секоја минута', - zero: 'Ранкот се ажурира на секоја минута', ); return '$_temp0'; } @@ -4115,7 +4080,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count загатки', one: '$count проблем', - zero: '$count проблем', ); return '$_temp0'; } @@ -4127,7 +4091,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count игри со тебе', one: '$count игри со тебе', - zero: '$count игри со тебе', ); return '$_temp0'; } @@ -4139,7 +4102,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count рангирани игри', one: '$count рангирани игри', - zero: '$count рангирани игри', ); return '$_temp0'; } @@ -4151,7 +4113,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count победи', one: '$count победи', - zero: '$count победи', ); return '$_temp0'; } @@ -4163,7 +4124,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count порази', one: '$count порази', - zero: '$count порази', ); return '$_temp0'; } @@ -4175,7 +4135,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count нерешени', one: '$count нерешени', - zero: '$count нерешени', ); return '$_temp0'; } @@ -4187,7 +4146,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count играат', one: '$count игра', - zero: '$count игра', ); return '$_temp0'; } @@ -4199,7 +4157,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: 'Додај $count секунди', one: 'Додај $count секунди', - zero: 'Додај $count секунди', ); return '$_temp0'; } @@ -4211,7 +4168,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count турнирски поени', one: '$count турнирски поен', - zero: '$count турнирски поен', ); return '$_temp0'; } @@ -4223,7 +4179,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count студии', one: '$count студија', - zero: '$count студија', ); return '$_temp0'; } @@ -4235,7 +4190,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count симултанки', one: '$count симултанка', - zero: '$count симултанка', ); return '$_temp0'; } @@ -4247,7 +4201,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '≥ $count рангирани партии', one: '≥ $count рангирана партија', - zero: '≥ $count рангирана партија', ); return '$_temp0'; } @@ -4259,7 +4212,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '≥ $count $param2 рангирани партии', one: '≥ $count $param2 рангирана партија', - zero: '≥ $count $param2 рангирана партија', ); return '$_temp0'; } @@ -4271,7 +4223,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: 'Мора да одиграте уште $count рангирани $param2 партии', one: 'Мора да одиграте уште $count рангирана $param2 партија', - zero: 'Мора да одиграте уште $count рангирана $param2 партија', ); return '$_temp0'; } @@ -4283,7 +4234,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: 'Мора да одиграте уште $count рангирани партии', one: 'Мора да одиграте уште $count рангирана партија', - zero: 'Мора да одиграте уште $count рангирана партија', ); return '$_temp0'; } @@ -4295,7 +4245,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count внесени игри', one: '$count внесени игри', - zero: '$count внесени игри', ); return '$_temp0'; } @@ -4307,7 +4256,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count пријатели на линија', one: '$count пријател на линија', - zero: '$count пријател на линија', ); return '$_temp0'; } @@ -4319,7 +4267,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count следбеници', one: '$count следбеници', - zero: '$count следбеници', ); return '$_temp0'; } @@ -4331,7 +4278,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count следи', one: '$count следи', - zero: '$count следи', ); return '$_temp0'; } @@ -4343,7 +4289,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: 'Помалку од $count минути', one: 'Помалку од $count минути', - zero: 'Помалку од $count минути', ); return '$_temp0'; } @@ -4355,7 +4300,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count Игри во тек', one: '$count Игри во тек', - zero: '$count Игри во тек', ); return '$_temp0'; } @@ -4367,7 +4311,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: 'Максимум: $count знаци.', one: 'Максимум: $count знак.', - zero: 'Максимум: $count знак.', ); return '$_temp0'; } @@ -4379,7 +4322,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count блокирани', one: '$count блокиран', - zero: '$count блокиран', ); return '$_temp0'; } @@ -4391,7 +4333,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count објави на форумот', one: '$count објава на форумот', - zero: '$count објава на форумот', ); return '$_temp0'; } @@ -4403,7 +4344,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '„$param2“ има $count играчи оваа седмица.', one: '„$param2“ има $count играч оваа седмица.', - zero: '„$param2“ има $count играч оваа седмица.', ); return '$_temp0'; } @@ -4415,7 +4355,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: 'Достапно на $count јазици!', one: 'Достапно на $count јазик!', - zero: 'Достапно на $count јазик!', ); return '$_temp0'; } @@ -4427,7 +4366,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count секунди за првиот потег', one: '$count секунда за првиот потег', - zero: '$count секунда за првиот потег', ); return '$_temp0'; } @@ -4439,7 +4377,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count секунди', one: '$count секунда', - zero: '$count секунда', ); return '$_temp0'; } @@ -4451,7 +4388,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: 'и заштеди $count пред-потези', one: 'и заштеди $count пред-потег', - zero: 'и заштеди $count пред-потег', ); return '$_temp0'; } @@ -4622,7 +4558,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: '$count runs', one: '1 run', - zero: '1 run', ); return '$_temp0'; } @@ -4634,7 +4569,6 @@ class AppLocalizationsMk extends AppLocalizations { locale: localeName, other: 'Played $count runs of $param2', one: 'Played one run of $param2', - zero: 'Played one run of $param2', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_nb.dart b/lib/l10n/l10n_nb.dart index 02448b5444..4a34912c59 100644 --- a/lib/l10n/l10n_nb.dart +++ b/lib/l10n/l10n_nb.dart @@ -27,7 +27,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: 'Har støttet lichess.org i $count måneder som $param2', one: 'Har støttet lichess.org i $count måned som $param2', - zero: 'Har støttet lichess.org i $count måned som $param2', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: 'Har trent $count stillinger på $param2', one: 'Praktiserte $count stilling på $param2', - zero: 'Praktiserte $count stilling på $param2', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: 'Har løst $count sjakknøtter', one: 'Har løst $count sjakknøtt', - zero: 'Har løst $count sjakknøtt', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: 'Har spilt $count $param2-partier', one: 'Har spilt $count $param2-parti', - zero: 'Har spilt $count $param2-parti', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: 'Har skrevet $count innlegg i $param2', one: 'Har skrevet $count innlegg i $param2', - zero: 'Har skrevet $count innlegg i $param2', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: 'Har spilt $count trekk', one: 'Har spilt $count trekk', - zero: 'Har spilt $count trekk', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: 'i $count fjernsjakkpartier', one: 'i $count fjernsjakkparti', - zero: 'i $count fjernsjakkparti', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: 'Har spilt ferdig $count fjernsjakkpartier', one: 'Har spilt ferdig $count fjernsjakkparti', - zero: 'Har spilt ferdig $count fjernsjakkparti', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: 'Følger $count spillere', one: 'Følger $count spiller', - zero: 'Følger $count spiller', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: 'Har $count nye følgere', one: 'Har $count ny følger', - zero: 'Har $count ny følger', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: 'Har vært vertskap for $count simultanoppvisninger', one: 'Har vært vertskap for $count simultanoppvisning', - zero: 'Har vært vertskap for $count simultanoppvisning', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: 'Har deltatt i $count simultanoppvisninger', one: 'Har deltatt i $count simultanoppvisning', - zero: 'Har deltatt i $count simultanoppvisning', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: 'Har laget $count nye studier', one: 'Har laget $count ny studie', - zero: 'Har laget $count ny studie', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: 'Har deltatt i $count arenaturneringer', one: 'Har deltatt i $count arenaturnering', - zero: 'Har deltatt i $count arenaturnering', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: 'Ble nummer $count (øverste $param2%) med $param3 partier i $param4', one: 'Ble nummer $count (øverste $param2%) med $param3 parti i $param4', - zero: 'Ble nummer $count (øverste $param2%) med $param3 parti i $param4', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: 'Har deltatt i $count sveitserturneringer', one: 'Har deltatt i $count sveitserturnering', - zero: 'Har deltatt i $count sveitserturnering', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: 'Er medlem av $count lag', one: 'Er medlem av $count lag', - zero: 'Er medlem av $count lag', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: 'Spilt $count ganger', one: 'Spilt $count gang', - zero: 'Spilt $count gang', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count poeng under sjakknøttratingen din', one: 'Ett poeng under sjakknøttratingen din', - zero: 'Ett poeng under sjakknøttratingen din', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count poeng over sjakknøttratingen din', one: 'Ett poeng over sjakknøttratingen din', - zero: 'Ett poeng over sjakknøttratingen din', ); return '$_temp0'; } @@ -899,7 +879,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count spilt', one: '$count spilt', - zero: '$count spilt', ); return '$_temp0'; } @@ -911,7 +890,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count å gjenta', one: '$count å gjenta', - zero: '$count å gjenta', ); return '$_temp0'; } @@ -3959,7 +3937,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: 'Motspilleren din har forlatt partiet. Du kan kreve seier om $count sekunder.', one: 'Motspilleren din har forlatt partiet. Du kan kreve seier om $count sekund.', - zero: 'Motspilleren din har forlatt partiet. Du kan kreve seier om $count sekund.', ); return '$_temp0'; } @@ -3971,7 +3948,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: 'Matt om $count halvtrekk', one: 'Matt om $count halvtrekk', - zero: 'Matt om $count halvtrekk', ); return '$_temp0'; } @@ -3983,7 +3959,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count bukker', one: '$count bukk', - zero: '$count bukk', ); return '$_temp0'; } @@ -3995,7 +3970,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count feil', one: '$count feil', - zero: '$count feil', ); return '$_temp0'; } @@ -4007,7 +3981,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count unøyaktigheter', one: '$count unøyaktighet', - zero: '$count unøyaktighet', ); return '$_temp0'; } @@ -4019,7 +3992,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count spillere', one: '$count spiller', - zero: '$count spiller', ); return '$_temp0'; } @@ -4031,7 +4003,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count partier', one: '$count parti', - zero: '$count parti', ); return '$_temp0'; } @@ -4043,7 +4014,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count-rating over $param2 partier', one: '$count-rating over $param2 parti', - zero: '$count-rating over $param2 parti', ); return '$_temp0'; } @@ -4055,7 +4025,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count bokmerker', one: '$count bokmerke', - zero: '$count bokmerke', ); return '$_temp0'; } @@ -4067,7 +4036,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count dager', one: '$count dag', - zero: '$count dag', ); return '$_temp0'; } @@ -4079,7 +4047,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count timer', one: '$count time', - zero: '$count time', ); return '$_temp0'; } @@ -4091,7 +4058,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count minutter', one: '$count minutt', - zero: '$count minutt', ); return '$_temp0'; } @@ -4103,7 +4069,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: 'Rangeringen blir oppdatert hvert $count. minutt', one: 'Rangeringen blir oppdatert hvert minutt', - zero: 'Rangeringen blir oppdatert hvert minutt', ); return '$_temp0'; } @@ -4115,7 +4080,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count nøtter', one: '$count nøtt', - zero: '$count nøtt', ); return '$_temp0'; } @@ -4127,7 +4091,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count partier mot deg', one: '$count partier mot deg', - zero: '$count partier mot deg', ); return '$_temp0'; } @@ -4139,7 +4102,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count ratede', one: '$count ratet', - zero: '$count ratet', ); return '$_temp0'; } @@ -4151,7 +4113,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count seire', one: '$count seier', - zero: '$count seier', ); return '$_temp0'; } @@ -4163,7 +4124,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count tap', one: '$count tap', - zero: '$count tap', ); return '$_temp0'; } @@ -4175,7 +4135,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count remis', one: '$count remis', - zero: '$count remis', ); return '$_temp0'; } @@ -4187,7 +4146,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count pågår', one: '$count pågår', - zero: '$count pågår', ); return '$_temp0'; } @@ -4199,7 +4157,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: 'Gi $count sekunder', one: 'Gi $count sekund', - zero: 'Gi $count sekund', ); return '$_temp0'; } @@ -4211,7 +4168,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count turneringspoeng', one: '$count turneringspoeng', - zero: '$count turneringspoeng', ); return '$_temp0'; } @@ -4223,7 +4179,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count studier', one: '$count studie', - zero: '$count studie', ); return '$_temp0'; } @@ -4235,7 +4190,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count simultaner', one: '$count simultan', - zero: '$count simultan', ); return '$_temp0'; } @@ -4247,7 +4201,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '≥ $count ratede partier', one: '≥ $count ratet parti', - zero: '≥ $count ratet parti', ); return '$_temp0'; } @@ -4259,7 +4212,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '≥ $count ratede $param2-partier', one: '≥ $count ratet $param2-parti', - zero: '≥ $count ratet $param2-parti', ); return '$_temp0'; } @@ -4271,7 +4223,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: 'Du må spille enda $count ratede $param2-partier', one: 'Du må spille enda $count ratet $param2-parti', - zero: 'Du må spille enda $count ratet $param2-parti', ); return '$_temp0'; } @@ -4283,7 +4234,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: 'Du må spille enda $count ratede partier', one: 'Du må spille enda $count ratet parti', - zero: 'Du må spille enda $count ratet parti', ); return '$_temp0'; } @@ -4295,7 +4245,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count importerte partier', one: '$count importert parti', - zero: '$count importert parti', ); return '$_temp0'; } @@ -4307,7 +4256,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count venner online', one: '$count venn online', - zero: '$count venn online', ); return '$_temp0'; } @@ -4319,7 +4267,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count følgere', one: '$count følger', - zero: '$count følger', ); return '$_temp0'; } @@ -4331,7 +4278,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: 'følger $count', one: '$count følger', - zero: '$count følger', ); return '$_temp0'; } @@ -4343,7 +4289,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: 'Mindre enn $count minutter', one: 'Mindre enn $count minutter', - zero: 'Mindre enn $count minutter', ); return '$_temp0'; } @@ -4355,7 +4300,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count partier spilles', one: '$count parti spilles', - zero: '$count parti spilles', ); return '$_temp0'; } @@ -4367,7 +4311,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: 'Maksimum: $count bokstaver.', one: 'Maksimum: $count bokstav.', - zero: 'Maksimum: $count bokstav.', ); return '$_temp0'; } @@ -4379,7 +4322,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count blokkeringer', one: '$count blokkering', - zero: '$count blokkering', ); return '$_temp0'; } @@ -4391,7 +4333,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count Foruminnlegg', one: '$count Foruminnlegg', - zero: '$count Foruminnlegg', ); return '$_temp0'; } @@ -4403,7 +4344,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count $param2-spillere denne uken.', one: '$count $param2-spiller denne uken.', - zero: '$count $param2-spiller denne uken.', ); return '$_temp0'; } @@ -4415,7 +4355,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: 'Tilgjengelig på $count språk!', one: 'Tilgjengelig på $count språk!', - zero: 'Tilgjengelig på $count språk!', ); return '$_temp0'; } @@ -4427,7 +4366,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count sekunder til å ta det første trekket', one: '$count sekund til å ta det første trekket', - zero: '$count sekund til å ta det første trekket', ); return '$_temp0'; } @@ -4439,7 +4377,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count sekunder', one: '$count sekund', - zero: '$count sekund', ); return '$_temp0'; } @@ -4451,7 +4388,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: 'og lagre $count forhåndstrekkvarianter', one: 'og lagre $count forhåndstrekkvariant', - zero: 'og lagre $count forhåndstrekkvariant', ); return '$_temp0'; } @@ -4622,7 +4558,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: '$count runder', one: '1 runde', - zero: '1 runde', ); return '$_temp0'; } @@ -4634,7 +4569,6 @@ class AppLocalizationsNb extends AppLocalizations { locale: localeName, other: 'Har spilt $count runder med $param2', one: 'Har spilt én runde med $param2', - zero: 'Har spilt én runde med $param2', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_nl.dart b/lib/l10n/l10n_nl.dart index 0eaa65f238..beb6ed59e5 100644 --- a/lib/l10n/l10n_nl.dart +++ b/lib/l10n/l10n_nl.dart @@ -27,7 +27,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: 'Steunde lichess.org voor $count maanden als $param2', one: 'Steunde lichess.org voor $count maand als $param2', - zero: 'Steunde lichess.org voor $count maand als $param2', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: 'Beoefende $count posities van $param2', one: 'Beoefende $count positie van $param2', - zero: 'Beoefende $count positie van $param2', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count tactische puzzels opgelost', one: '$count tactische puzzel opgelost', - zero: '$count tactische puzzel opgelost', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: 'Speelde $count $param2 partijen', one: 'Speelde $count $param2 partij', - zero: 'Speelde $count $param2 partij', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: 'Plaatste $count berichten in $param2', one: 'Plaatste $count bericht in $param2', - zero: 'Plaatste $count bericht in $param2', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: 'Speelde $count zet', one: 'Speelde $count zet', - zero: 'Speelde $count zet', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: 'in $count correspondentiepartijen', one: 'in $count correspondentiepartij', - zero: 'in $count correspondentiepartij', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: 'Voltooide $count correspondentiepartijen', one: 'Voltooide $count correspondentiepartijen', - zero: 'Voltooide $count correspondentiepartijen', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: 'Begon $count spelers te volgen', one: 'Begon $count speler te volgen', - zero: 'Begon $count speler te volgen', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count nieuwe volgers verworven', one: '$count nieuwe volger verworven', - zero: '$count nieuwe volger verworven', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: 'Gaf $count simultanen', one: 'Gaf $count simultaan', - zero: 'Gaf $count simultaan', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: 'Nam deel in $count simultanen', one: 'Nam deel in $count simultaan', - zero: 'Nam deel in $count simultaan', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count nieuwe studies aangemaakt', one: '$count nieuwe studie aangemaakt', - zero: '$count nieuwe studie aangemaakt', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: 'Nam deel in $count toernooien', one: 'Nam deel in $count toernooi', - zero: 'Nam deel in $count toernooi', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: 'Eindigde #$count (top $param2%) met $param3 partijen in $param4', one: 'Eindigde #$count (top $param2%) met $param3 partij in $param4', - zero: 'Eindigde #$count (top $param2%) met $param3 partij in $param4', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: 'Nam deel aan $count Zwitserse toernooien', one: 'Nam deel aan $count Zwitsers toernooi', - zero: 'Nam deel aan $count Zwitsers toernooi', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: 'Sloot zich aan bij $count teams', one: 'Sloot zich aan bij $count team', - zero: 'Sloot zich aan bij $count team', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count keer gespeeld', one: '$count keer gespeeld', - zero: '$count keer gespeeld', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count punten onder je puzzelrating', one: 'Eén punt onder je puzzelrating', - zero: 'Eén punt onder je puzzelrating', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count punten boven je puzzelrating', one: 'Eén punt boven je puzzelrating', - zero: 'Eén punt boven je puzzelrating', ); return '$_temp0'; } @@ -899,7 +879,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count gespeeld', one: '$count gespeeld', - zero: '$count gespeeld', ); return '$_temp0'; } @@ -911,7 +890,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count om te herhalen', one: '$count om te herhalen', - zero: '$count om te herhalen', ); return '$_temp0'; } @@ -3959,7 +3937,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: 'Je tegenstander speelt niet verder. Je kunt de overwinning opeisen over $count seconden.', one: 'Je tegenstander heeft het spel verlaten. Je kan de overwinning opeisen over $count seconde.', - zero: 'Je tegenstander heeft het spel verlaten. Je kan de overwinning opeisen over $count seconde.', ); return '$_temp0'; } @@ -3971,7 +3948,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: 'Schaakmat in $count halfzetten', one: 'Schaakmat in $count halfzet', - zero: 'Schaakmat in $count halfzet', ); return '$_temp0'; } @@ -3983,7 +3959,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count blunders', one: '$count blunder', - zero: '$count blunder', ); return '$_temp0'; } @@ -3995,7 +3970,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count fouten', one: '$count fout', - zero: '$count fout', ); return '$_temp0'; } @@ -4007,7 +3981,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count imperfecties', one: '$count imperfectie', - zero: '$count imperfectie', ); return '$_temp0'; } @@ -4019,7 +3992,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count spelers', one: '$count speler', - zero: '$count speler', ); return '$_temp0'; } @@ -4031,7 +4003,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count partijen', one: '$count partij', - zero: '$count partij', ); return '$_temp0'; } @@ -4043,7 +4014,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count rating na $param2 partijen', one: '$count rating na $param2 partij', - zero: '$count rating na $param2 partij', ); return '$_temp0'; } @@ -4055,7 +4025,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count favorieten', one: '$count favoriet', - zero: '$count favoriet', ); return '$_temp0'; } @@ -4067,7 +4036,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count dagen', one: '$count dag', - zero: '$count dag', ); return '$_temp0'; } @@ -4079,7 +4047,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count uren', one: '$count uur', - zero: '$count uur', ); return '$_temp0'; } @@ -4091,7 +4058,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count minuten', one: '$count minuut', - zero: '$count minuut', ); return '$_temp0'; } @@ -4103,7 +4069,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: 'Positie wordt elke $count minuten bijgewerkt', one: 'Positie wordt elke minuut bijgewerkt', - zero: 'Positie wordt elke minuut bijgewerkt', ); return '$_temp0'; } @@ -4115,7 +4080,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count puzzels', one: '$count puzzel', - zero: '$count puzzel', ); return '$_temp0'; } @@ -4127,7 +4091,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count partijen met u', one: '$count partij met u', - zero: '$count partij met u', ); return '$_temp0'; } @@ -4139,7 +4102,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count met rating', one: '$count met rating', - zero: '$count met rating', ); return '$_temp0'; } @@ -4151,7 +4113,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count gewonnen', one: '$count gewonnen', - zero: '$count gewonnen', ); return '$_temp0'; } @@ -4163,7 +4124,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count verloren', one: '$count verloren', - zero: '$count verloren', ); return '$_temp0'; } @@ -4175,7 +4135,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count remise', one: '$count remise', - zero: '$count remise', ); return '$_temp0'; } @@ -4187,7 +4146,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count bezig', one: '$count bezig', - zero: '$count bezig', ); return '$_temp0'; } @@ -4199,7 +4157,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: 'Geef $count seconden', one: 'Geef $count seconde', - zero: 'Geef $count seconde', ); return '$_temp0'; } @@ -4211,7 +4168,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count toernooipunten', one: '$count toernooipunt', - zero: '$count toernooipunt', ); return '$_temp0'; } @@ -4223,7 +4179,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count studies', one: '$count studie', - zero: '$count studie', ); return '$_temp0'; } @@ -4235,7 +4190,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count simultaans', one: '$count simultaan', - zero: '$count simultaan', ); return '$_temp0'; } @@ -4247,7 +4201,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '≥ $count partijen met rating', one: '≥ $count partij met rating', - zero: '≥ $count partij met rating', ); return '$_temp0'; } @@ -4259,7 +4212,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '≥ $count $param2 partijen met rating', one: '≥ $count $param2 partij met rating', - zero: '≥ $count $param2 partij met rating', ); return '$_temp0'; } @@ -4271,7 +4223,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: 'Je moet $count $param2 partijen meer met rating spelen', one: 'Je moet $count extra $param2 partij met rating spelen', - zero: 'Je moet $count extra $param2 partij met rating spelen', ); return '$_temp0'; } @@ -4283,7 +4234,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: 'Je moet $count partijen meer met rating spelen', one: 'Je moet $count partij meer met rating spelen', - zero: 'Je moet $count partij meer met rating spelen', ); return '$_temp0'; } @@ -4295,7 +4245,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count Geïmporteerde partijen', one: '$count Geïmporteerde partij', - zero: '$count Geïmporteerde partij', ); return '$_temp0'; } @@ -4307,7 +4256,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count vrienden online', one: '$count vriend online', - zero: '$count vriend online', ); return '$_temp0'; } @@ -4319,7 +4267,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count volgers', one: '$count volger', - zero: '$count volger', ); return '$_temp0'; } @@ -4331,7 +4278,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count volgend', one: '$count volgend', - zero: '$count volgend', ); return '$_temp0'; } @@ -4343,7 +4289,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: 'Minder dan $count minuten', one: 'Minder dan $count minuut', - zero: 'Minder dan $count minuut', ); return '$_temp0'; } @@ -4355,7 +4300,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count partijen bezig', one: '$count partij bezig', - zero: '$count partij bezig', ); return '$_temp0'; } @@ -4367,7 +4311,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: 'Maximaal: $count tekens.', one: 'Maximaal: $count teken.', - zero: 'Maximaal: $count teken.', ); return '$_temp0'; } @@ -4379,7 +4322,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count blokkades', one: '$count blokkade', - zero: '$count blokkade', ); return '$_temp0'; } @@ -4391,7 +4333,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count Forumberichten', one: '$count Forumbericht', - zero: '$count Forumbericht', ); return '$_temp0'; } @@ -4403,7 +4344,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count $param2 spelers deze week.', one: 'Eén $param2 speler deze week.', - zero: 'Eén $param2 speler deze week.', ); return '$_temp0'; } @@ -4415,7 +4355,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: 'Beschikbaar in $count talen!', one: 'Beschikbaar in $count taal!', - zero: 'Beschikbaar in $count taal!', ); return '$_temp0'; } @@ -4427,7 +4366,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count seconden om de eerste zet te spelen', one: '$count seconde om de eerste zet te spelen', - zero: '$count seconde om de eerste zet te spelen', ); return '$_temp0'; } @@ -4439,7 +4377,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count seconden', one: '$count seconde', - zero: '$count seconde', ); return '$_temp0'; } @@ -4451,7 +4388,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: 'en bewaar $count premove-varianten', one: 'en bewaar $count premove-variant', - zero: 'en bewaar $count premove-variant', ); return '$_temp0'; } @@ -4622,7 +4558,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count sessies', one: '1 sessie', - zero: '1 sessie', ); return '$_temp0'; } @@ -4634,7 +4569,6 @@ class AppLocalizationsNl extends AppLocalizations { locale: localeName, other: '$count sessies $param2 gespeeld', one: 'Eén sessie $param2 gespeeld', - zero: 'Eén sessie $param2 gespeeld', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_nn.dart b/lib/l10n/l10n_nn.dart index a4d81c1082..ed5e705d45 100644 --- a/lib/l10n/l10n_nn.dart +++ b/lib/l10n/l10n_nn.dart @@ -27,7 +27,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: 'Stødde lichess.org i $count månader som $param2', one: 'Stødde lichess.org for $count i månaden som $param2', - zero: 'Stødde lichess.org for $count i månaden som $param2', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: 'Har øvd på $count stillingar i emnet $param2', one: 'Har øvd på $count stillingar i emnet $param2', - zero: 'Har øvd på $count stillingar i emnet $param2', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: 'Har løyst $count taktikkoppgåver', one: 'Har løyst $count taktikkoppgåve', - zero: 'Har løyst $count taktikkoppgåve', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: 'Har spela $count $param2 parti', one: 'Har spela $count $param2 parti', - zero: 'Har spela $count $param2 parti', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: 'Har skrive $count innlegg i $param2', one: 'Har skrive $count innlegg i $param2', - zero: 'Har skrive $count innlegg i $param2', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: 'Spelt $count trekk', one: 'Spelt $count trekk', - zero: 'Spelt $count trekk', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: 'i $count fjernsjakkparti', one: 'i $count fjernsjakkparti', - zero: 'i $count fjernsjakkparti', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: 'Har spela $count fjernsjakkparti', one: 'Har spela $count fjernsjakkparti', - zero: 'Har spela $count fjernsjakkparti', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: 'Fylgjer $count spelarar', one: 'Fylgjer $count spelar', - zero: 'Fylgjer $count spelar', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: 'Har $count nye fylgjarar', one: 'Har $count nye fylgjarar', - zero: 'Har $count nye fylgjarar', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: 'Har vore vert for $count simultan-matcher', one: 'Har vore vert for $count simultanframsyningar', - zero: 'Har vore vert for $count simultanframsyningar', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: 'Har vore deltakar i $count simultanmatcher', one: 'Har vore deltakar i $count simultanframsyningar', - zero: 'Har vore deltakar i $count simultanframsyningar', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: 'Har laga $count nye studiar', one: 'Har laga $count nye studiar', - zero: 'Har laga $count nye studiar', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: 'Har deltatt i $count turneringar', one: 'Har deltatt i $count turnering', - zero: 'Har deltatt i $count turnering', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: 'Kom på plass #$count (topp $param2%) med $param3 parti i $param4', one: 'Kom på plass #$count (topp $param2%) med $param3 parti i $param4', - zero: 'Kom på plass #$count (topp $param2%) med $param3 parti i $param4', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: 'Har vore med i $count sveitserturneringar', one: 'Har vore med i $count sveitserturnering', - zero: 'Har vore med i $count sveitserturnering', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: 'Er medlem av $count lag', one: 'Er medlem av $count lag', - zero: 'Er medlem av $count lag', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: 'Spela $count gonger', one: 'Spela $count gong', - zero: 'Spela $count gong', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count poeng under problemløysar-ratinga di', one: 'Eitt poeng under problemløysar-ratinga di', - zero: 'Eitt poeng under problemløysar-ratinga di', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count poeng over problemløysar-ratinga di', one: 'Eitt poeng over problemløysar-ratinga di', - zero: 'Eitt poeng over problemløysar-ratinga di', ); return '$_temp0'; } @@ -899,7 +879,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count spela', one: '$count spela', - zero: '$count spela', ); return '$_temp0'; } @@ -911,7 +890,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count å spela omatt', one: '$count å spela omatt', - zero: '$count å spela omatt', ); return '$_temp0'; } @@ -3959,7 +3937,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: 'Motspelaren din har forlate partiet. Du kan krevje siger om $count sekund.', one: 'Motspelaren din har forlate partiet. Du kan krevje vinst om $count sekund.', - zero: 'Motspelaren din har forlate partiet. Du kan krevje vinst om $count sekund.', ); return '$_temp0'; } @@ -3971,7 +3948,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: 'Matt om $count halvtrekk', one: 'Matt om $count halvtrekk', - zero: 'Matt om $count halvtrekk', ); return '$_temp0'; } @@ -3983,7 +3959,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count bukkar', one: '$count bukk', - zero: '$count bukk', ); return '$_temp0'; } @@ -3995,7 +3970,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count feil', one: '$count feil', - zero: '$count feil', ); return '$_temp0'; } @@ -4007,7 +3981,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count upresise trekk', one: '$count upresist trekk', - zero: '$count upresist trekk', ); return '$_temp0'; } @@ -4019,7 +3992,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count spelarar', one: '$count spelar', - zero: '$count spelar', ); return '$_temp0'; } @@ -4031,7 +4003,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count parti', one: '$count parti', - zero: '$count parti', ); return '$_temp0'; } @@ -4043,7 +4014,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count rating over $param2 parti', one: '$count rating over $param2 parti', - zero: '$count rating over $param2 parti', ); return '$_temp0'; } @@ -4055,7 +4025,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count bokmerke', one: '$count bokmerke', - zero: '$count bokmerke', ); return '$_temp0'; } @@ -4067,7 +4036,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count dagar', one: '$count dag', - zero: '$count dag', ); return '$_temp0'; } @@ -4079,7 +4047,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count timar', one: '$count time', - zero: '$count time', ); return '$_temp0'; } @@ -4091,7 +4058,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count minutt', one: '$count minutt', - zero: '$count minutt', ); return '$_temp0'; } @@ -4103,7 +4069,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: 'Rating blir oppdatert kvart $count. minutt', one: 'Rangeringa blir oppdatert kvart minutt', - zero: 'Rangeringa blir oppdatert kvart minutt', ); return '$_temp0'; } @@ -4115,7 +4080,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count sjakkproblem', one: '$count sjakkproblem', - zero: '$count sjakkproblem', ); return '$_temp0'; } @@ -4127,7 +4091,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count parti med deg', one: '$count parti med deg', - zero: '$count parti med deg', ); return '$_temp0'; } @@ -4139,7 +4102,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count rangerte', one: '$count rangert', - zero: '$count rangert', ); return '$_temp0'; } @@ -4151,7 +4113,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count sigrar', one: '$count siger', - zero: '$count siger', ); return '$_temp0'; } @@ -4163,7 +4124,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count tap', one: '$count tap', - zero: '$count tap', ); return '$_temp0'; } @@ -4175,7 +4135,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count remisar', one: '$count remis', - zero: '$count remis', ); return '$_temp0'; } @@ -4187,7 +4146,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count pågår', one: '$count pågår', - zero: '$count pågår', ); return '$_temp0'; } @@ -4199,7 +4157,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: 'Gje $count sekund', one: 'Gje $count sekund', - zero: 'Gje $count sekund', ); return '$_temp0'; } @@ -4211,7 +4168,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count turneringspoeng', one: '$count turneringspoeng', - zero: '$count turneringspoeng', ); return '$_temp0'; } @@ -4223,7 +4179,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count studiar', one: '$count studie', - zero: '$count studie', ); return '$_temp0'; } @@ -4235,7 +4190,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count simultane parti', one: '$count simultant parti', - zero: '$count simultant parti', ); return '$_temp0'; } @@ -4247,7 +4201,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '≥ $count rangerte parti', one: '≥ $count rangert parti', - zero: '≥ $count rangert parti', ); return '$_temp0'; } @@ -4259,7 +4212,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '≥ $count rangerte $param2-parti', one: '≥ $count rangert $param2 parti', - zero: '≥ $count rangert $param2 parti', ); return '$_temp0'; } @@ -4271,7 +4223,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: 'Du må spela endå $count rangerte $param2 parti', one: 'Du må spela $count fleire $param2 rangerte parti', - zero: 'Du må spela $count fleire $param2 rangerte parti', ); return '$_temp0'; } @@ -4283,7 +4234,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: 'Du må spela endå $count rangerte parti', one: 'Du må spela endå $count rangert parti', - zero: 'Du må spela endå $count rangert parti', ); return '$_temp0'; } @@ -4295,7 +4245,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count importerte parti', one: '$count importert parti', - zero: '$count importert parti', ); return '$_temp0'; } @@ -4307,7 +4256,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count vener er innlogga', one: '$count ven er innlogga', - zero: '$count ven er innlogga', ); return '$_temp0'; } @@ -4319,7 +4267,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count fylgjarar', one: '$count fylgjar', - zero: '$count fylgjar', ); return '$_temp0'; } @@ -4331,7 +4278,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count fylgjer', one: '$count fylgjer', - zero: '$count fylgjer', ); return '$_temp0'; } @@ -4343,7 +4289,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: 'Mindre enn $count minutt', one: 'Mindre enn $count minutt', - zero: 'Mindre enn $count minutt', ); return '$_temp0'; } @@ -4355,7 +4300,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count parti pågår', one: '$count parti pågår', - zero: '$count parti pågår', ); return '$_temp0'; } @@ -4367,7 +4311,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: 'Maksimalt: $count bokstavar.', one: 'Maksimalt: $count bokstav.', - zero: 'Maksimalt: $count bokstav.', ); return '$_temp0'; } @@ -4379,7 +4322,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count sperringar', one: '$count sperringar', - zero: '$count sperringar', ); return '$_temp0'; } @@ -4391,7 +4333,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count foruminnlegg', one: '$count foruminnlegg', - zero: '$count foruminnlegg', ); return '$_temp0'; } @@ -4403,7 +4344,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count $param2 spelarar denne veka.', one: '$count $param2 spelar denne veka.', - zero: '$count $param2 spelar denne veka.', ); return '$_temp0'; } @@ -4415,7 +4355,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: 'Tilgjengeleg på $count språk!', one: 'Tilgjengeleg på $count språk!', - zero: 'Tilgjengeleg på $count språk!', ); return '$_temp0'; } @@ -4427,7 +4366,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count sekund til å ta det første trekket', one: '$count sekund til å ta det første trekket', - zero: '$count sekund til å ta det første trekket', ); return '$_temp0'; } @@ -4439,7 +4377,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count sekund', one: '$count sekund', - zero: '$count sekund', ); return '$_temp0'; } @@ -4451,7 +4388,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: 'og lagra $count liner med førehandstrekk', one: 'og lagra $count line med førehandstrekk', - zero: 'og lagra $count line med førehandstrekk', ); return '$_temp0'; } @@ -4622,7 +4558,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: '$count rundar', one: '1 runde', - zero: '1 runde', ); return '$_temp0'; } @@ -4634,7 +4569,6 @@ class AppLocalizationsNn extends AppLocalizations { locale: localeName, other: 'Har spela $count rundar med $param2', one: 'Har spela ein runde med $param2', - zero: 'Har spela ein runde med $param2', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_pl.dart b/lib/l10n/l10n_pl.dart index 45612e296b..eed4b7510a 100644 --- a/lib/l10n/l10n_pl.dart +++ b/lib/l10n/l10n_pl.dart @@ -29,7 +29,6 @@ class AppLocalizationsPl extends AppLocalizations { many: 'Wspiera lichess.org przez $count miesięcy jako $param2', few: 'Wspiera lichess.org przez $count miesiące jako $param2', one: 'Wspomógł/-ogła lichess.org na miesiąc jako $param2', - zero: 'Wspomógł/-ogła lichess.org na miesiąc jako $param2', ); return '$_temp0'; } @@ -43,7 +42,6 @@ class AppLocalizationsPl extends AppLocalizations { many: 'Przerobiono $count ćwiczeń w $param2', few: 'Przerobiono $count ćwiczenia w $param2', one: 'Przerobiono $count ćwiczenie w $param2', - zero: 'Przerobiono $count ćwiczenie w $param2', ); return '$_temp0'; } @@ -57,7 +55,6 @@ class AppLocalizationsPl extends AppLocalizations { many: 'Rozwiązano $count zadań szachowych', few: 'Rozwiązano $count zadania szachowe', one: 'Rozwiązano $count zadanie szachowe', - zero: 'Rozwiązano $count zadanie szachowe', ); return '$_temp0'; } @@ -71,7 +68,6 @@ class AppLocalizationsPl extends AppLocalizations { many: 'Rozegrane $count partii $param2', few: 'Rozegrane $count partie $param2', one: 'Rozegrana $count partia $param2', - zero: 'Rozegrana $count partia $param2', ); return '$_temp0'; } @@ -85,7 +81,6 @@ class AppLocalizationsPl extends AppLocalizations { many: 'Opublikowanie $count wpisów w $param2', few: 'Opublikowanie $count wpisów w $param2', one: 'Opublikowanie wpisu w $param2', - zero: 'Opublikowanie wpisu w $param2', ); return '$_temp0'; } @@ -99,7 +94,6 @@ class AppLocalizationsPl extends AppLocalizations { many: 'Wykonane $count ruchów', few: 'Wykonane $count ruchy', one: 'Wykonany $count ruch', - zero: 'Wykonany $count ruch', ); return '$_temp0'; } @@ -113,7 +107,6 @@ class AppLocalizationsPl extends AppLocalizations { many: 'w $count partiach korespondencyjnych', few: 'w $count partiach korespondencyjnych', one: 'w $count partii korespondencyjnej', - zero: 'w $count partii korespondencyjnej', ); return '$_temp0'; } @@ -127,7 +120,6 @@ class AppLocalizationsPl extends AppLocalizations { many: 'Zakończenie $count partii korespondencyjnych', few: 'Zakończenie $count partii korespondencyjnych', one: 'Zakończenie partii korespondencyjnej', - zero: 'Zakończenie partii korespondencyjnej', ); return '$_temp0'; } @@ -141,7 +133,6 @@ class AppLocalizationsPl extends AppLocalizations { many: 'Rozpoczęcie obserwowania $count graczy', few: 'Rozpoczęcie obserwowania $count graczy', one: 'Rozpoczęcie obserwowania gracza', - zero: 'Rozpoczęcie obserwowania gracza', ); return '$_temp0'; } @@ -155,7 +146,6 @@ class AppLocalizationsPl extends AppLocalizations { many: 'Zyskano $count nowych obserwujących', few: 'Zyskano $count nowych obserwujących', one: 'Zyskano $count nowego obserwującego/-ą', - zero: 'Zyskano $count nowego obserwującego/-ą', ); return '$_temp0'; } @@ -169,7 +159,6 @@ class AppLocalizationsPl extends AppLocalizations { many: 'Rozegranie $count symultan', few: 'Rozegranie $count symultan', one: 'Rozegranie symultany', - zero: 'Rozegranie symultany', ); return '$_temp0'; } @@ -183,7 +172,6 @@ class AppLocalizationsPl extends AppLocalizations { many: 'Udział w $count symultanach', few: 'Udział w $count symultanach', one: 'Udział w $count symultanie', - zero: 'Udział w $count symultanie', ); return '$_temp0'; } @@ -197,7 +185,6 @@ class AppLocalizationsPl extends AppLocalizations { many: 'Utworzenie $count nowych opracowań', few: 'Utworzenie $count nowych opracowań', one: 'Utworzenie nowego opracowania', - zero: 'Utworzenie nowego opracowania', ); return '$_temp0'; } @@ -211,7 +198,6 @@ class AppLocalizationsPl extends AppLocalizations { many: 'Uczestnictwo w $count turniejach', few: 'Uczestnictwo w $count turniejach', one: 'Uczestnictwo w turnieju', - zero: 'Uczestnictwo w turnieju', ); return '$_temp0'; } @@ -225,7 +211,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count miejsce w klasyfikacji (top $param2%) z $param3 partiami w $param4', few: '$count miejsce w klasyfikacji (top $param2%) z $param3 partiami w $param4', one: '$count miejsce w klasyfikacji (top $param2%) z $param3 partią w $param4', - zero: '$count miejsce w klasyfikacji (top $param2%) z $param3 partią w $param4', ); return '$_temp0'; } @@ -239,7 +224,6 @@ class AppLocalizationsPl extends AppLocalizations { many: 'Uczestniczył(a) w $count turniejach szwajcarskich', few: 'Uczestniczył(a) w $count turniejach szwajcarskich', one: 'Uczestniczył(a) w $count turnieju szwajcarskim', - zero: 'Uczestniczył(a) w $count turnieju szwajcarskim', ); return '$_temp0'; } @@ -253,7 +237,6 @@ class AppLocalizationsPl extends AppLocalizations { many: 'Dołączenie do $count klubów', few: 'Dołączenie do $count klubów', one: 'Dołączenie do klubu', - zero: 'Dołączenie do klubu', ); return '$_temp0'; } @@ -899,7 +882,6 @@ class AppLocalizationsPl extends AppLocalizations { many: 'Rozwiązywane $count razy', few: 'Rozwiązywane $count razy', one: 'Rozwiązywane $count raz', - zero: 'Rozwiązywane $count raz', ); return '$_temp0'; } @@ -913,7 +895,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count punktów poniżej Twojego rankingu w rozwiązywaniu zadań', few: '$count punkty poniżej Twojego rankingu w rozwiązywaniu zadań', one: 'Jeden punkt poniżej Twojego rankingu w rozwiązywaniu zadań', - zero: 'Jeden punkt poniżej Twojego rankingu w rozwiązywaniu zadań', ); return '$_temp0'; } @@ -927,7 +908,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count punktów powyżej Twojego rankingu w rozwiązywaniu zadań', few: '$count punkty powyżej Twojego rankingu w rozwiązywaniu zadań', one: 'Jeden punkt powyżej Twojego rankingu w rozwiązywaniu zadań', - zero: 'Jeden punkt powyżej Twojego rankingu w rozwiązywaniu zadań', ); return '$_temp0'; } @@ -941,7 +921,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count rozwiązywanych', few: '$count rozwiązywanych', one: '$count rozwiązywanych', - zero: '$count rozwiązywanych', ); return '$_temp0'; } @@ -955,7 +934,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count do powtórki', few: '$count do powtórki', one: '$count do powtórki', - zero: '$count do powtórki', ); return '$_temp0'; } @@ -4005,7 +3983,6 @@ class AppLocalizationsPl extends AppLocalizations { many: 'Przeciwnik opuścił grę. Możesz ogłosić wygraną za $count sekund.', few: 'Przeciwnik opuścił grę. Możesz ogłosić wygraną za $count sekundy.', one: 'Przeciwnik opuścił grę. Możesz ogłosić wygraną za $count sekundę.', - zero: 'Przeciwnik opuścił grę. Możesz ogłosić wygraną za $count sekundę.', ); return '$_temp0'; } @@ -4019,7 +3996,6 @@ class AppLocalizationsPl extends AppLocalizations { many: 'Mat w $count posunięciach', few: 'Mat w $count posunięciach', one: 'Mat w $count posunięciu', - zero: 'Mat w $count posunięciu', ); return '$_temp0'; } @@ -4033,7 +4009,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count błędów', few: '$count błędy', one: '$count błąd', - zero: '$count błąd', ); return '$_temp0'; } @@ -4047,7 +4022,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count pomyłek', few: '$count pomyłki', one: '$count pomyłka', - zero: '$count pomyłka', ); return '$_temp0'; } @@ -4061,7 +4035,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count niedokładności', few: '$count niedokładności', one: '$count niedokładność', - zero: '$count niedokładność', ); return '$_temp0'; } @@ -4075,7 +4048,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count graczy', few: '$count graczy', one: '$count gracz', - zero: '$count gracz', ); return '$_temp0'; } @@ -4089,7 +4061,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count partii', few: '$count partie', one: '$count partia', - zero: '$count partia', ); return '$_temp0'; } @@ -4103,7 +4074,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count ranking na podstawie $param2 partii', few: '$count ranking na podstawie $param2 partii', one: '$count ranking na podstawie $param2 partii', - zero: '$count ranking na podstawie $param2 partii', ); return '$_temp0'; } @@ -4117,7 +4087,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count ulubiona partii', few: '$count ulubiona partie', one: '$count ulubiona partia', - zero: '$count ulubiona partia', ); return '$_temp0'; } @@ -4131,7 +4100,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count dni', few: '$count dni', one: '$count dzień', - zero: '$count dzień', ); return '$_temp0'; } @@ -4145,7 +4113,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count godzin', few: '$count godziny', one: '$count godzina', - zero: '$count godzina', ); return '$_temp0'; } @@ -4159,7 +4126,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count minut', few: '$count minuty', one: '$count minuta', - zero: '$count minuta', ); return '$_temp0'; } @@ -4173,7 +4139,6 @@ class AppLocalizationsPl extends AppLocalizations { many: 'Ranking jest aktualizowany co $count minut', few: 'Ranking jest aktualizowany co $count minuty', one: 'Ranking jest aktualizowany co minutę', - zero: 'Ranking jest aktualizowany co minutę', ); return '$_temp0'; } @@ -4187,7 +4152,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count zadań', few: '$count zadania', one: '$count zadanie', - zero: '$count zadanie', ); return '$_temp0'; } @@ -4201,7 +4165,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count partii z Tobą', few: '$count partie z Tobą', one: '$count partia z Tobą', - zero: '$count partia z Tobą', ); return '$_temp0'; } @@ -4215,7 +4178,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count rankingowych', few: '$count rankingowe', one: '$count rankingowa', - zero: '$count rankingowa', ); return '$_temp0'; } @@ -4229,7 +4191,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count wygranych', few: '$count wygrane', one: '$count wygrana', - zero: '$count wygrana', ); return '$_temp0'; } @@ -4243,7 +4204,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count przegranych', few: '$count przegrane', one: '$count przegrana', - zero: '$count przegrana', ); return '$_temp0'; } @@ -4257,7 +4217,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count remisów', few: '$count remisy', one: '$count remis', - zero: '$count remis', ); return '$_temp0'; } @@ -4271,7 +4230,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count w toku', few: '$count w toku', one: '$count w toku', - zero: '$count w toku', ); return '$_temp0'; } @@ -4285,7 +4243,6 @@ class AppLocalizationsPl extends AppLocalizations { many: 'Dodaj $count sekund', few: 'Dodaj $count sekundy', one: 'Dodaj $count sekundę', - zero: 'Dodaj $count sekundę', ); return '$_temp0'; } @@ -4299,7 +4256,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count punktów turniejowych', few: '$count punkty turniejowe', one: '$count punkt turniejowy', - zero: '$count punkt turniejowy', ); return '$_temp0'; } @@ -4313,7 +4269,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count opracowań', few: '$count opracowania', one: '$count opracowanie', - zero: '$count opracowanie', ); return '$_temp0'; } @@ -4327,7 +4282,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count symultan', few: '$count symultany', one: '$count symultana', - zero: '$count symultana', ); return '$_temp0'; } @@ -4341,7 +4295,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '≥ $count partii rankingowych', few: '≥ $count partie rankingowe', one: '≥ $count partia rankingowa', - zero: '≥ $count partia rankingowa', ); return '$_temp0'; } @@ -4355,7 +4308,6 @@ class AppLocalizationsPl extends AppLocalizations { many: 'Przynajmniej $count partii rankingowych ($param2)', few: 'Przynajmniej $count partie rankingowe ($param2)', one: 'Przynajmniej $count partia rankingowa ($param2)', - zero: 'Przynajmniej $count partia rankingowa ($param2)', ); return '$_temp0'; } @@ -4369,7 +4321,6 @@ class AppLocalizationsPl extends AppLocalizations { many: 'Musisz rozegrać jeszcze $count partie rankingowe ($param2)', few: 'Musisz rozegrać jeszcze $count partie rankingowe ($param2)', one: 'Musisz rozegrać jeszcze $count partię rankingową ($param2)', - zero: 'Musisz rozegrać jeszcze $count partię rankingową ($param2)', ); return '$_temp0'; } @@ -4383,7 +4334,6 @@ class AppLocalizationsPl extends AppLocalizations { many: 'Musisz rozegrać jeszcze $count partii rankingowych', few: 'Musisz rozegrać jeszcze $count partie rankingowe', one: 'Musisz rozegrać jeszcze $count partię rankingową', - zero: 'Musisz rozegrać jeszcze $count partię rankingową', ); return '$_temp0'; } @@ -4397,7 +4347,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count zaimportowana partii', few: '$count zaimportowana partie', one: '$count zaimportowana partia', - zero: '$count zaimportowana partia', ); return '$_temp0'; } @@ -4411,7 +4360,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count znajomych online', few: '$count znajomych online', one: '$count znajomy online', - zero: '$count znajomy online', ); return '$_temp0'; } @@ -4425,7 +4373,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count obserwujących', few: '$count obserwujących', one: '$count obserwujący', - zero: '$count obserwujący', ); return '$_temp0'; } @@ -4439,7 +4386,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count obserwowanych', few: '$count obserwowanych', one: '$count obserwowany', - zero: '$count obserwowany', ); return '$_temp0'; } @@ -4453,7 +4399,6 @@ class AppLocalizationsPl extends AppLocalizations { many: 'Poniżej $count minut', few: 'Poniżej $count minut', one: 'Poniżej $count minuty', - zero: 'Poniżej $count minuty', ); return '$_temp0'; } @@ -4467,7 +4412,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count partii w toku', few: '$count partie w toku', one: '$count partia w toku', - zero: '$count partia w toku', ); return '$_temp0'; } @@ -4481,7 +4425,6 @@ class AppLocalizationsPl extends AppLocalizations { many: 'Maksymalnie: $count znaków.', few: 'Maksymalnie: $count znaki.', one: 'Maksymalnie: $count znak.', - zero: 'Maksymalnie: $count znak.', ); return '$_temp0'; } @@ -4495,7 +4438,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count zablokowanych', few: '$count zablokowanych', one: '$count zablokowany', - zero: '$count zablokowany', ); return '$_temp0'; } @@ -4509,7 +4451,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count wpisów na forum', few: '$count wpisy na forum', one: '$count wpis na forum', - zero: '$count wpis na forum', ); return '$_temp0'; } @@ -4523,7 +4464,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count graczy w tym tygodniu ($param2).', few: '$count graczy w tym tygodniu ($param2).', one: '$count gracz w tym tygodniu ($param2).', - zero: '$count gracz w tym tygodniu ($param2).', ); return '$_temp0'; } @@ -4537,7 +4477,6 @@ class AppLocalizationsPl extends AppLocalizations { many: 'Dostępna w $count językach!', few: 'Dostępna w $count językach!', one: 'Dostępna w $count języku!', - zero: 'Dostępna w $count języku!', ); return '$_temp0'; } @@ -4551,7 +4490,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count sekund na wykonanie pierwszego ruchu', few: '$count sekundy na wykonanie pierwszego ruchu', one: '$count sekunda na wykonanie pierwszego ruchu', - zero: '$count sekunda na wykonanie pierwszego ruchu', ); return '$_temp0'; } @@ -4565,7 +4503,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count sekund', few: '$count sekundy', one: '$count sekunda', - zero: '$count sekunda', ); return '$_temp0'; } @@ -4579,7 +4516,6 @@ class AppLocalizationsPl extends AppLocalizations { many: 'i zapisz $count wariantów warunkowych', few: 'i zapisz $count warianty warunkowe', one: 'i zapisz wariant warunkowy', - zero: 'i zapisz wariant warunkowy', ); return '$_temp0'; } @@ -4752,7 +4688,6 @@ class AppLocalizationsPl extends AppLocalizations { many: '$count prób', few: '$count próby', one: '1 próba', - zero: '1 próba', ); return '$_temp0'; } @@ -4766,7 +4701,6 @@ class AppLocalizationsPl extends AppLocalizations { many: 'Rozegrano $count sesji $param2', few: 'Rozegrano $count sesje $param2', one: 'Rozegrano jedną sesję $param2', - zero: 'Rozegrano jedną sesję $param2', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_pt.dart b/lib/l10n/l10n_pt.dart index c1d1ede171..84228f7a1e 100644 --- a/lib/l10n/l10n_pt.dart +++ b/lib/l10n/l10n_pt.dart @@ -27,7 +27,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: 'Apoiou o lichess.org durante $count meses como $param2', one: 'Apoiou o lichess.org durante $count mês como $param2', - zero: 'Apoiou o lichess.org durante $count mês como $param2', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: 'Praticou $count posições em $param2', one: 'Praticou $count posição em $param2', - zero: 'Praticou $count posição em $param2', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: 'Resolveu $count problemas', one: 'Resolveu $count problema', - zero: 'Resolveu $count problema', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: 'Jogou $count jogos de $param2', one: 'Jogou $count jogo de $param2', - zero: 'Jogou $count jogo de $param2', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: 'Publicou $count mensagens em $param2', one: 'Publicou $count mensagem em $param2', - zero: 'Publicou $count mensagem em $param2', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: 'Fez $count jogadas', one: 'Fez $count jogada', - zero: 'Fez $count jogada', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: 'em $count jogos por correspondência', one: 'em $count jogo por correspondência', - zero: 'em $count jogo por correspondência', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: 'Completou $count jogos por correspondência', one: 'Completou $count jogo por correspondência', - zero: 'Completou $count jogo por correspondência', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: 'Começou a seguir $count jogadores', one: 'Começou a seguir $count jogador', - zero: 'Começou a seguir $count jogador', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: 'Ganhou $count novos seguidores', one: 'Ganhou $count novo seguidor', - zero: 'Ganhou $count novo seguidor', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: 'Criou $count exibições simultâneas', one: 'Criou $count exibição simultânea', - zero: 'Criou $count exibição simultânea', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: 'Participou em $count exibições simultâneas', one: 'Participou em $count exibição simultânea', - zero: 'Participou em $count exibição simultânea', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: 'Criou $count novos estudos', one: 'Criou $count novo estudo', - zero: 'Criou $count novo estudo', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: 'Competiu em $count torneios', one: 'Competiu em $count torneio', - zero: 'Competiu em $count torneio', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: 'Qualificado #$count (nos $param2% melhores) com $param3 jogos em $param4', one: 'Qualificado #$count (nos $param2% melhores) com $param3 jogo em $param4', - zero: 'Qualificado #$count (nos $param2% melhores) com $param3 jogo em $param4', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: 'Competiu em $count torneios suíços', one: 'Competiu em $count torneio suíço', - zero: 'Competiu em $count torneio suíço', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: 'Entrou em $count equipas', one: 'Entrou em $count equipa', - zero: 'Entrou em $count equipa', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: 'Jogado $count vezes', one: 'Jogado $count vez', - zero: 'Jogado $count vez', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count pontos abaixo da sua pontuação de problemas', one: 'Um ponto abaixo da sua pontuação de problemas', - zero: 'Um ponto abaixo da sua pontuação de problemas', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count pontos acima da sua pontuação de problemas', one: 'Um ponto acima da sua pontuação de problemas', - zero: 'Um ponto acima da sua pontuação de problemas', ); return '$_temp0'; } @@ -899,7 +879,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count problemas feitos', one: '$count problema feito', - zero: '$count problema feito', ); return '$_temp0'; } @@ -911,7 +890,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count para repetir', one: '$count para repetir', - zero: '$count para repetir', ); return '$_temp0'; } @@ -3959,7 +3937,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: 'O teu adversário deixou a partida. Podes reivindicar vitória em $count segundos.', one: 'O teu adversário deixou a partida. Podes reivindicar vitória em $count segundo.', - zero: 'O teu adversário deixou a partida. Podes reivindicar vitória em $count segundo.', ); return '$_temp0'; } @@ -3971,7 +3948,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: 'Xeque-mate em $count meio-movimentos', one: 'Xeque-mate em $count meio-movimento', - zero: 'Xeque-mate em $count meio-movimento', ); return '$_temp0'; } @@ -3983,7 +3959,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count erros graves', one: '$count erro grave', - zero: '$count erro grave', ); return '$_temp0'; } @@ -3995,7 +3970,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count erros', one: '$count erro', - zero: '$count erro', ); return '$_temp0'; } @@ -4007,7 +3981,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count imprecisões', one: '$count imprecisão', - zero: '$count imprecisão', ); return '$_temp0'; } @@ -4019,7 +3992,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count jogadores', one: '$count jogador', - zero: '$count jogador', ); return '$_temp0'; } @@ -4031,7 +4003,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count jogos', one: '$count jogo', - zero: '$count jogo', ); return '$_temp0'; } @@ -4043,7 +4014,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$param2 partidas $count avaliadas', one: '$param2 partida $count avaliada', - zero: '$param2 partida $count avaliada', ); return '$_temp0'; } @@ -4055,7 +4025,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count favoritos', one: '$count favorito', - zero: '$count favorito', ); return '$_temp0'; } @@ -4067,7 +4036,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count dias', one: '$count dia', - zero: '$count dia', ); return '$_temp0'; } @@ -4079,7 +4047,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count horas', one: '$count hora', - zero: '$count hora', ); return '$_temp0'; } @@ -4091,7 +4058,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count minutos', one: '$count minuto', - zero: '$count minuto', ); return '$_temp0'; } @@ -4103,7 +4069,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: 'As posições são atualizadas a cada $count minutos', one: 'As posições são atualizadas a cada minuto', - zero: 'As posições são atualizadas a cada minuto', ); return '$_temp0'; } @@ -4115,7 +4080,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count problemas', one: '$count problema', - zero: '$count problema', ); return '$_temp0'; } @@ -4127,7 +4091,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count jogos contigo', one: '$count jogo contigo', - zero: '$count jogo contigo', ); return '$_temp0'; } @@ -4139,7 +4102,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count partidas a valer pontos', one: '$count partida a valer pontos', - zero: '$count partida a valer pontos', ); return '$_temp0'; } @@ -4151,7 +4113,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count vitórias', one: '$count vitória', - zero: '$count vitória', ); return '$_temp0'; } @@ -4163,7 +4124,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count derrotas', one: '$count derrota', - zero: '$count derrota', ); return '$_temp0'; } @@ -4175,7 +4135,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count empates', one: '$count empate', - zero: '$count empate', ); return '$_temp0'; } @@ -4187,7 +4146,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count a jogar', one: '$count a jogar', - zero: '$count a jogar', ); return '$_temp0'; } @@ -4199,7 +4157,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: 'Dar $count segundos', one: 'Dar $count segundo', - zero: 'Dar $count segundo', ); return '$_temp0'; } @@ -4211,7 +4168,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count pontos de torneio', one: '$count ponto de torneio', - zero: '$count ponto de torneio', ); return '$_temp0'; } @@ -4223,7 +4179,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count estudos', one: '$count estudo', - zero: '$count estudo', ); return '$_temp0'; } @@ -4235,7 +4190,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count simultâneas', one: '$count simultânea', - zero: '$count simultânea', ); return '$_temp0'; } @@ -4247,7 +4201,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '≥ $count partidas a valer pontos', one: '≥ $count partida a valer pontos', - zero: '≥ $count partida a valer pontos', ); return '$_temp0'; } @@ -4259,7 +4212,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '≥ $count partidas de $param2 a valer pontos', one: '≥ $count partida de $param2 a valer pontos', - zero: '≥ $count partida de $param2 a valer pontos', ); return '$_temp0'; } @@ -4271,7 +4223,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: 'Precisa de jogar mais $count jogos de $param2 a valer pontos', one: 'Precisas de jogar mais $count jogo de $param2 a valer pontos', - zero: 'Precisas de jogar mais $count jogo de $param2 a valer pontos', ); return '$_temp0'; } @@ -4283,7 +4234,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: 'Tens de jogar mais $count jogos a valer pontos', one: 'Tens de jogar mais $count jogo a valer pontos', - zero: 'Tens de jogar mais $count jogo a valer pontos', ); return '$_temp0'; } @@ -4295,7 +4245,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count partidas importadas', one: '$count partida importada', - zero: '$count partida importada', ); return '$_temp0'; } @@ -4307,7 +4256,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count amigos online', one: '$count amigo online', - zero: '$count amigo online', ); return '$_temp0'; } @@ -4319,7 +4267,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count seguidores', one: '$count seguidor', - zero: '$count seguidor', ); return '$_temp0'; } @@ -4331,7 +4278,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: 'a seguir $count jogadores', one: 'a seguir $count jogador', - zero: 'a seguir $count jogador', ); return '$_temp0'; } @@ -4343,7 +4289,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: 'Menos de $count minutos', one: 'Menos de $count minuto', - zero: 'Menos de $count minuto', ); return '$_temp0'; } @@ -4355,7 +4300,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count jogos a decorrer', one: '$count jogo a decorrer', - zero: '$count jogo a decorrer', ); return '$_temp0'; } @@ -4367,7 +4311,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: 'Máximo: $count caracteres.', one: 'Máximo: $count carácter.', - zero: 'Máximo: $count carácter.', ); return '$_temp0'; } @@ -4379,7 +4322,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count bloqueados', one: '$count bloqueado', - zero: '$count bloqueado', ); return '$_temp0'; } @@ -4391,7 +4333,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count publicações no fórum', one: '$count publicação no fórum', - zero: '$count publicação no fórum', ); return '$_temp0'; } @@ -4403,7 +4344,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count jogadores ativos esta semana em $param2.', one: '$count jogador ativo esta semana em $param2.', - zero: '$count jogador ativo esta semana em $param2.', ); return '$_temp0'; } @@ -4415,7 +4355,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: 'Disponível em $count línguas!', one: 'Disponível em $count língua!', - zero: 'Disponível em $count língua!', ); return '$_temp0'; } @@ -4427,7 +4366,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count segundos para jogar o primeiro movimento', one: '$count segundo para jogar o primeiro movimento', - zero: '$count segundo para jogar o primeiro movimento', ); return '$_temp0'; } @@ -4439,7 +4377,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count segundos', one: '$count segundo', - zero: '$count segundo', ); return '$_temp0'; } @@ -4451,7 +4388,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: 'e guarda $count variantes de movimentos antecipados', one: 'e guarda $count variante de movimentos antecipados', - zero: 'e guarda $count variante de movimentos antecipados', ); return '$_temp0'; } @@ -4622,7 +4558,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: '$count tentativas', one: '1 partida', - zero: '1 partida', ); return '$_temp0'; } @@ -4634,7 +4569,6 @@ class AppLocalizationsPt extends AppLocalizations { locale: localeName, other: 'Jogou $count partidas de $param2', one: 'Jogou uma partida de $param2', - zero: 'Jogou uma partida de $param2', ); return '$_temp0'; } @@ -4674,7 +4608,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: 'Contribuiu para o lichess.org por $count meses como $param2', one: 'Contribuiu para o lichess.org por $count mês como $param2', - zero: 'Contribuiu para o lichess.org por $count mês como $param2', ); return '$_temp0'; } @@ -4686,7 +4619,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: 'Praticou $count posições em $param2', one: 'Praticou $count posição em $param2', - zero: 'Praticou $count posição em $param2', ); return '$_temp0'; } @@ -4698,7 +4630,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: 'Resolveu $count quebra-cabeças táticos', one: 'Resolveu $count quebra-cabeça tático', - zero: 'Resolveu $count quebra-cabeça tático', ); return '$_temp0'; } @@ -4710,7 +4641,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: 'Jogou $count partidas de $param2', one: 'Jogou $count partida de $param2', - zero: 'Jogou $count partida de $param2', ); return '$_temp0'; } @@ -4722,7 +4652,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: 'Publicou $count mensagens em $param2', one: 'Publicou $count mensagem em $param2', - zero: 'Publicou $count mensagem em $param2', ); return '$_temp0'; } @@ -4734,7 +4663,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: 'Jogou $count movimentos', one: 'Jogou $count movimento', - zero: 'Jogou $count movimento', ); return '$_temp0'; } @@ -4746,7 +4674,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: 'em $count jogos por correspondência', one: 'em $count jogo por correspondência', - zero: 'em $count jogo por correspondência', ); return '$_temp0'; } @@ -4758,7 +4685,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: 'Completou $count jogos por correspondência', one: 'Completou $count jogo por correspondência', - zero: 'Completou $count jogo por correspondência', ); return '$_temp0'; } @@ -4770,7 +4696,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: 'Começou a seguir $count jogadores', one: 'Começou a seguir $count jogador', - zero: 'Começou a seguir $count jogador', ); return '$_temp0'; } @@ -4782,7 +4707,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: 'Ganhou $count novos seguidores', one: 'Ganhou $count novo seguidor', - zero: 'Ganhou $count novo seguidor', ); return '$_temp0'; } @@ -4794,7 +4718,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: 'Hospedou $count exibições simultâneas', one: 'Hospedou $count exibição simultânea', - zero: 'Hospedou $count exibição simultânea', ); return '$_temp0'; } @@ -4806,7 +4729,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: 'Participou em $count exibições simultâneas', one: 'Participou em $count exibição simultânea', - zero: 'Participou em $count exibição simultânea', ); return '$_temp0'; } @@ -4818,7 +4740,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: 'Criou $count novos estudos', one: 'Criou $count novo estudo', - zero: 'Criou $count novo estudo', ); return '$_temp0'; } @@ -4830,7 +4751,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: 'Competiu em $count torneios arena', one: 'Competiu em $count torneio arena', - zero: 'Competiu em $count torneio arena', ); return '$_temp0'; } @@ -4842,7 +4762,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: 'Classificado #$count (top $param2%) com $param3 jogos em $param4', one: 'Classificado #$count (top $param2%) com $param3 jogo em $param4', - zero: 'Classificado #$count (top $param2%) com $param3 jogo em $param4', ); return '$_temp0'; } @@ -4854,7 +4773,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: 'Competiu em $count torneios suíços', one: 'Competiu em $count torneio suíço', - zero: 'Competiu em $count torneio suíço', ); return '$_temp0'; } @@ -4866,7 +4784,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: 'Entrou nas $count equipes', one: 'Entrou na $count equipe', - zero: 'Entrou na $count equipe', ); return '$_temp0'; } @@ -5510,7 +5427,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: 'Jogado $count vezes', one: 'Jogado $count vezes', - zero: 'Jogado $count vezes', ); return '$_temp0'; } @@ -5522,7 +5438,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count pontos abaixo da sua classificação de quebra-cabeças', one: 'Um ponto abaixo da sua classificação de quebra-cabeças', - zero: 'Um ponto abaixo da sua classificação de quebra-cabeças', ); return '$_temp0'; } @@ -5534,7 +5449,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count pontos acima da sua classificação de quebra-cabeças', one: 'Um ponto acima da sua classificação de quebra-cabeças', - zero: 'Um ponto acima da sua classificação de quebra-cabeças', ); return '$_temp0'; } @@ -5546,7 +5460,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count jogados', one: '$count jogado', - zero: '$count jogado', ); return '$_temp0'; } @@ -5558,7 +5471,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count a serem repetidos', one: '$count a ser repetido', - zero: '$count a ser repetido', ); return '$_temp0'; } @@ -8606,7 +8518,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: 'O seu adversário deixou a partida. Você pode reivindicar vitória em $count segundos.', one: 'O seu adversário deixou a partida. Você pode reivindicar vitória em $count segundo.', - zero: 'O seu adversário deixou a partida. Você pode reivindicar vitória em $count segundo.', ); return '$_temp0'; } @@ -8618,7 +8529,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: 'Mate em $count lances', one: 'Mate em $count lance', - zero: 'Mate em $count lance', ); return '$_temp0'; } @@ -8630,7 +8540,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count capivaradas', one: '$count capivarada', - zero: '$count capivarada', ); return '$_temp0'; } @@ -8642,7 +8551,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count erros', one: '$count erro', - zero: '$count erro', ); return '$_temp0'; } @@ -8654,7 +8562,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count imprecisões', one: '$count imprecisão', - zero: '$count imprecisão', ); return '$_temp0'; } @@ -8666,7 +8573,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count jogadores conectados', one: '$count jogadores conectados', - zero: '$count jogadores conectados', ); return '$_temp0'; } @@ -8678,7 +8584,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count partidas', one: '$count partida', - zero: '$count partida', ); return '$_temp0'; } @@ -8690,7 +8595,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: 'Rating $count após $param2 partidas', one: 'Rating $count em $param2 jogo', - zero: 'Rating $count em $param2 jogo', ); return '$_temp0'; } @@ -8702,7 +8606,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count Favoritos', one: '$count Favoritos', - zero: '$count Favoritos', ); return '$_temp0'; } @@ -8714,7 +8617,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count dias', one: '$count dias', - zero: '$count dias', ); return '$_temp0'; } @@ -8726,7 +8628,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count horas', one: '$count horas', - zero: '$count horas', ); return '$_temp0'; } @@ -8738,7 +8639,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count minutos', one: '$count minuto', - zero: '$count minuto', ); return '$_temp0'; } @@ -8750,7 +8650,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: 'O ranking é atualizado a cada $count minutos', one: 'O ranking é atualizado a cada $count minutos', - zero: 'O ranking é atualizado a cada $count minutos', ); return '$_temp0'; } @@ -8762,7 +8661,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count problemas', one: '$count quebra-cabeça', - zero: '$count quebra-cabeça', ); return '$_temp0'; } @@ -8774,7 +8672,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count partidas contra você', one: '$count partidas contra você', - zero: '$count partidas contra você', ); return '$_temp0'; } @@ -8786,7 +8683,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count valendo pontos', one: '$count valendo pontos', - zero: '$count valendo pontos', ); return '$_temp0'; } @@ -8798,7 +8694,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count vitórias', one: '$count vitória', - zero: '$count vitória', ); return '$_temp0'; } @@ -8810,7 +8705,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count derrotas', one: '$count derrota', - zero: '$count derrota', ); return '$_temp0'; } @@ -8822,7 +8716,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count empates', one: '$count empates', - zero: '$count empates', ); return '$_temp0'; } @@ -8834,7 +8727,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count jogando', one: '$count jogando', - zero: '$count jogando', ); return '$_temp0'; } @@ -8846,7 +8738,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: 'Dar $count segundos', one: 'Dar $count segundos', - zero: 'Dar $count segundos', ); return '$_temp0'; } @@ -8858,7 +8749,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count pontos de torneio', one: '$count ponto de torneio', - zero: '$count ponto de torneio', ); return '$_temp0'; } @@ -8870,7 +8760,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count estudos', one: '$count estudo', - zero: '$count estudo', ); return '$_temp0'; } @@ -8882,7 +8771,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count simultâneas', one: '$count simultânea', - zero: '$count simultânea', ); return '$_temp0'; } @@ -8894,7 +8782,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '≥ $count jogos valendo pontos', one: '≥ $count jogos valendo pontos', - zero: '≥ $count jogos valendo pontos', ); return '$_temp0'; } @@ -8906,7 +8793,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '≥ $count $param2 partidas valendo pontos', one: '≥ $count partida $param2 valendo pontos', - zero: '≥ $count partida $param2 valendo pontos', ); return '$_temp0'; } @@ -8918,7 +8804,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: 'Você precisa jogar mais $count partidas de $param2 valendo pontos', one: 'Você precisa jogar mais $count partida de $param2 valendo pontos', - zero: 'Você precisa jogar mais $count partida de $param2 valendo pontos', ); return '$_temp0'; } @@ -8930,7 +8815,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: 'Você precisa jogar ainda $count partidas valendo pontos', one: 'Você precisa jogar ainda $count partidas valendo pontos', - zero: 'Você precisa jogar ainda $count partidas valendo pontos', ); return '$_temp0'; } @@ -8942,7 +8826,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count de partidas importadas', one: '$count de partidas importadas', - zero: '$count de partidas importadas', ); return '$_temp0'; } @@ -8954,7 +8837,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count amigos online', one: '$count amigo online', - zero: '$count amigo online', ); return '$_temp0'; } @@ -8966,7 +8848,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count seguidores', one: '$count seguidores', - zero: '$count seguidores', ); return '$_temp0'; } @@ -8978,7 +8859,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count seguidos', one: '$count seguidos', - zero: '$count seguidos', ); return '$_temp0'; } @@ -8990,7 +8870,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: 'Menos que $count minutos', one: 'Menos que $count minutos', - zero: 'Menos que $count minutos', ); return '$_temp0'; } @@ -9002,7 +8881,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count partidas em andamento', one: '$count partidas em andamento', - zero: '$count partidas em andamento', ); return '$_temp0'; } @@ -9014,7 +8892,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: 'Máximo: $count caracteres.', one: 'Máximo: $count caractere.', - zero: 'Máximo: $count caractere.', ); return '$_temp0'; } @@ -9026,7 +8903,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count bloqueados', one: '$count bloqueado', - zero: '$count bloqueado', ); return '$_temp0'; } @@ -9038,7 +8914,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count publicações no fórum', one: '$count publicação no fórum', - zero: '$count publicação no fórum', ); return '$_temp0'; } @@ -9050,7 +8925,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count $param2 jogadores nesta semana.', one: '$count $param2 jogador nesta semana.', - zero: '$count $param2 jogador nesta semana.', ); return '$_temp0'; } @@ -9062,7 +8936,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: 'Disponível em $count idiomas!', one: 'Disponível em $count idiomas!', - zero: 'Disponível em $count idiomas!', ); return '$_temp0'; } @@ -9074,7 +8947,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count segundos para fazer o primeiro lance', one: '$count segundo para fazer o primeiro lance', - zero: '$count segundo para fazer o primeiro lance', ); return '$_temp0'; } @@ -9086,7 +8958,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count segundos', one: '$count segundo', - zero: '$count segundo', ); return '$_temp0'; } @@ -9098,7 +8969,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: 'e salvar as linhas de pré-lance de $count', one: 'e salvar a linha de pré-lance de $count', - zero: 'e salvar a linha de pré-lance de $count', ); return '$_temp0'; } @@ -9269,7 +9139,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: '$count séries', one: '1 tentativa', - zero: '1 tentativa', ); return '$_temp0'; } @@ -9281,7 +9150,6 @@ class AppLocalizationsPtBr extends AppLocalizationsPt { locale: localeName, other: 'Jogou $count tentativas de $param2', one: 'Jogou uma tentativa de $param2', - zero: 'Jogou uma tentativa de $param2', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_ro.dart b/lib/l10n/l10n_ro.dart index 1d7132e70c..c4a507ccc8 100644 --- a/lib/l10n/l10n_ro.dart +++ b/lib/l10n/l10n_ro.dart @@ -28,7 +28,6 @@ class AppLocalizationsRo extends AppLocalizations { other: 'A sprijinit lichess.org pentru $count luni ca și $param2', few: 'A sprijinit lichess.org pentru $count luni ca și $param2', one: 'A sprijinit lichess.org pentru $count lună ca și $param2', - zero: 'A sprijinit lichess.org pentru $count lună ca și $param2', ); return '$_temp0'; } @@ -41,7 +40,6 @@ class AppLocalizationsRo extends AppLocalizations { other: 'A practicat $count poziții pe $param2', few: 'A practicat $count poziții pe $param2', one: 'A practicat $count poziție pe $param2', - zero: 'A practicat $count poziție pe $param2', ); return '$_temp0'; } @@ -54,7 +52,6 @@ class AppLocalizationsRo extends AppLocalizations { other: 'A rezolvat $count puzzle-uri tactice', few: 'A rezolvat $count puzzle-uri tactice', one: 'A rezolvat $count puzzle tactic', - zero: 'A rezolvat $count puzzle tactic', ); return '$_temp0'; } @@ -67,7 +64,6 @@ class AppLocalizationsRo extends AppLocalizations { other: 'A jucat $count meciuri $param2', few: 'A jucat $count meciuri $param2', one: 'A jucat $count meci $param2', - zero: 'A jucat $count meci $param2', ); return '$_temp0'; } @@ -80,7 +76,6 @@ class AppLocalizationsRo extends AppLocalizations { other: 'A postat $count mesaje în $param2', few: 'A postat $count mesaje în $param2', one: 'A postat $count mesaj în $param2', - zero: 'A postat $count mesaj în $param2', ); return '$_temp0'; } @@ -93,7 +88,6 @@ class AppLocalizationsRo extends AppLocalizations { other: 'A jucat $count mutări', few: 'A jucat $count mutări', one: 'A jucat $count mutare', - zero: 'A jucat $count mutare', ); return '$_temp0'; } @@ -106,7 +100,6 @@ class AppLocalizationsRo extends AppLocalizations { other: 'în $count jocuri de corespondență', few: 'în $count jocuri de corespondență', one: 'în $count joc de corespondență', - zero: 'în $count joc de corespondență', ); return '$_temp0'; } @@ -119,7 +112,6 @@ class AppLocalizationsRo extends AppLocalizations { other: 'A completat $count meciuri de corespondență', few: 'A completat $count meciuri de corespondență', one: 'A completat $count meci de corespondență', - zero: 'A completat $count meci de corespondență', ); return '$_temp0'; } @@ -132,7 +124,6 @@ class AppLocalizationsRo extends AppLocalizations { other: 'A început să urmărească $count jucători', few: 'A început să urmărească $count jucători', one: 'A început să urmărească $count jucător', - zero: 'A început să urmărească $count jucător', ); return '$_temp0'; } @@ -145,7 +136,6 @@ class AppLocalizationsRo extends AppLocalizations { other: 'A obținut $count urmăritori noi', few: 'A obținut $count urmăritori noi', one: 'A obținut $count urmăritor nou', - zero: 'A obținut $count urmăritor nou', ); return '$_temp0'; } @@ -158,7 +148,6 @@ class AppLocalizationsRo extends AppLocalizations { other: 'A găzduit $count simultane de șah', few: 'A găzduit $count simultane de șah', one: 'A găzduit $count simultană de șah', - zero: 'A găzduit $count simultană de șah', ); return '$_temp0'; } @@ -171,7 +160,6 @@ class AppLocalizationsRo extends AppLocalizations { other: 'A participat în $count simultane de șah', few: 'A participat în $count simultane de șah', one: 'A participat în $count simultan de șah', - zero: 'A participat în $count simultan de șah', ); return '$_temp0'; } @@ -184,7 +172,6 @@ class AppLocalizationsRo extends AppLocalizations { other: 'A creat $count studii noi', few: 'A creat $count studii noi', one: 'A creat $count studiu nou', - zero: 'A creat $count studiu nou', ); return '$_temp0'; } @@ -197,7 +184,6 @@ class AppLocalizationsRo extends AppLocalizations { other: 'A concurat în $count competiții', few: 'A concurat în $count competiții', one: 'A concurat în $count competiție', - zero: 'A concurat în $count competiție', ); return '$_temp0'; } @@ -210,7 +196,6 @@ class AppLocalizationsRo extends AppLocalizations { other: 'Clasat #$count (top $param2%) cu $param3 meciuri în $param4', few: 'Clasat #$count (top $param2%) cu $param3 meciuri în $param4', one: 'Clasat #$count (top $param2%) cu $param3 meci în $param4', - zero: 'Clasat #$count (top $param2%) cu $param3 meci în $param4', ); return '$_temp0'; } @@ -223,7 +208,6 @@ class AppLocalizationsRo extends AppLocalizations { other: 'A concurat în $count turnee elvețiene', few: 'A concurat în $count turnee elvețiene', one: 'A concurat în $count turneu elvețian', - zero: 'A concurat în $count turneu elvețian', ); return '$_temp0'; } @@ -236,7 +220,6 @@ class AppLocalizationsRo extends AppLocalizations { other: 'S-a alăturat la $count echipe', few: 'S-a alăturat la $count echipe', one: 'S-a alăturat la $count echipă', - zero: 'S-a alăturat la $count echipă', ); return '$_temp0'; } @@ -881,7 +864,6 @@ class AppLocalizationsRo extends AppLocalizations { other: 'Jucat de $count ori', few: 'Jucat de $count ori', one: 'Jucat $count dată', - zero: 'Jucat $count dată', ); return '$_temp0'; } @@ -894,7 +876,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count de puncte sub ratingul tău de puzzle-uri', few: '$count puncte sub ratingul tău de puzzle-uri', one: 'Un punct sub ratingul tău de puzzle-uri', - zero: 'Un punct sub ratingul tău de puzzle-uri', ); return '$_temp0'; } @@ -907,7 +888,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count de puncte deasupra ratingului tău de puzzle-uri', few: '$count puncte deasupra ratingului tău de puzzle-uri', one: 'Un punct deasupra ratingului tău de puzzle-uri', - zero: 'Un punct deasupra ratingului tău de puzzle-uri', ); return '$_temp0'; } @@ -920,7 +900,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count jucate', few: '$count jucate', one: '$count jucat', - zero: '$count jucat', ); return '$_temp0'; } @@ -933,7 +912,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count de rejucat', few: '$count de rejucat', one: '$count de rejucat', - zero: '$count de rejucat', ); return '$_temp0'; } @@ -3982,7 +3960,6 @@ class AppLocalizationsRo extends AppLocalizations { other: 'Adversarul tău a părăsit jocul. Poți revendica victoria peste $count secunde.', few: 'Adversarul tău a părăsit jocul. Poți revendica victoria peste $count secunde.', one: 'Adversarul tău a părăsit jocul. Poți revendica victoria peste $count secundă.', - zero: 'Adversarul tău a părăsit jocul. Poți revendica victoria peste $count secundă.', ); return '$_temp0'; } @@ -3995,7 +3972,6 @@ class AppLocalizationsRo extends AppLocalizations { other: 'Mat în $count mutări', few: 'Mat în $count mutări', one: 'Mat la prima mutare', - zero: 'Mat la prima mutare', ); return '$_temp0'; } @@ -4008,7 +3984,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count de gafe', few: '$count gafe', one: '$count gafă', - zero: '$count gafă', ); return '$_temp0'; } @@ -4021,7 +3996,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count de greșeli', few: '$count greșeli', one: '$count greșeală', - zero: '$count greșeală', ); return '$_temp0'; } @@ -4034,7 +4008,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count de inexactități', few: '$count inexactități', one: '$count inexactitate', - zero: '$count inexactitate', ); return '$_temp0'; } @@ -4047,7 +4020,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count de jucători', few: '$count jucători', one: '$count jucător', - zero: '$count jucător', ); return '$_temp0'; } @@ -4060,7 +4032,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count de partide', few: '$count partide', one: '$count partidă', - zero: '$count partidă', ); return '$_temp0'; } @@ -4073,7 +4044,6 @@ class AppLocalizationsRo extends AppLocalizations { other: 'Rating $count din $param2 de meciuri', few: 'Rating $count din $param2 meciuri', one: 'Rating $count din $param2 meci', - zero: 'Rating $count din $param2 meci', ); return '$_temp0'; } @@ -4086,7 +4056,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count marcate', few: '$count marcate', one: '$count marcat', - zero: '$count marcat', ); return '$_temp0'; } @@ -4099,7 +4068,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count de zile', few: '$count zile', one: '$count zi', - zero: '$count zi', ); return '$_temp0'; } @@ -4112,7 +4080,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count de ore', few: '$count ore', one: '$count oră', - zero: '$count oră', ); return '$_temp0'; } @@ -4125,7 +4092,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count de minute', few: '$count minute', one: '$count minut', - zero: '$count minut', ); return '$_temp0'; } @@ -4138,7 +4104,6 @@ class AppLocalizationsRo extends AppLocalizations { other: 'Locul în clasament este actualizat la fiecare $count minute', few: 'Locul în clasament este actualizat la fiecare $count minute', one: 'Locul în clasament este actualizat în fiecare minut', - zero: 'Locul în clasament este actualizat în fiecare minut', ); return '$_temp0'; } @@ -4151,7 +4116,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count poziții', few: '$count poziții', one: 'O poziție', - zero: 'O poziție', ); return '$_temp0'; } @@ -4164,7 +4128,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count partide cu tine', few: '$count partide cu tine', one: '$count partidă cu tine', - zero: '$count partidă cu tine', ); return '$_temp0'; } @@ -4177,7 +4140,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count evaluate', few: '$count evaluate', one: '$count evaluat', - zero: '$count evaluat', ); return '$_temp0'; } @@ -4190,7 +4152,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count de victorii', few: '$count victorii', one: '$count victorie', - zero: '$count victorie', ); return '$_temp0'; } @@ -4203,7 +4164,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count de înfrângeri', few: '$count înfrângeri', one: '$count înfrângere', - zero: '$count înfrângere', ); return '$_temp0'; } @@ -4216,7 +4176,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count de remize', few: '$count remize', one: '$count remiză', - zero: '$count remiză', ); return '$_temp0'; } @@ -4229,7 +4188,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count le joacă', few: '$count le joacă', one: '$count îl joacă', - zero: '$count îl joacă', ); return '$_temp0'; } @@ -4242,7 +4200,6 @@ class AppLocalizationsRo extends AppLocalizations { other: 'Acordă $count secunde', few: 'Acordă $count secunde', one: 'Acordă $count secundă', - zero: 'Acordă $count secundă', ); return '$_temp0'; } @@ -4255,7 +4212,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count puncte de turneu', few: '$count puncte de turneu', one: '$count punct de turneu', - zero: '$count punct de turneu', ); return '$_temp0'; } @@ -4268,7 +4224,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count de studii', few: '$count studii', one: '$count studiu', - zero: '$count studiu', ); return '$_temp0'; } @@ -4281,7 +4236,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count simul', few: '$count simul', one: '$count simul', - zero: '$count simul', ); return '$_temp0'; } @@ -4294,7 +4248,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count partide evaluate', few: '$count meciuri evaluate', one: '$count meci evaluat', - zero: '$count meci evaluat', ); return '$_temp0'; } @@ -4307,7 +4260,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count $param2 partide jucate', few: '$count $param2 meciuri jucate', one: '$count $param2 meci jucat', - zero: '$count $param2 meci jucat', ); return '$_temp0'; } @@ -4320,7 +4272,6 @@ class AppLocalizationsRo extends AppLocalizations { other: 'Trebuie să joci încă $count partide $param2 evaluate', few: 'Trebuie să joci încă $count meciuri in variantă $param2', one: 'Trebuie să joci încă $count meci in variantă $param2', - zero: 'Trebuie să joci încă $count meci in variantă $param2', ); return '$_temp0'; } @@ -4333,7 +4284,6 @@ class AppLocalizationsRo extends AppLocalizations { other: 'Trebuie să joci încă $count meciuri evaluate', few: 'Trebuie să joci încă $count meciuri evaluate', one: 'Trebuie să joci încă $count meci evaluat', - zero: 'Trebuie să joci încă $count meci evaluat', ); return '$_temp0'; } @@ -4346,7 +4296,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count partide importate', few: '$count partide importate', one: '$count partidă importată', - zero: '$count partidă importată', ); return '$_temp0'; } @@ -4359,7 +4308,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count prieteni online', few: '$count prieteni online', one: '$count prieten online', - zero: '$count prieten online', ); return '$_temp0'; } @@ -4372,7 +4320,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count urmăritori', few: '$count urmăritori', one: '$count urmăritor', - zero: '$count urmăritor', ); return '$_temp0'; } @@ -4385,7 +4332,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count urmăriți', few: '$count urmăriți', one: '$count urmărit', - zero: '$count urmărit', ); return '$_temp0'; } @@ -4398,7 +4344,6 @@ class AppLocalizationsRo extends AppLocalizations { other: 'Mai puțin de $count minute', few: 'Mai puțin de $count minute', one: 'Mai puțin de $count minut', - zero: 'Mai puțin de $count minut', ); return '$_temp0'; } @@ -4411,7 +4356,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count de partide în desfășurare', few: '$count partide în desfășurare', one: '$count partidă în desfășurare', - zero: '$count partidă în desfășurare', ); return '$_temp0'; } @@ -4424,7 +4368,6 @@ class AppLocalizationsRo extends AppLocalizations { other: 'Maxim: $count caractere.', few: 'Maxim: $count caractere.', one: 'Maxim: $count caracter.', - zero: 'Maxim: $count caracter.', ); return '$_temp0'; } @@ -4437,7 +4380,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count jucători blocați', few: '$count jucători blocați', one: '$count jucător blocat', - zero: '$count jucător blocat', ); return '$_temp0'; } @@ -4450,7 +4392,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count de postări pe forum', few: '$count postări pe forum', one: '$count postare pe forum', - zero: '$count postare pe forum', ); return '$_temp0'; } @@ -4463,7 +4404,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count jucători $param2 în această săptămână.', few: '$count jucători $param2 în această săptămână.', one: '$count jucător $param2 în această săptămână.', - zero: '$count jucător $param2 în această săptămână.', ); return '$_temp0'; } @@ -4476,7 +4416,6 @@ class AppLocalizationsRo extends AppLocalizations { other: 'Disponibil în $count limbi!', few: 'Disponibil în $count limbi!', one: 'Disponibil într-o limbă!', - zero: 'Disponibil într-o limbă!', ); return '$_temp0'; } @@ -4489,7 +4428,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count secunde rămase pentru a începe jocul', few: '$count secunde rămase pentru a începe jocul', one: '$count secundă rămasă pentru a începe jocul', - zero: '$count secundă rămasă pentru a începe jocul', ); return '$_temp0'; } @@ -4502,7 +4440,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count secunde', few: '$count secunde', one: '$count secundă', - zero: '$count secundă', ); return '$_temp0'; } @@ -4515,7 +4452,6 @@ class AppLocalizationsRo extends AppLocalizations { other: 'și salvează $count variațiile cu mutare anticipată', few: 'și salvează $count variațiile cu mutare anticipată', one: 'și salvează $count variație cu mutare anticipată', - zero: 'și salvează $count variație cu mutare anticipată', ); return '$_temp0'; } @@ -4687,7 +4623,6 @@ class AppLocalizationsRo extends AppLocalizations { other: '$count încercări', few: '$count încercări', one: 'O încercare', - zero: 'O încercare', ); return '$_temp0'; } @@ -4700,7 +4635,6 @@ class AppLocalizationsRo extends AppLocalizations { other: 'A jucat $count încercări de $param2', few: 'A jucat $count încercări de $param2', one: 'A jucat o încercare de $param2', - zero: 'A jucat o încercare de $param2', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_ru.dart b/lib/l10n/l10n_ru.dart index 98e5f7b79d..db6a389526 100644 --- a/lib/l10n/l10n_ru.dart +++ b/lib/l10n/l10n_ru.dart @@ -29,7 +29,6 @@ class AppLocalizationsRu extends AppLocalizations { many: 'Поддерживает lichess.org $count месяцев ($param2)', few: 'Поддерживает lichess.org $count месяца ($param2)', one: 'Поддерживает lichess.org $count месяц ($param2)', - zero: 'Поддерживает lichess.org $count месяц ($param2)', ); return '$_temp0'; } @@ -43,7 +42,6 @@ class AppLocalizationsRu extends AppLocalizations { many: 'Выполнено $count упражнений в $param2', few: 'Выполнено $count упражнения в $param2', one: 'Выполнено $count упражнение в $param2', - zero: 'Выполнено $count упражнение в $param2', ); return '$_temp0'; } @@ -57,7 +55,6 @@ class AppLocalizationsRu extends AppLocalizations { many: 'Решены $count тактических задач', few: 'Решены $count тактические задачи', one: 'Решена $count тактическая задача', - zero: 'Решена $count тактическая задача', ); return '$_temp0'; } @@ -71,7 +68,6 @@ class AppLocalizationsRu extends AppLocalizations { many: 'Сыграны $count игр в $param2', few: 'Сыграны $count игры в $param2', one: 'Сыграна $count игра в $param2', - zero: 'Сыграна $count игра в $param2', ); return '$_temp0'; } @@ -85,7 +81,6 @@ class AppLocalizationsRu extends AppLocalizations { many: 'Опубликованы $count сообщений в теме $param2', few: 'Опубликованы $count сообщения в теме $param2', one: 'Опубликовано $count сообщение в теме $param2', - zero: 'Опубликовано $count сообщение в теме $param2', ); return '$_temp0'; } @@ -99,7 +94,6 @@ class AppLocalizationsRu extends AppLocalizations { many: 'Сделано $count ходов', few: 'Сделано $count хода', one: 'Сделан $count ход', - zero: 'Сделан $count ход', ); return '$_temp0'; } @@ -113,7 +107,6 @@ class AppLocalizationsRu extends AppLocalizations { many: 'в $count играх по переписке', few: 'в $count играх по переписке', one: 'в $count игре по переписке', - zero: 'в $count игре по переписке', ); return '$_temp0'; } @@ -127,7 +120,6 @@ class AppLocalizationsRu extends AppLocalizations { many: 'Завершены $count игр по переписке', few: 'Завершены $count игры по переписке', one: 'Завершена $count игра по переписке', - zero: 'Завершена $count игра по переписке', ); return '$_temp0'; } @@ -141,7 +133,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count игроков добавлены в подписку', few: '$count игрока добавлены в подписку', one: '$count игрок добавлен в подписку', - zero: '$count игрок добавлен в подписку', ); return '$_temp0'; } @@ -155,7 +146,6 @@ class AppLocalizationsRu extends AppLocalizations { many: 'Добавились $count новых подписчиков', few: 'Добавились $count новых подписчика', one: 'Добавился $count новый подписчик', - zero: 'Добавился $count новый подписчик', ); return '$_temp0'; } @@ -169,7 +159,6 @@ class AppLocalizationsRu extends AppLocalizations { many: 'Проведены $count сеансов одновременной игры', few: 'Проведены $count сеанса одновременной игры', one: 'Проведён $count сеанс одновременной игры', - zero: 'Проведён $count сеанс одновременной игры', ); return '$_temp0'; } @@ -183,7 +172,6 @@ class AppLocalizationsRu extends AppLocalizations { many: 'Участие в $count сеансах одновременной игры', few: 'Участие в $count сеансах одновременной игры', one: 'Участие в $count сеансе одновременной игры', - zero: 'Участие в $count сеансе одновременной игры', ); return '$_temp0'; } @@ -197,7 +185,6 @@ class AppLocalizationsRu extends AppLocalizations { many: 'Созданы $count новых студий', few: 'Созданы $count новые студии', one: 'Создана $count новая студия', - zero: 'Создана $count новая студия', ); return '$_temp0'; } @@ -211,7 +198,6 @@ class AppLocalizationsRu extends AppLocalizations { many: 'Завершены $count турниров', few: 'Завершены $count турнира', one: 'Завершён $count турнир', - zero: 'Завершён $count турнир', ); return '$_temp0'; } @@ -225,7 +211,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count место ($param2 % лучших), по результатам $param3 игр в турнире $param4', few: '$count место ($param2 % лучших), по результатам $param3 игр в турнире $param4', one: '$count место ($param2 % лучших), по результатам $param3 игры в турнире $param4', - zero: '$count место ($param2 % лучших), по результатам $param3 игры в турнире $param4', ); return '$_temp0'; } @@ -239,7 +224,6 @@ class AppLocalizationsRu extends AppLocalizations { many: 'Завершено $count турниров по швейцарской системе', few: 'Завершено $count турнира по швейцарской системе', one: 'Завершён $count турнир по швейцарской системе', - zero: 'Завершён $count турнир по швейцарской системе', ); return '$_temp0'; } @@ -253,7 +237,6 @@ class AppLocalizationsRu extends AppLocalizations { many: 'Принят в $count клубов', few: 'Принят в $count клуба', one: 'Принят в $count клуб', - zero: 'Принят в $count клуб', ); return '$_temp0'; } @@ -899,7 +882,6 @@ class AppLocalizationsRu extends AppLocalizations { many: 'Решено $count раз', few: 'Решено $count раза', one: 'Решено $count раз', - zero: 'Решено $count раз', ); return '$_temp0'; } @@ -913,7 +895,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count баллов ниже вашего рейтинга в задачах', few: '$count баллов ниже вашего рейтинга в задачах', one: 'Один балл ниже вашего рейтинга в задачах', - zero: 'Один балл ниже вашего рейтинга в задачах', ); return '$_temp0'; } @@ -927,7 +908,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count баллов выше вашего рейтинга в задачах', few: '$count баллов выше вашего рейтинга в задачах', one: 'Один балл выше вашего рейтинга в пазлах', - zero: 'Один балл выше вашего рейтинга в пазлах', ); return '$_temp0'; } @@ -941,7 +921,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count решены', few: '$count решены', one: '$count решена', - zero: '$count решена', ); return '$_temp0'; } @@ -955,7 +934,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count повторить', few: '$count повторить', one: '$count повторить', - zero: '$count повторить', ); return '$_temp0'; } @@ -4005,7 +3983,6 @@ class AppLocalizationsRu extends AppLocalizations { many: 'Ваш соперник покинул игру. Вы можете объявить победу через $count секунд.', few: 'Ваш соперник покинул игру. Вы можете объявить победу через $count секунды.', one: 'Ваш соперник покинул игру. Вы можете объявить победу через $count секунду.', - zero: 'Ваш соперник покинул игру. Вы можете объявить победу через $count секунду.', ); return '$_temp0'; } @@ -4019,7 +3996,6 @@ class AppLocalizationsRu extends AppLocalizations { many: 'Мат в $count полуходов', few: 'Мат в $count полухода', one: 'Мат в $count полуход', - zero: 'Мат в $count полуход', ); return '$_temp0'; } @@ -4033,7 +4009,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count зевков', few: '$count зевка', one: '$count зевок', - zero: '$count зевок', ); return '$_temp0'; } @@ -4047,7 +4022,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count ошибок', few: '$count ошибки', one: '$count ошибка', - zero: '$count ошибка', ); return '$_temp0'; } @@ -4061,7 +4035,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count неточностей', few: '$count неточности', one: '$count неточность', - zero: '$count неточность', ); return '$_temp0'; } @@ -4075,7 +4048,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count игроков', few: '$count игрока', one: '$count игрок', - zero: '$count игрок', ); return '$_temp0'; } @@ -4089,7 +4061,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count игр', few: '$count игры', one: '$count игра', - zero: '$count игра', ); return '$_temp0'; } @@ -4103,7 +4074,6 @@ class AppLocalizationsRu extends AppLocalizations { many: 'Рейтинг $count за $param2 партий', few: 'Рейтинг $count за $param2 партии', one: 'Рейтинг $count за $param2 партию', - zero: 'Рейтинг $count за $param2 партию', ); return '$_temp0'; } @@ -4117,7 +4087,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count отмеченных', few: '$count отмеченные', one: '$count отмеченная', - zero: '$count отмеченная', ); return '$_temp0'; } @@ -4131,7 +4100,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count дней', few: '$count дня', one: '$count день', - zero: '$count день', ); return '$_temp0'; } @@ -4145,7 +4113,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count часов', few: '$count часа', one: '$count час', - zero: '$count час', ); return '$_temp0'; } @@ -4159,7 +4126,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count минут', few: '$count минуты', one: '$count минута', - zero: '$count минута', ); return '$_temp0'; } @@ -4173,7 +4139,6 @@ class AppLocalizationsRu extends AppLocalizations { many: 'Место обновляется каждые $count минут', few: 'Место обновляется каждые $count минуты', one: 'Место обновляется ежеминутно', - zero: 'Место обновляется ежеминутно', ); return '$_temp0'; } @@ -4187,7 +4152,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count задач', few: '$count задачи', one: '$count задача', - zero: '$count задача', ); return '$_temp0'; } @@ -4201,7 +4165,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count партий с вами', few: '$count партии с вами', one: '$count партия с вами', - zero: '$count партия с вами', ); return '$_temp0'; } @@ -4215,7 +4178,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count рейтинговых', few: '$count рейтинговые', one: '$count рейтинговая', - zero: '$count рейтинговая', ); return '$_temp0'; } @@ -4229,7 +4191,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count побед', few: '$count победы', one: '$count победа', - zero: '$count победа', ); return '$_temp0'; } @@ -4243,7 +4204,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count поражений', few: '$count поражения', one: '$count поражение', - zero: '$count поражение', ); return '$_temp0'; } @@ -4257,7 +4217,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count ничьих', few: '$count ничьи', one: '$count ничья', - zero: '$count ничья', ); return '$_temp0'; } @@ -4271,7 +4230,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count играются', few: '$count играются', one: '$count играется', - zero: '$count играется', ); return '$_temp0'; } @@ -4285,7 +4243,6 @@ class AppLocalizationsRu extends AppLocalizations { many: 'Дать $count секунд', few: 'Дать $count секунды', one: 'Дать $count секунду', - zero: 'Дать $count секунду', ); return '$_temp0'; } @@ -4299,7 +4256,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count турнирных очков', few: '$count турнирных очка', one: '$count турнирное очко', - zero: '$count турнирное очко', ); return '$_temp0'; } @@ -4313,7 +4269,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count студий', few: '$count студии', one: '$count студия', - zero: '$count студия', ); return '$_temp0'; } @@ -4327,7 +4282,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count сеансов', few: '$count сеанса', one: '$count сеанс', - zero: '$count сеанс', ); return '$_temp0'; } @@ -4341,7 +4295,6 @@ class AppLocalizationsRu extends AppLocalizations { many: 'Рейтинговых игр ≥ $count', few: 'Рейтинговых игр ≥ $count', one: 'Рейтинговых игр ≥ $count', - zero: 'Рейтинговых игр ≥ $count', ); return '$_temp0'; } @@ -4355,7 +4308,6 @@ class AppLocalizationsRu extends AppLocalizations { many: 'Рейтинговых игр в $param2 ≥ $count', few: 'Рейтинговых игр в $param2 ≥ $count', one: 'Рейтинговых игр в $param2 ≥ $count', - zero: 'Рейтинговых игр в $param2 ≥ $count', ); return '$_temp0'; } @@ -4369,7 +4321,6 @@ class AppLocalizationsRu extends AppLocalizations { many: 'Вы должны сыграть ещё $count рейтинговых игр в $param2', few: 'Вы должны сыграть ещё $count рейтинговые игры в $param2', one: 'Вы должны сыграть ещё $count рейтинговую игру в $param2', - zero: 'Вы должны сыграть ещё $count рейтинговую игру в $param2', ); return '$_temp0'; } @@ -4383,7 +4334,6 @@ class AppLocalizationsRu extends AppLocalizations { many: 'Вы должны сыграть ещё $count рейтинговых игр', few: 'Вы должны сыграть ещё $count рейтинговые игры', one: 'Вы должны сыграть ещё $count рейтинговую игру', - zero: 'Вы должны сыграть ещё $count рейтинговую игру', ); return '$_temp0'; } @@ -4397,7 +4347,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count импортированных', few: '$count импортированные', one: '$count импортированная', - zero: '$count импортированная', ); return '$_temp0'; } @@ -4411,7 +4360,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count друзей онлайн', few: '$count друга онлайн', one: '$count друг онлайн', - zero: '$count друг онлайн', ); return '$_temp0'; } @@ -4425,7 +4373,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count подписчиков', few: '$count подписчика', one: '$count подписчик', - zero: '$count подписчик', ); return '$_temp0'; } @@ -4439,7 +4386,6 @@ class AppLocalizationsRu extends AppLocalizations { many: 'подписан на $count игроков', few: 'подписаны $count', one: 'подписан на $count игрока', - zero: 'подписан на $count игрока', ); return '$_temp0'; } @@ -4453,7 +4399,6 @@ class AppLocalizationsRu extends AppLocalizations { many: 'Менее $count минут', few: 'Менее $count минут', one: 'Менее $count минуты', - zero: 'Менее $count минуты', ); return '$_temp0'; } @@ -4467,7 +4412,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count партий', few: '$count партии', one: '$count партия', - zero: '$count партия', ); return '$_temp0'; } @@ -4481,7 +4425,6 @@ class AppLocalizationsRu extends AppLocalizations { many: 'Максимум: $count символов.', few: 'Максимум: $count символа.', one: 'Максимум: $count символ.', - zero: 'Максимум: $count символ.', ); return '$_temp0'; } @@ -4495,7 +4438,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count блокировок', few: '$count блокировки', one: '$count блокировка', - zero: '$count блокировка', ); return '$_temp0'; } @@ -4509,7 +4451,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count сообщений на форуме', few: '$count сообщения на форуме', one: '$count сообщение на форуме', - zero: '$count сообщение на форуме', ); return '$_temp0'; } @@ -4523,7 +4464,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count игроков в $param2 на этой неделе.', few: '$count игрока в $param2 на этой неделе.', one: '$count игрок в $param2 на этой неделе.', - zero: '$count игрок в $param2 на этой неделе.', ); return '$_temp0'; } @@ -4537,7 +4477,6 @@ class AppLocalizationsRu extends AppLocalizations { many: 'Доступно на $count языках!', few: 'Доступно на $count языках!', one: 'Доступно на $count языке!', - zero: 'Доступно на $count языке!', ); return '$_temp0'; } @@ -4551,7 +4490,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count секунд на первый ход', few: '$count секунды на первый ход', one: '$count секунда на первый ход', - zero: '$count секунда на первый ход', ); return '$_temp0'; } @@ -4565,7 +4503,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count секунд', few: '$count секунды', one: '$count секунда', - zero: '$count секунда', ); return '$_temp0'; } @@ -4579,7 +4516,6 @@ class AppLocalizationsRu extends AppLocalizations { many: 'и сохранить $count последовательностей', few: 'и сохранить $count последовательности', one: 'и сохранить $count последовательность', - zero: 'и сохранить $count последовательность', ); return '$_temp0'; } @@ -4752,7 +4688,6 @@ class AppLocalizationsRu extends AppLocalizations { many: '$count попыток', few: '$count попытки', one: '1 попытка', - zero: '1 попытка', ); return '$_temp0'; } @@ -4766,7 +4701,6 @@ class AppLocalizationsRu extends AppLocalizations { many: 'Сыграны $count серий в $param2', few: 'Сыграны $count серии в $param2', one: 'Сыграна $count серия в $param2', - zero: 'Сыграна $count серия в $param2', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_sk.dart b/lib/l10n/l10n_sk.dart index 4e1d7985cf..cbe7260a5f 100644 --- a/lib/l10n/l10n_sk.dart +++ b/lib/l10n/l10n_sk.dart @@ -29,7 +29,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'Podporuje lichess.org $count mesiacov ako $param2', few: 'Podporuje lichess.org $count mesiace ako $param2', one: 'Podporuje lichess.org $count mesiac ako $param2', - zero: 'Podporuje lichess.org $count mesiac ako $param2', ); return '$_temp0'; } @@ -43,7 +42,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'Precvičených $count pozícii v $param2', few: 'Precvičené $count pozície v $param2', one: 'Precvičená $count pozícia v $param2', - zero: 'Precvičená $count pozícia v $param2', ); return '$_temp0'; } @@ -57,7 +55,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'Riešených $count taktických úloh', few: 'Riešené $count taktické úlohy', one: 'Riešená $count taktická úloha', - zero: 'Riešená $count taktická úloha', ); return '$_temp0'; } @@ -71,7 +68,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'Odohraných $count $param2 partií', few: 'Odohrané $count $param2 partie', one: 'Odohraná $count $param2 partia', - zero: 'Odohraná $count $param2 partia', ); return '$_temp0'; } @@ -85,7 +81,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'Uverejnených $count príspevkov v $param2', few: 'Uverejnené $count príspevky v $param2', one: 'Uverejnený $count príspevok v $param2', - zero: 'Uverejnený $count príspevok v $param2', ); return '$_temp0'; } @@ -99,7 +94,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'Zharal $count ťahov', few: 'Zahral $count ťahy', one: 'Urobil $count ťah', - zero: 'Urobil $count ťah', ); return '$_temp0'; } @@ -113,7 +107,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'v $count korešpondenčných hrách', few: 'v $count korešpondenčných hrách', one: 'v $count korešpondenčnej hre', - zero: 'v $count korešpondenčnej hre', ); return '$_temp0'; } @@ -127,7 +120,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'Dohraných $count korešpondenčných partií', few: 'Dohrané $count korešpondenčné partie', one: 'Dohraná $count korešpondenčná partia', - zero: 'Dohraná $count korešpondenčná partia', ); return '$_temp0'; } @@ -141,7 +133,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'Začal sledovať $count hráčov', few: 'Začal sledovať $count hráčov', one: 'Začiatok sledovania $count hráča', - zero: 'Začiatok sledovania $count hráča', ); return '$_temp0'; } @@ -155,7 +146,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'Získal $count nových sledovateľov', few: 'Získal $count nových sledovateľov', one: 'Získal $count nového sledovateľa', - zero: 'Získal $count nového sledovateľa', ); return '$_temp0'; } @@ -169,7 +159,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'Usporiadanie a odohranie $count simultánok', few: 'Usporiadanie a odohranie $count simultánok', one: 'Usporiadanie a odohranie $count simultánky', - zero: 'Usporiadanie a odohranie $count simultánky', ); return '$_temp0'; } @@ -183,7 +172,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'Zúčastnil sa v $count simultánkach', few: 'Zúčastnil sa v $count simultánkach', one: 'Zúčastnenie sa v $count simultánke', - zero: 'Zúčastnenie sa v $count simultánke', ); return '$_temp0'; } @@ -197,7 +185,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'Vytvorenie $count nových štúdií', few: 'Vytvorenie $count nových štúdií', one: 'Vytvorenie $count novej štúdie', - zero: 'Vytvorenie $count novej štúdie', ); return '$_temp0'; } @@ -211,7 +198,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'Zúčastnil sa v $count turnajoch', few: 'Zúčastnil sa v $count turnajoch', one: 'Zúčastnil sa v $count turnaji', - zero: 'Zúčastnil sa v $count turnaji', ); return '$_temp0'; } @@ -225,7 +211,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'Umiestnil sa na $count mieste (top $param2%) s $param3 partiami v $param4', few: 'Umiestnil sa na $count mieste (top $param2%) s $param3 partiami v $param4', one: 'Umiestnil sa na $count mieste (top $param2%) s $param3 partiou v $param4', - zero: 'Umiestnil sa na $count mieste (top $param2%) s $param3 partiou v $param4', ); return '$_temp0'; } @@ -239,7 +224,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'Odohraných $count turnajov švajčiarskym systémom', few: 'Odohrané $count turnaje švajčiarskym systémom', one: 'Odohraný $count turnaj švajčiarskym systémom', - zero: 'Odohraný $count turnaj švajčiarskym systémom', ); return '$_temp0'; } @@ -253,7 +237,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'Vstup do $count družstiev', few: 'Vstup do $count družstiev', one: 'Vstup do $count družstva', - zero: 'Vstup do $count družstva', ); return '$_temp0'; } @@ -899,7 +882,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'Hrané $count-krát', few: 'Hrané $count-krát', one: 'Hrané $count-krát', - zero: 'Hrané $count-krát', ); return '$_temp0'; } @@ -913,7 +895,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'O $count bodov nižšia ako Váš rating úloh', few: 'O $count body nižšia ako Váš rating úloh', one: 'O jeden bod nižšia ako Váš rating úloh', - zero: 'O jeden bod nižšia ako Váš rating úloh', ); return '$_temp0'; } @@ -927,7 +908,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'O $count bodov vyššia ako Váš rating úloh', few: 'O $count body vyššia ako Váš rating úloh', one: 'O jeden bodov vyššia ako Váš rating úloh', - zero: 'O jeden bodov vyššia ako Váš rating úloh', ); return '$_temp0'; } @@ -941,7 +921,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count hraných', few: '$count hrané', one: '$count hraná', - zero: '$count hraná', ); return '$_temp0'; } @@ -955,7 +934,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count na zopakovanie', few: '$count na zopakovanie', one: '$count na zopakovanie', - zero: '$count na zopakovanie', ); return '$_temp0'; } @@ -4005,7 +3983,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'Váš súper odišiel od šachovnice. O $count sekúnd si môžete nárokovať výhru.', few: 'Váš súper odišiel od šachovnice. O $count sekundy si môžete nárokovať výhru.', one: 'Váš súper odišiel od šachovnice. O $count sekundu si môžete nárokovať výhru.', - zero: 'Váš súper odišiel od šachovnice. O $count sekundu si môžete nárokovať výhru.', ); return '$_temp0'; } @@ -4019,7 +3996,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'Mat v $count. polťahu', few: 'Mat v $count. polťahu', one: 'Mat v $count. polťahu', - zero: 'Mat v $count. polťahu', ); return '$_temp0'; } @@ -4033,7 +4009,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count hrubých chýb', few: '$count hrubé chyby', one: '$count hrubá chyba', - zero: '$count hrubá chyba', ); return '$_temp0'; } @@ -4047,7 +4022,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count chýb', few: '$count chyby', one: '$count chyba', - zero: '$count chyba', ); return '$_temp0'; } @@ -4061,7 +4035,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count nepresností', few: '$count nepresnosti', one: '$count nepresnosť', - zero: '$count nepresnosť', ); return '$_temp0'; } @@ -4075,7 +4048,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count pripojených hráčov', few: '$count pripojení hráči', one: '$count pripojený hráč', - zero: '$count pripojený hráč', ); return '$_temp0'; } @@ -4089,7 +4061,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count partií', few: '$count partie', one: '$count partia', - zero: '$count partia', ); return '$_temp0'; } @@ -4103,7 +4074,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count rating z $param2 partií', few: '$count rating z $param2 partií', one: '$count rating z $param2 partie', - zero: '$count rating z $param2 partie', ); return '$_temp0'; } @@ -4117,7 +4087,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count záložiek', few: '$count záložky', one: '$count záložka', - zero: '$count záložka', ); return '$_temp0'; } @@ -4131,7 +4100,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count dní', few: '$count dni', one: '$count deň', - zero: '$count deň', ); return '$_temp0'; } @@ -4145,7 +4113,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count hodín', few: '$count hodiny', one: '$count hodina', - zero: '$count hodina', ); return '$_temp0'; } @@ -4159,7 +4126,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count minút', few: '$count minúty', one: '$count minúta', - zero: '$count minúta', ); return '$_temp0'; } @@ -4173,7 +4139,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'Poradie sa aktualizuje každých $count minút', few: 'Poradie sa aktualizuje každé $count minúty', one: 'Poradie sa aktualizuje každú minútu', - zero: 'Poradie sa aktualizuje každú minútu', ); return '$_temp0'; } @@ -4187,7 +4152,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count úloh', few: '$count úlohy', one: '$count úloha', - zero: '$count úloha', ); return '$_temp0'; } @@ -4201,7 +4165,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count partií s Vami', few: '$count partie s Vami', one: '$count partia s Vami', - zero: '$count partia s Vami', ); return '$_temp0'; } @@ -4215,7 +4178,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count hodnotených', few: '$count hodnotené', one: '$count hodnotená', - zero: '$count hodnotená', ); return '$_temp0'; } @@ -4229,7 +4191,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count výhier', few: '$count výhry', one: '$count výhra', - zero: '$count výhra', ); return '$_temp0'; } @@ -4243,7 +4204,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count prehier', few: '$count prehry', one: '$count prehra', - zero: '$count prehra', ); return '$_temp0'; } @@ -4257,7 +4217,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count remíz', few: '$count remízy', one: '$count remíza', - zero: '$count remíza', ); return '$_temp0'; } @@ -4271,7 +4230,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count práve sa hrá', few: '$count práve sa hrajú', one: '$count práve sa hrá', - zero: '$count práve sa hrá', ); return '$_temp0'; } @@ -4285,7 +4243,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'Pridať $count sekúnd', few: 'Pridať $count sekundy', one: 'Pridať $count sekundu', - zero: 'Pridať $count sekundu', ); return '$_temp0'; } @@ -4299,7 +4256,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count turnajových bodov', few: '$count turnajové body', one: '$count turnajový bod', - zero: '$count turnajový bod', ); return '$_temp0'; } @@ -4313,7 +4269,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count štúdií', few: '$count štúdie', one: '$count štúdia', - zero: '$count štúdia', ); return '$_temp0'; } @@ -4327,7 +4282,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count simultánok', few: '$count simultánky', one: '$count simultánka', - zero: '$count simultánka', ); return '$_temp0'; } @@ -4341,7 +4295,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '≥ $count hodnotených partií', few: '≥ $count hodnotené partie', one: '≥ $count hodnotená partia', - zero: '≥ $count hodnotená partia', ); return '$_temp0'; } @@ -4355,7 +4308,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '≥ $count $param2 hodnotených partií', few: '≥ $count $param2 hodnotené partie', one: '≥ $count $param2 hodnotená partia', - zero: '≥ $count $param2 hodnotená partia', ); return '$_temp0'; } @@ -4369,7 +4321,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'Potrebujete odohrať ešte $count $param2 hodnotených partií', few: 'Potrebujete odohrať ešte $count $param2 hodnotené partie', one: 'Potrebujete odohrať ešte $count $param2 hodnotenú partiu', - zero: 'Potrebujete odohrať ešte $count $param2 hodnotenú partiu', ); return '$_temp0'; } @@ -4383,7 +4334,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'Potrebujete odohrať ešte $count hodnotených partií', few: 'Potrebujete odohrať ešte $count hodnotené partie', one: 'Potrebujete odohrať ešte $count hodnotenú partiu', - zero: 'Potrebujete odohrať ešte $count hodnotenú partiu', ); return '$_temp0'; } @@ -4397,7 +4347,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count importovaných partií', few: '$count importované partie', one: '$count importovaná partia', - zero: '$count importovaná partia', ); return '$_temp0'; } @@ -4411,7 +4360,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count priateľov online', few: '$count priatelia online', one: '$count priateľ online', - zero: '$count priateľ online', ); return '$_temp0'; } @@ -4425,7 +4373,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count sledujúcich', few: '$count sledujúci', one: '$count sledujúci', - zero: '$count sledujúci', ); return '$_temp0'; } @@ -4439,7 +4386,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count sledovaných', few: '$count sledovaní', one: '$count sledovaný', - zero: '$count sledovaný', ); return '$_temp0'; } @@ -4453,7 +4399,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'Menej ako $count minút', few: 'Menej ako $count minúty', one: 'Menej ako $count minúta', - zero: 'Menej ako $count minúta', ); return '$_temp0'; } @@ -4467,7 +4412,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count rozohraných partií', few: '$count rozohrané partie', one: '$count rozohraná partia', - zero: '$count rozohraná partia', ); return '$_temp0'; } @@ -4481,7 +4425,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'Maximum: $count znakov.', few: 'Maximum: $count znaky.', one: 'Maximum: $count znak.', - zero: 'Maximum: $count znak.', ); return '$_temp0'; } @@ -4495,7 +4438,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count blokovaných hráčov', few: '$count blokovaní hráči', one: '$count blokovaný hráč', - zero: '$count blokovaný hráč', ); return '$_temp0'; } @@ -4509,7 +4451,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count príspvkov vo fóre', few: '$count príspevky vo fóre', one: '$count príspevok vo fóre', - zero: '$count príspevok vo fóre', ); return '$_temp0'; } @@ -4523,7 +4464,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'Tento týždeň hralo $param2 $count hráčov.', few: 'Tento týždeň hrali $param2 $count hráči.', one: 'Tento týždeň hral $param2 $count hráč.', - zero: 'Tento týždeň hral $param2 $count hráč.', ); return '$_temp0'; } @@ -4537,7 +4477,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'Dostupné v $count jazykoch!', few: 'Dostupné v $count jazykoch!', one: 'Dostupné v $count jazyku!', - zero: 'Dostupné v $count jazyku!', ); return '$_temp0'; } @@ -4551,7 +4490,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count sekúnd na vykonanie prvého ťahu', few: '$count sekundy na vykonanie prvého ťahu', one: '$count sekunda na vykonanie prvého ťahu', - zero: '$count sekunda na vykonanie prvého ťahu', ); return '$_temp0'; } @@ -4565,7 +4503,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count sekúnd', few: '$count sekúnd', one: '$count sekunda', - zero: '$count sekunda', ); return '$_temp0'; } @@ -4579,7 +4516,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'a uložiť $count variantov predťahu', few: 'a uložiť $count varianty predťahu', one: 'a uložiť $count variant predťahu', - zero: 'a uložiť $count variant predťahu', ); return '$_temp0'; } @@ -4752,7 +4688,6 @@ class AppLocalizationsSk extends AppLocalizations { many: '$count pokusov', few: '$count pokusy', one: '1 pokus', - zero: '1 pokus', ); return '$_temp0'; } @@ -4766,7 +4701,6 @@ class AppLocalizationsSk extends AppLocalizations { many: 'Odohraných $count pokusov $param2', few: 'Obohrané $count pokusy $param2', one: 'Odohraný jeden pokus $param2', - zero: 'Odohraný jeden pokus $param2', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_sl.dart b/lib/l10n/l10n_sl.dart index 398e2ca210..1b9d01ed22 100644 --- a/lib/l10n/l10n_sl.dart +++ b/lib/l10n/l10n_sl.dart @@ -29,7 +29,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count mesece podpira lichess.org kot $param2', two: '$count meseca podpira lichess.org kot $param2', one: '$count mesec podpira lichess.org kot $param2', - zero: '$count mesec podpira lichess.org kot $param2', ); return '$_temp0'; } @@ -43,7 +42,6 @@ class AppLocalizationsSl extends AppLocalizations { few: 'Treniral $count pozicije na $param2', two: 'Treniral $count pozicij na $param2', one: 'Treniral $count pozicijo na $param2', - zero: 'Treniral $count pozicijo na $param2', ); return '$_temp0'; } @@ -57,7 +55,6 @@ class AppLocalizationsSl extends AppLocalizations { few: 'Rešil $count taktične probleme', two: 'Rešil $count taktična problema', one: 'Rešil $count taktični problem', - zero: 'Rešil $count taktični problem', ); return '$_temp0'; } @@ -71,7 +68,6 @@ class AppLocalizationsSl extends AppLocalizations { few: 'Odigral $count $param2 partije', two: 'Odigral $count $param2 partiji', one: 'Odigral $count $param2 partijo', - zero: 'Odigral $count $param2 partijo', ); return '$_temp0'; } @@ -85,7 +81,6 @@ class AppLocalizationsSl extends AppLocalizations { few: 'Objavil $count sporočila v $param2', two: 'Objavil $count sporočili v $param2', one: 'Objavil $count sporočilo v $param2', - zero: 'Objavil $count sporočilo v $param2', ); return '$_temp0'; } @@ -99,7 +94,6 @@ class AppLocalizationsSl extends AppLocalizations { few: 'Potegnil $count poteze', two: 'Potegnil $count potezi', one: 'Potegnil $count potezo', - zero: 'Potegnil $count potezo', ); return '$_temp0'; } @@ -113,7 +107,6 @@ class AppLocalizationsSl extends AppLocalizations { few: 'v $count dopisnih partijah', two: 'v $count dopisnih partijah', one: 'v $count dopisni partiji', - zero: 'v $count dopisni partiji', ); return '$_temp0'; } @@ -127,7 +120,6 @@ class AppLocalizationsSl extends AppLocalizations { few: 'Končal $count dopisne partije', two: 'Končal $count dopisni partiji', one: 'Končal $count dopisno partijo', - zero: 'Končal $count dopisno partijo', ); return '$_temp0'; } @@ -141,7 +133,6 @@ class AppLocalizationsSl extends AppLocalizations { few: 'Sledi $count igralcem', two: 'Sledi $count igralcem', one: 'Sledi $count igralcu', - zero: 'Sledi $count igralcu', ); return '$_temp0'; } @@ -155,7 +146,6 @@ class AppLocalizationsSl extends AppLocalizations { few: 'Ima $count nove sledilce', two: 'Ima $count nova sledilca', one: 'Ima $count novega sledilca', - zero: 'Ima $count novega sledilca', ); return '$_temp0'; } @@ -169,7 +159,6 @@ class AppLocalizationsSl extends AppLocalizations { few: 'Gostil $count simultanke', two: 'Gostil $count simultanki', one: 'Gostil $count simultanko', - zero: 'Gostil $count simultanko', ); return '$_temp0'; } @@ -183,7 +172,6 @@ class AppLocalizationsSl extends AppLocalizations { few: 'Sodeloval pri $count simultankah', two: 'Sodeloval pri $count simultankah', one: 'Sodeloval pri $count simultanki', - zero: 'Sodeloval pri $count simultanki', ); return '$_temp0'; } @@ -197,7 +185,6 @@ class AppLocalizationsSl extends AppLocalizations { few: 'Ustvaril $count nove študije', two: 'Ustvaril $count novi študiji', one: 'Ustvaril $count nov študij', - zero: 'Ustvaril $count nov študij', ); return '$_temp0'; } @@ -211,7 +198,6 @@ class AppLocalizationsSl extends AppLocalizations { few: 'Končal $count turnirje', two: 'Končal $count turnirja', one: 'Končal $count turnir', - zero: 'Končal $count turnir', ); return '$_temp0'; } @@ -225,7 +211,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '#$count na lestvici (najboljših $param2%) v $param3 partijah tekmovanja $param4', two: '#$count na lestvici (najboljših $param2%) v $param3 partijah tekmovanja $param4', one: '#$count na lestvici (najboljših $param2%) v $param3 partiji tekmovanja $param4', - zero: '#$count na lestvici (najboljših $param2%) v $param3 partiji tekmovanja $param4', ); return '$_temp0'; } @@ -239,7 +224,6 @@ class AppLocalizationsSl extends AppLocalizations { few: 'Tekmoval na $count švicarskih turnirjih', two: 'Tekmoval na $count švicarskih turnirjih', one: 'Tekmoval na $count švicarskem turnirju', - zero: 'Tekmoval na $count švicarskem turnirju', ); return '$_temp0'; } @@ -253,7 +237,6 @@ class AppLocalizationsSl extends AppLocalizations { few: 'Pridružen $count ekipam', two: 'Pridružen $count ekipam', one: 'Pridružen $count ekipi', - zero: 'Pridružen $count ekipi', ); return '$_temp0'; } @@ -899,7 +882,6 @@ class AppLocalizationsSl extends AppLocalizations { few: 'Odigrano $count krat', two: 'Odigrano $count krat', one: 'Odigrano $count krat', - zero: 'Odigrano $count krat', ); return '$_temp0'; } @@ -913,7 +895,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count točke pod ratingom uganke', two: '$count točki pod ratingom uganke', one: 'Ena točka pod ratingom uganke', - zero: 'Ena točka pod ratingom uganke', ); return '$_temp0'; } @@ -927,7 +908,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count točke nad ratingom uganke', two: '$count točki nad ratingom uganke', one: 'Ena točka nad ratingom uganke', - zero: 'Ena točka nad ratingom uganke', ); return '$_temp0'; } @@ -941,7 +921,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count igrani', two: '$count igrani', one: '$count igrana', - zero: '$count igrana', ); return '$_temp0'; } @@ -955,7 +934,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count za predvajanje', two: '$count za predvajanje', one: '$count za predvajanje', - zero: '$count za predvajanje', ); return '$_temp0'; } @@ -4005,7 +3983,6 @@ class AppLocalizationsSl extends AppLocalizations { few: 'Vaš nasprotnik je zapustil igro. Čez $count sekunde lahko proglasite zmago.', two: 'Vaš nasprotnik je zapustil igro. Čez $count sekundi lahko proglasite zmago.', one: 'Vaš nasprotnik je zapustil igro. Čez $count sekundo lahko proglasite zmago.', - zero: 'Vaš nasprotnik je zapustil igro. Čez $count sekundo lahko proglasite zmago.', ); return '$_temp0'; } @@ -4019,7 +3996,6 @@ class AppLocalizationsSl extends AppLocalizations { few: 'Mat v $count pol-potezah', two: 'Mat v $count pol-potezah', one: 'Mat v $count pol-potezi', - zero: 'Mat v $count pol-potezi', ); return '$_temp0'; } @@ -4033,7 +4009,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count napake', two: '$count napaki', one: '$count napaka', - zero: '$count napaka', ); return '$_temp0'; } @@ -4047,7 +4022,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count napakice', two: '$count napakici', one: '$count napakica', - zero: '$count napakica', ); return '$_temp0'; } @@ -4061,7 +4035,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count nenatančnosti', two: '$count nenatančnosti', one: '$count nenatančnost', - zero: '$count nenatančnost', ); return '$_temp0'; } @@ -4075,7 +4048,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count igralci', two: '$count igralca', one: '$count igralec', - zero: '$count igralec', ); return '$_temp0'; } @@ -4089,7 +4061,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count partij', two: '$count partiji', one: '$count partija', - zero: '$count partija', ); return '$_temp0'; } @@ -4103,7 +4074,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count rating v $param2 igrah', two: '$count rating v $param2 igrah', one: '$count rating v $param2 igri', - zero: '$count rating v $param2 igri', ); return '$_temp0'; } @@ -4117,7 +4087,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count zaznamki', two: '$count zaznamka', one: '$count zaznamek', - zero: '$count zaznamek', ); return '$_temp0'; } @@ -4131,7 +4100,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count dni', two: '$count dneva', one: '$count dan', - zero: '$count dan', ); return '$_temp0'; } @@ -4145,7 +4113,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count ure', two: '$count uri', one: '$count ura', - zero: '$count ura', ); return '$_temp0'; } @@ -4159,7 +4126,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count minute', two: '$count minuti', one: '$count minuta', - zero: '$count minuta', ); return '$_temp0'; } @@ -4173,7 +4139,6 @@ class AppLocalizationsSl extends AppLocalizations { few: 'Uvrstitev se posodablja vsake $count minute', two: 'Uvrstitev se posodablja vsaki $count minuti', one: 'Uvrstitev se posodablja vsako minuto', - zero: 'Uvrstitev se posodablja vsako minuto', ); return '$_temp0'; } @@ -4187,7 +4152,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count probleme', two: '$count problema', one: '$count problem', - zero: '$count problem', ); return '$_temp0'; } @@ -4201,7 +4165,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count partije s teboj', two: '$count partiji s teboj', one: '$count partija s teboj', - zero: '$count partija s teboj', ); return '$_temp0'; } @@ -4215,7 +4178,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count rangirani', two: '$count rangirana', one: '$count rangiran', - zero: '$count rangiran', ); return '$_temp0'; } @@ -4229,7 +4191,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count zmage', two: '$count zmagi', one: '$count zmaga', - zero: '$count zmaga', ); return '$_temp0'; } @@ -4243,7 +4204,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count poraze', two: '$count poraza', one: '$count poraz', - zero: '$count poraz', ); return '$_temp0'; } @@ -4257,7 +4217,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count remije', two: '$count remija', one: '$count remi', - zero: '$count remi', ); return '$_temp0'; } @@ -4271,7 +4230,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count v teku', two: '$count v teku', one: '$count v teku', - zero: '$count v teku', ); return '$_temp0'; } @@ -4285,7 +4243,6 @@ class AppLocalizationsSl extends AppLocalizations { few: 'Dodaj $count sekunde', two: 'Dodaj $count sekundi', one: 'Dodaj $count sekundo', - zero: 'Dodaj $count sekundo', ); return '$_temp0'; } @@ -4299,7 +4256,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count turnirske točke', two: '$count turnirski točki', one: '$count turnirska točko', - zero: '$count turnirska točko', ); return '$_temp0'; } @@ -4313,7 +4269,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count študije', two: '$count študiji', one: '$count študija', - zero: '$count študija', ); return '$_temp0'; } @@ -4327,7 +4282,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count simultanke', two: '$count simultanki', one: '$count simultanka', - zero: '$count simultanka', ); return '$_temp0'; } @@ -4341,7 +4295,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '≥ $count rangirane partije', two: '≥ $count rangirani partiji', one: '≥ $count rangirana partija', - zero: '≥ $count rangirana partija', ); return '$_temp0'; } @@ -4355,7 +4308,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '≥ $count $param2 rangirane partije', two: '≥ $count $param2 rangirani partiji', one: '≥ $count $param2 rangirana partija', - zero: '≥ $count $param2 rangirana partija', ); return '$_temp0'; } @@ -4369,7 +4321,6 @@ class AppLocalizationsSl extends AppLocalizations { few: 'Odigrati morate še $count rangiranih partij $param2', two: 'Morate odigrati še $count rangirani partiji $param2', one: 'Odigrati morate še $count rangiranih partij $param2', - zero: 'Odigrati morate še $count rangiranih partij $param2', ); return '$_temp0'; } @@ -4383,7 +4334,6 @@ class AppLocalizationsSl extends AppLocalizations { few: 'Morate odigrati še $count rangirane partije', two: 'Morate odigrati še $count rangirani partiji', one: 'Morate odigrati še $count rangirano partijo', - zero: 'Morate odigrati še $count rangirano partijo', ); return '$_temp0'; } @@ -4397,7 +4347,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count uvožene igre', two: '$count uvoženi igri', one: '$count uvožena igra', - zero: '$count uvožena igra', ); return '$_temp0'; } @@ -4411,7 +4360,6 @@ class AppLocalizationsSl extends AppLocalizations { few: 'št. prijateljev: $count', two: 'Ni prijavljenih prijateljev', one: '$count prijatelj je prijavljen', - zero: '$count prijatelj je prijavljen', ); return '$_temp0'; } @@ -4425,7 +4373,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count sledilci', two: '$count sledilca', one: 'Št. sledilcev: $count', - zero: 'Št. sledilcev: $count', ); return '$_temp0'; } @@ -4439,7 +4386,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count sledijo', two: '$count sledita', one: '$count sledi', - zero: '$count sledi', ); return '$_temp0'; } @@ -4453,7 +4399,6 @@ class AppLocalizationsSl extends AppLocalizations { few: 'Manj kot $count minute', two: 'Manj kot $count minuti', one: 'Manj kot $count minuta', - zero: 'Manj kot $count minuta', ); return '$_temp0'; } @@ -4467,7 +4412,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count igrane partije', two: '$count igrani partiji', one: '$count igrana partija', - zero: '$count igrana partija', ); return '$_temp0'; } @@ -4481,7 +4425,6 @@ class AppLocalizationsSl extends AppLocalizations { few: 'Največ: $count znake.', two: 'Največ: $count znaka.', one: 'Največ: $count znak.', - zero: 'Največ: $count znak.', ); return '$_temp0'; } @@ -4495,7 +4438,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count blokirajo', two: '$count blokirata', one: '$count blokira', - zero: '$count blokira', ); return '$_temp0'; } @@ -4509,7 +4451,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count zapisi na forumu', two: '$count zapisa na forumu', one: '$count zapis na forumu', - zero: '$count zapis na forumu', ); return '$_temp0'; } @@ -4523,7 +4464,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count $param2 igralci v tem tednu.', two: '$count $param2 igralca v tem tednu.', one: '$count $param2 igralec v tem tednu.', - zero: '$count $param2 igralec v tem tednu.', ); return '$_temp0'; } @@ -4537,7 +4477,6 @@ class AppLocalizationsSl extends AppLocalizations { few: 'Na voljo v $count jezikih!', two: 'Na voljo v $count jezikih!', one: 'Na voljo v $count jeziku!', - zero: 'Na voljo v $count jeziku!', ); return '$_temp0'; } @@ -4551,7 +4490,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count sekunde za prvo potezo', two: '$count sekundi za prvo potezo', one: '$count sekund za prvo potezo', - zero: '$count sekund za prvo potezo', ); return '$_temp0'; } @@ -4565,7 +4503,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count sekund', two: '$count sekundi', one: '$count sekunda', - zero: '$count sekunda', ); return '$_temp0'; } @@ -4579,7 +4516,6 @@ class AppLocalizationsSl extends AppLocalizations { few: 'in shranite $count predpotezne variante', two: 'in shranite $count predpotezni varianti', one: 'in shranite $count predpotezno varianto', - zero: 'in shranite $count predpotezno varianto', ); return '$_temp0'; } @@ -4752,7 +4688,6 @@ class AppLocalizationsSl extends AppLocalizations { few: '$count poskusi', two: '$count poskusa', one: '1 poskus', - zero: '1 poskus', ); return '$_temp0'; } @@ -4766,7 +4701,6 @@ class AppLocalizationsSl extends AppLocalizations { few: 'Opravljeni $count poskusi $param2', two: 'Opravljena $count poskusa $param2', one: 'Opravljen en poskus $param2', - zero: 'Opravljen en poskus $param2', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_sq.dart b/lib/l10n/l10n_sq.dart index 49b9cfef82..bff2acf258 100644 --- a/lib/l10n/l10n_sq.dart +++ b/lib/l10n/l10n_sq.dart @@ -27,7 +27,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'Mbështeti lichess.org për $count muaj si $param2', one: 'Mbështeti lichess.org për $count muaj si $param2', - zero: 'Mbështeti lichess.org për $count muaj si $param2', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'Ushtroi $count pozicione në $param2', one: 'U praktikua pozicioni $count në $param2', - zero: 'U praktikua pozicioni $count në $param2', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'Zgjidhi $count ushtrime taktike', one: 'Zgjidhet enigma taktike $count', - zero: 'Zgjidhet enigma taktike $count', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'Luajti $count lojëra $param2', one: 'Luajti lojë $count $param2', - zero: 'Luajti lojë $count $param2', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'Postoi $count mesazhe në $param2', one: 'Postuar $count mesazh në $param2', - zero: 'Postuar $count mesazh në $param2', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'Bëri $count lëvizje', one: 'Luajti lëvizje $count', - zero: 'Luajti lëvizje $count', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'në $count lojëra korrespondence', one: 'në lojën e korrespondencës $count', - zero: 'në lojën e korrespondencës $count', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'Plotësoi $count lojëra me korrespondencë', one: 'Përfundoi lojën e korrespondencës $count', - zero: 'Përfundoi lojën e korrespondencës $count', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'Filloi të ndjekë $count lojtarë', one: 'Filloi të ndjek lojtarin $count', - zero: 'Filloi të ndjek lojtarin $count', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'Përfitoi $count ndjekës të ri', one: 'Fitoi %një ndjekës të ri', - zero: 'Fitoi %një ndjekës të ri', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'Zhvilloi $count lojëra të njëkohësishme', one: 'Zhvilloi $count lojëra të njëkohësishme', - zero: 'Zhvilloi $count lojëra të njëkohësishme', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'Mori pjesë në $count ndeshje të njëkohësishme', one: 'Mori pjesë në $count ndeshje të njëkohësishme', - zero: 'Mori pjesë në $count ndeshje të njëkohësishme', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'Krijoi $count mësime të reja', one: 'Krijoi $count studim të ri', - zero: 'Krijoi $count studim të ri', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'Ndeshur në $count turne Arenë', one: 'Konkuroi në turneun $count Arena', - zero: 'Konkuroi në turneun $count Arena', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'U rendit i $count ($param2% kryesuesit) me $param3 lojëra në $param4', one: 'U rendit i $count ($param2% kryesuesit) me $param3 lojë në $param4', - zero: 'U rendit i $count ($param2% kryesuesit) me $param3 lojë në $param4', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'Ndeshur në $count turne zviceranë', one: 'Konkuroi në turneun zviceran $count', - zero: 'Konkuroi në turneun zviceran $count', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'U bë pjesë e $count ekipive', one: 'U bashkua me ekipin $count', - zero: 'U bashkua me ekipin $count', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'Luajtur $count herë', one: 'Luajtur $count herë', - zero: 'Luajtur $count herë', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count pikë nën vlerësimin tuaj në ushtrime', one: 'Një pikë nën vlerësimin tuaj në ushtrime', - zero: 'Një pikë nën vlerësimin tuaj në ushtrime', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count pikë mbi vlerësimin tuaj në ushtrime', one: 'Një pikë mbi vlerësimin tuaj në ushtrime', - zero: 'Një pikë mbi vlerësimin tuaj në ushtrime', ); return '$_temp0'; } @@ -899,7 +879,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count të luajtur', one: '$count i luajtur', - zero: '$count i luajtur', ); return '$_temp0'; } @@ -911,7 +890,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count për t’u riluajtur', one: '$count për t’u riluajtur', - zero: '$count për t’u riluajtur', ); return '$_temp0'; } @@ -3959,7 +3937,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'Kundërshtari juaj la lojën. Mund të kërkoni fitoren pas $count sekondash.', one: 'Kundërshtari juaj la lojën. Mund të kërkoni fitoren pas $count sekondash.', - zero: 'Kundërshtari juaj la lojën. Mund të kërkoni fitoren pas $count sekondash.', ); return '$_temp0'; } @@ -3971,7 +3948,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'Mat në $count gjysmë lëvizje', one: 'Mat në $count gjysmë lëvizje', - zero: 'Mat në $count gjysmë lëvizje', ); return '$_temp0'; } @@ -3983,7 +3959,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count gafa', one: '$count gafë', - zero: '$count gafë', ); return '$_temp0'; } @@ -3995,7 +3970,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count gabime', one: '$count gabim', - zero: '$count gabim', ); return '$_temp0'; } @@ -4007,7 +3981,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count pasaktësi', one: '$count pasaktësi', - zero: '$count pasaktësi', ); return '$_temp0'; } @@ -4019,7 +3992,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count lojtarë', one: '$count lojtar', - zero: '$count lojtar', ); return '$_temp0'; } @@ -4031,7 +4003,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count lojëra', one: '$count lojë', - zero: '$count lojë', ); return '$_temp0'; } @@ -4043,7 +4014,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'Vlerësuar me $count për $param2 lojëra', one: 'Vlerësuar me $count për $param2 lojë', - zero: 'Vlerësuar me $count për $param2 lojë', ); return '$_temp0'; } @@ -4055,7 +4025,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count faqerojtës', one: '$count faqerojtës', - zero: '$count faqerojtës', ); return '$_temp0'; } @@ -4067,7 +4036,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count ditë', one: '$count ditë', - zero: '$count ditë', ); return '$_temp0'; } @@ -4079,7 +4047,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count orë', one: '$count orë', - zero: '$count orë', ); return '$_temp0'; } @@ -4091,7 +4058,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count minuta', one: '$count minutë', - zero: '$count minutë', ); return '$_temp0'; } @@ -4103,7 +4069,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'Renditja përditësohet çdo $count minuta', one: 'Renditja përditësohet çdo minutë', - zero: 'Renditja përditësohet çdo minutë', ); return '$_temp0'; } @@ -4115,7 +4080,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count ushtrime', one: '$count ushtrimi', - zero: '$count ushtrimi', ); return '$_temp0'; } @@ -4127,7 +4091,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count lojëra me ju', one: '$count lojë me ju', - zero: '$count lojë me ju', ); return '$_temp0'; } @@ -4139,7 +4102,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count të vlerësuara', one: '$count e vlerësuar', - zero: '$count e vlerësuar', ); return '$_temp0'; } @@ -4151,7 +4113,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count fitore', one: '$count fitore', - zero: '$count fitore', ); return '$_temp0'; } @@ -4163,7 +4124,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count humbje', one: '$count humbje', - zero: '$count humbje', ); return '$_temp0'; } @@ -4175,7 +4135,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count barazime', one: '$count barazim', - zero: '$count barazim', ); return '$_temp0'; } @@ -4187,7 +4146,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count duke luajtur', one: '$count po luan', - zero: '$count po luan', ); return '$_temp0'; } @@ -4199,7 +4157,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'Dhuro $count sekonda', one: 'Jep $count sekondë', - zero: 'Jep $count sekondë', ); return '$_temp0'; } @@ -4211,7 +4168,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count pikë nga turnetë', one: '$count pikë nga turnetë', - zero: '$count pikë nga turnetë', ); return '$_temp0'; } @@ -4223,7 +4179,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count studime', one: '$count studim', - zero: '$count studim', ); return '$_temp0'; } @@ -4235,7 +4190,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count simultane', one: '$count simultane', - zero: '$count simultane', ); return '$_temp0'; } @@ -4247,7 +4201,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'Lojëra të vlerësuara me ≥ $count', one: 'Lojë e vlerësuar me ≥ $count', - zero: 'Lojë e vlerësuar me ≥ $count', ); return '$_temp0'; } @@ -4259,7 +4212,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'Lojëra të vlerësuara me ≥ $count $param2', one: 'Lojë e vlerësuar me ≥ $count $param2', - zero: 'Lojë e vlerësuar me ≥ $count $param2', ); return '$_temp0'; } @@ -4271,7 +4223,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'Lypset të luani edhe $count lojëra të vlerësuara me $param2', one: 'Lypset të luani edhe $count lojë të vlerësuar me $param2', - zero: 'Lypset të luani edhe $count lojë të vlerësuar me $param2', ); return '$_temp0'; } @@ -4283,7 +4234,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'Lypset të luani edhe $count lojëra të vlerësuara', one: 'Lypset të luani edhe $count lojë të vlerësuar', - zero: 'Lypset të luani edhe $count lojë të vlerësuar', ); return '$_temp0'; } @@ -4295,7 +4245,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count lojëra të importuara', one: '$count lojë e importuar', - zero: '$count lojë e importuar', ); return '$_temp0'; } @@ -4307,7 +4256,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count shokë në linjë', one: '$count shok në linjë', - zero: '$count shok në linjë', ); return '$_temp0'; } @@ -4319,7 +4267,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count ndjekës', one: '$count ndjekës', - zero: '$count ndjekës', ); return '$_temp0'; } @@ -4331,7 +4278,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count që ndiqen', one: '$count që ndiqet', - zero: '$count që ndiqet', ); return '$_temp0'; } @@ -4343,7 +4289,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'Më pak se $count minuta', one: 'Më pak se $count minutë', - zero: 'Më pak se $count minutë', ); return '$_temp0'; } @@ -4355,7 +4300,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count lojëra duke u luajtur', one: '$count lojë duke u luajtur', - zero: '$count lojë duke u luajtur', ); return '$_temp0'; } @@ -4367,7 +4311,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'E shumta:$count shenja.', one: 'E shumta:$count shenjë.', - zero: 'E shumta:$count shenjë.', ); return '$_temp0'; } @@ -4379,7 +4322,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count bllokime', one: '$count bllokim', - zero: '$count bllokim', ); return '$_temp0'; } @@ -4391,7 +4333,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count postime forumi', one: '$count postim forumi', - zero: '$count postim forumi', ); return '$_temp0'; } @@ -4403,7 +4344,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count $param2 lojtarë këtë javë.', one: '$count $param2 lojtar këtë javë.', - zero: '$count $param2 lojtar këtë javë.', ); return '$_temp0'; } @@ -4415,7 +4355,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'I përdorshëm në $count gjuhë!', one: 'I përdorshëm në $count gjuhë!', - zero: 'I përdorshëm në $count gjuhë!', ); return '$_temp0'; } @@ -4427,7 +4366,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count sekonda për kryerjen e lëvizjes së parë', one: '$count sekondë për kryerjen e lëvizjes së parë', - zero: '$count sekondë për kryerjen e lëvizjes së parë', ); return '$_temp0'; } @@ -4439,7 +4377,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count sekonda', one: '$count sekondë', - zero: '$count sekondë', ); return '$_temp0'; } @@ -4451,7 +4388,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'edhe ruaj $count linja premove', one: 'edhe ruaj $count linja premove', - zero: 'edhe ruaj $count linja premove', ); return '$_temp0'; } @@ -4622,7 +4558,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: '$count raunde', one: '1 raund', - zero: '1 raund', ); return '$_temp0'; } @@ -4634,7 +4569,6 @@ class AppLocalizationsSq extends AppLocalizations { locale: localeName, other: 'Luajti $count raunde nga $param2', one: 'Luajti një raund nga $param2', - zero: 'Luajti një raund nga $param2', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_sr.dart b/lib/l10n/l10n_sr.dart index c2a5a48209..8c286ddb4a 100644 --- a/lib/l10n/l10n_sr.dart +++ b/lib/l10n/l10n_sr.dart @@ -28,7 +28,6 @@ class AppLocalizationsSr extends AppLocalizations { other: 'Подржали lichess.org на $count месеци као $param2', few: 'Подржали lichess.org на $count месеца као $param2', one: 'Подржали lichess.org на $count месец као $param2', - zero: 'Подржали lichess.org на $count месец као $param2', ); return '$_temp0'; } @@ -41,7 +40,6 @@ class AppLocalizationsSr extends AppLocalizations { other: 'Вежбали $count позиција на $param2', few: 'Вежбали $count позиције на $param2', one: 'Вежбали $count позицију на $param2', - zero: 'Вежбали $count позицију на $param2', ); return '$_temp0'; } @@ -54,7 +52,6 @@ class AppLocalizationsSr extends AppLocalizations { other: 'Решили $count тактичких проблема', few: 'Решили $count тактичка проблема', one: 'Решили $count тактички проблем', - zero: 'Решили $count тактички проблем', ); return '$_temp0'; } @@ -67,7 +64,6 @@ class AppLocalizationsSr extends AppLocalizations { other: 'Одиграли $count $param2 партија', few: 'Одиграли $count $param2 партије', one: 'Одиграли $count $param2 партију', - zero: 'Одиграли $count $param2 партију', ); return '$_temp0'; } @@ -80,7 +76,6 @@ class AppLocalizationsSr extends AppLocalizations { other: 'Поставили $count порука у $param2', few: 'Поставили $count поруке у $param2', one: 'Поставили $count поруку у $param2', - zero: 'Поставили $count поруку у $param2', ); return '$_temp0'; } @@ -93,7 +88,6 @@ class AppLocalizationsSr extends AppLocalizations { other: 'Одиграли $count потеза', few: 'Одиграли $count потеза', one: 'Одиграли $count потез', - zero: 'Одиграли $count потез', ); return '$_temp0'; } @@ -106,7 +100,6 @@ class AppLocalizationsSr extends AppLocalizations { other: 'у $count дописних партија', few: 'у $count дописне партије', one: 'у $count дописној партији', - zero: 'у $count дописној партији', ); return '$_temp0'; } @@ -119,7 +112,6 @@ class AppLocalizationsSr extends AppLocalizations { other: 'Завршили $count дописних партија', few: 'Завршили $count дописне партије', one: 'Завршили $count дописну партију', - zero: 'Завршили $count дописну партију', ); return '$_temp0'; } @@ -132,7 +124,6 @@ class AppLocalizationsSr extends AppLocalizations { other: 'Почели пратити $count играча', few: 'Почели пратити $count играча', one: 'Почели пратити $count играча', - zero: 'Почели пратити $count играча', ); return '$_temp0'; } @@ -145,7 +136,6 @@ class AppLocalizationsSr extends AppLocalizations { other: 'Стекли $count нових пратилаца', few: 'Стекли $count нова пратилаца', one: 'Стекли $count новог пратиоца', - zero: 'Стекли $count новог пратиоца', ); return '$_temp0'; } @@ -158,7 +148,6 @@ class AppLocalizationsSr extends AppLocalizations { other: 'Одржали $count симултанки', few: 'Одржали $count симултанке', one: 'Одржали $count симултанку', - zero: 'Одржали $count симултанку', ); return '$_temp0'; } @@ -171,7 +160,6 @@ class AppLocalizationsSr extends AppLocalizations { other: 'Учествовали у $count симултанки', few: 'Учествовали у $count симултанке', one: 'Учествовали у $count симултанки', - zero: 'Учествовали у $count симултанки', ); return '$_temp0'; } @@ -184,7 +172,6 @@ class AppLocalizationsSr extends AppLocalizations { other: 'Направили $count нових студија', few: 'Направили $count нове студије', one: 'Направили $count нову студију', - zero: 'Направили $count нову студију', ); return '$_temp0'; } @@ -197,7 +184,6 @@ class AppLocalizationsSr extends AppLocalizations { other: 'Учествовали у $count турнира', few: 'Учествовали у $count турнира', one: 'Учествовали у $count турниру', - zero: 'Учествовали у $count турниру', ); return '$_temp0'; } @@ -210,7 +196,6 @@ class AppLocalizationsSr extends AppLocalizations { other: 'Рангиран #$count (првих $param2%) са $param3 партија у $param4', few: 'Рангиран #$count (првих $param2%) са $param3 партије у $param4', one: 'Рангиран #$count (првих $param2%) са $param3 партијом у $param4', - zero: 'Рангиран #$count (првих $param2%) са $param3 партијом у $param4', ); return '$_temp0'; } @@ -222,7 +207,6 @@ class AppLocalizationsSr extends AppLocalizations { locale: localeName, other: 'Competed in $count Swiss tournaments', one: 'Competed in $count Swiss tournament', - zero: 'Competed in $count Swiss tournament', ); return '$_temp0'; } @@ -235,7 +219,6 @@ class AppLocalizationsSr extends AppLocalizations { other: 'Ушли у $count тимова', few: 'Ушли у $count тима', one: 'Ушли у $count тим', - zero: 'Ушли у $count тим', ); return '$_temp0'; } @@ -880,7 +863,6 @@ class AppLocalizationsSr extends AppLocalizations { other: 'Играно $count пута', few: 'Играно $count пута', one: 'Играно $count пут', - zero: 'Играно $count пут', ); return '$_temp0'; } @@ -892,7 +874,6 @@ class AppLocalizationsSr extends AppLocalizations { locale: localeName, other: '$count points below your puzzle rating', one: 'One point below your puzzle rating', - zero: 'One point below your puzzle rating', ); return '$_temp0'; } @@ -904,7 +885,6 @@ class AppLocalizationsSr extends AppLocalizations { locale: localeName, other: '$count points above your puzzle rating', one: 'One point above your puzzle rating', - zero: 'One point above your puzzle rating', ); return '$_temp0'; } @@ -3973,7 +3953,6 @@ class AppLocalizationsSr extends AppLocalizations { other: 'Ваш противник је напустио игру. Победа ће Вам бити приписана за $count секунди.', few: 'Ваш противник је напустио игру. Победа ће Вам бити приписана за $count секунди.', one: 'Ваш противник је напустио игру. Победа ће Вам бити приписана за $count секунди.', - zero: 'Ваш противник је напустио игру. Победа ће Вам бити приписана за $count секунди.', ); return '$_temp0'; } @@ -3986,7 +3965,6 @@ class AppLocalizationsSr extends AppLocalizations { other: 'Мат у $count полу-потеза', few: 'Мат у $count полу-потеза', one: 'Мат у $count полу-потезу', - zero: 'Мат у $count полу-потезу', ); return '$_temp0'; } @@ -3998,7 +3976,6 @@ class AppLocalizationsSr extends AppLocalizations { locale: localeName, other: '$count blunders', one: '$count blunder', - zero: '$count blunder', ); return '$_temp0'; } @@ -4010,7 +3987,6 @@ class AppLocalizationsSr extends AppLocalizations { locale: localeName, other: '$count mistakes', one: '$count mistake', - zero: '$count mistake', ); return '$_temp0'; } @@ -4022,7 +3998,6 @@ class AppLocalizationsSr extends AppLocalizations { locale: localeName, other: '$count inaccuracies', one: '$count inaccuracy', - zero: '$count inaccuracy', ); return '$_temp0'; } @@ -4035,7 +4010,6 @@ class AppLocalizationsSr extends AppLocalizations { other: '$count играча на вези', few: '$count играча на вези', one: '$count играч на вези', - zero: '$count играч на вези', ); return '$_temp0'; } @@ -4048,7 +4022,6 @@ class AppLocalizationsSr extends AppLocalizations { other: '$count партије', few: '$count партије', one: '$count партија', - zero: '$count партија', ); return '$_temp0'; } @@ -4060,7 +4033,6 @@ class AppLocalizationsSr extends AppLocalizations { locale: localeName, other: '$count rating over $param2 games', one: '$count rating over $param2 game', - zero: '$count rating over $param2 game', ); return '$_temp0'; } @@ -4073,7 +4045,6 @@ class AppLocalizationsSr extends AppLocalizations { other: '$count обележених игара', few: '$count обележених игара', one: '$count обележена игра', - zero: '$count обележена игра', ); return '$_temp0'; } @@ -4086,7 +4057,6 @@ class AppLocalizationsSr extends AppLocalizations { other: '$count дана', few: '$count дана', one: '$count дан', - zero: '$count дан', ); return '$_temp0'; } @@ -4099,7 +4069,6 @@ class AppLocalizationsSr extends AppLocalizations { other: '$count сати', few: '$count сати', one: '$count сат', - zero: '$count сат', ); return '$_temp0'; } @@ -4112,7 +4081,6 @@ class AppLocalizationsSr extends AppLocalizations { other: '$count минута', few: '$count минута', one: '$count минут', - zero: '$count минут', ); return '$_temp0'; } @@ -4125,7 +4093,6 @@ class AppLocalizationsSr extends AppLocalizations { other: 'Ранг се ажурира сваких $count минута', few: 'Ранг се ажурира сваке $count минуте', one: 'Ранг се ажурира сваки минут', - zero: 'Ранг се ажурира сваки минут', ); return '$_temp0'; } @@ -4138,7 +4105,6 @@ class AppLocalizationsSr extends AppLocalizations { other: '$count тактика', few: '$count тактике', one: '$count тактика', - zero: '$count тактика', ); return '$_temp0'; } @@ -4151,7 +4117,6 @@ class AppLocalizationsSr extends AppLocalizations { other: '$count игара са вама', few: '$count игара са вама', one: '$count игра са вама', - zero: '$count игра са вама', ); return '$_temp0'; } @@ -4164,7 +4129,6 @@ class AppLocalizationsSr extends AppLocalizations { other: '$count рангираних', few: '$count рангиране', one: '$count рангирана', - zero: '$count рангирана', ); return '$_temp0'; } @@ -4177,7 +4141,6 @@ class AppLocalizationsSr extends AppLocalizations { other: '$count победа', few: '$count победе', one: '$count победа', - zero: '$count победа', ); return '$_temp0'; } @@ -4190,7 +4153,6 @@ class AppLocalizationsSr extends AppLocalizations { other: '$count пораза', few: '$count пораза', one: '$count пораз', - zero: '$count пораз', ); return '$_temp0'; } @@ -4203,7 +4165,6 @@ class AppLocalizationsSr extends AppLocalizations { other: '$count ремија', few: '$count ремија', one: '$count реми', - zero: '$count реми', ); return '$_temp0'; } @@ -4216,7 +4177,6 @@ class AppLocalizationsSr extends AppLocalizations { other: '$count играју', few: '$count играју', one: '$count игра', - zero: '$count игра', ); return '$_temp0'; } @@ -4229,7 +4189,6 @@ class AppLocalizationsSr extends AppLocalizations { other: 'Додај $count секунди', few: 'Додај $count секунде', one: 'Додај $count секунд', - zero: 'Додај $count секунд', ); return '$_temp0'; } @@ -4242,7 +4201,6 @@ class AppLocalizationsSr extends AppLocalizations { other: '$count поена на турнирима', few: '$count поена на турнирима', one: '$count поен на турнирима', - zero: '$count поен на турнирима', ); return '$_temp0'; } @@ -4255,7 +4213,6 @@ class AppLocalizationsSr extends AppLocalizations { other: '$count студија', few: '$count студије', one: '$count студија', - zero: '$count студија', ); return '$_temp0'; } @@ -4267,7 +4224,6 @@ class AppLocalizationsSr extends AppLocalizations { locale: localeName, other: '$count simuls', one: '$count simul', - zero: '$count simul', ); return '$_temp0'; } @@ -4280,7 +4236,6 @@ class AppLocalizationsSr extends AppLocalizations { other: '≥ $count рангираних игара', few: '≥ $count рангиране игре', one: '≥ $count рангирана игра', - zero: '≥ $count рангирана игра', ); return '$_temp0'; } @@ -4293,7 +4248,6 @@ class AppLocalizationsSr extends AppLocalizations { other: '≥ $count $param2 рангираних игара', few: '≥ $count $param2 рангиране игре', one: '≥ $count $param2 рангирана игра', - zero: '≥ $count $param2 рангирана игра', ); return '$_temp0'; } @@ -4306,7 +4260,6 @@ class AppLocalizationsSr extends AppLocalizations { other: 'Морате одиграти још $count $param2 рангираних игара', few: 'Морате одиграти још $count $param2 рангиране игре', one: 'Морате одиграти још $count $param2 рангирану игру', - zero: 'Морате одиграти још $count $param2 рангирану игру', ); return '$_temp0'; } @@ -4319,7 +4272,6 @@ class AppLocalizationsSr extends AppLocalizations { other: 'Морате одиграти још $count рангираних игара', few: 'Морате одиграти још $count рангиране игре', one: 'Морате одиграти још $count рангирану игру', - zero: 'Морате одиграти још $count рангирану игру', ); return '$_temp0'; } @@ -4332,7 +4284,6 @@ class AppLocalizationsSr extends AppLocalizations { other: '$count увезених игара', few: '$count увезене игре', one: '$count увезена игра', - zero: '$count увезена игра', ); return '$_temp0'; } @@ -4345,7 +4296,6 @@ class AppLocalizationsSr extends AppLocalizations { other: '$count пријатеља на мрежи', few: '$count пријатеља на мрежи', one: '$count пријатељ на мрежи', - zero: '$count пријатељ на мрежи', ); return '$_temp0'; } @@ -4358,7 +4308,6 @@ class AppLocalizationsSr extends AppLocalizations { other: '$count пратиоца', few: '$count пратиоца', one: '$count пратиоц', - zero: '$count пратиоц', ); return '$_temp0'; } @@ -4371,7 +4320,6 @@ class AppLocalizationsSr extends AppLocalizations { other: 'прати $count', few: 'прати $count', one: 'прати $count', - zero: 'прати $count', ); return '$_temp0'; } @@ -4384,7 +4332,6 @@ class AppLocalizationsSr extends AppLocalizations { other: 'Мање од $count минута', few: 'Мање од $count минута', one: 'Мање од $count минут', - zero: 'Мање од $count минут', ); return '$_temp0'; } @@ -4397,7 +4344,6 @@ class AppLocalizationsSr extends AppLocalizations { other: '$count партија се игра', few: '$count партије се играју', one: '$count партија се игра', - zero: '$count партија се игра', ); return '$_temp0'; } @@ -4410,7 +4356,6 @@ class AppLocalizationsSr extends AppLocalizations { other: 'Највише: $count карактера', few: 'Највише: $count карактера', one: 'Највише: $count карактер', - zero: 'Највише: $count карактер', ); return '$_temp0'; } @@ -4423,7 +4368,6 @@ class AppLocalizationsSr extends AppLocalizations { other: '$count блокираних', few: '$count блокиранa', one: '$count блокиран', - zero: '$count блокиран', ); return '$_temp0'; } @@ -4436,7 +4380,6 @@ class AppLocalizationsSr extends AppLocalizations { other: '$count коментара на форуму', few: '$count коментара на форуму', one: '$count коментар на форуму', - zero: '$count коментар на форуму', ); return '$_temp0'; } @@ -4449,7 +4392,6 @@ class AppLocalizationsSr extends AppLocalizations { other: '$count $param2 играча ове недеље.', few: '$count $param2 играча ове недеље.', one: '$count $param2 играч ове недеље.', - zero: '$count $param2 играч ове недеље.', ); return '$_temp0'; } @@ -4462,7 +4404,6 @@ class AppLocalizationsSr extends AppLocalizations { other: 'Доступно у $count језика!', few: 'Доступно у $count језика!', one: 'Доступно у $count језику!', - zero: 'Доступно у $count језику!', ); return '$_temp0'; } @@ -4475,7 +4416,6 @@ class AppLocalizationsSr extends AppLocalizations { other: '$count секунди да одиграте први потез', few: '$count секунде да одиграте први потез', one: '$count секунд да одиграте први потез', - zero: '$count секунд да одиграте први потез', ); return '$_temp0'; } @@ -4488,7 +4428,6 @@ class AppLocalizationsSr extends AppLocalizations { other: '$count секунди', few: '$count секунде', one: '$count секунд', - zero: '$count секунд', ); return '$_temp0'; } @@ -4501,7 +4440,6 @@ class AppLocalizationsSr extends AppLocalizations { other: 'и сачувај $count пре-потезних линија', few: 'и сачувај $count пре-потезне линије', one: 'и сачувај $count пре-потезну линију', - zero: 'и сачувај $count пре-потезну линију', ); return '$_temp0'; } @@ -4673,7 +4611,6 @@ class AppLocalizationsSr extends AppLocalizations { other: '$count рунди', few: '$count рунде', one: '1 рунда', - zero: '1 рунда', ); return '$_temp0'; } @@ -4686,7 +4623,6 @@ class AppLocalizationsSr extends AppLocalizations { other: 'Одиграли $count рунди $param2-а', few: 'Одиграли $count рунде $param2-а', one: 'Одиграли једну рунду $param2-а', - zero: 'Одиграли једну рунду $param2-а', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_sv.dart b/lib/l10n/l10n_sv.dart index 0f3cb80947..af5484acca 100644 --- a/lib/l10n/l10n_sv.dart +++ b/lib/l10n/l10n_sv.dart @@ -27,7 +27,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: 'Har stött lichess.org i $count månader som en $param2', one: 'Har stött lichess.org i $count månad som en $param2', - zero: 'Har stött lichess.org i $count månad som en $param2', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: 'Tränade $count ställningar på $param2', one: 'Tränade $count ställning på $param2', - zero: 'Tränade $count ställning på $param2', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: 'Löste $count taktikproblem', one: 'Löste $count taktikproblem', - zero: 'Löste $count taktikproblem', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: 'Spelade $count $param2-partier', one: 'Spelade $count $param2-parti', - zero: 'Spelade $count $param2-parti', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: 'Postade $count inlägg i $param2', one: 'Postade $count inlägg i $param2', - zero: 'Postade $count inlägg i $param2', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: 'Spelade $count drag', one: 'Spelade $count drag', - zero: 'Spelade $count drag', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: 'i $count korrespondenspartier', one: 'i $count korrespondensparti', - zero: 'i $count korrespondensparti', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: 'Avslutade $count korrespondenspartier', one: 'Avslutade $count korrespondensparti', - zero: 'Avslutade $count korrespondensparti', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: 'Började följa $count spelare', one: 'Började följa $count spelare', - zero: 'Började följa $count spelare', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: 'Fick $count nya följare', one: 'Fick $count ny följare', - zero: 'Fick $count ny följare', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: 'Var värd för $count simultanmatcher', one: 'Var värd för $count simultanmatch', - zero: 'Var värd för $count simultanmatch', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: 'Deltog i $count simultanmatcher', one: 'Deltog i $count simultanmatch', - zero: 'Deltog i $count simultanmatch', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: 'Skapade $count nya studier', one: 'Skapade $count ny studie', - zero: 'Skapade $count ny studie', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: 'Tävlade i $count turneringar', one: 'Tävlade i $count turnering', - zero: 'Tävlade i $count turnering', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: 'Rankad #$count (topp $param2%) med $param3 partier i $param4', one: 'Rankad #$count (topp $param2%) med $param3 partier i $param4', - zero: 'Rankad #$count (topp $param2%) med $param3 partier i $param4', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: 'Tävlade i $count swissturneringar', one: 'Tävlade i $count swissturnering', - zero: 'Tävlade i $count swissturnering', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: 'Gick med i $count lag', one: 'Gick med i $count lag', - zero: 'Gick med i $count lag', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: 'Spelat $count gånger', one: 'Spelat $count gånger', - zero: 'Spelat $count gånger', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count poäng under ditt pusselbetyg', one: 'En poäng under ditt pusselbetyg', - zero: 'En poäng under ditt pusselbetyg', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count poäng över ditt pusselbetyg', one: 'En poäng över ditt pusselbetyg', - zero: 'En poäng över ditt pusselbetyg', ); return '$_temp0'; } @@ -899,7 +879,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count spelade', one: '$count spelad', - zero: '$count spelad', ); return '$_temp0'; } @@ -911,7 +890,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count att spela om', one: '$count att spela om', - zero: '$count att spela om', ); return '$_temp0'; } @@ -3959,7 +3937,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: 'Din motståndare lämnade partiet. Du kan begära seger om $count sekunder.', one: 'Din motståndare lämnade partiet. Du kan begära seger om $count sekund.', - zero: 'Din motståndare lämnade partiet. Du kan begära seger om $count sekund.', ); return '$_temp0'; } @@ -3971,7 +3948,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: 'Matt på $count halvdrag', one: 'Matt på $count halvdrag', - zero: 'Matt på $count halvdrag', ); return '$_temp0'; } @@ -3983,7 +3959,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count blundrar', one: '$count blunder', - zero: '$count blunder', ); return '$_temp0'; } @@ -3995,7 +3970,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count misstag', one: '$count misstag', - zero: '$count misstag', ); return '$_temp0'; } @@ -4007,7 +3981,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count felaktigheter', one: '$count felaktighet', - zero: '$count felaktighet', ); return '$_temp0'; } @@ -4019,7 +3992,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count spelare', one: '$count spelare', - zero: '$count spelare', ); return '$_temp0'; } @@ -4031,7 +4003,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count partier', one: '$count parti', - zero: '$count parti', ); return '$_temp0'; } @@ -4043,7 +4014,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '${count}ranking över $param2 partier', one: '${count}ranking över $param2 parti', - zero: '${count}ranking över $param2 parti', ); return '$_temp0'; } @@ -4055,7 +4025,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count bokmärken', one: '$count bokmärke', - zero: '$count bokmärke', ); return '$_temp0'; } @@ -4067,7 +4036,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count dagar', one: '$count dag', - zero: '$count dag', ); return '$_temp0'; } @@ -4079,7 +4047,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count timmar', one: '$count timme', - zero: '$count timme', ); return '$_temp0'; } @@ -4091,7 +4058,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count minuter', one: '$count minut', - zero: '$count minut', ); return '$_temp0'; } @@ -4103,7 +4069,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: 'Placeringar uppdateras efter $count minuter', one: 'Placeringen uppdateras varje minut', - zero: 'Placeringen uppdateras varje minut', ); return '$_temp0'; } @@ -4115,7 +4080,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count schackproblem', one: '$count schackproblem', - zero: '$count schackproblem', ); return '$_temp0'; } @@ -4127,7 +4091,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count partier med dig', one: '$count parti med dig', - zero: '$count parti med dig', ); return '$_temp0'; } @@ -4139,7 +4102,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count rankade', one: '$count rankat', - zero: '$count rankat', ); return '$_temp0'; } @@ -4151,7 +4113,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count vinster', one: '$count vinst', - zero: '$count vinst', ); return '$_temp0'; } @@ -4163,7 +4124,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count förluster', one: '$count förlust', - zero: '$count förlust', ); return '$_temp0'; } @@ -4175,7 +4135,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count remier', one: '$count remi', - zero: '$count remi', ); return '$_temp0'; } @@ -4187,7 +4146,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count spelas', one: '$count spelas', - zero: '$count spelas', ); return '$_temp0'; } @@ -4199,7 +4157,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: 'Ge $count sekunder', one: 'Ge $count sekund', - zero: 'Ge $count sekund', ); return '$_temp0'; } @@ -4211,7 +4168,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count turneringspoäng', one: '$count turneringspoäng', - zero: '$count turneringspoäng', ); return '$_temp0'; } @@ -4223,7 +4179,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count studier', one: '$count studie', - zero: '$count studie', ); return '$_temp0'; } @@ -4235,7 +4190,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count simultanpartier', one: '$count simultanparti', - zero: '$count simultanparti', ); return '$_temp0'; } @@ -4247,7 +4201,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '≥ $count rankade partier', one: '≥ $count rankat parti', - zero: '≥ $count rankat parti', ); return '$_temp0'; } @@ -4259,7 +4212,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '≥ $count rankade $param2 partier', one: '≥ $count rankat $param2 parti', - zero: '≥ $count rankat $param2 parti', ); return '$_temp0'; } @@ -4271,7 +4223,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: 'Du behöver spela ytterligare $count rankade ${param2}partier', one: 'Du behöver spela ytterligare $count rankat ${param2}parti', - zero: 'Du behöver spela ytterligare $count rankat ${param2}parti', ); return '$_temp0'; } @@ -4283,7 +4234,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: 'Du behöver spela ytterligare $count rankade partier', one: 'Du behöver spela ytterligare $count rankat parti', - zero: 'Du behöver spela ytterligare $count rankat parti', ); return '$_temp0'; } @@ -4295,7 +4245,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count Importerade partier', one: '$count Importerat parti', - zero: '$count Importerat parti', ); return '$_temp0'; } @@ -4307,7 +4256,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count vänner inloggade', one: '$count vän inloggad', - zero: '$count vän inloggad', ); return '$_temp0'; } @@ -4319,7 +4267,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count följare', one: '$count följare', - zero: '$count följare', ); return '$_temp0'; } @@ -4331,7 +4278,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: 'följer $count', one: 'följer $count', - zero: 'följer $count', ); return '$_temp0'; } @@ -4343,7 +4289,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: 'Mindre än $count minuter', one: 'Mindre än $count minut', - zero: 'Mindre än $count minut', ); return '$_temp0'; } @@ -4355,7 +4300,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count partier spelas', one: '$count parti spelas', - zero: '$count parti spelas', ); return '$_temp0'; } @@ -4367,7 +4311,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: 'Max: $count tecken.', one: 'Max: $count tecken.', - zero: 'Max: $count tecken.', ); return '$_temp0'; } @@ -4379,7 +4322,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count blockeringar', one: '$count blockering', - zero: '$count blockering', ); return '$_temp0'; } @@ -4391,7 +4333,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count foruminlägg', one: '$count foruminlägg', - zero: '$count foruminlägg', ); return '$_temp0'; } @@ -4403,7 +4344,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count ${param2}spelare denna vecka.', one: '$count ${param2}spelare denna vecka.', - zero: '$count ${param2}spelare denna vecka.', ); return '$_temp0'; } @@ -4415,7 +4355,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: 'Tillgänglig på $count olika språk!', one: 'Tillgänglig på $count olika språk!', - zero: 'Tillgänglig på $count olika språk!', ); return '$_temp0'; } @@ -4427,7 +4366,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count sekunder kvar för att spela första draget', one: '$count sekund kvar för att spela första draget', - zero: '$count sekund kvar för att spela första draget', ); return '$_temp0'; } @@ -4439,7 +4377,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count sekunder', one: '$count sekund', - zero: '$count sekund', ); return '$_temp0'; } @@ -4451,7 +4388,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: 'och spara $count linje av förhandsdrag', one: 'och spara $count linje av förhandsdrag', - zero: 'och spara $count linje av förhandsdrag', ); return '$_temp0'; } @@ -4622,7 +4558,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: '$count försök', one: '1 försök', - zero: '1 försök', ); return '$_temp0'; } @@ -4634,7 +4569,6 @@ class AppLocalizationsSv extends AppLocalizations { locale: localeName, other: 'Spelade $count omgångar $param2', one: 'Spelade en omgång $param2', - zero: 'Spelade en omgång $param2', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_tr.dart b/lib/l10n/l10n_tr.dart index 992534eae7..1027b0e8c9 100644 --- a/lib/l10n/l10n_tr.dart +++ b/lib/l10n/l10n_tr.dart @@ -27,7 +27,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: 'lichess.org\'u $count aylığına $param2 olarak destekledi', one: 'lichess.org\'u $count aylığına $param2 olarak destekledi', - zero: 'lichess.org\'u $count aylığına $param2 olarak destekledi', ); return '$_temp0'; } @@ -39,7 +38,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$param2 üzerine $count alıştırma yaptı', one: '$param2 üzerine $count alıştırma yaptı', - zero: '$param2 üzerine $count alıştırma yaptı', ); return '$_temp0'; } @@ -51,7 +49,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count bulmaca çözdü', one: '$count bulmaca çözdü', - zero: '$count bulmaca çözdü', ); return '$_temp0'; } @@ -63,7 +60,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count kez $param2 oynadı', one: '$count kez $param2 oynadı', - zero: '$count kez $param2 oynadı', ); return '$_temp0'; } @@ -75,7 +71,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$param2 forumunda $count mesaj paylaştı', one: 'Forumda $count mesaj paylaştı: $param2', - zero: 'Forumda $count mesaj paylaştı: $param2', ); return '$_temp0'; } @@ -87,7 +82,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count hamle yaptı', one: '$count hamle yaptı', - zero: '$count hamle yaptı', ); return '$_temp0'; } @@ -99,7 +93,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '($count yazışmalı oyunda)', one: '($count yazışmalı oyunda)', - zero: '($count yazışmalı oyunda)', ); return '$_temp0'; } @@ -111,7 +104,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count adet yazışmalı oyun tamamladı', one: '$count adet yazışmalı oyun tamamladı', - zero: '$count adet yazışmalı oyun tamamladı', ); return '$_temp0'; } @@ -123,7 +115,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count oyuncuyu takip etmeye başladı', one: '$count oyuncuyu takip etmeye başladı', - zero: '$count oyuncuyu takip etmeye başladı', ); return '$_temp0'; } @@ -135,7 +126,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count yeni takipçi kazandı', one: '$count yeni takipçi kazandı', - zero: '$count yeni takipçi kazandı', ); return '$_temp0'; } @@ -147,7 +137,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count eş zamanlı gösteriye ev sahipliği yaptı', one: '$count simultaneye ev sahipliği yaptı', - zero: '$count simultaneye ev sahipliği yaptı', ); return '$_temp0'; } @@ -159,7 +148,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count eş zamanlı gösteriye katıldı', one: '$count eş zamanlı gösteriye katıldı', - zero: '$count eş zamanlı gösteriye katıldı', ); return '$_temp0'; } @@ -171,7 +159,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count yeni çalışma oluşturdu', one: '$count yeni çalışma oluşturdu', - zero: '$count yeni çalışma oluşturdu', ); return '$_temp0'; } @@ -183,7 +170,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count turnuvaya katıldı', one: '$count turnuvaya katıldı', - zero: '$count turnuvaya katıldı', ); return '$_temp0'; } @@ -195,7 +181,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$param3 oyun oynayarak $param4 turnuvasında $count. oldu (en iyi $param2% içinde)', one: '$param3 oyun oynayarak $param4 turnuvasında $count. oldu (en iyi $param2% içinde)', - zero: '$param3 oyun oynayarak $param4 turnuvasında $count. oldu (en iyi $param2% içinde)', ); return '$_temp0'; } @@ -207,7 +192,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count İsviçre Sistemi turnuvasına katıldı', one: '$count İsviçre Sistemi turnuvasına katıldı', - zero: '$count İsviçre Sistemi turnuvasına katıldı', ); return '$_temp0'; } @@ -219,7 +203,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count takıma katıldı', one: '$count takıma katıldı', - zero: '$count takıma katıldı', ); return '$_temp0'; } @@ -863,7 +846,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count kez çözüldü', one: '$count kez çözüldü', - zero: '$count kez çözüldü', ); return '$_temp0'; } @@ -875,7 +857,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: 'Bulmaca puanınızın $count puan altında', one: 'Bulmaca puanınızın bir puan altında', - zero: 'Bulmaca puanınızın bir puan altında', ); return '$_temp0'; } @@ -887,7 +868,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: 'Bulmaca puanınızdan $count puan yüksek', one: 'Bulmaca puanınızdan bir puan yüksek', - zero: 'Bulmaca puanınızdan bir puan yüksek', ); return '$_temp0'; } @@ -899,7 +879,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count bulmaca', one: '$count bulmaca', - zero: '$count bulmaca', ); return '$_temp0'; } @@ -911,7 +890,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count gözden geçirilecek', one: '$count gözden geçirilecek', - zero: '$count gözden geçirilecek', ); return '$_temp0'; } @@ -3959,7 +3937,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: 'Rakibiniz oyundan ayrıldı. $count saniye sonra galibiyet talep edebilirsiniz.', one: 'Rakibiniz oyundan ayrıldı. $count saniye sonra galibiyet talep edebilirsiniz.', - zero: 'Rakibiniz oyundan ayrıldı. $count saniye sonra galibiyet talep edebilirsiniz.', ); return '$_temp0'; } @@ -3971,7 +3948,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count yarım hamlede mat', one: '$count yarım hamle sonra mat', - zero: '$count yarım hamle sonra mat', ); return '$_temp0'; } @@ -3983,7 +3959,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count vahim hata', one: '$count vahim hata', - zero: '$count vahim hata', ); return '$_temp0'; } @@ -3995,7 +3970,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count hata', one: '$count hata', - zero: '$count hata', ); return '$_temp0'; } @@ -4007,7 +3981,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count kusurlu hamle', one: '$count kusurlu hamle', - zero: '$count kusurlu hamle', ); return '$_temp0'; } @@ -4019,7 +3992,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count çevrimiçi oyuncu', one: '$count çevrimiçi oyuncu', - zero: '$count çevrimiçi oyuncu', ); return '$_temp0'; } @@ -4031,7 +4003,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count oynanan oyun', one: '$count oynanan oyun', - zero: '$count oynanan oyun', ); return '$_temp0'; } @@ -4043,7 +4014,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$param2 oyun üzerinden $count puanı', one: '$param2 oyun üzerinden $count puanı', - zero: '$param2 oyun üzerinden $count puanı', ); return '$_temp0'; } @@ -4055,7 +4025,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count işaretlenmiş oyun', one: '$count işaretlenmiş oyun', - zero: '$count işaretlenmiş oyun', ); return '$_temp0'; } @@ -4067,7 +4036,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count gün', one: '$count gün', - zero: '$count gün', ); return '$_temp0'; } @@ -4079,7 +4047,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count saat', one: '$count saat', - zero: '$count saat', ); return '$_temp0'; } @@ -4091,7 +4058,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count dakika', one: '$count dakika', - zero: '$count dakika', ); return '$_temp0'; } @@ -4103,7 +4069,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: 'Sıralama her $count dakikada bir güncellenir', one: 'Sıralama her $count dakikada bir güncellenir', - zero: 'Sıralama her $count dakikada bir güncellenir', ); return '$_temp0'; } @@ -4115,7 +4080,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count bulmaca', one: '$count bulmaca', - zero: '$count bulmaca', ); return '$_temp0'; } @@ -4127,7 +4091,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: 'Sizinle oynadığı oyun sayısı: $count', one: 'Sizinle oynadığı oyun sayısı: $count', - zero: 'Sizinle oynadığı oyun sayısı: $count', ); return '$_temp0'; } @@ -4139,7 +4102,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count dereceli', one: '$count puanlı', - zero: '$count puanlı', ); return '$_temp0'; } @@ -4151,7 +4113,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count galibiyet', one: '$count galibiyet', - zero: '$count galibiyet', ); return '$_temp0'; } @@ -4163,7 +4124,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count mağlubiyet', one: '$count mağlubiyet', - zero: '$count mağlubiyet', ); return '$_temp0'; } @@ -4175,7 +4135,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count beraberlik', one: '$count beraberlik', - zero: '$count beraberlik', ); return '$_temp0'; } @@ -4187,7 +4146,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count oynuyor', one: '$count oynanıyor', - zero: '$count oynanıyor', ); return '$_temp0'; } @@ -4199,7 +4157,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count saniye ver', one: '$count saniye ver', - zero: '$count saniye ver', ); return '$_temp0'; } @@ -4211,7 +4168,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count Turnuva Puanı', one: '$count Turnuva Puanı', - zero: '$count Turnuva Puanı', ); return '$_temp0'; } @@ -4223,7 +4179,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count çalışma', one: '$count çalışma', - zero: '$count çalışma', ); return '$_temp0'; } @@ -4235,7 +4190,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count eş zamanlı oyun', one: '$count eş zamanlı oyun', - zero: '$count eş zamanlı oyun', ); return '$_temp0'; } @@ -4247,7 +4201,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '≥ $count dereceli maç', one: '≥ $count dereceli maç', - zero: '≥ $count dereceli maç', ); return '$_temp0'; } @@ -4259,7 +4212,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '≥ $count puanlı $param2 maçı', one: '≥ $count puanlı $param2 maçı', - zero: '≥ $count puanlı $param2 maçı', ); return '$_temp0'; } @@ -4271,7 +4223,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count tane daha dereceli $param2 oynamanız gerekiyor', one: '$count tane daha dereceli $param2 oynamanız gerekiyor', - zero: '$count tane daha dereceli $param2 oynamanız gerekiyor', ); return '$_temp0'; } @@ -4283,7 +4234,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count tane daha dereceli oyun oynamanız gerekiyor', one: '$count tane daha dereceli oyun oynamanız gerekiyor', - zero: '$count tane daha dereceli oyun oynamanız gerekiyor', ); return '$_temp0'; } @@ -4295,7 +4245,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count yüklenen oyun', one: '$count yüklenen oyun', - zero: '$count yüklenen oyun', ); return '$_temp0'; } @@ -4307,7 +4256,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count arkadaş çevrim içi', one: '$count arkadaş çevrim içi', - zero: '$count arkadaş çevrim içi', ); return '$_temp0'; } @@ -4319,7 +4267,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count takipçi', one: '$count takipçi', - zero: '$count takipçi', ); return '$_temp0'; } @@ -4331,7 +4278,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count takip ettiklerim', one: '$count takip ettiklerim', - zero: '$count takip ettiklerim', ); return '$_temp0'; } @@ -4343,7 +4289,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count dakikadan daha az', one: '$count dakikadan daha az', - zero: '$count dakikadan daha az', ); return '$_temp0'; } @@ -4355,7 +4300,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: 'Şu anda $count oyun oynanıyor', one: 'Şu anda $count oyun oynanıyor', - zero: 'Şu anda $count oyun oynanıyor', ); return '$_temp0'; } @@ -4367,7 +4311,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: 'En fazla: $count karakter.', one: 'En fazla: $count karakter.', - zero: 'En fazla: $count karakter.', ); return '$_temp0'; } @@ -4379,7 +4322,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count kişiyi engelledi', one: '$count kişiyi engelledi', - zero: '$count kişiyi engelledi', ); return '$_temp0'; } @@ -4391,7 +4333,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count Forum Mesajı', one: '$count Forum Mesajı', - zero: '$count Forum Mesajı', ); return '$_temp0'; } @@ -4403,7 +4344,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: 'Bu hafta $count $param2 oyuncusu.', one: 'Bu hafta bir $param2 oyuncusu.', - zero: 'Bu hafta bir $param2 oyuncusu.', ); return '$_temp0'; } @@ -4415,7 +4355,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count farklı dili destekler!', one: '$count farklı dili destekler!', - zero: '$count farklı dili destekler!', ); return '$_temp0'; } @@ -4427,7 +4366,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: 'İlk hamle için son $count saniye', one: 'İlk hamle için son $count saniye', - zero: 'İlk hamle için son $count saniye', ); return '$_temp0'; } @@ -4439,7 +4377,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count saniye', one: '$count saniye', - zero: '$count saniye', ); return '$_temp0'; } @@ -4451,7 +4388,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: 've $count önceki varyantları kaydedin', one: 've $count önceki varyantları kaydedin', - zero: 've $count önceki varyantları kaydedin', ); return '$_temp0'; } @@ -4622,7 +4558,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count tur', one: '1 tur', - zero: '1 tur', ); return '$_temp0'; } @@ -4634,7 +4569,6 @@ class AppLocalizationsTr extends AppLocalizations { locale: localeName, other: '$count kez $param2 oynadı', one: 'Bir kez $param2 oynadı', - zero: 'Bir kez $param2 oynadı', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_tt.dart b/lib/l10n/l10n_tt.dart index 8dbd0cc8fc..e815e499a7 100644 --- a/lib/l10n/l10n_tt.dart +++ b/lib/l10n/l10n_tt.dart @@ -3985,7 +3985,6 @@ class AppLocalizationsTt extends AppLocalizations { locale: localeName, other: '$count rating over $param2 games', one: '$count rating over $param2 game', - zero: '$count rating over $param2 game', ); return '$_temp0'; } @@ -4147,7 +4146,6 @@ class AppLocalizationsTt extends AppLocalizations { locale: localeName, other: '$count simuls', one: '$count simul', - zero: '$count simul', ); return '$_temp0'; } diff --git a/lib/l10n/l10n_uk.dart b/lib/l10n/l10n_uk.dart index aa217d01df..e45f1b2f4d 100644 --- a/lib/l10n/l10n_uk.dart +++ b/lib/l10n/l10n_uk.dart @@ -29,7 +29,6 @@ class AppLocalizationsUk extends AppLocalizations { many: 'Підтримує lichess.org протягом $count місяців як $param2', few: 'Підтримує lichess.org протягом $count місяців як $param2', one: 'Підтримує lichess.org протягом $count місяця як $param2', - zero: 'Підтримує lichess.org протягом $count місяця як $param2', ); return '$_temp0'; } @@ -43,7 +42,6 @@ class AppLocalizationsUk extends AppLocalizations { many: 'Виконано $count вправ в $param2', few: 'Виконано $count вправи в $param2', one: 'Виконано $count вправу в $param2', - zero: 'Виконано $count вправу в $param2', ); return '$_temp0'; } @@ -57,7 +55,6 @@ class AppLocalizationsUk extends AppLocalizations { many: 'Вирішено $count тактичних задач', few: 'Вирішено $count тактичні задачі', one: 'Вирішено $count тактичну задачу', - zero: 'Вирішено $count тактичну задачу', ); return '$_temp0'; } @@ -71,7 +68,6 @@ class AppLocalizationsUk extends AppLocalizations { many: 'Зіграно $count ігор в $param2', few: 'Зіграно $count гри в $param2', one: 'Зіграно $count гру в $param2', - zero: 'Зіграно $count гру в $param2', ); return '$_temp0'; } @@ -85,7 +81,6 @@ class AppLocalizationsUk extends AppLocalizations { many: 'Опубліковано $count повідомлень в $param2', few: 'Опубліковано $count повідомлення в $param2', one: 'Опубліковано $count повідомлення в $param2', - zero: 'Опубліковано $count повідомлення в $param2', ); return '$_temp0'; } @@ -99,7 +94,6 @@ class AppLocalizationsUk extends AppLocalizations { many: 'Зроблено $count ходів', few: 'Зроблено $count ходи', one: 'Зроблено $count хід', - zero: 'Зроблено $count хід', ); return '$_temp0'; } @@ -113,7 +107,6 @@ class AppLocalizationsUk extends AppLocalizations { many: 'у $count заочних іграх', few: 'у $count заочних іграх', one: 'у $count заочній грі', - zero: 'у $count заочній грі', ); return '$_temp0'; } @@ -127,7 +120,6 @@ class AppLocalizationsUk extends AppLocalizations { many: 'Зіграно $count заочних ігор', few: 'Зіграно $count заочні гри', one: 'Зіграно $count заочну гру', - zero: 'Зіграно $count заочну гру', ); return '$_temp0'; } @@ -141,7 +133,6 @@ class AppLocalizationsUk extends AppLocalizations { many: 'Почав спостерігати за $count гравцями', few: 'Почав спостерігати за $count гравцями', one: 'Підписався на $count гравця', - zero: 'Підписався на $count гравця', ); return '$_temp0'; } @@ -155,7 +146,6 @@ class AppLocalizationsUk extends AppLocalizations { many: 'Отримав $count нових підписників', few: 'Отримав $count нових підписників', one: 'Отримав $count нового підписника', - zero: 'Отримав $count нового підписника', ); return '$_temp0'; } @@ -169,7 +159,6 @@ class AppLocalizationsUk extends AppLocalizations { many: 'Провів $count сеансів одночасної гри', few: 'Провів $count сеанси одночасної гри', one: 'Провів $count сеанс одночасної гри', - zero: 'Провів $count сеанс одночасної гри', ); return '$_temp0'; } @@ -183,7 +172,6 @@ class AppLocalizationsUk extends AppLocalizations { many: 'Брав участь в $count сеансах одночасної гри', few: 'Брав участь в $count сеансах одночасної гри', one: 'Брав участь у $count сеансі одночасної гри', - zero: 'Брав участь у $count сеансі одночасної гри', ); return '$_temp0'; } @@ -197,7 +185,6 @@ class AppLocalizationsUk extends AppLocalizations { many: 'Створено $count нових досліджень', few: 'Створено $count нові дослідження', one: 'Створено $count нове дослідження', - zero: 'Створено $count нове дослідження', ); return '$_temp0'; } @@ -211,7 +198,6 @@ class AppLocalizationsUk extends AppLocalizations { many: 'Змагався в $count турнірах', few: 'Змагався в $count турнірах', one: 'Змагався в $count турнірі', - zero: 'Змагався в $count турнірі', ); return '$_temp0'; } @@ -225,7 +211,6 @@ class AppLocalizationsUk extends AppLocalizations { many: 'Досяг #$count місця (кращі $param2%), зіграно $param3 ігор, турнір: $param4', few: 'Досяг #$count місця (кращі $param2%), зіграно $param3 гри, турнір: $param4', one: 'Досяг #$count місця (кращі $param2%), зіграна $param3 гра, в турнірі: $param4', - zero: 'Досяг #$count місця (кращі $param2%), зіграна $param3 гра, в турнірі: $param4', ); return '$_temp0'; } @@ -239,7 +224,6 @@ class AppLocalizationsUk extends AppLocalizations { many: 'Завершив $count турнірів за швейцарською системою', few: 'Завершив $count турніри за швейцарською системою', one: 'Завершив $count турнір за швейцарською системою', - zero: 'Завершив $count турнір за швейцарською системою', ); return '$_temp0'; } @@ -253,7 +237,6 @@ class AppLocalizationsUk extends AppLocalizations { many: 'Приєднався до $count команд', few: 'Приєднався до $count команд', one: 'Приєднався до $count команди', - zero: 'Приєднався до $count команди', ); return '$_temp0'; } @@ -899,7 +882,6 @@ class AppLocalizationsUk extends AppLocalizations { many: 'Зіграно $count раз', few: 'Зіграно $count рази', one: 'Зіграно $count раз', - zero: 'Зіграно $count раз', ); return '$_temp0'; } @@ -913,7 +895,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count балів нижче вашого рейтингу в задачах', few: '$count бали нижче вашого рейтингу в задачах', one: 'На один бал нижче вашого рейтингу в задачах', - zero: 'На один бал нижче вашого рейтингу в задачах', ); return '$_temp0'; } @@ -927,7 +908,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count балів вище вашого рейтингу в задачах', few: '$count бали вище вашого рейтингу в задачах', one: 'Один бал вище вашого рейтингу в задачах', - zero: 'Один бал вище вашого рейтингу в задачах', ); return '$_temp0'; } @@ -941,7 +921,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count зіграно', few: '$count зіграно', one: '$count зіграно', - zero: '$count зіграно', ); return '$_temp0'; } @@ -955,7 +934,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count повторити', few: '$count повторити', one: '$count повторити', - zero: '$count повторити', ); return '$_temp0'; } @@ -4005,7 +3983,6 @@ class AppLocalizationsUk extends AppLocalizations { many: 'Ваш суперник покинув гру. Ви можете оголосити перемогу за $count секунд.', few: 'Ваш суперник покинув гру. Ви можете оголосити перемогу за $count секунди.', one: 'Ваш суперник покинув гру. Ви можете оголосити перемогу за $count секунд.', - zero: 'Ваш суперник покинув гру. Ви можете оголосити перемогу за $count секунд.', ); return '$_temp0'; } @@ -4019,7 +3996,6 @@ class AppLocalizationsUk extends AppLocalizations { many: 'Мат в $count напівходів', few: 'Мат в $count напівходи', one: 'Мат в $count напівхід', - zero: 'Мат в $count напівхід', ); return '$_temp0'; } @@ -4033,7 +4009,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count грубих помилок', few: '$count грубі помилки', one: '$count груба помилка', - zero: '$count груба помилка', ); return '$_temp0'; } @@ -4047,7 +4022,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count помилок', few: '$count помилки', one: '$count помилка', - zero: '$count помилка', ); return '$_temp0'; } @@ -4061,7 +4035,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count неточностей', few: '$count неточності', one: '$count неточність', - zero: '$count неточність', ); return '$_temp0'; } @@ -4075,7 +4048,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count гравців', few: '$count гравці', one: '$count гравець', - zero: '$count гравець', ); return '$_temp0'; } @@ -4089,7 +4061,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count ігор', few: '$count гри', one: '$count гра', - zero: '$count гра', ); return '$_temp0'; } @@ -4103,7 +4074,6 @@ class AppLocalizationsUk extends AppLocalizations { many: 'Рейтинг $count за $param2 партій', few: 'Рейтинг $count за $param2 партії', one: 'Рейтинг $count за $param2 партію', - zero: 'Рейтинг $count за $param2 партію', ); return '$_temp0'; } @@ -4117,7 +4087,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count закладок', few: '$count закладки', one: '$count закладка', - zero: '$count закладка', ); return '$_temp0'; } @@ -4131,7 +4100,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count днів', few: '$count дні', one: '$count день', - zero: '$count день', ); return '$_temp0'; } @@ -4145,7 +4113,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count годин', few: '$count години', one: '$count година', - zero: '$count година', ); return '$_temp0'; } @@ -4159,7 +4126,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count хвилин', few: '$count хвилини', one: '$count хвилина', - zero: '$count хвилина', ); return '$_temp0'; } @@ -4173,7 +4139,6 @@ class AppLocalizationsUk extends AppLocalizations { many: 'Місце в рейтингу оновлюється кожні $count хвилин', few: 'Місце в рейтингу оновлюється кожні $count хвилини', one: 'Місце в рейтингу оновлюється щохвилини', - zero: 'Місце в рейтингу оновлюється щохвилини', ); return '$_temp0'; } @@ -4187,7 +4152,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count задач', few: '$count задачі', one: '$count задача', - zero: '$count задача', ); return '$_temp0'; } @@ -4201,7 +4165,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count партій з вами', few: '$count партії з вами', one: '$count партія з вами', - zero: '$count партія з вами', ); return '$_temp0'; } @@ -4215,7 +4178,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count рейтингових', few: '$count рейтингові', one: '$count рейтингова', - zero: '$count рейтингова', ); return '$_temp0'; } @@ -4229,7 +4191,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count перемог', few: '$count перемоги', one: '$count перемога', - zero: '$count перемога', ); return '$_temp0'; } @@ -4243,7 +4204,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count поразок', few: '$count поразки', one: '$count поразка', - zero: '$count поразка', ); return '$_temp0'; } @@ -4257,7 +4217,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count нічиїх', few: '$count нічиї', one: '$count нічия', - zero: '$count нічия', ); return '$_temp0'; } @@ -4271,7 +4230,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count грають', few: '$count грають', one: '$count грає', - zero: '$count грає', ); return '$_temp0'; } @@ -4285,7 +4243,6 @@ class AppLocalizationsUk extends AppLocalizations { many: 'Додати $count секунд', few: 'Додати $count секунди', one: 'Додати $count секунду', - zero: 'Додати $count секунду', ); return '$_temp0'; } @@ -4299,7 +4256,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count турнірних очок', few: '$count турнірних очки', one: '$count турнірне очко', - zero: '$count турнірне очко', ); return '$_temp0'; } @@ -4313,7 +4269,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count досліджень', few: '$count дослідження', one: '$count дослідження', - zero: '$count дослідження', ); return '$_temp0'; } @@ -4327,7 +4282,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count сеансів', few: '$count сеанса', one: '$count сеанс', - zero: '$count сеанс', ); return '$_temp0'; } @@ -4341,7 +4295,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '≥ $count рейтингових ігор', few: '≥ $count рейтингові гри', one: '≥ $count рейтингова гра', - zero: '≥ $count рейтингова гра', ); return '$_temp0'; } @@ -4355,7 +4308,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '≥ $count $param2 рейтингових ігор', few: '≥ $count $param2 рейтингові ігри', one: '≥ $count $param2 рейтингова гра', - zero: '≥ $count $param2 рейтингова гра', ); return '$_temp0'; } @@ -4369,7 +4321,6 @@ class AppLocalizationsUk extends AppLocalizations { many: 'Ви маєте зіграти ще $count рейтингових ігор в $param2', few: 'Вам потрібно зіграти ще $count рейтингових ігор $param2', one: 'Ви маєте зіграти ще $count рейтингову гру в $param2', - zero: 'Ви маєте зіграти ще $count рейтингову гру в $param2', ); return '$_temp0'; } @@ -4383,7 +4334,6 @@ class AppLocalizationsUk extends AppLocalizations { many: 'Ви повинні зіграти ще $count рейтингових ігор', few: 'Вам потрібно зіграти ще $count рейтингові гри', one: 'Ви повинні зіграти ще $count рейтингову гру', - zero: 'Ви повинні зіграти ще $count рейтингову гру', ); return '$_temp0'; } @@ -4397,7 +4347,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count імпортованих ігор', few: '$count імпортовані гри', one: '$count імпортована гра', - zero: '$count імпортована гра', ); return '$_temp0'; } @@ -4411,7 +4360,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count друзів у мережі', few: '$count друга у мережі', one: '$count друг у мережі', - zero: '$count друг у мережі', ); return '$_temp0'; } @@ -4425,7 +4373,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count спостерігачів', few: '$count спостерігачі', one: '$count спостерігач', - zero: '$count спостерігач', ); return '$_temp0'; } @@ -4439,7 +4386,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count спостерігають', few: '$count спостерігають', one: '$count спостерігає', - zero: '$count спостерігає', ); return '$_temp0'; } @@ -4453,7 +4399,6 @@ class AppLocalizationsUk extends AppLocalizations { many: 'Менше $count хвилин', few: 'Менше $count хвилин', one: 'Менше $count хвилини', - zero: 'Менше $count хвилини', ); return '$_temp0'; } @@ -4467,7 +4412,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count ігор триває', few: '$count гри триває', one: '$count гра триває', - zero: '$count гра триває', ); return '$_temp0'; } @@ -4481,7 +4425,6 @@ class AppLocalizationsUk extends AppLocalizations { many: 'Максимум: $count символів.', few: 'Максимум: $count символа.', one: 'Максимум: $count символів.', - zero: 'Максимум: $count символів.', ); return '$_temp0'; } @@ -4495,7 +4438,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count заблоковано', few: '$count заблоковано', one: '$count заблоковано', - zero: '$count заблоковано', ); return '$_temp0'; } @@ -4509,7 +4451,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count дописів на форумі', few: '$count дописи на форумі', one: '$count допис на форумі', - zero: '$count допис на форумі', ); return '$_temp0'; } @@ -4523,7 +4464,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count гравців грали у $param2 цього тижня.', few: '$count гравців грали у $param2 цього тижня.', one: '$count гравець грав у $param2 цього тижня.', - zero: '$count гравець грав у $param2 цього тижня.', ); return '$_temp0'; } @@ -4537,7 +4477,6 @@ class AppLocalizationsUk extends AppLocalizations { many: 'Доступно $count мовами!', few: 'Доступно $count мовами!', one: 'Доступно $count мовою!', - zero: 'Доступно $count мовою!', ); return '$_temp0'; } @@ -4551,7 +4490,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count секунд на перший хід', few: '$count секунди на перший хід', one: '$count секунда на перший хід', - zero: '$count секунда на перший хід', ); return '$_temp0'; } @@ -4565,7 +4503,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count секунд', few: '$count секунди', one: '$count секунда', - zero: '$count секунда', ); return '$_temp0'; } @@ -4579,7 +4516,6 @@ class AppLocalizationsUk extends AppLocalizations { many: 'і зберегти $count послідовностей', few: 'і зберегти $count послідовності', one: 'і зберегти $count послідовність', - zero: 'і зберегти $count послідовність', ); return '$_temp0'; } @@ -4752,7 +4688,6 @@ class AppLocalizationsUk extends AppLocalizations { many: '$count серій', few: '$count серії', one: '1 серія', - zero: '1 серія', ); return '$_temp0'; } @@ -4766,7 +4701,6 @@ class AppLocalizationsUk extends AppLocalizations { many: 'Зіграно $count серій в $param2', few: 'Зіграно $count серії в $param2', one: 'Зіграна одна серія в $param2', - zero: 'Зіграна одна серія в $param2', ); return '$_temp0'; } diff --git a/lib/l10n/lila_af.arb b/lib/l10n/lila_af.arb index ec1491bc15..395b11e334 100644 --- a/lib/l10n/lila_af.arb +++ b/lib/l10n/lila_af.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Het 'n lewendige uitsending aangebied", "activityRankedInSwissTournament": "Rang van #{param1} uit {param2}", "activitySignedUp": "Geregistreer op lichess.org", - "activitySupportedNbMonths": "{count, plural, =0{Het lichess.org vir {count} maand ondersteun as 'n {param2}} =1{Het lichess.org vir {count} maand ondersteun as 'n {param2}} other{Het lichess.org vir {count} maande ondersteun as 'n {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Het {count} posisie op {param2} geoefen} =1{Het {count} posisie op {param2} geoefen} other{Het {count} posisies op {param2} geoefen}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Het {count} taktiese kopkrapper opgelos} =1{Het {count} taktiese kopkrapper opgelos} other{Het {count} taktiese kopkrappers opgelos}}", - "activityPlayedNbGames": "{count, plural, =0{Het {count} {param2} spel gespeel} =1{Het {count} {param2} spel gespeel} other{Het {count} {param2} spelle gespeel}}", - "activityPostedNbMessages": "{count, plural, =0{Het {count} boodskap in {param2} geplaas} =1{Het {count} boodskap in {param2} geplaas} other{Het {count} boodskappe in {param2} geplaas}}", - "activityPlayedNbMoves": "{count, plural, =0{Het {count} skuif gespeel} =1{Het {count} skuif gespeel} other{Het {count} skuiwe gespeel}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{in {count} korrespondensie spel} =1{in {count} korrespondensie spel} other{in {count} korrespondensie spelle}}", - "activityCompletedNbGames": "{count, plural, =0{Voltooi {count} korrespondensie spel} =1{Voltooi {count} korrespondensie spel} other{Voltooi {count} korrespondensie spelle}}", - "activityFollowedNbPlayers": "{count, plural, =0{Het {count} speler begin volg} =1{Het {count} speler begin volg} other{Het {count} spelers begin volg}}", - "activityGainedNbFollowers": "{count, plural, =0{Het {count} nuwe volger bygekry} =1{Het {count} nuwe volger bygekry} other{Het {count} nuwe volgers bygekry}}", - "activityHostedNbSimuls": "{count, plural, =0{Het {count} simul(gelyktydige ekshibisie) gereël} =1{Het {count} simul(gelyktydige ekshibisie) gereël} other{Het {count} simuls(gelyktydige ekshibisies) gereël}}", - "activityJoinedNbSimuls": "{count, plural, =0{Het in {count} simul(gelyktydige ekshibisie) gespeel} =1{Het in {count} simul(gelyktydige ekshibisie) gespeel} other{Het {count} simuls(gelyktydige ekshibisies) gespeel}}", - "activityCreatedNbStudies": "{count, plural, =0{Het {count} nuwe studie geskep} =1{Het {count} nuwe studie geskep} other{Het {count} nuwe studies geskep}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Het aan {count} toernooi deelgeneem} =1{Het aan {count} toernooi deelgeneem} other{Het aan {count} toernooie deelgeneem}}", - "activityRankedInTournament": "{count, plural, =0{Het rang van #{count}(top {param2}%) met {param3} spel in {param4}} =1{Het rang van #{count}(top {param2}%) met {param3} spel in {param4}} other{Het rang van #{count}(top {param2}%) met {param3} spelle in {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Het aan {count} swiss toernooi deelgeneem} =1{Het aan {count} swiss toernooi deelgeneem} other{Het aan {count} swiss toernooie deelgeneem}}", - "activityJoinedNbTeams": "{count, plural, =0{Het aangesluit by {count} span} =1{Het aangesluit by {count} span} other{Het aangesluit by {count} spanne}}", + "activitySupportedNbMonths": "{count, plural, =1{Het lichess.org vir {count} maand ondersteun as 'n {param2}} other{Het lichess.org vir {count} maande ondersteun as 'n {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Het {count} posisie op {param2} geoefen} other{Het {count} posisies op {param2} geoefen}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Het {count} taktiese kopkrapper opgelos} other{Het {count} taktiese kopkrappers opgelos}}", + "activityPlayedNbGames": "{count, plural, =1{Het {count} {param2} spel gespeel} other{Het {count} {param2} spelle gespeel}}", + "activityPostedNbMessages": "{count, plural, =1{Het {count} boodskap in {param2} geplaas} other{Het {count} boodskappe in {param2} geplaas}}", + "activityPlayedNbMoves": "{count, plural, =1{Het {count} skuif gespeel} other{Het {count} skuiwe gespeel}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{in {count} korrespondensie spel} other{in {count} korrespondensie spelle}}", + "activityCompletedNbGames": "{count, plural, =1{Voltooi {count} korrespondensie spel} other{Voltooi {count} korrespondensie spelle}}", + "activityFollowedNbPlayers": "{count, plural, =1{Het {count} speler begin volg} other{Het {count} spelers begin volg}}", + "activityGainedNbFollowers": "{count, plural, =1{Het {count} nuwe volger bygekry} other{Het {count} nuwe volgers bygekry}}", + "activityHostedNbSimuls": "{count, plural, =1{Het {count} simul(gelyktydige ekshibisie) gereël} other{Het {count} simuls(gelyktydige ekshibisies) gereël}}", + "activityJoinedNbSimuls": "{count, plural, =1{Het in {count} simul(gelyktydige ekshibisie) gespeel} other{Het {count} simuls(gelyktydige ekshibisies) gespeel}}", + "activityCreatedNbStudies": "{count, plural, =1{Het {count} nuwe studie geskep} other{Het {count} nuwe studies geskep}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Het aan {count} toernooi deelgeneem} other{Het aan {count} toernooie deelgeneem}}", + "activityRankedInTournament": "{count, plural, =1{Het rang van #{count}(top {param2}%) met {param3} spel in {param4}} other{Het rang van #{count}(top {param2}%) met {param3} spelle in {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Het aan {count} swiss toernooi deelgeneem} other{Het aan {count} swiss toernooie deelgeneem}}", + "activityJoinedNbTeams": "{count, plural, =1{Het aangesluit by {count} span} other{Het aangesluit by {count} spanne}}", "broadcastBroadcasts": "Uitsendings", "broadcastStartDate": "Begin datum in jou eie tydsone", "challengeChallengesX": "Uitdagings: {param1}", @@ -213,11 +213,11 @@ "puzzleNoPuzzlesToShow": "Niks om te wys nie, gaan los eers 'n paar raaisels op!", "puzzleImprovementAreasDescription": "Oefen hierdie om jou progressie te optimaliseer!", "puzzleStrengthDescription": "Jy presteer die beste in hierdie temas", - "puzzlePlayedXTimes": "{count, plural, =0{{count} keer gespeel} =1{{count} keer gespeel} other{{count} keer gespeel}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Een punt onder jou raaisel gradering} =1{Een punt onder jou raaisel gradering} other{{count} punte onder jou raaisel gradering}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Een punt bo jou raaisel gradering} =1{Een punt bo jou raaisel gradering} other{{count} punt bo jou raaisel gradering}}", - "puzzleNbPlayed": "{count, plural, =0{{count} gespeel} =1{{count} gespeel} other{{count} gespeel}}", - "puzzleNbToReplay": "{count, plural, =0{{count} om te herhaal} =1{{count} om te herhaal} other{{count} om te herhaal}}", + "puzzlePlayedXTimes": "{count, plural, =1{{count} keer gespeel} other{{count} keer gespeel}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Een punt onder jou raaisel gradering} other{{count} punte onder jou raaisel gradering}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Een punt bo jou raaisel gradering} other{{count} punt bo jou raaisel gradering}}", + "puzzleNbPlayed": "{count, plural, =1{{count} gespeel} other{{count} gespeel}}", + "puzzleNbToReplay": "{count, plural, =1{{count} om te herhaal} other{{count} om te herhaal}}", "puzzleThemeAdvancedPawn": "Gevorderde pion", "puzzleThemeAdvancedPawnDescription": "'n Pion wat bevorder of dreig om te bevorder, is die sleutel tot die taktiek.", "puzzleThemeAdvantage": "Voordeel", @@ -1151,47 +1151,47 @@ "instructions": "Instruksies", "showMeEverything": "Wys vir my alles", "lichessPatronInfo": "Lichess is 'n liefdadigheidsorganisasie en heeltemal gratis/libre oopbron sagteware.\nAlle bestuurskostes, ontwikkeling en inhoud word heeltemal gefinansier deur lede bydraes.", - "opponentLeftCounter": "{count, plural, =0{Jou opponent het die spel verlaat. Jy kan die oorwinning in {count} sekonde eis.} =1{Jou opponent het die spel verlaat. Jy kan die oorwinning in {count} sekonde eis.} other{Jou opponent het die spel verlaat. Jy kan die oorwinning in {count} sekondes eis.}}", - "mateInXHalfMoves": "{count, plural, =0{Mat in {count} half-skuif} =1{Mat in {count} half-skuif} other{Mat in {count} half-skuiwe}}", - "nbBlunders": "{count, plural, =0{{count} flater} =1{{count} flater} other{{count} flaters}}", - "nbMistakes": "{count, plural, =0{{count} fout} =1{{count} fout} other{{count} foute}}", - "nbInaccuracies": "{count, plural, =0{{count} onakuraatheid} =1{{count} onakuraatheid} other{{count} onakuraathede}}", - "nbPlayers": "{count, plural, =0{{count} speler} =1{{count} speler} other{{count} spelers}}", - "nbGames": "{count, plural, =0{Sien al {count} spelle} =1{Sien al {count} spelle} other{Sien al {count} spelle}}", - "ratingXOverYGames": "{count, plural, =0{{count} gradering oor {param2} spel} =1{{count} gradering oor {param2} spel} other{{count} gradering oor {param2} spelle}}", - "nbBookmarks": "{count, plural, =0{{count} boekmerk} =1{{count} boekmerk} other{{count} boekmerke}}", - "nbDays": "{count, plural, =0{{count} dag} =1{{count} dag} other{{count} dae}}", - "nbHours": "{count, plural, =0{{count} uur} =1{{count} uur} other{{count} ure}}", - "nbMinutes": "{count, plural, =0{{count} minuut} =1{{count} minuut} other{{count} minute}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Rang word elke minuut opgedateer} =1{Rang word elke minuut opgedateer} other{Rang word elke {count} minute opgedateer}}", - "nbPuzzles": "{count, plural, =0{{count} kopkrapper} =1{{count} kopkrapper} other{{count} kopkrappers}}", - "nbGamesWithYou": "{count, plural, =0{{count} spel teen jou} =1{{count} spel teen jou} other{{count} spelle teen jou}}", - "nbRated": "{count, plural, =0{{count} gegradeer} =1{{count} gegradeer} other{{count} gegradeer}}", - "nbWins": "{count, plural, =0{{count} gewen} =1{{count} gewen} other{{count} gewen}}", - "nbLosses": "{count, plural, =0{{count} verloor} =1{{count} verloor} other{{count} verloor}}", - "nbDraws": "{count, plural, =0{{count} gelykop} =1{{count} gelykop} other{{count} gelykop}}", - "nbPlaying": "{count, plural, =0{{count} In Spel} =1{{count} In Spel} other{{count} In Spel}}", - "giveNbSeconds": "{count, plural, =0{Gee {count} sekonde} =1{Gee {count} sekonde} other{Gee {count} sekondes}}", - "nbTournamentPoints": "{count, plural, =0{{count} toernooipunt} =1{{count} toernooipunt} other{{count} toernooipunte}}", - "nbStudies": "{count, plural, =0{{count} studie} =1{{count} studie} other{{count} studies}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} gegradeerde spel} =1{≥ {count} gegradeerde spel} other{≥ {count} gegradeerde spelle}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} {param2} gegradeerde spel} =1{≥ {count} {param2} gegradeerde spel} other{≥ {count} {param2} gegradeerde spelle}}", - "needNbMorePerfGames": "{count, plural, =0{Jy het nodig om {count} meer gegradeerde {param2} spel te speel} =1{Jy het nodig om {count} meer gegradeerde {param2} spel te speel} other{Jy het nodig om {count} meer gegradeerde {param2} spelle te speel}}", - "needNbMoreGames": "{count, plural, =0{Jy moet {count} meer gegradeerde spel speel} =1{Jy moet {count} meer gegradeerde spel speel} other{Jy moet {count} meer gegradeerde spelle speel}}", - "nbImportedGames": "{count, plural, =0{{count} ingevoerde spel} =1{{count} ingevoerde spel} other{{count} het spelle ingetrek}}", - "nbFriendsOnline": "{count, plural, =0{{count} aanlyn vriend} =1{{count} aanlyn vriend} other{{count} aanlyn vriende}}", - "nbFollowers": "{count, plural, =0{Gevolg deur {count}} =1{Gevolg deur {count}} other{Gevolg deur {count}}}", - "nbFollowing": "{count, plural, =0{volg {count}} =1{volg {count}} other{volg {count}}}", - "lessThanNbMinutes": "{count, plural, =0{Minder as {count} minuut} =1{Minder as {count} minuut} other{Minder as {count} minute}}", - "nbGamesInPlay": "{count, plural, =0{{count} spel aan die gang} =1{{count} spel aan die gang} other{{count} spelle aan die gang}}", - "maximumNbCharacters": "{count, plural, =0{Maksimum: {count} karakter.} =1{Maksimum: {count} karakter.} other{Maksimum: {count} karakters.}}", - "blocks": "{count, plural, =0{{count} weiering} =1{{count} weiering} other{{count} weieringe}}", - "nbForumPosts": "{count, plural, =0{{count} forum plasing} =1{{count} forum plasing} other{{count} forum plasings}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} {param2} speler hierdie week.} =1{{count} {param2} speler hierdie week.} other{{count} {param2} spelers hierdie week.}}", - "availableInNbLanguages": "{count, plural, =0{Beskikbaar in {count} taal!} =1{Beskikbaar in {count} taal!} other{Beskikbaar in {count} tale!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} sekonde om die eerste skuif te speel} =1{{count} sekonde om die eerste skuif te speel} other{{count} sekondes om die eerste skuif te speel}}", - "nbSeconds": "{count, plural, =0{{count} sekonde} =1{{count} sekonde} other{{count} sekondes}}", - "andSaveNbPremoveLines": "{count, plural, =0{en stoor {count} voorafskuif variasie} =1{en stoor {count} voorafskuif variasie} other{en stoor {count} voorafskuif variasies}}", + "opponentLeftCounter": "{count, plural, =1{Jou opponent het die spel verlaat. Jy kan die oorwinning in {count} sekonde eis.} other{Jou opponent het die spel verlaat. Jy kan die oorwinning in {count} sekondes eis.}}", + "mateInXHalfMoves": "{count, plural, =1{Mat in {count} half-skuif} other{Mat in {count} half-skuiwe}}", + "nbBlunders": "{count, plural, =1{{count} flater} other{{count} flaters}}", + "nbMistakes": "{count, plural, =1{{count} fout} other{{count} foute}}", + "nbInaccuracies": "{count, plural, =1{{count} onakuraatheid} other{{count} onakuraathede}}", + "nbPlayers": "{count, plural, =1{{count} speler} other{{count} spelers}}", + "nbGames": "{count, plural, =1{Sien al {count} spelle} other{Sien al {count} spelle}}", + "ratingXOverYGames": "{count, plural, =1{{count} gradering oor {param2} spel} other{{count} gradering oor {param2} spelle}}", + "nbBookmarks": "{count, plural, =1{{count} boekmerk} other{{count} boekmerke}}", + "nbDays": "{count, plural, =1{{count} dag} other{{count} dae}}", + "nbHours": "{count, plural, =1{{count} uur} other{{count} ure}}", + "nbMinutes": "{count, plural, =1{{count} minuut} other{{count} minute}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Rang word elke minuut opgedateer} other{Rang word elke {count} minute opgedateer}}", + "nbPuzzles": "{count, plural, =1{{count} kopkrapper} other{{count} kopkrappers}}", + "nbGamesWithYou": "{count, plural, =1{{count} spel teen jou} other{{count} spelle teen jou}}", + "nbRated": "{count, plural, =1{{count} gegradeer} other{{count} gegradeer}}", + "nbWins": "{count, plural, =1{{count} gewen} other{{count} gewen}}", + "nbLosses": "{count, plural, =1{{count} verloor} other{{count} verloor}}", + "nbDraws": "{count, plural, =1{{count} gelykop} other{{count} gelykop}}", + "nbPlaying": "{count, plural, =1{{count} In Spel} other{{count} In Spel}}", + "giveNbSeconds": "{count, plural, =1{Gee {count} sekonde} other{Gee {count} sekondes}}", + "nbTournamentPoints": "{count, plural, =1{{count} toernooipunt} other{{count} toernooipunte}}", + "nbStudies": "{count, plural, =1{{count} studie} other{{count} studies}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} gegradeerde spel} other{≥ {count} gegradeerde spelle}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} {param2} gegradeerde spel} other{≥ {count} {param2} gegradeerde spelle}}", + "needNbMorePerfGames": "{count, plural, =1{Jy het nodig om {count} meer gegradeerde {param2} spel te speel} other{Jy het nodig om {count} meer gegradeerde {param2} spelle te speel}}", + "needNbMoreGames": "{count, plural, =1{Jy moet {count} meer gegradeerde spel speel} other{Jy moet {count} meer gegradeerde spelle speel}}", + "nbImportedGames": "{count, plural, =1{{count} ingevoerde spel} other{{count} het spelle ingetrek}}", + "nbFriendsOnline": "{count, plural, =1{{count} aanlyn vriend} other{{count} aanlyn vriende}}", + "nbFollowers": "{count, plural, =1{Gevolg deur {count}} other{Gevolg deur {count}}}", + "nbFollowing": "{count, plural, =1{volg {count}} other{volg {count}}}", + "lessThanNbMinutes": "{count, plural, =1{Minder as {count} minuut} other{Minder as {count} minute}}", + "nbGamesInPlay": "{count, plural, =1{{count} spel aan die gang} other{{count} spelle aan die gang}}", + "maximumNbCharacters": "{count, plural, =1{Maksimum: {count} karakter.} other{Maksimum: {count} karakters.}}", + "blocks": "{count, plural, =1{{count} weiering} other{{count} weieringe}}", + "nbForumPosts": "{count, plural, =1{{count} forum plasing} other{{count} forum plasings}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} {param2} speler hierdie week.} other{{count} {param2} spelers hierdie week.}}", + "availableInNbLanguages": "{count, plural, =1{Beskikbaar in {count} taal!} other{Beskikbaar in {count} tale!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} sekonde om die eerste skuif te speel} other{{count} sekondes om die eerste skuif te speel}}", + "nbSeconds": "{count, plural, =1{{count} sekonde} other{{count} sekondes}}", + "andSaveNbPremoveLines": "{count, plural, =1{en stoor {count} voorafskuif variasie} other{en stoor {count} voorafskuif variasies}}", "stormMoveToStart": "Skuif om te begin", "stormYouPlayTheWhitePiecesInAllPuzzles": "Jy speel wit in al die raaisels", "stormYouPlayTheBlackPiecesInAllPuzzles": "Jy speel swart in al die raaisels", @@ -1243,8 +1243,8 @@ "stormClickToReload": "Druk om te herlaai", "stormThisRunHasExpired": "Hierdie lopie het versper!", "stormThisRunWasOpenedInAnotherTab": "Hierdie lopie was oop in 'n ander oortjie!", - "stormXRuns": "{count, plural, =0{1 lopie} =1{1 lopie} other{{count} lopies}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Speel een lopie van {param2}} =1{Speel een lopie van {param2}} other{Speel {count} lopies van {param2}}}", + "stormXRuns": "{count, plural, =1{1 lopie} other{{count} lopies}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Speel een lopie van {param2}} other{Speel {count} lopies van {param2}}}", "streamerLichessStreamers": "Lichess aanbieders", "studyShareAndExport": "Deel & voer uit", "studyStart": "Begin" diff --git a/lib/l10n/lila_az.arb b/lib/l10n/lila_az.arb index 4f32bf2765..2a681e6dee 100644 --- a/lib/l10n/lila_az.arb +++ b/lib/l10n/lila_az.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Canlı yayım etdi", "activityRankedInSwissTournament": "{param2} turnirində {param1}-ci oldu", "activitySignedUp": "lichess.org'a üzv oldu", - "activitySupportedNbMonths": "{count, plural, =0{Lichess.org'u {count} aylığına {param2} olaraq dəstəklədi} =1{Lichess.org'u {count} aylığına {param2} olaraq dəstəklədi} other{Lichess.org'u {count} aylığına {param2} olaraq dəstəklədi}}", - "activityPracticedNbPositions": "{count, plural, =0{{param2} mövzusunda {count} pozisiya məşq etdi} =1{{param2} mövzusunda {count} pozisiya məşq etdi} other{{param2} mövzusunda {count} pozisiya məşq etdi}}", - "activitySolvedNbPuzzles": "{count, plural, =0{{count} taktiki tapmaca həll etdi} =1{{count} taktiki tapmaca həll etdi} other{{count} taktiki tapmaca həll etdi}}", - "activityPlayedNbGames": "{count, plural, =0{{count} dəfə {param2} oynadı} =1{{count} dəfə {param2} oynadı} other{{count} dəfə {param2} oynadı}}", - "activityPostedNbMessages": "{count, plural, =0{{param2} mövzusunda {count} mesaj paylaşdı} =1{{param2} mövzusunda {count} mesaj paylaşdı} other{{param2} mövzusunda {count} mesaj paylaşdı}}", - "activityPlayedNbMoves": "{count, plural, =0{{count} gediş etdi} =1{{count} gediş etdi} other{{count} gediş etdi}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{{count} yazışmalı oyunda} =1{{count} yazışmalı oyunda} other{{count} yazışmalı oyunda}}", - "activityCompletedNbGames": "{count, plural, =0{{count} yazışmalı oyun tamamladı} =1{{count} yazışmalı oyun tamamladı} other{{count} yazışmalı oyun tamamladı}}", - "activityFollowedNbPlayers": "{count, plural, =0{{count} oyunçunu izləməyə başladı} =1{{count} oyunçunu izləməyə başladı} other{{count} oyunçunu izləməyə başladı}}", - "activityGainedNbFollowers": "{count, plural, =0{{count} yeni izləyici qazandı} =1{{count} yeni izləyici qazandı} other{{count} yeni izləyici qazandı}}", - "activityHostedNbSimuls": "{count, plural, =0{{count} sinxron seansa ev sahibliyi etdi} =1{{count} sinxron seansa ev sahibliyi etdi} other{{count} sinxron seansa ev sahibliyi etdi}}", - "activityJoinedNbSimuls": "{count, plural, =0{{count} sinxron seansda iştirak etdi} =1{{count} sinxron seansda iştirak etdi} other{{count} sinxron seansda iştirak etdi}}", - "activityCreatedNbStudies": "{count, plural, =0{{count} yeni çalışma yaratdı} =1{{count} yeni çalışma yaratdı} other{{count} yeni çalışma yaratdı}}", - "activityCompetedInNbTournaments": "{count, plural, =0{{count} turnirə qatıldı} =1{{count} turnirə qatıldı} other{{count} taktiki tapmaca həll etdi}}", - "activityRankedInTournament": "{count, plural, =0{{param3} oyun oynayaraq {param4} turnirində {count}. oldu (en yaxşı{param2}% içində)} =1{{param3} oyun oynayaraq {param4} turnirində {count}. oldu (en yaxşı{param2}% içində)} other{{param3} oyun oynayaraq {param4} turnirində {count}. oldu (en yaxşı{param2}% içində)}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{{count} İsveçrə sistemli turnirə qatıldı} =1{{count} İsveçrə sistemli turnirə qatıldı} other{{count} İsveçrə sistemli turnirə qatıldı}}", - "activityJoinedNbTeams": "{count, plural, =0{{count} komandasına qatıldı} =1{{count} komandasına qatıldı} other{{count} komandasına qatıldı}}", + "activitySupportedNbMonths": "{count, plural, =1{Lichess.org'u {count} aylığına {param2} olaraq dəstəklədi} other{Lichess.org'u {count} aylığına {param2} olaraq dəstəklədi}}", + "activityPracticedNbPositions": "{count, plural, =1{{param2} mövzusunda {count} pozisiya məşq etdi} other{{param2} mövzusunda {count} pozisiya məşq etdi}}", + "activitySolvedNbPuzzles": "{count, plural, =1{{count} taktiki tapmaca həll etdi} other{{count} taktiki tapmaca həll etdi}}", + "activityPlayedNbGames": "{count, plural, =1{{count} dəfə {param2} oynadı} other{{count} dəfə {param2} oynadı}}", + "activityPostedNbMessages": "{count, plural, =1{{param2} mövzusunda {count} mesaj paylaşdı} other{{param2} mövzusunda {count} mesaj paylaşdı}}", + "activityPlayedNbMoves": "{count, plural, =1{{count} gediş etdi} other{{count} gediş etdi}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{{count} yazışmalı oyunda} other{{count} yazışmalı oyunda}}", + "activityCompletedNbGames": "{count, plural, =1{{count} yazışmalı oyun tamamladı} other{{count} yazışmalı oyun tamamladı}}", + "activityFollowedNbPlayers": "{count, plural, =1{{count} oyunçunu izləməyə başladı} other{{count} oyunçunu izləməyə başladı}}", + "activityGainedNbFollowers": "{count, plural, =1{{count} yeni izləyici qazandı} other{{count} yeni izləyici qazandı}}", + "activityHostedNbSimuls": "{count, plural, =1{{count} sinxron seansa ev sahibliyi etdi} other{{count} sinxron seansa ev sahibliyi etdi}}", + "activityJoinedNbSimuls": "{count, plural, =1{{count} sinxron seansda iştirak etdi} other{{count} sinxron seansda iştirak etdi}}", + "activityCreatedNbStudies": "{count, plural, =1{{count} yeni çalışma yaratdı} other{{count} yeni çalışma yaratdı}}", + "activityCompetedInNbTournaments": "{count, plural, =1{{count} turnirə qatıldı} other{{count} taktiki tapmaca həll etdi}}", + "activityRankedInTournament": "{count, plural, =1{{param3} oyun oynayaraq {param4} turnirində {count}. oldu (en yaxşı{param2}% içində)} other{{param3} oyun oynayaraq {param4} turnirində {count}. oldu (en yaxşı{param2}% içində)}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{{count} İsveçrə sistemli turnirə qatıldı} other{{count} İsveçrə sistemli turnirə qatıldı}}", + "activityJoinedNbTeams": "{count, plural, =1{{count} komandasına qatıldı} other{{count} komandasına qatıldı}}", "broadcastBroadcasts": "Yayım", "broadcastStartDate": "Öz saat qurşağınızdakı başlama tarixi", "challengeChallengeToPlay": "Oyuna çağırış", @@ -179,9 +179,9 @@ "puzzleNoPuzzlesToShow": "Göstərəcək bir şey yoxdur, əvvəlcə bəzi tapmacalar oynayın!", "puzzleImprovementAreasDescription": "irəliləmənizi yoxlamaq üçün bunları optimize edin!", "puzzleStrengthDescription": "Bu mövzularda ən yaxşı performansı göstərirsiniz", - "puzzlePlayedXTimes": "{count, plural, =0{{count} dəfə həll edildi} =1{{count} dəfə həll edildi} other{{count} dəfə həll edildi}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Sizin tapmaca reytinqinizdən bir bal aşağı} =1{Sizin tapmaca reytinqinizdən bir bal aşağı} other{Sizin tapmaca reytinqinizdən {count} bal aşağı}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Sizin tapmaca reytinqinizdən bir bal yuxarı} =1{Sizin tapmaca reytinqinizdən bir bal yuxarı} other{Sizin tapmaca reytinqinizdən {count} bal yuxarı}}", + "puzzlePlayedXTimes": "{count, plural, =1{{count} dəfə həll edildi} other{{count} dəfə həll edildi}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Sizin tapmaca reytinqinizdən bir bal aşağı} other{Sizin tapmaca reytinqinizdən {count} bal aşağı}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Sizin tapmaca reytinqinizdən bir bal yuxarı} other{Sizin tapmaca reytinqinizdən {count} bal yuxarı}}", "puzzleThemeAdvancedPawn": "Keçid piyadası", "puzzleThemeAdvancedPawnDescription": "Çevrilən və ya çevrilməyə yaxın bir piyada taktikanın açarıdır.", "puzzleThemeAdvantage": "Üstünlük", @@ -1019,48 +1019,48 @@ "onlyTeamMembers": "Ancaq klub üzvləri", "playComputerMove": "Ən yaxşı komputer gedişlərini oyna", "tournamentEntryCode": "Turnirə giriş kodu", - "opponentLeftCounter": "{count, plural, =0{Rəqibiniz oyunu tərk etdi. {count} saniyə sonra qələbə tələb edə bilərsiniz.} =1{Rəqibiniz oyunu tərk etdi. {count} saniyə sonra qələbə tələb edə bilərsiniz.} other{Rəqibiniz oyunu tərk etdi. {count} saniyə sonra qələbə tələb edə bilərsiniz.}}", - "mateInXHalfMoves": "{count, plural, =0{{count} yarımgedişə mat} =1{{count} yarımgedişə mat} other{{count} yarımgedişə mat}}", - "nbBlunders": "{count, plural, =0{{count} kobud səhv} =1{{count} kobud səhv} other{{count} kobud səhv}}", - "nbMistakes": "{count, plural, =0{{count} səhv} =1{{count} səhv} other{{count} səhv}}", - "nbInaccuracies": "{count, plural, =0{{count} qeyri-dəqiqlik} =1{{count} qeyri-dəqiqlik} other{{count} qeyri-dəqiqlik}}", - "nbPlayers": "{count, plural, =0{{count} oyunçu} =1{{count} oyunçu} other{{count} oyunçu}}", - "nbGames": "{count, plural, =0{{count} oyun} =1{{count} oyun} other{{count} oyun}}", - "ratingXOverYGames": "{count, plural, =0{{param2} oyunundan çox {count} reytinqi} =1{{param2} oyunundan çox {count} reytinqi} other{{param2} oyunlardan çox {count} reytinqi}}", - "nbBookmarks": "{count, plural, =0{{count} yadda saxlanılmış oyun} =1{{count} yadda saxlanılmış oyun} other{{count} yadda saxlanılmış oyun}}", - "nbDays": "{count, plural, =0{{count} gün} =1{{count} gün} other{{count} gün}}", - "nbHours": "{count, plural, =0{{count} saat} =1{{count} saat} other{{count} saat}}", - "nbMinutes": "{count, plural, =0{{count} dəqiqə} =1{{count} dəqiqə} other{{count} dəqiqələr}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Sıralama hər {count} dəqiqədə bir yenilənir} =1{Sıralama hər {count} dəqiqədə bir yenilənir} other{Sıralama hər {count} dəqiqədə bir yenilənir}}", - "nbPuzzles": "{count, plural, =0{{count} tapmaca} =1{{count} tapmaca} other{{count} məsələ}}", - "nbGamesWithYou": "{count, plural, =0{{count} sizinlə oynadığı oyun sayı} =1{{count} sizinlə oynadığı oyun sayı} other{{count} sizinlə oynadığı oyun sayı}}", - "nbRated": "{count, plural, =0{{count} reytinqli} =1{{count} reytinqli} other{{count} reytinqli}}", - "nbWins": "{count, plural, =0{{count} qələbə} =1{{count} qələbə} other{{count} qələbə}}", - "nbLosses": "{count, plural, =0{{count} məğlubiyyət} =1{{count} məğlubiyyət} other{{count} məğlubiyyət}}", - "nbDraws": "{count, plural, =0{{count} heç-heçə} =1{{count} heç-heçə} other{{count} heç-heçə}}", - "nbPlaying": "{count, plural, =0{{count} oynanılır} =1{{count} oynanılır} other{{count} oynayır}}", - "giveNbSeconds": "{count, plural, =0{{count} saniyə ver} =1{{count} saniyə ver} other{{count} saniyə ver}}", - "nbTournamentPoints": "{count, plural, =0{{count} turnir xalı} =1{{count} turnir xalı} other{{count} turnir xalı}}", - "nbStudies": "{count, plural, =0{{count} çalışma} =1{{count} çalışma} other{{count} çalışma}}", - "nbSimuls": "{count, plural, =0{{count} simul} =1{{count} simul} other{{count} simuls}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} reytinqli oyun} =1{≥ {count} reytinqli oyun} other{≥ {count} reytinqli oyun}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} reytinqli {param2} oyunu} =1{≥ {count} reytinqli {param2} oyunu} other{≥ {count} reytinqli {param2} oyunu}}", - "needNbMorePerfGames": "{count, plural, =0{{count} dənə daha reytinqli {param2} oyunu oynamalısınız} =1{{count} dənə daha reytinqli {param2} oyunu oynamalısınız} other{{count} dənə daha reytinqli {param2} oyunu oynamalısınız}}", - "needNbMoreGames": "{count, plural, =0{{count} dənə daha reytinqli oyun oynamalısınız} =1{{count} dənə daha reytinqli oyun oynamalısınız} other{{count} dənə daha reytinqli oynamanız gərəklidir}}", - "nbImportedGames": "{count, plural, =0{{count} oyun daxil edildi} =1{{count} oyun daxil edildi} other{{count} oyun daxil edildi}}", - "nbFriendsOnline": "{count, plural, =0{{count} onlayn dost} =1{{count} onlayn dost} other{{count} dost onlayn}}", - "nbFollowers": "{count, plural, =0{{count} izləyici} =1{{count} izləyici} other{{count} izləyici}}", - "nbFollowing": "{count, plural, =0{{count} izləyici} =1{{count} izləyici} other{{count} izlənilən}}", - "lessThanNbMinutes": "{count, plural, =0{{count} dəqiqədən daha az} =1{{count} dəqiqədən daha az} other{{count} dəqiqədən daha az}}", - "nbGamesInPlay": "{count, plural, =0{{count} oyun oynanılır} =1{{count} oyun oynanılır} other{{count} oyun oynanılır}}", - "maximumNbCharacters": "{count, plural, =0{Ən çox: {count} simvol.} =1{Ən çox: {count} simvol.} other{Ən çox: {count} xarakter}}", - "blocks": "{count, plural, =0{{count} şəxs əngəlləndi} =1{{count} şəxs əngəlləndi} other{{count} şəxs əngəlləndi}}", - "nbForumPosts": "{count, plural, =0{{count} forum mesajları} =1{{count} forum mesajları} other{{count} Forum Mesajları}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{Bu həftə {count} {param2} oyunçusu.} =1{Bu həftə {count} {param2} oyunçusu.} other{Bu həftə {count} {param2} oyunçusu.}}", - "availableInNbLanguages": "{count, plural, =0{{count} dildə mövcuddur!} =1{{count} dildə mövcuddur!} other{{count} dildə mövcuddur!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{ilk gedişi etmək üçün son {count} saniyə} =1{ilk gedişi etmək üçün son {count} saniyə} other{ilk gedişi etmək üçün son {count} saniyə}}", - "nbSeconds": "{count, plural, =0{{count} saniyə} =1{{count} saniyə} other{{count} saniyə}}", - "andSaveNbPremoveLines": "{count, plural, =0{və {count} öngediş variantını saxla} =1{və {count} öngediş variantını saxla} other{və {count} öngediş variantını saxla}}", + "opponentLeftCounter": "{count, plural, =1{Rəqibiniz oyunu tərk etdi. {count} saniyə sonra qələbə tələb edə bilərsiniz.} other{Rəqibiniz oyunu tərk etdi. {count} saniyə sonra qələbə tələb edə bilərsiniz.}}", + "mateInXHalfMoves": "{count, plural, =1{{count} yarımgedişə mat} other{{count} yarımgedişə mat}}", + "nbBlunders": "{count, plural, =1{{count} kobud səhv} other{{count} kobud səhv}}", + "nbMistakes": "{count, plural, =1{{count} səhv} other{{count} səhv}}", + "nbInaccuracies": "{count, plural, =1{{count} qeyri-dəqiqlik} other{{count} qeyri-dəqiqlik}}", + "nbPlayers": "{count, plural, =1{{count} oyunçu} other{{count} oyunçu}}", + "nbGames": "{count, plural, =1{{count} oyun} other{{count} oyun}}", + "ratingXOverYGames": "{count, plural, =1{{param2} oyunundan çox {count} reytinqi} other{{param2} oyunlardan çox {count} reytinqi}}", + "nbBookmarks": "{count, plural, =1{{count} yadda saxlanılmış oyun} other{{count} yadda saxlanılmış oyun}}", + "nbDays": "{count, plural, =1{{count} gün} other{{count} gün}}", + "nbHours": "{count, plural, =1{{count} saat} other{{count} saat}}", + "nbMinutes": "{count, plural, =1{{count} dəqiqə} other{{count} dəqiqələr}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Sıralama hər {count} dəqiqədə bir yenilənir} other{Sıralama hər {count} dəqiqədə bir yenilənir}}", + "nbPuzzles": "{count, plural, =1{{count} tapmaca} other{{count} məsələ}}", + "nbGamesWithYou": "{count, plural, =1{{count} sizinlə oynadığı oyun sayı} other{{count} sizinlə oynadığı oyun sayı}}", + "nbRated": "{count, plural, =1{{count} reytinqli} other{{count} reytinqli}}", + "nbWins": "{count, plural, =1{{count} qələbə} other{{count} qələbə}}", + "nbLosses": "{count, plural, =1{{count} məğlubiyyət} other{{count} məğlubiyyət}}", + "nbDraws": "{count, plural, =1{{count} heç-heçə} other{{count} heç-heçə}}", + "nbPlaying": "{count, plural, =1{{count} oynanılır} other{{count} oynayır}}", + "giveNbSeconds": "{count, plural, =1{{count} saniyə ver} other{{count} saniyə ver}}", + "nbTournamentPoints": "{count, plural, =1{{count} turnir xalı} other{{count} turnir xalı}}", + "nbStudies": "{count, plural, =1{{count} çalışma} other{{count} çalışma}}", + "nbSimuls": "{count, plural, =1{{count} simul} other{{count} simuls}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} reytinqli oyun} other{≥ {count} reytinqli oyun}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} reytinqli {param2} oyunu} other{≥ {count} reytinqli {param2} oyunu}}", + "needNbMorePerfGames": "{count, plural, =1{{count} dənə daha reytinqli {param2} oyunu oynamalısınız} other{{count} dənə daha reytinqli {param2} oyunu oynamalısınız}}", + "needNbMoreGames": "{count, plural, =1{{count} dənə daha reytinqli oyun oynamalısınız} other{{count} dənə daha reytinqli oynamanız gərəklidir}}", + "nbImportedGames": "{count, plural, =1{{count} oyun daxil edildi} other{{count} oyun daxil edildi}}", + "nbFriendsOnline": "{count, plural, =1{{count} onlayn dost} other{{count} dost onlayn}}", + "nbFollowers": "{count, plural, =1{{count} izləyici} other{{count} izləyici}}", + "nbFollowing": "{count, plural, =1{{count} izləyici} other{{count} izlənilən}}", + "lessThanNbMinutes": "{count, plural, =1{{count} dəqiqədən daha az} other{{count} dəqiqədən daha az}}", + "nbGamesInPlay": "{count, plural, =1{{count} oyun oynanılır} other{{count} oyun oynanılır}}", + "maximumNbCharacters": "{count, plural, =1{Ən çox: {count} simvol.} other{Ən çox: {count} xarakter}}", + "blocks": "{count, plural, =1{{count} şəxs əngəlləndi} other{{count} şəxs əngəlləndi}}", + "nbForumPosts": "{count, plural, =1{{count} forum mesajları} other{{count} Forum Mesajları}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{Bu həftə {count} {param2} oyunçusu.} other{Bu həftə {count} {param2} oyunçusu.}}", + "availableInNbLanguages": "{count, plural, =1{{count} dildə mövcuddur!} other{{count} dildə mövcuddur!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{ilk gedişi etmək üçün son {count} saniyə} other{ilk gedişi etmək üçün son {count} saniyə}}", + "nbSeconds": "{count, plural, =1{{count} saniyə} other{{count} saniyə}}", + "andSaveNbPremoveLines": "{count, plural, =1{və {count} öngediş variantını saxla} other{və {count} öngediş variantını saxla}}", "stormMoveToStart": "Başlamaq üçün gediş edin", "stormYouPlayTheWhitePiecesInAllPuzzles": "Hər pazlda ağ hissələrlə oynay", "stormYouPlayTheBlackPiecesInAllPuzzles": "Hər pazlda qara hissələrlə oyna", @@ -1103,8 +1103,8 @@ "stormSkip": "keç", "stormSkipHelp": "Hər yarışda bir gedişi keçə bilərsən:", "stormSkipExplanation": "Kombonu qorumaq üçün bu gedişi keç! Hər yarışda sadəcə bir dəfə işləyir.", - "stormXRuns": "{count, plural, =0{1 cəhd} =1{1 cəhd} other{{count} cəhd}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Bir dəfə {param2} oynadı} =1{Bir dəfə {param2} oynadı} other{{count} dəfə {param2} oynadı}}", + "stormXRuns": "{count, plural, =1{1 cəhd} other{{count} cəhd}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Bir dəfə {param2} oynadı} other{{count} dəfə {param2} oynadı}}", "streamerLichessStreamers": "Lichess yayımçıları", "studyShareAndExport": "Paylaş və yüklə", "studyStart": "Başlat" diff --git a/lib/l10n/lila_be.arb b/lib/l10n/lila_be.arb index 8cb650a437..c508689cf9 100644 --- a/lib/l10n/lila_be.arb +++ b/lib/l10n/lila_be.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Правялі прамую трансляцыю", "activityRankedInSwissTournament": "Скончыў на {param1} месцы ў {param2}", "activitySignedUp": "Зарэгістраваўся на lichess", - "activitySupportedNbMonths": "{count, plural, =0{Падтрымаў lichess.org на {count} месяц як {param2}} =1{Падтрымаў lichess.org на {count} месяц як {param2}} few{Падтрымаў lichess.org на {count} месяцы як {param2}} many{Падтрымаў lichess.org на {count} месяцаў як {param2}} other{Падтрымаў lichess.org на {count} месяцаў як {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Практыкавана пазіцыя {count} у {param2}} =1{Практыкавана пазіцыя {count} у {param2}} few{Практыкаваны пазіцыі {count} у {param2}} many{Практыкаваны пазіцыі {count} у {param2}} other{Практыкаваны пазіцыі {count} у {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Вырашана {count} задача} =1{Вырашана {count} задача} few{Вырашана {count} задач} many{Вырашана {count} задач} other{Вырашана {count} задач}}", - "activityPlayedNbGames": "{count, plural, =0{Згуляна {count} гульня ў {param2}} =1{Згуляна {count} гульня ў {param2}} few{Згуляна {count} гульняў у {param2}} many{Згуляна {count} гульняў у {param2}} other{Згуляна {count} гульняў у {param2}}}", - "activityPostedNbMessages": "{count, plural, =0{Апублікавана {count} паведамленне ў {param2}} =1{Апублікавана {count} паведамленне ў {param2}} few{Апублікавана {count} паведамленняў у {param2}} many{Апублікавана {count} паведамленняў у {param2}} other{Апублікавана {count} паведамленняў у {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{Згуляны {count} ход} =1{Згуляны {count} ход} few{Згуляна {count} хады} many{Згуляна {count} хадоў} other{Згуляна {count} хадоў}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{у {count} гульні па ліставанні} =1{у {count} гульні па ліставанні} few{у {count} гульнях па ліставанні} many{у {count} гульнях па ліставанні} other{у {count} гульнях па ліставанні}}", - "activityCompletedNbGames": "{count, plural, =0{Згуляна {count} гульня па ліставанні} =1{Згуляна {count} гульня па ліставанні} few{Згуляна {count} гульні па ліставанні} many{Згуляна {count} гульняў па ліставанні} other{Згуляна {count} гульняў па ліставанні}}", - "activityFollowedNbPlayers": "{count, plural, =0{Падпісаўся на {count} гульца} =1{Падпісаўся на {count} гульца} few{Падпісаўся на {count} гульцоў} many{Падпісаўся на {count} гульцоў} other{Падпісаўся на {count} гульцоў}}", - "activityGainedNbFollowers": "{count, plural, =0{{count} новы падпісчык} =1{{count} новы падпісчык} few{{count} новых падпісчыкі} many{{count} новых падпісчыкаў} other{{count} новых падпісчыкаў}}", - "activityHostedNbSimuls": "{count, plural, =0{Правёў {count} сеанс адначасовай гульні} =1{Правёў {count} сеанс адначасовай гульні} few{Правёў {count} сеансы адначасовай гульні} many{Правёў {count} сеансаў адначасовай гульні} other{Правёў {count} сеансаў адначасовай гульні}}", - "activityJoinedNbSimuls": "{count, plural, =0{Браў удзел у {count} сеансе адначасовай гульні} =1{Браў удзел у {count} сеансе адначасовай гульні} few{Браў удзел у {count} сеансах адначасовай гульні} many{Браў удзел у {count} сеансах адначасовай гульні} other{Браў удзел у {count} сеансах адначасовай гульні}}", - "activityCreatedNbStudies": "{count, plural, =0{Стварыў {count} новае даследаванне} =1{Стварыў {count} новае даследаванне} few{Стварыў {count} новыя даследаванні} many{Стварыў {count} новых даследаванняў} other{Стварыў {count} новых даследаванняў}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Паўдзельнічаў у {count} турніры} =1{Паўдзельнічаў у {count} турніры} few{Паўдзельнічаў у {count} турнірах} many{Паўдзельнічаў у {count} турнірах} other{Паўдзельнічаў у {count} турнірах}}", - "activityRankedInTournament": "{count, plural, =0{Заняў {count} месца (лепшыя {param2}%) турніру {param4}, узяўшы ўдзел у {param3} гульні} =1{Заняў {count} месца (лепшыя {param2}%) турніру {param4}, узяўшы ўдзел у {param3} гульні} few{Заняў {count} месца (лепшыя {param2}%) турніру {param4}, узяўшы ўдзел у {param3} гульнях} many{Заняў {count} месца (лепшыя {param2}%) турніру {param4}, узяўшы ўдзел у {param3} гульнях} other{Заняў {count} месца (лепшыя {param2}%) турніру {param4}, узяўшы ўдзел у {param3} гульнях}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Паўдзельнічаў(-ла) у {count} турніры па швейцарскай сістэме} =1{Паўдзельнічаў(-ла) у {count} турніры па швейцарскай сістэме} few{Паўдзельнічаў(-ла) у {count} турнірах па швейцырскай сістэме} many{Паўдзельнічаў(-ла) у {count} турнірах па швейцырскай сістэме} other{Паўдзельнічаў(-ла) у {count} турнірах па швейцырскай сістэме}}", - "activityJoinedNbTeams": "{count, plural, =0{Далучыўся да {count} каманды} =1{Далучыўся да {count} каманды} few{Далучыўся да {count} каманд} many{Далучыўся да {count} каманд} other{Далучыўся да {count} каманд}}", + "activitySupportedNbMonths": "{count, plural, =1{Падтрымаў lichess.org на {count} месяц як {param2}} few{Падтрымаў lichess.org на {count} месяцы як {param2}} many{Падтрымаў lichess.org на {count} месяцаў як {param2}} other{Падтрымаў lichess.org на {count} месяцаў як {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Практыкавана пазіцыя {count} у {param2}} few{Практыкаваны пазіцыі {count} у {param2}} many{Практыкаваны пазіцыі {count} у {param2}} other{Практыкаваны пазіцыі {count} у {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Вырашана {count} задача} few{Вырашана {count} задач} many{Вырашана {count} задач} other{Вырашана {count} задач}}", + "activityPlayedNbGames": "{count, plural, =1{Згуляна {count} гульня ў {param2}} few{Згуляна {count} гульняў у {param2}} many{Згуляна {count} гульняў у {param2}} other{Згуляна {count} гульняў у {param2}}}", + "activityPostedNbMessages": "{count, plural, =1{Апублікавана {count} паведамленне ў {param2}} few{Апублікавана {count} паведамленняў у {param2}} many{Апублікавана {count} паведамленняў у {param2}} other{Апублікавана {count} паведамленняў у {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{Згуляны {count} ход} few{Згуляна {count} хады} many{Згуляна {count} хадоў} other{Згуляна {count} хадоў}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{у {count} гульні па ліставанні} few{у {count} гульнях па ліставанні} many{у {count} гульнях па ліставанні} other{у {count} гульнях па ліставанні}}", + "activityCompletedNbGames": "{count, plural, =1{Згуляна {count} гульня па ліставанні} few{Згуляна {count} гульні па ліставанні} many{Згуляна {count} гульняў па ліставанні} other{Згуляна {count} гульняў па ліставанні}}", + "activityFollowedNbPlayers": "{count, plural, =1{Падпісаўся на {count} гульца} few{Падпісаўся на {count} гульцоў} many{Падпісаўся на {count} гульцоў} other{Падпісаўся на {count} гульцоў}}", + "activityGainedNbFollowers": "{count, plural, =1{{count} новы падпісчык} few{{count} новых падпісчыкі} many{{count} новых падпісчыкаў} other{{count} новых падпісчыкаў}}", + "activityHostedNbSimuls": "{count, plural, =1{Правёў {count} сеанс адначасовай гульні} few{Правёў {count} сеансы адначасовай гульні} many{Правёў {count} сеансаў адначасовай гульні} other{Правёў {count} сеансаў адначасовай гульні}}", + "activityJoinedNbSimuls": "{count, plural, =1{Браў удзел у {count} сеансе адначасовай гульні} few{Браў удзел у {count} сеансах адначасовай гульні} many{Браў удзел у {count} сеансах адначасовай гульні} other{Браў удзел у {count} сеансах адначасовай гульні}}", + "activityCreatedNbStudies": "{count, plural, =1{Стварыў {count} новае даследаванне} few{Стварыў {count} новыя даследаванні} many{Стварыў {count} новых даследаванняў} other{Стварыў {count} новых даследаванняў}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Паўдзельнічаў у {count} турніры} few{Паўдзельнічаў у {count} турнірах} many{Паўдзельнічаў у {count} турнірах} other{Паўдзельнічаў у {count} турнірах}}", + "activityRankedInTournament": "{count, plural, =1{Заняў {count} месца (лепшыя {param2}%) турніру {param4}, узяўшы ўдзел у {param3} гульні} few{Заняў {count} месца (лепшыя {param2}%) турніру {param4}, узяўшы ўдзел у {param3} гульнях} many{Заняў {count} месца (лепшыя {param2}%) турніру {param4}, узяўшы ўдзел у {param3} гульнях} other{Заняў {count} месца (лепшыя {param2}%) турніру {param4}, узяўшы ўдзел у {param3} гульнях}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Паўдзельнічаў(-ла) у {count} турніры па швейцарскай сістэме} few{Паўдзельнічаў(-ла) у {count} турнірах па швейцырскай сістэме} many{Паўдзельнічаў(-ла) у {count} турнірах па швейцырскай сістэме} other{Паўдзельнічаў(-ла) у {count} турнірах па швейцырскай сістэме}}", + "activityJoinedNbTeams": "{count, plural, =1{Далучыўся да {count} каманды} few{Далучыўся да {count} каманд} many{Далучыўся да {count} каманд} other{Далучыўся да {count} каманд}}", "broadcastBroadcasts": "Трансляцыі", "broadcastStartDate": "Дата пачатаку ў вашым часавым поясе", "challengeChallengesX": "Выклікаў: {param1}", @@ -210,11 +210,11 @@ "puzzleNoPuzzlesToShow": "Нічога няма, вырашыце некалькі задач спачатку!", "puzzleImprovementAreasDescription": "Трэніруйце гэта, каб палепшыць прагрэс!", "puzzleStrengthDescription": "Найбольш атрымоўваюцца гэтыя тэмы", - "puzzlePlayedXTimes": "{count, plural, =0{Згуляна {count} раз} =1{Згуляна {count} раз} few{Згуляна {count} разы} many{Згуляна {count} разоў} other{Згуляна {count} разоў}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Адзін бал менш за ваш рэйтынг задач} =1{Адзін бал менш за ваш рэйтынг задач} few{{count} бала менш за ваш рэйтынг задач} many{{count} балаў менш за ваш рэйтынг задач} other{{count} балаў менш за ваш рэйтынг задач}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Адзін бал вышэй за ваш рэйтынг задач} =1{Адзін бал вышэй за ваш рэйтынг задач} few{{count} бала вышэй за ваш рэйтынг задач} many{{count} балаў вышэй за ваш рэйтынг задач} other{{count} балаў вышэй за ваш рэйтынг задач}}", - "puzzleNbPlayed": "{count, plural, =0{{count} вырашана} =1{{count} вырашана} few{{count} вырашаны} many{{count} вырашана} other{{count} вырашана}}", - "puzzleNbToReplay": "{count, plural, =0{{count} перарашаць} =1{{count} перарашаць} few{{count} перарашаць} many{{count} перарашаць} other{{count} перарашаць}}", + "puzzlePlayedXTimes": "{count, plural, =1{Згуляна {count} раз} few{Згуляна {count} разы} many{Згуляна {count} разоў} other{Згуляна {count} разоў}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Адзін бал менш за ваш рэйтынг задач} few{{count} бала менш за ваш рэйтынг задач} many{{count} балаў менш за ваш рэйтынг задач} other{{count} балаў менш за ваш рэйтынг задач}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Адзін бал вышэй за ваш рэйтынг задач} few{{count} бала вышэй за ваш рэйтынг задач} many{{count} балаў вышэй за ваш рэйтынг задач} other{{count} балаў вышэй за ваш рэйтынг задач}}", + "puzzleNbPlayed": "{count, plural, =1{{count} вырашана} few{{count} вырашаны} many{{count} вырашана} other{{count} вырашана}}", + "puzzleNbToReplay": "{count, plural, =1{{count} перарашаць} few{{count} перарашаць} many{{count} перарашаць} other{{count} перарашаць}}", "puzzleThemeAdvancedPawn": "Далёка прасунутая пешка", "puzzleThemeAdvancedPawnDescription": "Адна з вашых пешак глыбока ў пазіцыі суперніка, магчыма пагражае ператварэннем.", "puzzleThemeAdvantage": "Перавага", @@ -1121,46 +1121,46 @@ "closingAccountWithdrawAppeal": "Закрыцце вашага ўліковага запісу адкліча вашу апеляцыю", "ourEventTips": "Нашы парады па арганізацыі падзей", "lichessPatronInfo": "Lichess - гэта дабрачынная і цалкам бясплатная праграма з адкрытым зыходным кодам.\nУсе аперацыйныя выдаткі, распрацоўка і шахматны кантэнт фінансуюцца выключна за кошт ахвяраванняў карыстальнікаў.", - "opponentLeftCounter": "{count, plural, =0{Ваш сапернік пакінуў гульню. Вы можаце абвясціць перамогу праз {count} секунды.} =1{Ваш сапернік пакінуў гульню. Вы можаце абвясціць перамогу праз {count} секунды.} few{Ваш сапернік пакінуў гульню. Вы можаце абвясціць перамогу праз {count} секунд(у,ы).} many{Ваш супернік пакінуў гульню. Вы можаце абвясціць перамогу праз {count} секунд.} other{Ваш супернік пакінуў гульню. Вы можаце абвясціць перамогу праз {count} секунд.}}", - "mateInXHalfMoves": "{count, plural, =0{Мат за {count} паўхадоў} =1{Мат за {count} паўхадоў} few{Мат за {count} паўхады} many{Мат за {count} паўхадоў} other{Мат за {count} паўхадоў}}", - "nbBlunders": "{count, plural, =0{{count} позех} =1{{count} позех} few{{count} позеха} many{{count} позехаў} other{{count} позехаў}}", - "nbMistakes": "{count, plural, =0{{count} памылка} =1{{count} памылка} few{{count} памылкі} many{{count} памылак} other{{count} памылак}}", - "nbInaccuracies": "{count, plural, =0{{count} недакладнасць} =1{{count} недакладнасць} few{{count} недакладнасці} many{{count} недакладнасцяў} other{{count} недакладнасцяў}}", - "nbPlayers": "{count, plural, =0{{count} гулец} =1{{count} гулец} few{{count} гульцы} many{{count} гульцоў} other{{count} гульцоў}}", - "nbGames": "{count, plural, =0{{count} гульня} =1{{count} гульня} few{{count} гульні} many{{count} гульняў} other{{count} гульняў}}", - "nbBookmarks": "{count, plural, =0{{count} закладка} =1{{count} закладка} few{{count} закладкі} many{{count} закладак} other{{count} закладак}}", - "nbDays": "{count, plural, =0{{count} дзень} =1{{count} дзень} few{{count} дні} many{{count} дзён} other{{count} дзён}}", - "nbHours": "{count, plural, =0{{count} гадзіна} =1{{count} гадзіна} few{{count} гадзіны} many{{count} гадзін} other{{count} гадзін}}", - "nbMinutes": "{count, plural, =0{{count} хвіліна} =1{{count} хвіліна} few{{count} хвіліны} many{{count} хвілін} other{{count} хвілін}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Рэйтынг абнаўляецца кожную хвіліну} =1{Рэйтынг абнаўляецца кожную хвіліну} few{Рэйтынг абнаўляецца кожныя {count} хвіліны} many{Рэйтынг абнаўляецца кожныя {count} хвілін} other{Рэйтынг абнаўляецца кожныя {count} хвілін}}", - "nbPuzzles": "{count, plural, =0{{count} задача} =1{{count} задача} few{{count} задачы} many{{count} задач} other{{count} задач}}", - "nbGamesWithYou": "{count, plural, =0{{count} партыя з вамі} =1{{count} партыя з вамі} few{{count} партыі з вамі} many{{count} партый з вамі} other{{count} партый з вамі}}", - "nbRated": "{count, plural, =0{{count} рэйтынгавая} =1{{count} рэйтынгавая} few{{count} рэйтынгавыя} many{{count} рэйтынгавых} other{{count} рэйтынгавых}}", - "nbWins": "{count, plural, =0{{count} перамога} =1{{count} перамога} few{{count} перамогі} many{{count} перамог} other{{count} перамог}}", - "nbLosses": "{count, plural, =0{{count} параза} =1{{count} параза} few{{count} паразы} many{{count} паразаў} other{{count} паразаў}}", - "nbDraws": "{count, plural, =0{{count} унічыю} =1{{count} унічыю} few{{count} унічыю} many{{count} унічыю} other{{count} унічыю}}", - "nbPlaying": "{count, plural, =0{{count} у працэсе} =1{{count} у працэсе} few{{count} у працэсе} many{{count} у працэсе} other{{count} у працэсе}}", - "giveNbSeconds": "{count, plural, =0{Даць {count} секунду} =1{Даць {count} секунду} few{Даць {count} секунды} many{Даць {count} секунд} other{Даць {count} секунд}}", - "nbTournamentPoints": "{count, plural, =0{{count} турнірны бал} =1{{count} турнірны бал} few{{count} турнірныя балы} many{{count} турнірных балаў} other{{count} турнірных балаў}}", - "nbStudies": "{count, plural, =0{{count} навучанне} =1{{count} навучанне} few{{count} навучанні} many{{count} навучанняў} other{{count} навучанняў}}", - "moreThanNbRatedGames": "{count, plural, =0{≥{count} рэйтынгавая гульня} =1{≥{count} рэйтынгавая гульня} few{≥{count} рэйтынгавыя гульні} many{{count} рэйтынгавых гульняў} other{≥{count} рэйтынгавых гульняў}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} рэйтынгавая гульня ў рэжыме «{param2}»} =1{≥ {count} рэйтынгавая гульня ў рэжыме «{param2}»} few{≥ {count} рэйтынгавыя гульні ў рэжыме «{param2}»} many{≥ {count} рэйтынгавых гульняў ў рэжыме «{param2}»} other{≥ {count} рэйтынгавых гульняў ў рэжыме «{param2}»}}", - "needNbMorePerfGames": "{count, plural, =0{Вы павінны згуляць яшчэ {count} рэйтынгавую гульню ў рэжыме «{param2}»} =1{Вы павінны згуляць яшчэ {count} рэйтынгавую гульню ў рэжыме «{param2}»} few{Вы павінны згуляць яшчэ {count} рэйтынгавыя гульні ў рэжыме «{param2}»} many{Вы павінны згуляць яшчэ {count} рэйтынгавых гульняў у рэжыме «{param2}»} other{Вы павінны згуляць яшчэ {count} рэйтынгавых гульняў ў рэжыме «{param2}»}}", - "needNbMoreGames": "{count, plural, =0{Вы павінны згуляць яшчэ {count} рэйтынгавую гульню} =1{Вы павінны згуляць яшчэ {count} рэйтынгавую гульню} few{Вы павінны згуляць яшчэ {count} рэйтынгавыя гульні} many{Вы павінны згуляць яшчэ {count} рэйтынгавых гульняў} other{Вы павінны згуляць яшчэ {count} рэйтынгавых гульняў}}", - "nbImportedGames": "{count, plural, =0{{count} імпартаваная гульня} =1{{count} імпартаваная гульня} few{{count} імпартаваныя гульні} many{{count} імпартаваных гульняў} other{{count} імпартаваных гульняў}}", - "nbFriendsOnline": "{count, plural, =0{{count} сябар у сетцы} =1{{count} сябар у сетцы} few{{count} сябра ў сетцы} many{{count} сяброў у сетцы} other{{count} сяброў у сетцы}}", - "nbFollowers": "{count, plural, =0{{count} падпісчык} =1{{count} падпісчык} few{{count} падпісчыкі} many{{count} падпісчыкаў} other{{count} падпісчыкаў}}", - "nbFollowing": "{count, plural, =0{падпісаны на {count} гульца} =1{падпісаны на {count} гульца} few{падпісаны на {count} гульцоў} many{падпісаны на {count} гульцоў} other{падпісаны на {count} гульцоў}}", - "lessThanNbMinutes": "{count, plural, =0{Менш за {count} хвіліну} =1{Менш за {count} хвіліну} few{Менш за {count} хвіліны} many{Менш за {count} хвілін} other{Менш за {count} хвілін}}", - "nbGamesInPlay": "{count, plural, =0{{count} бягучая гульня} =1{{count} бягучая гульня} few{{count} бягучыя гульні} many{{count} бягучых гульняў} other{{count} бягучых гульняў}}", - "maximumNbCharacters": "{count, plural, =0{Максімум: {count} сімвал.} =1{Максімум: {count} сімвал.} few{Максімум: {count} сімвалы.} many{Максімум: {count} сімвалаў.} other{Максімум: {count} сімвалаў.}}", - "blocks": "{count, plural, =0{{count} заблакіраваны гулец} =1{{count} заблакіраваны гулец} few{{count} заблакіраваных гульцы} many{{count} заблакіраваных гульцоў} other{{count} заблакіраваных гульцоў}}", - "nbForumPosts": "{count, plural, =0{{count} допіс на форуме} =1{{count} допіс на форуме} few{{count} допісы на форуме} many{{count} допісаў на форуме} other{{count} допісаў на форуме}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} гулец у {param2} на гэтым тыдні.} =1{{count} гулец у {param2} на гэтым тыдні.} few{{count} гульцы у {param2} на гэтым тыдні.} many{{count} гульцоў у {param2} на гэтым тыдні.} other{{count} гульцоў у {param2} на гэтым тыдні.}}", - "availableInNbLanguages": "{count, plural, =0{Даступна на {count} мове!} =1{Даступна на {count} мове!} few{Даступна на {count} мовах!} many{Даступна на {count} мовах!} other{Даступна на {count} мовах!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} секунда на першы ход} =1{{count} секунда на першы ход} few{{count} секунды на першы ход} many{{count} секунд на першы ход} other{{count} секунд на першы ход}}", - "nbSeconds": "{count, plural, =0{{count} секунда} =1{{count} секунда} few{{count} секунды} many{{count} секунд} other{{count} секунд}}", - "andSaveNbPremoveLines": "{count, plural, =0{і захаваць {count} паслядоўнасць} =1{і захаваць {count} паслядоўнасць} few{і захаваць {count} паслядоўнасці} many{і захаваць {count} паслядоўнасцяў} other{і захаваць {count} паслядоўнасцяў}}", + "opponentLeftCounter": "{count, plural, =1{Ваш сапернік пакінуў гульню. Вы можаце абвясціць перамогу праз {count} секунды.} few{Ваш сапернік пакінуў гульню. Вы можаце абвясціць перамогу праз {count} секунд(у,ы).} many{Ваш супернік пакінуў гульню. Вы можаце абвясціць перамогу праз {count} секунд.} other{Ваш супернік пакінуў гульню. Вы можаце абвясціць перамогу праз {count} секунд.}}", + "mateInXHalfMoves": "{count, plural, =1{Мат за {count} паўхадоў} few{Мат за {count} паўхады} many{Мат за {count} паўхадоў} other{Мат за {count} паўхадоў}}", + "nbBlunders": "{count, plural, =1{{count} позех} few{{count} позеха} many{{count} позехаў} other{{count} позехаў}}", + "nbMistakes": "{count, plural, =1{{count} памылка} few{{count} памылкі} many{{count} памылак} other{{count} памылак}}", + "nbInaccuracies": "{count, plural, =1{{count} недакладнасць} few{{count} недакладнасці} many{{count} недакладнасцяў} other{{count} недакладнасцяў}}", + "nbPlayers": "{count, plural, =1{{count} гулец} few{{count} гульцы} many{{count} гульцоў} other{{count} гульцоў}}", + "nbGames": "{count, plural, =1{{count} гульня} few{{count} гульні} many{{count} гульняў} other{{count} гульняў}}", + "nbBookmarks": "{count, plural, =1{{count} закладка} few{{count} закладкі} many{{count} закладак} other{{count} закладак}}", + "nbDays": "{count, plural, =1{{count} дзень} few{{count} дні} many{{count} дзён} other{{count} дзён}}", + "nbHours": "{count, plural, =1{{count} гадзіна} few{{count} гадзіны} many{{count} гадзін} other{{count} гадзін}}", + "nbMinutes": "{count, plural, =1{{count} хвіліна} few{{count} хвіліны} many{{count} хвілін} other{{count} хвілін}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Рэйтынг абнаўляецца кожную хвіліну} few{Рэйтынг абнаўляецца кожныя {count} хвіліны} many{Рэйтынг абнаўляецца кожныя {count} хвілін} other{Рэйтынг абнаўляецца кожныя {count} хвілін}}", + "nbPuzzles": "{count, plural, =1{{count} задача} few{{count} задачы} many{{count} задач} other{{count} задач}}", + "nbGamesWithYou": "{count, plural, =1{{count} партыя з вамі} few{{count} партыі з вамі} many{{count} партый з вамі} other{{count} партый з вамі}}", + "nbRated": "{count, plural, =1{{count} рэйтынгавая} few{{count} рэйтынгавыя} many{{count} рэйтынгавых} other{{count} рэйтынгавых}}", + "nbWins": "{count, plural, =1{{count} перамога} few{{count} перамогі} many{{count} перамог} other{{count} перамог}}", + "nbLosses": "{count, plural, =1{{count} параза} few{{count} паразы} many{{count} паразаў} other{{count} паразаў}}", + "nbDraws": "{count, plural, =1{{count} унічыю} few{{count} унічыю} many{{count} унічыю} other{{count} унічыю}}", + "nbPlaying": "{count, plural, =1{{count} у працэсе} few{{count} у працэсе} many{{count} у працэсе} other{{count} у працэсе}}", + "giveNbSeconds": "{count, plural, =1{Даць {count} секунду} few{Даць {count} секунды} many{Даць {count} секунд} other{Даць {count} секунд}}", + "nbTournamentPoints": "{count, plural, =1{{count} турнірны бал} few{{count} турнірныя балы} many{{count} турнірных балаў} other{{count} турнірных балаў}}", + "nbStudies": "{count, plural, =1{{count} навучанне} few{{count} навучанні} many{{count} навучанняў} other{{count} навучанняў}}", + "moreThanNbRatedGames": "{count, plural, =1{≥{count} рэйтынгавая гульня} few{≥{count} рэйтынгавыя гульні} many{{count} рэйтынгавых гульняў} other{≥{count} рэйтынгавых гульняў}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} рэйтынгавая гульня ў рэжыме «{param2}»} few{≥ {count} рэйтынгавыя гульні ў рэжыме «{param2}»} many{≥ {count} рэйтынгавых гульняў ў рэжыме «{param2}»} other{≥ {count} рэйтынгавых гульняў ў рэжыме «{param2}»}}", + "needNbMorePerfGames": "{count, plural, =1{Вы павінны згуляць яшчэ {count} рэйтынгавую гульню ў рэжыме «{param2}»} few{Вы павінны згуляць яшчэ {count} рэйтынгавыя гульні ў рэжыме «{param2}»} many{Вы павінны згуляць яшчэ {count} рэйтынгавых гульняў у рэжыме «{param2}»} other{Вы павінны згуляць яшчэ {count} рэйтынгавых гульняў ў рэжыме «{param2}»}}", + "needNbMoreGames": "{count, plural, =1{Вы павінны згуляць яшчэ {count} рэйтынгавую гульню} few{Вы павінны згуляць яшчэ {count} рэйтынгавыя гульні} many{Вы павінны згуляць яшчэ {count} рэйтынгавых гульняў} other{Вы павінны згуляць яшчэ {count} рэйтынгавых гульняў}}", + "nbImportedGames": "{count, plural, =1{{count} імпартаваная гульня} few{{count} імпартаваныя гульні} many{{count} імпартаваных гульняў} other{{count} імпартаваных гульняў}}", + "nbFriendsOnline": "{count, plural, =1{{count} сябар у сетцы} few{{count} сябра ў сетцы} many{{count} сяброў у сетцы} other{{count} сяброў у сетцы}}", + "nbFollowers": "{count, plural, =1{{count} падпісчык} few{{count} падпісчыкі} many{{count} падпісчыкаў} other{{count} падпісчыкаў}}", + "nbFollowing": "{count, plural, =1{падпісаны на {count} гульца} few{падпісаны на {count} гульцоў} many{падпісаны на {count} гульцоў} other{падпісаны на {count} гульцоў}}", + "lessThanNbMinutes": "{count, plural, =1{Менш за {count} хвіліну} few{Менш за {count} хвіліны} many{Менш за {count} хвілін} other{Менш за {count} хвілін}}", + "nbGamesInPlay": "{count, plural, =1{{count} бягучая гульня} few{{count} бягучыя гульні} many{{count} бягучых гульняў} other{{count} бягучых гульняў}}", + "maximumNbCharacters": "{count, plural, =1{Максімум: {count} сімвал.} few{Максімум: {count} сімвалы.} many{Максімум: {count} сімвалаў.} other{Максімум: {count} сімвалаў.}}", + "blocks": "{count, plural, =1{{count} заблакіраваны гулец} few{{count} заблакіраваных гульцы} many{{count} заблакіраваных гульцоў} other{{count} заблакіраваных гульцоў}}", + "nbForumPosts": "{count, plural, =1{{count} допіс на форуме} few{{count} допісы на форуме} many{{count} допісаў на форуме} other{{count} допісаў на форуме}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} гулец у {param2} на гэтым тыдні.} few{{count} гульцы у {param2} на гэтым тыдні.} many{{count} гульцоў у {param2} на гэтым тыдні.} other{{count} гульцоў у {param2} на гэтым тыдні.}}", + "availableInNbLanguages": "{count, plural, =1{Даступна на {count} мове!} few{Даступна на {count} мовах!} many{Даступна на {count} мовах!} other{Даступна на {count} мовах!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} секунда на першы ход} few{{count} секунды на першы ход} many{{count} секунд на першы ход} other{{count} секунд на першы ход}}", + "nbSeconds": "{count, plural, =1{{count} секунда} few{{count} секунды} many{{count} секунд} other{{count} секунд}}", + "andSaveNbPremoveLines": "{count, plural, =1{і захаваць {count} паслядоўнасць} few{і захаваць {count} паслядоўнасці} many{і захаваць {count} паслядоўнасцяў} other{і захаваць {count} паслядоўнасцяў}}", "stormMoveToStart": "Зрабіце ход, каб пачаць", "stormYouPlayTheWhitePiecesInAllPuzzles": "Вы гуляеце белымі фігурамі ва ўсіх задачах", "stormYouPlayTheBlackPiecesInAllPuzzles": "Вы гуляеце чорнымі фігурамі ва ўсіх задачах", @@ -1211,8 +1211,8 @@ "stormClickToReload": "Націсніце, каб перазагрузіць", "stormThisRunHasExpired": "Гэта спроба скончылася!", "stormThisRunWasOpenedInAnotherTab": "Гэта спроба адкрыта ў іншай укладцы!", - "stormXRuns": "{count, plural, =0{1 спроба} =1{1 спроба} few{{count} спробы} many{{count} спробаў} other{{count} спробаў}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Выкарастана адна з {param2} спроб} =1{Выкарастана адна з {param2} спроб} few{Выкарастана {count} з {param2} спроб} many{Выкарастана {count} з {param2} спробаў} other{Выкарастана {count} з {param2} спробаў}}", + "stormXRuns": "{count, plural, =1{1 спроба} few{{count} спробы} many{{count} спробаў} other{{count} спробаў}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Выкарастана адна з {param2} спроб} few{Выкарастана {count} з {param2} спроб} many{Выкарастана {count} з {param2} спробаў} other{Выкарастана {count} з {param2} спробаў}}", "streamerLichessStreamers": "Стрымеры на Lichess", "studyShareAndExport": "Падзяліцца & экспартаваць", "studyStart": "Пачаць" diff --git a/lib/l10n/lila_bg.arb b/lib/l10n/lila_bg.arb index 11b1ea48d0..bf0a9ec84c 100644 --- a/lib/l10n/lila_bg.arb +++ b/lib/l10n/lila_bg.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Стартира предаване на живо", "activityRankedInSwissTournament": "Рейтинг #{param1} от {param2}", "activitySignedUp": "Регистрира се в lichess.org", - "activitySupportedNbMonths": "{count, plural, =0{Подкрепи lichess.org за {count} месец като {param2}} =1{Подкрепи lichess.org за {count} месец като {param2}} other{Подкрепи lichess.org за {count} месеца като {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Упражнил {count} позиция на {param2}} =1{Упражнил {count} позиция на {param2}} other{Упражнил {count} позиции на {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Реши {count} тактически пъзел} =1{Реши {count} тактически пъзел} other{Реши {count} тактически пъзела}}", - "activityPlayedNbGames": "{count, plural, =0{Изигра {count} {param2} игра} =1{Изигра {count} {param2} игра} other{Изиграл {count} {param2} игри}}", - "activityPostedNbMessages": "{count, plural, =0{Публикува {count} съобщение в {param2}} =1{Публикува {count} съобщение в {param2}} other{Публикувал {count} съобщения в {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{Изигра {count} ход} =1{Изигра {count} ход} other{Изигра {count} хода}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{в {count} кореспондентска игра} =1{в {count} кореспондентска игра} other{в {count} кореспондентски игри}}", - "activityCompletedNbGames": "{count, plural, =0{Завърши {count} кореспондентна игра} =1{Завърши {count} кореспондентна игра} other{Завършил {count} кореспондентни игри}}", - "activityFollowedNbPlayers": "{count, plural, =0{Последва {count} играч} =1{Последва {count} играч} other{Следва {count} играчи}}", - "activityGainedNbFollowers": "{count, plural, =0{Прибави {count} нов последовател} =1{Прибави {count} нов последовател} other{Прибави {count} нови последователи}}", - "activityHostedNbSimuls": "{count, plural, =0{Бе домакин на {count} шахматен сеанс} =1{Бе домакин на {count} шахматен сеанс} other{Домакин на {count} шахматни сеанса}}", - "activityJoinedNbSimuls": "{count, plural, =0{Участва в {count} шахматен сеанс} =1{Участва в {count} шахматен сеанс} other{Участва в {count} шахматни сеанса}}", - "activityCreatedNbStudies": "{count, plural, =0{Създаде {count} ново проучване} =1{Създаде {count} ново проучване} other{Създаде {count} нови проучвания}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Участва в {count} турнир} =1{Участва в {count} турнир} other{Участва в {count} турнира}}", - "activityRankedInTournament": "{count, plural, =0{#{count} място (топ {param2}%) с {param3} игра в {param4}} =1{#{count} място (топ {param2}%) с {param3} игра в {param4}} other{#{count} място (горен {param2}%) с {param3} игра в {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Участва в {count} турнир по швейцарската система} =1{Участва в {count} турнир по швейцарската система} other{Участва в {count} турнира по швейцарската система}}", - "activityJoinedNbTeams": "{count, plural, =0{Присъедини се в {count} отбор} =1{Присъедини се в {count} отбор} other{Присъедини се в {count} отбори}}", + "activitySupportedNbMonths": "{count, plural, =1{Подкрепи lichess.org за {count} месец като {param2}} other{Подкрепи lichess.org за {count} месеца като {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Упражнил {count} позиция на {param2}} other{Упражнил {count} позиции на {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Реши {count} тактически пъзел} other{Реши {count} тактически пъзела}}", + "activityPlayedNbGames": "{count, plural, =1{Изигра {count} {param2} игра} other{Изиграл {count} {param2} игри}}", + "activityPostedNbMessages": "{count, plural, =1{Публикува {count} съобщение в {param2}} other{Публикувал {count} съобщения в {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{Изигра {count} ход} other{Изигра {count} хода}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{в {count} кореспондентска игра} other{в {count} кореспондентски игри}}", + "activityCompletedNbGames": "{count, plural, =1{Завърши {count} кореспондентна игра} other{Завършил {count} кореспондентни игри}}", + "activityFollowedNbPlayers": "{count, plural, =1{Последва {count} играч} other{Следва {count} играчи}}", + "activityGainedNbFollowers": "{count, plural, =1{Прибави {count} нов последовател} other{Прибави {count} нови последователи}}", + "activityHostedNbSimuls": "{count, plural, =1{Бе домакин на {count} шахматен сеанс} other{Домакин на {count} шахматни сеанса}}", + "activityJoinedNbSimuls": "{count, plural, =1{Участва в {count} шахматен сеанс} other{Участва в {count} шахматни сеанса}}", + "activityCreatedNbStudies": "{count, plural, =1{Създаде {count} ново проучване} other{Създаде {count} нови проучвания}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Участва в {count} турнир} other{Участва в {count} турнира}}", + "activityRankedInTournament": "{count, plural, =1{#{count} място (топ {param2}%) с {param3} игра в {param4}} other{#{count} място (горен {param2}%) с {param3} игра в {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Участва в {count} турнир по швейцарската система} other{Участва в {count} турнира по швейцарската система}}", + "activityJoinedNbTeams": "{count, plural, =1{Присъедини се в {count} отбор} other{Присъедини се в {count} отбори}}", "broadcastBroadcasts": "Излъчване", "broadcastStartDate": "Дата на започване във вашата часова зона", "challengeChallengesX": "Предизвикателства: {param1}", @@ -216,11 +216,11 @@ "puzzleNoPuzzlesToShow": "Няма нищо за показване, първо порешавайте малко пъзели!", "puzzleImprovementAreasDescription": "Упражнявайте се върху тези, за да оптимизирате прогреса си!", "puzzleStrengthDescription": "Справяте се най-добре в тези теми", - "puzzlePlayedXTimes": "{count, plural, =0{Решавана {count} пъти} =1{Решавана {count} пъти} other{Изиграна {count} пъти}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Една точка под Вашия рейтинг на задачите} =1{Една точка под Вашия рейтинг на задачите} other{{count} точки под Вашия рейтинг на задачите}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Една точка над Вашия рейтинг на задачите} =1{Една точка над Вашия рейтинг на задачите} other{{count} точки над Вашия рейтинг на задачите}}", - "puzzleNbPlayed": "{count, plural, =0{{count} решена} =1{{count} решена} other{{count} решени}}", - "puzzleNbToReplay": "{count, plural, =0{{count} за повторение} =1{{count} за повторение} other{{count} за повторение}}", + "puzzlePlayedXTimes": "{count, plural, =1{Решавана {count} пъти} other{Изиграна {count} пъти}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Една точка под Вашия рейтинг на задачите} other{{count} точки под Вашия рейтинг на задачите}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Една точка над Вашия рейтинг на задачите} other{{count} точки над Вашия рейтинг на задачите}}", + "puzzleNbPlayed": "{count, plural, =1{{count} решена} other{{count} решени}}", + "puzzleNbToReplay": "{count, plural, =1{{count} за повторение} other{{count} за повторение}}", "puzzleThemeAdvancedPawn": "Напреднала пешка", "puzzleThemeAdvancedPawnDescription": "Произвеждането на пешка, или заплахата за произвеждане, е ключова стратегия.", "puzzleThemeAdvantage": "Предимство", @@ -1157,48 +1157,48 @@ "instructions": "Инструкции", "showMeEverything": "Покажи ми всичко", "lichessPatronInfo": "Lichess е благотворителна организация и работи с напълно безплатен софтуер и отворен код. Всички разходи за опериране, разработка и съдържание са финансирани единствено от дарения от потребителите ни.", - "opponentLeftCounter": "{count, plural, =0{Опонентът напусна играта. Можете да заявите победа след {count} секунди.} =1{Опонентът напусна играта. Можете да заявите победа след {count} секунди.} other{Опонентът напусна играта. Можете да заявите победа след {count} секунди.}}", - "mateInXHalfMoves": "{count, plural, =0{Мат в {count} полуход} =1{Мат в {count} полуход} other{Мат в {count} полухода}}", - "nbBlunders": "{count, plural, =0{{count} груба грешка} =1{{count} груба грешка} other{{count} груби грешки}}", - "nbMistakes": "{count, plural, =0{{count} грешка} =1{{count} грешка} other{{count} грешки}}", - "nbInaccuracies": "{count, plural, =0{{count} неточност} =1{{count} неточност} other{{count} неточности}}", - "nbPlayers": "{count, plural, =0{{count} играч} =1{{count} играч} other{{count} играчи}}", - "nbGames": "{count, plural, =0{{count} Партия} =1{{count} Партия} other{{count} Партии}}", - "ratingXOverYGames": "{count, plural, =0{{count} рейтинг базирано на {param2} игра} =1{{count} рейтинг базирано на {param2} игра} other{{count} рейтинг базирано на {param2} игри}}", - "nbBookmarks": "{count, plural, =0{{count} Отбелязани} =1{{count} Отбелязани} other{{count} Отбелязани}}", - "nbDays": "{count, plural, =0{{count} ден} =1{{count} ден} other{{count} дни}}", - "nbHours": "{count, plural, =0{{count} час} =1{{count} час} other{{count} часа}}", - "nbMinutes": "{count, plural, =0{{count} минута} =1{{count} минута} other{{count} минути}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Класирането се обновява всяка минута} =1{Класирането се обновява всяка минута} other{Класирането се обновява на всеки {count} минути}}", - "nbPuzzles": "{count, plural, =0{{count} задача} =1{{count} задача} other{{count} пъзели}}", - "nbGamesWithYou": "{count, plural, =0{{count} игри с вас} =1{{count} игри с вас} other{{count} игри с вас}}", - "nbRated": "{count, plural, =0{{count} оценена} =1{{count} оценена} other{{count} оценени}}", - "nbWins": "{count, plural, =0{{count} победи} =1{{count} победи} other{{count} победи}}", - "nbLosses": "{count, plural, =0{{count} загуби} =1{{count} загуби} other{{count} загуби}}", - "nbDraws": "{count, plural, =0{{count} равенства} =1{{count} равенства} other{{count} равенства}}", - "nbPlaying": "{count, plural, =0{{count} текуща} =1{{count} текуща} other{{count} текущи}}", - "giveNbSeconds": "{count, plural, =0{Дай {count} sec} =1{Дай {count} sec} other{Дай {count} sec}}", - "nbTournamentPoints": "{count, plural, =0{{count} точка от турнира} =1{{count} точка от турнира} other{{count} точки от турнира}}", - "nbStudies": "{count, plural, =0{{count} казус} =1{{count} казус} other{{count} казуси}}", - "nbSimuls": "{count, plural, =0{{count} сеанс} =1{{count} сеанс} other{{count} сеанса}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} оценена игра} =1{≥ {count} оценена игра} other{≥ {count} оценени игри}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} {param2} оценена игра} =1{≥ {count} {param2} оценена игра} other{≥ {count} {param2} оценени игри}}", - "needNbMorePerfGames": "{count, plural, =0{Трябва да изиграете още {count} оценена {param2} игра} =1{Трябва да изиграете още {count} оценена {param2} игра} other{Трябва да изиграете още {count} оценени {param2} игри}}", - "needNbMoreGames": "{count, plural, =0{Трябва да изиграете още {count} оценена игра} =1{Трябва да изиграете още {count} оценена игра} other{Трябва да изиграете още {count} оценени игри}}", - "nbImportedGames": "{count, plural, =0{{count} Добавени игри} =1{{count} Добавени игри} other{{count} Добавени игри}}", - "nbFriendsOnline": "{count, plural, =0{{count} приятел онлайн} =1{{count} приятел онлайн} other{{count} приятели онлайн}}", - "nbFollowers": "{count, plural, =0{{count} последователи} =1{{count} последователи} other{{count} последователи}}", - "nbFollowing": "{count, plural, =0{{count} следва} =1{{count} следва} other{{count} следва}}", - "lessThanNbMinutes": "{count, plural, =0{По-малко от {count} минута} =1{По-малко от {count} минута} other{По-малко от {count} минути}}", - "nbGamesInPlay": "{count, plural, =0{{count} игра в ход} =1{{count} игра в ход} other{{count} игри в ход}}", - "maximumNbCharacters": "{count, plural, =0{Max: {count} знака.} =1{Max: {count} знака.} other{Max: {count} знака.}}", - "blocks": "{count, plural, =0{{count} блокирани играчи} =1{{count} блокирани играчи} other{{count} блокирани играчи}}", - "nbForumPosts": "{count, plural, =0{{count} Съобщения във форума} =1{{count} Съобщения във форума} other{{count} Съобщения във форума}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} {param2} играч тази седмица.} =1{{count} {param2} играч тази седмица.} other{{count} {param2} играчи тази седмица.}}", - "availableInNbLanguages": "{count, plural, =0{Преведена на {count} езика!} =1{Преведена на {count} езика!} other{Преведена на {count} езика!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} секунда за първия ход} =1{{count} секунда за първия ход} other{{count} секунди за първия ход}}", - "nbSeconds": "{count, plural, =0{{count} секунда} =1{{count} секунда} other{{count} секунди}}", - "andSaveNbPremoveLines": "{count, plural, =0{и запиши {count} като предварителен ход} =1{и запиши {count} като предварителен ход} other{и запиши {count} като предварителен ход}}", + "opponentLeftCounter": "{count, plural, =1{Опонентът напусна играта. Можете да заявите победа след {count} секунди.} other{Опонентът напусна играта. Можете да заявите победа след {count} секунди.}}", + "mateInXHalfMoves": "{count, plural, =1{Мат в {count} полуход} other{Мат в {count} полухода}}", + "nbBlunders": "{count, plural, =1{{count} груба грешка} other{{count} груби грешки}}", + "nbMistakes": "{count, plural, =1{{count} грешка} other{{count} грешки}}", + "nbInaccuracies": "{count, plural, =1{{count} неточност} other{{count} неточности}}", + "nbPlayers": "{count, plural, =1{{count} играч} other{{count} играчи}}", + "nbGames": "{count, plural, =1{{count} Партия} other{{count} Партии}}", + "ratingXOverYGames": "{count, plural, =1{{count} рейтинг базирано на {param2} игра} other{{count} рейтинг базирано на {param2} игри}}", + "nbBookmarks": "{count, plural, =1{{count} Отбелязани} other{{count} Отбелязани}}", + "nbDays": "{count, plural, =1{{count} ден} other{{count} дни}}", + "nbHours": "{count, plural, =1{{count} час} other{{count} часа}}", + "nbMinutes": "{count, plural, =1{{count} минута} other{{count} минути}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Класирането се обновява всяка минута} other{Класирането се обновява на всеки {count} минути}}", + "nbPuzzles": "{count, plural, =1{{count} задача} other{{count} пъзели}}", + "nbGamesWithYou": "{count, plural, =1{{count} игри с вас} other{{count} игри с вас}}", + "nbRated": "{count, plural, =1{{count} оценена} other{{count} оценени}}", + "nbWins": "{count, plural, =1{{count} победи} other{{count} победи}}", + "nbLosses": "{count, plural, =1{{count} загуби} other{{count} загуби}}", + "nbDraws": "{count, plural, =1{{count} равенства} other{{count} равенства}}", + "nbPlaying": "{count, plural, =1{{count} текуща} other{{count} текущи}}", + "giveNbSeconds": "{count, plural, =1{Дай {count} sec} other{Дай {count} sec}}", + "nbTournamentPoints": "{count, plural, =1{{count} точка от турнира} other{{count} точки от турнира}}", + "nbStudies": "{count, plural, =1{{count} казус} other{{count} казуси}}", + "nbSimuls": "{count, plural, =1{{count} сеанс} other{{count} сеанса}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} оценена игра} other{≥ {count} оценени игри}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} {param2} оценена игра} other{≥ {count} {param2} оценени игри}}", + "needNbMorePerfGames": "{count, plural, =1{Трябва да изиграете още {count} оценена {param2} игра} other{Трябва да изиграете още {count} оценени {param2} игри}}", + "needNbMoreGames": "{count, plural, =1{Трябва да изиграете още {count} оценена игра} other{Трябва да изиграете още {count} оценени игри}}", + "nbImportedGames": "{count, plural, =1{{count} Добавени игри} other{{count} Добавени игри}}", + "nbFriendsOnline": "{count, plural, =1{{count} приятел онлайн} other{{count} приятели онлайн}}", + "nbFollowers": "{count, plural, =1{{count} последователи} other{{count} последователи}}", + "nbFollowing": "{count, plural, =1{{count} следва} other{{count} следва}}", + "lessThanNbMinutes": "{count, plural, =1{По-малко от {count} минута} other{По-малко от {count} минути}}", + "nbGamesInPlay": "{count, plural, =1{{count} игра в ход} other{{count} игри в ход}}", + "maximumNbCharacters": "{count, plural, =1{Max: {count} знака.} other{Max: {count} знака.}}", + "blocks": "{count, plural, =1{{count} блокирани играчи} other{{count} блокирани играчи}}", + "nbForumPosts": "{count, plural, =1{{count} Съобщения във форума} other{{count} Съобщения във форума}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} {param2} играч тази седмица.} other{{count} {param2} играчи тази седмица.}}", + "availableInNbLanguages": "{count, plural, =1{Преведена на {count} езика!} other{Преведена на {count} езика!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} секунда за първия ход} other{{count} секунди за първия ход}}", + "nbSeconds": "{count, plural, =1{{count} секунда} other{{count} секунди}}", + "andSaveNbPremoveLines": "{count, plural, =1{и запиши {count} като предварителен ход} other{и запиши {count} като предварителен ход}}", "stormMoveToStart": "Направете ход, за да започнете", "stormYouPlayTheWhitePiecesInAllPuzzles": "Играете с белите фигури във всички задачи", "stormYouPlayTheBlackPiecesInAllPuzzles": "Играете с черните фигури във всички задачи", @@ -1250,8 +1250,8 @@ "stormClickToReload": "Натиснете за да презаредите", "stormThisRunHasExpired": "Времето за този опит изтече!", "stormThisRunWasOpenedInAnotherTab": "Този опит беше отворен в друг таб!", - "stormXRuns": "{count, plural, =0{1 опит} =1{1 опит} other{{count} опита}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Изигран един опит от {param2}} =1{Изигран един опит от {param2}} other{Изиграни {count} опита от {param2}}}", + "stormXRuns": "{count, plural, =1{1 опит} other{{count} опита}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Изигран един опит от {param2}} other{Изиграни {count} опита от {param2}}}", "streamerLichessStreamers": "Lichess стриймъри", "studyShareAndExport": "Сподели", "studyStart": "Начало" diff --git a/lib/l10n/lila_bn.arb b/lib/l10n/lila_bn.arb index 36e5a304fc..c519c2c1c7 100644 --- a/lib/l10n/lila_bn.arb +++ b/lib/l10n/lila_bn.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "একটি লাইভ স্ট্রিম হোষ্টেড করেছেন", "activityRankedInSwissTournament": "পদমর্যাদা পেয়েছেন #{param1} এর ভেতর {param2}", "activitySignedUp": "Lichess.org সাইন আপ করুন", - "activitySupportedNbMonths": "{count, plural, =0{সাপোর্ট করেছেন lichess.org সাইটকে {count} মাসের জন্য {param2} হিসেবে} =1{সাপোর্ট করেছেন lichess.org সাইটকে {count} মাসের জন্য {param2} হিসেবে} other{সাপোর্ট করেছেন lichess.org সাইটকে {count} মাসের জন্য {param2} হিসেবে}}", - "activityPracticedNbPositions": "{count, plural, =0{অভ্যস্ত {count} অবস্থান করত {param2}} =1{অভ্যস্ত {count} অবস্থান করত {param2}} other{অভ্যস্ত {count} অবস্থান গুলো করত {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{সমাধান {count} কৌশলগত ধাঁধা} =1{সমাধান {count} কৌশলগত ধাঁধা} other{সমাধান {count} কৌশলগত ধাঁধাগুলো}}", - "activityPlayedNbGames": "{count, plural, =0{খেলেছে {count} {param2} খেলা} =1{খেলেছে {count} {param2} খেলা} other{খেলেছে {count} {param2} খেলাগুলো}}", - "activityPostedNbMessages": "{count, plural, =0{পোস্ট করা হয়েছে {count} বার্তায় {param2}} =1{পোস্ট করা হয়েছে {count} বার্তায় {param2}} other{পোস্ট করা হয়েছে {count} বার্তাগুলো {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{{count} মুভে খেলেছেন} =1{{count} মুভে খেলেছেন} other{{count} মুভে খেলেছেন}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{{count} টি কোরেস্পন্ডিং গেমের মধ্যে} =1{{count} টি কোরেস্পন্ডিং গেমের মধ্যে} other{{count} টি কোরেস্পন্ডিং গেমের মধ্যে}}", - "activityCompletedNbGames": "{count, plural, =0{সম্পন্ন হয়েছে {count} সাদৃশ্য খেলা} =1{সম্পন্ন হয়েছে {count} সাদৃশ্য খেলা} other{সম্পন্ন হয়েছে {count} সাদৃশ্য খেলাগুলো}}", - "activityFollowedNbPlayers": "{count, plural, =0{অনুসরণ শুরু করেছে {count} খেলোয়াড়} =1{অনুসরণ শুরু করেছে {count} খেলোয়াড়} other{অনুসরণ শুরু করেছে {count} খেলোয়াড়}}", - "activityGainedNbFollowers": "{count, plural, =0{অর্জন করেছেন {count} নতুন অনুসরন} =1{অর্জন করেছেন {count} নতুন অনুসরন} other{অর্জন করেছেন {count} নতুন অনুসরন}}", - "activityHostedNbSimuls": "{count, plural, =0{হোস্টেড {count} সমকালীন প্রদর্শনী} =1{হোস্টেড {count} সমকালীন প্রদর্শনী} other{হোস্টেড {count} সমকালীন প্রদর্শনী}}", - "activityJoinedNbSimuls": "{count, plural, =0{অংশগ্রহণ করী {count} সমকালীন প্রদর্শনী} =1{অংশগ্রহণ করী {count} সমকালীন প্রদর্শনী} other{অংশগ্রহণ করী {count} সমকালীন প্রদর্শনী}}", - "activityCreatedNbStudies": "{count, plural, =0{তৈরি হয়েছে {count} নতুন গবেষণা} =1{তৈরি হয়েছে {count} নতুন গবেষণা} other{তৈরি হয়েছে {count} নতুন গবেষণা}}", - "activityCompetedInNbTournaments": "{count, plural, =0{প্রতিযোগিতায় {count} সর্ম্পূন হয়েছে} =1{প্রতিযোগিতায় {count} সর্ম্পূন হয়েছে} other{প্রতিযোগিতায় {count} সর্ম্পূন হয়েছে}}", - "activityRankedInTournament": "{count, plural, =0{অনুপাত #{count} (সর্বোচ্চ {param2}%) সাথে {param3} খেলায় {param4}} =1{অনুপাত #{count} (সর্বোচ্চ {param2}%) সাথে {param3} খেলায় {param4}} other{অনুপাত #{count} (সর্বোচ্চ {param2}%) সাথে {param3} খেলায় {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{সুইস টুর্নামেন্ট শেষ করেছেন {count} এর ভেতর} =1{সুইস টুর্নামেন্ট শেষ করেছেন {count} এর ভেতর} other{সুইস টুর্নামেন্ট শেষ করেছেন {count} এর ভেতর}}", - "activityJoinedNbTeams": "{count, plural, =0{যুক্ত হয়েছে {count} দল} =1{যুক্ত হয়েছে {count} দল} other{যুক্ত হয়েছে {count} দল}}", + "activitySupportedNbMonths": "{count, plural, =1{সাপোর্ট করেছেন lichess.org সাইটকে {count} মাসের জন্য {param2} হিসেবে} other{সাপোর্ট করেছেন lichess.org সাইটকে {count} মাসের জন্য {param2} হিসেবে}}", + "activityPracticedNbPositions": "{count, plural, =1{অভ্যস্ত {count} অবস্থান করত {param2}} other{অভ্যস্ত {count} অবস্থান গুলো করত {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{সমাধান {count} কৌশলগত ধাঁধা} other{সমাধান {count} কৌশলগত ধাঁধাগুলো}}", + "activityPlayedNbGames": "{count, plural, =1{খেলেছে {count} {param2} খেলা} other{খেলেছে {count} {param2} খেলাগুলো}}", + "activityPostedNbMessages": "{count, plural, =1{পোস্ট করা হয়েছে {count} বার্তায় {param2}} other{পোস্ট করা হয়েছে {count} বার্তাগুলো {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{{count} মুভে খেলেছেন} other{{count} মুভে খেলেছেন}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{{count} টি কোরেস্পন্ডিং গেমের মধ্যে} other{{count} টি কোরেস্পন্ডিং গেমের মধ্যে}}", + "activityCompletedNbGames": "{count, plural, =1{সম্পন্ন হয়েছে {count} সাদৃশ্য খেলা} other{সম্পন্ন হয়েছে {count} সাদৃশ্য খেলাগুলো}}", + "activityFollowedNbPlayers": "{count, plural, =1{অনুসরণ শুরু করেছে {count} খেলোয়াড়} other{অনুসরণ শুরু করেছে {count} খেলোয়াড়}}", + "activityGainedNbFollowers": "{count, plural, =1{অর্জন করেছেন {count} নতুন অনুসরন} other{অর্জন করেছেন {count} নতুন অনুসরন}}", + "activityHostedNbSimuls": "{count, plural, =1{হোস্টেড {count} সমকালীন প্রদর্শনী} other{হোস্টেড {count} সমকালীন প্রদর্শনী}}", + "activityJoinedNbSimuls": "{count, plural, =1{অংশগ্রহণ করী {count} সমকালীন প্রদর্শনী} other{অংশগ্রহণ করী {count} সমকালীন প্রদর্শনী}}", + "activityCreatedNbStudies": "{count, plural, =1{তৈরি হয়েছে {count} নতুন গবেষণা} other{তৈরি হয়েছে {count} নতুন গবেষণা}}", + "activityCompetedInNbTournaments": "{count, plural, =1{প্রতিযোগিতায় {count} সর্ম্পূন হয়েছে} other{প্রতিযোগিতায় {count} সর্ম্পূন হয়েছে}}", + "activityRankedInTournament": "{count, plural, =1{অনুপাত #{count} (সর্বোচ্চ {param2}%) সাথে {param3} খেলায় {param4}} other{অনুপাত #{count} (সর্বোচ্চ {param2}%) সাথে {param3} খেলায় {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{সুইস টুর্নামেন্ট শেষ করেছেন {count} এর ভেতর} other{সুইস টুর্নামেন্ট শেষ করেছেন {count} এর ভেতর}}", + "activityJoinedNbTeams": "{count, plural, =1{যুক্ত হয়েছে {count} দল} other{যুক্ত হয়েছে {count} দল}}", "broadcastBroadcasts": "সম্প্রচার", "broadcastStartDate": "আপনার নিজস্ব সময় অঞ্চল শুরু করার তারিখ", "challengeChallengesX": "প্রতিদ্বন্দ্বীরা:{param1}", @@ -161,11 +161,11 @@ "puzzleNoPuzzlesToShow": "প্রদর্শনের কিছু নেই। প্রথমে কিছু ধাঁধা খেলুন।", "puzzleImprovementAreasDescription": "আপনার প্রগতির জন্য এইগুলোতে প্রশিক্ষণ করুন!", "puzzleStrengthDescription": "আপনি এই ধাঁচের গুলোয় ভালো খেলেন।", - "puzzlePlayedXTimes": "{count, plural, =0{{count} বার খেলা হয়েছে} =1{{count} বার খেলা হয়েছে} other{{count} বার খেলা হয়েছে}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{আপনার ধাঁধার রেটিং হতে এক পয়েন্ট কম।} =1{আপনার ধাঁধার রেটিং হতে এক পয়েন্ট কম।} other{আপনার ধাঁধার রেটিং হতে {count} পয়েন্ট কম।}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{আপনার ধাঁধার রেটিং হতে এক পয়েন্ট বেশি।} =1{আপনার ধাঁধার রেটিং হতে এক পয়েন্ট বেশি।} other{আপনার ধাঁধার রেটিং হতে {count} পয়েন্ট বেশি।}}", - "puzzleNbPlayed": "{count, plural, =0{{count} টি খেলেছেন} =1{{count} টি খেলেছেন} other{{count} টি খেলেছেন}}", - "puzzleNbToReplay": "{count, plural, =0{{count} টি পুনরায় খেলুন} =1{{count} টি পুনরায় খেলুন} other{{count} টি পুনরায় খেলুন}}", + "puzzlePlayedXTimes": "{count, plural, =1{{count} বার খেলা হয়েছে} other{{count} বার খেলা হয়েছে}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{আপনার ধাঁধার রেটিং হতে এক পয়েন্ট কম।} other{আপনার ধাঁধার রেটিং হতে {count} পয়েন্ট কম।}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{আপনার ধাঁধার রেটিং হতে এক পয়েন্ট বেশি।} other{আপনার ধাঁধার রেটিং হতে {count} পয়েন্ট বেশি।}}", + "puzzleNbPlayed": "{count, plural, =1{{count} টি খেলেছেন} other{{count} টি খেলেছেন}}", + "puzzleNbToReplay": "{count, plural, =1{{count} টি পুনরায় খেলুন} other{{count} টি পুনরায় খেলুন}}", "puzzleThemeAdvancedPawn": "অগ্রসর সৈন্য", "puzzleThemeAdvancedPawnDescription": "আপনার একটি সৈন্য প্রতিপক্ষের অবস্থানের গভীরে গিয়েছে, সম্ভবত তা প্রমোশনের জন্য হুশিয়ারি দিচ্ছে।", "puzzleThemeAdvantage": "লাভ", @@ -1103,48 +1103,48 @@ "showMeEverything": "সবকিছু দেখানো হোক", "lichessPatronInfo": "লিচেস একটি অলাভজনক এবং সম্পূর্ণ বিনামূল্য/লিব্রা ওপেন সোর্স সফটওয়্যার।\nসকল পরিচালনা খরচ, উন্নয়ন, এবং বিষয়বস্তু ব্যবহারকারীদের দানের মাধ্যমে সংগৃহীত হয়।", "nothingToSeeHere": "এই মুহূর্তে এখানে দেখার কিছু নেই.", - "opponentLeftCounter": "{count, plural, =0{আপনার প্রতিপক্ষ খেলা ছেড়ে চলে গেছেন. আপনি চাইলে বিজয় দাবি করতে পারেন {count} সেকেন্ডের মধ্যে.} =1{আপনার প্রতিপক্ষ খেলা ছেড়ে চলে গেছেন. আপনি চাইলে বিজয় দাবি করতে পারেন {count} সেকেন্ডের মধ্যে.} other{আপনার প্রতিপক্ষ খেলা ছেড়ে দিয়েছেন। আপনি {count} সেকেন্ডের মধ্যে জয় দাবি করতে পারেন.}}", - "mateInXHalfMoves": "{count, plural, =0{সজ্ঞী {count} অর্ধ-ধাপ} =1{সজ্ঞী {count} অর্ধ-ধাপ} other{সজ্ঞী {count} অর্ধ-ধাপ}}", - "nbBlunders": "{count, plural, =0{{count} টি ব্লান্ডার} =1{{count} টি ব্লান্ডার} other{{count} টি ব্লান্ডার}}", - "nbMistakes": "{count, plural, =0{{count}টি ভূল} =1{{count}টি ভূল} other{{count}টি ভূল}}", - "nbInaccuracies": "{count, plural, =0{{count}টি অনিপুণতা} =1{{count}টি অনিপুণতা} other{{count}টি অনিপুণতা}}", - "nbPlayers": "{count, plural, =0{{count} জন খেলোয়াড়} =1{{count} জন খেলোয়াড়} other{{count} জন খেলোয়াড়}}", - "nbGames": "{count, plural, =0{{count} টি খেলা} =1{{count} টি খেলা} other{{count} টি খেলা}}", - "ratingXOverYGames": "{count, plural, =0{{count} রেটিং {param2} গেমের উপরে} =1{{count} রেটিং {param2} গেমের উপরে} other{{count} রেটিং {param2} গেমের উপরে}}", - "nbBookmarks": "{count, plural, =0{{count} টি বুকমার্ক} =1{{count} টি বুকমার্ক} other{{count} টি বুকমার্ক}}", - "nbDays": "{count, plural, =0{{count} দিন} =1{{count} দিন} other{{count} দিনগুলো}}", - "nbHours": "{count, plural, =0{{count} ঘন্টা} =1{{count} ঘন্টা} other{{count} ঘন্টা}}", - "nbMinutes": "{count, plural, =0{{count} মিনিট} =1{{count} মিনিট} other{{count} মিনিট}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{আপনার অনুক্রম প্রতি মিনিট পরপর আপডেট করা হয়।} =1{আপনার অনুক্রম প্রতি মিনিট পরপর আপডেট করা হয়।} other{আপনার অনুক্রম প্রতি {count} মিনিট পরপর আপডেট করা হয়।}}", - "nbPuzzles": "{count, plural, =0{{count} ধাঁধা} =1{{count} ধাঁধা} other{{count} ধাঁধা}}", - "nbGamesWithYou": "{count, plural, =0{{count} টি খেলা আপনার সঙ্গে} =1{{count} টি খেলা আপনার সঙ্গে} other{{count} টি খেলা আপনার সঙ্গে}}", - "nbRated": "{count, plural, =0{{count} অনুপাত} =1{{count} অনুপাত} other{{count} অনুপাত}}", - "nbWins": "{count, plural, =0{{count} টি জয়} =1{{count} টি জয়} other{{count} টি জয়}}", - "nbLosses": "{count, plural, =0{{count} টি পরাজয়} =1{{count} টি পরাজয়} other{{count} টি পরাজয়}}", - "nbDraws": "{count, plural, =0{{count} টি ড্র} =1{{count} টি ড্র} other{{count} টি ড্র}}", - "nbPlaying": "{count, plural, =0{{count} খেলছে} =1{{count} খেলছে} other{{count} খেলছে}}", - "giveNbSeconds": "{count, plural, =0{{count} সেকেন্ড দিন} =1{{count} সেকেন্ড দিন} other{{count} সেকেন্ড দিন}}", - "nbTournamentPoints": "{count, plural, =0{{count} ক্রীড়া-প্রতিযোগিতা অনুপাত} =1{{count} ক্রীড়া-প্রতিযোগিতা অনুপাত} other{{count} ক্রীড়া-প্রতিযোগিতা অনুপাতগুলো}}", - "nbStudies": "{count, plural, =0{{count} অধ্যায়ন} =1{{count} অধ্যায়ন} other{{count} অধ্যায়নগুলি}}", - "nbSimuls": "{count, plural, =0{{count} শিমুল} =1{{count} শিমুল} other{{count} শিমুলগুলো}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} খেলার অনুপাত} =1{≥ {count} খেলার অনুপাত} other{≥ {count} খেলার অনুপাতগুলো}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} {param2} খেলার অনুপাত} =1{≥ {count} {param2} খেলার অনুপাত} other{≥ {count} {param2} খেলার অনুপাতগুলো}}", - "needNbMorePerfGames": "{count, plural, =0{আপনার খেলার প্রয়োজন {count} আরো {param2} খেলার অনুপাত} =1{আপনার খেলার প্রয়োজন {count} আরো {param2} খেলার অনুপাত} other{আপনার খেলার প্রয়োজন {count} আরো {param2} খেলার অনুপাত}}", - "needNbMoreGames": "{count, plural, =0{আপনার খেলার প্রয়োজন {count} আরো অনুপাদিত খেলা} =1{আপনার খেলার প্রয়োজন {count} আরো অনুপাদিত খেলা} other{আপনার খেলার প্রয়োজন {count} আরো অনুপাদিত খেলা}}", - "nbImportedGames": "{count, plural, =0{{count} টি আমদানীকৃত খেলা} =1{{count} টি আমদানীকৃত খেলা} other{{count} টি আমদানীকৃত খেলা}}", - "nbFriendsOnline": "{count, plural, =0{{count} বন্ধু অনলাইনে রয়েছেন} =1{{count} বন্ধু অনলাইনে রয়েছেন} other{{count} বন্ধুরা অনলাইনে রয়েছেন}}", - "nbFollowers": "{count, plural, =0{{count} অনুসরণকারী} =1{{count} অনুসরণকারী} other{{count} অনুসরণকারী}}", - "nbFollowing": "{count, plural, =0{{count} অনুসরণ করছেন} =1{{count} অনুসরণ করছেন} other{{count} অনুসরণ করছেন}}", - "lessThanNbMinutes": "{count, plural, =0{{count} মিনিটের কম সময়ে} =1{{count} মিনিটের কম সময়ে} other{{count} মিনিটের কম সময়ে}}", - "nbGamesInPlay": "{count, plural, =0{{count} খেলা চলছে} =1{{count} খেলা চলছে} other{{count} খেলা চলছে}}", - "maximumNbCharacters": "{count, plural, =0{সর্বোচ্চ: {count} টি অক্ষর} =1{সর্বোচ্চ: {count} টি অক্ষর} other{সর্বোচ্চ: {count} টি অক্ষর}}", - "blocks": "{count, plural, =0{{count} বাধা} =1{{count} বাধা} other{{count} বাধা}}", - "nbForumPosts": "{count, plural, =0{{count} ফোরাম পোষ্ট} =1{{count} ফোরাম পোষ্ট} other{{count} ফোরাম পোষ্ট}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} {param2} খেলোয়াড় এই সপ্তাহের.} =1{{count} {param2} খেলোয়াড় এই সপ্তাহের.} other{{count} {param2} খেলোয়াড়গুলো এই সপ্তাহের.}}", - "availableInNbLanguages": "{count, plural, =0{প্রাপ্য {count} ভাষা!} =1{প্রাপ্য {count} ভাষা!} other{প্রাপ্য {count} ভাষা সমূহ!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} সেকেন্ডে খেলার প্রথম চাল} =1{{count} সেকেন্ডে খেলার প্রথম চাল} other{{count} সেকেন্ডে খেলার প্রথম চাল}}", - "nbSeconds": "{count, plural, =0{{count} সেকেন্ড} =1{{count} সেকেন্ড} other{{count} সেকেন্ড}}", - "andSaveNbPremoveLines": "{count, plural, =0{এবং সংরক্ষন {count} পুনারয়চাল রেখা} =1{এবং সংরক্ষন {count} পুনারয়চাল রেখা} other{এবং সংরক্ষন {count} পুনারয়চাল রেখা}}", + "opponentLeftCounter": "{count, plural, =1{আপনার প্রতিপক্ষ খেলা ছেড়ে চলে গেছেন. আপনি চাইলে বিজয় দাবি করতে পারেন {count} সেকেন্ডের মধ্যে.} other{আপনার প্রতিপক্ষ খেলা ছেড়ে দিয়েছেন। আপনি {count} সেকেন্ডের মধ্যে জয় দাবি করতে পারেন.}}", + "mateInXHalfMoves": "{count, plural, =1{সজ্ঞী {count} অর্ধ-ধাপ} other{সজ্ঞী {count} অর্ধ-ধাপ}}", + "nbBlunders": "{count, plural, =1{{count} টি ব্লান্ডার} other{{count} টি ব্লান্ডার}}", + "nbMistakes": "{count, plural, =1{{count}টি ভূল} other{{count}টি ভূল}}", + "nbInaccuracies": "{count, plural, =1{{count}টি অনিপুণতা} other{{count}টি অনিপুণতা}}", + "nbPlayers": "{count, plural, =1{{count} জন খেলোয়াড়} other{{count} জন খেলোয়াড়}}", + "nbGames": "{count, plural, =1{{count} টি খেলা} other{{count} টি খেলা}}", + "ratingXOverYGames": "{count, plural, =1{{count} রেটিং {param2} গেমের উপরে} other{{count} রেটিং {param2} গেমের উপরে}}", + "nbBookmarks": "{count, plural, =1{{count} টি বুকমার্ক} other{{count} টি বুকমার্ক}}", + "nbDays": "{count, plural, =1{{count} দিন} other{{count} দিনগুলো}}", + "nbHours": "{count, plural, =1{{count} ঘন্টা} other{{count} ঘন্টা}}", + "nbMinutes": "{count, plural, =1{{count} মিনিট} other{{count} মিনিট}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{আপনার অনুক্রম প্রতি মিনিট পরপর আপডেট করা হয়।} other{আপনার অনুক্রম প্রতি {count} মিনিট পরপর আপডেট করা হয়।}}", + "nbPuzzles": "{count, plural, =1{{count} ধাঁধা} other{{count} ধাঁধা}}", + "nbGamesWithYou": "{count, plural, =1{{count} টি খেলা আপনার সঙ্গে} other{{count} টি খেলা আপনার সঙ্গে}}", + "nbRated": "{count, plural, =1{{count} অনুপাত} other{{count} অনুপাত}}", + "nbWins": "{count, plural, =1{{count} টি জয়} other{{count} টি জয়}}", + "nbLosses": "{count, plural, =1{{count} টি পরাজয়} other{{count} টি পরাজয়}}", + "nbDraws": "{count, plural, =1{{count} টি ড্র} other{{count} টি ড্র}}", + "nbPlaying": "{count, plural, =1{{count} খেলছে} other{{count} খেলছে}}", + "giveNbSeconds": "{count, plural, =1{{count} সেকেন্ড দিন} other{{count} সেকেন্ড দিন}}", + "nbTournamentPoints": "{count, plural, =1{{count} ক্রীড়া-প্রতিযোগিতা অনুপাত} other{{count} ক্রীড়া-প্রতিযোগিতা অনুপাতগুলো}}", + "nbStudies": "{count, plural, =1{{count} অধ্যায়ন} other{{count} অধ্যায়নগুলি}}", + "nbSimuls": "{count, plural, =1{{count} শিমুল} other{{count} শিমুলগুলো}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} খেলার অনুপাত} other{≥ {count} খেলার অনুপাতগুলো}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} {param2} খেলার অনুপাত} other{≥ {count} {param2} খেলার অনুপাতগুলো}}", + "needNbMorePerfGames": "{count, plural, =1{আপনার খেলার প্রয়োজন {count} আরো {param2} খেলার অনুপাত} other{আপনার খেলার প্রয়োজন {count} আরো {param2} খেলার অনুপাত}}", + "needNbMoreGames": "{count, plural, =1{আপনার খেলার প্রয়োজন {count} আরো অনুপাদিত খেলা} other{আপনার খেলার প্রয়োজন {count} আরো অনুপাদিত খেলা}}", + "nbImportedGames": "{count, plural, =1{{count} টি আমদানীকৃত খেলা} other{{count} টি আমদানীকৃত খেলা}}", + "nbFriendsOnline": "{count, plural, =1{{count} বন্ধু অনলাইনে রয়েছেন} other{{count} বন্ধুরা অনলাইনে রয়েছেন}}", + "nbFollowers": "{count, plural, =1{{count} অনুসরণকারী} other{{count} অনুসরণকারী}}", + "nbFollowing": "{count, plural, =1{{count} অনুসরণ করছেন} other{{count} অনুসরণ করছেন}}", + "lessThanNbMinutes": "{count, plural, =1{{count} মিনিটের কম সময়ে} other{{count} মিনিটের কম সময়ে}}", + "nbGamesInPlay": "{count, plural, =1{{count} খেলা চলছে} other{{count} খেলা চলছে}}", + "maximumNbCharacters": "{count, plural, =1{সর্বোচ্চ: {count} টি অক্ষর} other{সর্বোচ্চ: {count} টি অক্ষর}}", + "blocks": "{count, plural, =1{{count} বাধা} other{{count} বাধা}}", + "nbForumPosts": "{count, plural, =1{{count} ফোরাম পোষ্ট} other{{count} ফোরাম পোষ্ট}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} {param2} খেলোয়াড় এই সপ্তাহের.} other{{count} {param2} খেলোয়াড়গুলো এই সপ্তাহের.}}", + "availableInNbLanguages": "{count, plural, =1{প্রাপ্য {count} ভাষা!} other{প্রাপ্য {count} ভাষা সমূহ!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} সেকেন্ডে খেলার প্রথম চাল} other{{count} সেকেন্ডে খেলার প্রথম চাল}}", + "nbSeconds": "{count, plural, =1{{count} সেকেন্ড} other{{count} সেকেন্ড}}", + "andSaveNbPremoveLines": "{count, plural, =1{এবং সংরক্ষন {count} পুনারয়চাল রেখা} other{এবং সংরক্ষন {count} পুনারয়চাল রেখা}}", "stormMoveToStart": "সুরু করতে চাল দিন", "stormYouPlayTheWhitePiecesInAllPuzzles": "আপনি সমস্ত ধাঁধাতে সাদা ঘুঁটি নিয়ে খেলছেন।", "stormYouPlayTheBlackPiecesInAllPuzzles": "আপনি সমস্ত ধাঁধাতে কালো ঘুঁটি নিয়ে খেলছেন।", @@ -1167,7 +1167,7 @@ "stormSkip": "এড়িয়ে যান", "stormThisMonth": "এই মাসে", "stormClickToReload": "পুনঃলোড করতে ক্লিক করুন", - "stormXRuns": "{count, plural, =0{১ দউর} =1{১ দউর} other{{count} দউর}}", + "stormXRuns": "{count, plural, =1{১ দউর} other{{count} দউর}}", "streamerLichessStreamers": "লিছেসস স্ত্রেয়ামের", "studyStart": "শুরু করুন" } \ No newline at end of file diff --git a/lib/l10n/lila_br.arb b/lib/l10n/lila_br.arb index 97ee562a10..990e42328c 100644 --- a/lib/l10n/lila_br.arb +++ b/lib/l10n/lila_br.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Kinniget he/en deus ur stream war-eeun", "activityRankedInSwissTournament": "Renket #{param1} e {param2}", "activitySignedUp": "Lakaet en deus e anv war lichess.org", - "activitySupportedNbMonths": "{count, plural, =0{Skoazellet he/en deus lichess.org e-pad {count} miz evel {param2}} =1{Skoazellet he/en deus lichess.org e-pad {count} miz evel {param2}} =2{Skoazellet he/en deus lichess.org e-pad {count} viz evel {param2}} few{Skoazellet he/en deus lichess.org e-pad {count} miz evel {param2}} many{Skoazellet he/en deus lichess.org e-pad {count} miz evel {param2}} other{Skoazellet he/en deus lichess.org e-pad {count} miz evel {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Pleustret he/en deus war {count} lec'hiadur e {param2}} =1{Pleustret he/en deus war {count} lec'hiadur e {param2}} =2{Pleustret he/en deus war {count} lec'hiadur e {param2}} few{Pleustret he/en deus war {count} lec'hiadur e {param2}} many{Pleustret he/en deus war {count} lec'hiadur e {param2}} other{Pleustret he/en deus war {count} lec'hiadur e {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Dirouestlet he/en deus {count} boelladenn strategiezh} =1{Dirouestlet he/en deus {count} boelladenn strategiezh} =2{Dirouestlet he/en deus {count} boelladenn strategiezh} few{Dirouestlet he/en deus {count} poelladenn strategiezh} many{Dirouestlet he/en deus {count} poelladenn strategiezh} other{Dirouestlet he/en deus {count} poelladenn strategiezh}}", - "activityPlayedNbGames": "{count, plural, =0{{count} c'hrogad {param2} c'hoariet} =1{{count} c'hrogad {param2} c'hoariet} =2{{count} grogad {param2} c'hoariet} few{{count} krogad {param2} c'hoariet} many{{count} krogad {param2} c'hoariet} other{{count} krogad {param2} c'hoariet}}", - "activityPostedNbMessages": "{count, plural, =0{{count} gemennadenn e {param2} zo bet skrivet ganti/gantañ} =1{{count} gemennadenn e {param2} zo bet skrivet ganti/gantañ} =2{{count} gemennadenn e {param2} zo bet skrivet ganti/gantañ} few{{count} kemennadenn e {param2} zo bet skrivet ganti/gantañ} many{{count} kemennadenn e {param2} zo bet skrivet ganti/gantañ} other{{count} kemennadenn e {param2} zo bet skrivet ganti/gantañ}}", - "activityPlayedNbMoves": "{count, plural, =0{C'hoariet he/en deus {count} fiñvadenn} =1{C'hoariet he/en deus {count} fiñvadenn} =2{C'hoariet he/en deus {count} fiñvadenn} few{C'hoariet he/en deus {count} fiñvadenn} many{C'hoariet he/en deus {count} fiñvadenn} other{C'hoariet he/en deus {count} fiñvadenn}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{en {count} c'hrogad a-bell} =1{en {count} c'hrogad a-bell} =2{e {count} grogad a-bell} few{e {count} krogad a-bell} many{e {count} krogad a-bell} other{e {count} krogad a-bell}}", - "activityCompletedNbGames": "{count, plural, =0{{count} c'hrogad a-bell echuet} =1{{count} c'hrogad a-bell echuet} =2{{count} grogad a-bell echuet} few{{count} krogad a-bell echuet} many{{count} krogad a-bell echuet} other{{count} krogad a-bell echuet}}", - "activityFollowedNbPlayers": "{count, plural, =0{Krog eo da heuliañ {count} c'hoarier} =1{Krog eo da heuliañ {count} c'hoarier} =2{Krog eo da heuliañ {count} c'hoarier} few{Krog eo da heuliañ {count} c'hoarier} many{Krog eo da heuliañ {count} c'hoarier} other{Krog eo da heuliañ {count} c'hoarier}}", - "activityGainedNbFollowers": "{count, plural, =0{{count} heulier nevez} =1{{count} heulier nevez} =2{{count} heulier nevez} few{{count} heulier nevez} many{{count} heulier nevez} other{{count} heulier nevez}}", - "activityHostedNbSimuls": "{count, plural, =0{Roet bod d' {count} abadenn gempred} =1{Roet bod d' {count} abadenn gempred} =2{Roet bod da {count} abadenn gempred} few{Roet bod da {count} abadenn gempred} many{Roet bod da {count} abadenn gempred} other{Roet bod da {count} abadenn gempred}}", - "activityJoinedNbSimuls": "{count, plural, =0{Kemeret perzh en {count} abadenn gempred} =1{Kemeret perzh en {count} abadenn gempred} =2{Kemeret perzh e {count} abadenn gempred} few{Kemeret perzh e {count} abadenn gempred} many{Kemeret perzh e {count} abadenn gempred} other{Kemeret perzh e {count} abadenn gempred}}", - "activityCreatedNbStudies": "{count, plural, =0{Krouet {count} studiadenn gantañ} =1{Krouet {count} studiadenn gantañ} =2{Krouet {count} studiadenn gantañ} few{Krouet {count} studiadenn gantañ} many{Krouet {count} studiadenn gantañ} other{Krouet {count} studiadenn gantañ}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Kemeret he/en deus perzh en {count} tournamant} =1{Kemeret he/en deus perzh en {count} tournamant} =2{Kemeret he/en deus perzh e {count} dournamant} few{Kemeret he/en deus perzh e {count} tournamant} many{Kemeret he/en deus perzh e {count} tournamant} other{Kemeret he/en deus perzh e {count} tournamant}}", - "activityRankedInTournament": "{count, plural, =0{Renket #{count} (to{param2}%) gant {param3} c'hrogad e {param4}} =1{Renket #{count} (to{param2}%) gant {param3} c'hrogad e {param4}} =2{Renket #{count} (to{param2}%) gant {param3} grogad e {param4}} few{Renket #{count} (to{param2}%) gant {param3} krogad e {param4}} many{Renket #{count} (to{param2}%) gant {param3} krogad e {param4}} other{Renket #{count} (to{param2}%) gant {param3} krogad e {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Kemeret he/en deus perzh e {count} tournamant suis} =1{Kemeret he/en deus perzh e {count} tournamant suis} =2{Kemeret he/en deus perzh e {count} tournamant suis} few{Kemeret he/en deus perzh e {count} tournamant suis} many{Kemeret he/en deus perzh e {count} tournamant suis} other{Kemeret he/en deus perzh e {count} tournamant suis}}", - "activityJoinedNbTeams": "{count, plural, =0{Ezel eus {count} skipailh} =1{Ezel eus {count} skipailh} =2{Ezel eus {count} skipailh} few{Ezel eus {count} skipailh} many{Ezel eus {count} skipailh} other{Ezel eus {count} skipailh}}", + "activitySupportedNbMonths": "{count, plural, =1{Skoazellet he/en deus lichess.org e-pad {count} miz evel {param2}} =2{Skoazellet he/en deus lichess.org e-pad {count} viz evel {param2}} few{Skoazellet he/en deus lichess.org e-pad {count} miz evel {param2}} many{Skoazellet he/en deus lichess.org e-pad {count} miz evel {param2}} other{Skoazellet he/en deus lichess.org e-pad {count} miz evel {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Pleustret he/en deus war {count} lec'hiadur e {param2}} =2{Pleustret he/en deus war {count} lec'hiadur e {param2}} few{Pleustret he/en deus war {count} lec'hiadur e {param2}} many{Pleustret he/en deus war {count} lec'hiadur e {param2}} other{Pleustret he/en deus war {count} lec'hiadur e {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Dirouestlet he/en deus {count} boelladenn strategiezh} =2{Dirouestlet he/en deus {count} boelladenn strategiezh} few{Dirouestlet he/en deus {count} poelladenn strategiezh} many{Dirouestlet he/en deus {count} poelladenn strategiezh} other{Dirouestlet he/en deus {count} poelladenn strategiezh}}", + "activityPlayedNbGames": "{count, plural, =1{{count} c'hrogad {param2} c'hoariet} =2{{count} grogad {param2} c'hoariet} few{{count} krogad {param2} c'hoariet} many{{count} krogad {param2} c'hoariet} other{{count} krogad {param2} c'hoariet}}", + "activityPostedNbMessages": "{count, plural, =1{{count} gemennadenn e {param2} zo bet skrivet ganti/gantañ} =2{{count} gemennadenn e {param2} zo bet skrivet ganti/gantañ} few{{count} kemennadenn e {param2} zo bet skrivet ganti/gantañ} many{{count} kemennadenn e {param2} zo bet skrivet ganti/gantañ} other{{count} kemennadenn e {param2} zo bet skrivet ganti/gantañ}}", + "activityPlayedNbMoves": "{count, plural, =1{C'hoariet he/en deus {count} fiñvadenn} =2{C'hoariet he/en deus {count} fiñvadenn} few{C'hoariet he/en deus {count} fiñvadenn} many{C'hoariet he/en deus {count} fiñvadenn} other{C'hoariet he/en deus {count} fiñvadenn}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{en {count} c'hrogad a-bell} =2{e {count} grogad a-bell} few{e {count} krogad a-bell} many{e {count} krogad a-bell} other{e {count} krogad a-bell}}", + "activityCompletedNbGames": "{count, plural, =1{{count} c'hrogad a-bell echuet} =2{{count} grogad a-bell echuet} few{{count} krogad a-bell echuet} many{{count} krogad a-bell echuet} other{{count} krogad a-bell echuet}}", + "activityFollowedNbPlayers": "{count, plural, =1{Krog eo da heuliañ {count} c'hoarier} =2{Krog eo da heuliañ {count} c'hoarier} few{Krog eo da heuliañ {count} c'hoarier} many{Krog eo da heuliañ {count} c'hoarier} other{Krog eo da heuliañ {count} c'hoarier}}", + "activityGainedNbFollowers": "{count, plural, =1{{count} heulier nevez} =2{{count} heulier nevez} few{{count} heulier nevez} many{{count} heulier nevez} other{{count} heulier nevez}}", + "activityHostedNbSimuls": "{count, plural, =1{Roet bod d' {count} abadenn gempred} =2{Roet bod da {count} abadenn gempred} few{Roet bod da {count} abadenn gempred} many{Roet bod da {count} abadenn gempred} other{Roet bod da {count} abadenn gempred}}", + "activityJoinedNbSimuls": "{count, plural, =1{Kemeret perzh en {count} abadenn gempred} =2{Kemeret perzh e {count} abadenn gempred} few{Kemeret perzh e {count} abadenn gempred} many{Kemeret perzh e {count} abadenn gempred} other{Kemeret perzh e {count} abadenn gempred}}", + "activityCreatedNbStudies": "{count, plural, =1{Krouet {count} studiadenn gantañ} =2{Krouet {count} studiadenn gantañ} few{Krouet {count} studiadenn gantañ} many{Krouet {count} studiadenn gantañ} other{Krouet {count} studiadenn gantañ}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Kemeret he/en deus perzh en {count} tournamant} =2{Kemeret he/en deus perzh e {count} dournamant} few{Kemeret he/en deus perzh e {count} tournamant} many{Kemeret he/en deus perzh e {count} tournamant} other{Kemeret he/en deus perzh e {count} tournamant}}", + "activityRankedInTournament": "{count, plural, =1{Renket #{count} (to{param2}%) gant {param3} c'hrogad e {param4}} =2{Renket #{count} (to{param2}%) gant {param3} grogad e {param4}} few{Renket #{count} (to{param2}%) gant {param3} krogad e {param4}} many{Renket #{count} (to{param2}%) gant {param3} krogad e {param4}} other{Renket #{count} (to{param2}%) gant {param3} krogad e {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Kemeret he/en deus perzh e {count} tournamant suis} =2{Kemeret he/en deus perzh e {count} tournamant suis} few{Kemeret he/en deus perzh e {count} tournamant suis} many{Kemeret he/en deus perzh e {count} tournamant suis} other{Kemeret he/en deus perzh e {count} tournamant suis}}", + "activityJoinedNbTeams": "{count, plural, =1{Ezel eus {count} skipailh} =2{Ezel eus {count} skipailh} few{Ezel eus {count} skipailh} many{Ezel eus {count} skipailh} other{Ezel eus {count} skipailh}}", "broadcastBroadcasts": "War-eeun", "broadcastStartDate": "Eur kregiñ en ho kwerzhid-eur", "challengeChallengesX": "Daeoù: {param1}", @@ -153,7 +153,7 @@ "puzzleFromMyGamesNone": "N'eus poelladenn ebet tennet diwar ho krogadoù met gant Lichess oc'h karet memestra.\nKontant e vefec'h e vefe savet ur boelladenn diwar unan eus ho partiennoù? C'hoariit krogadoù prim pe glasel evit kaout muioc'h a chañs!", "puzzlePuzzleDashboardDescription": "Pleustriñ, dielfennañ, mont war-raok", "puzzleImprovementAreasDescription": "Pleustrit war ar re-mañ evit mont war-raok!", - "puzzlePlayedXTimes": "{count, plural, =0{C'hoariet {count} wech} =1{C'hoariet {count} wech} =2{C'hoariet {count} wech} few{C'hoariet {count} gwech} many{C'hoariet {count} gwech} other{C'hoariet {count} gwech}}", + "puzzlePlayedXTimes": "{count, plural, =1{C'hoariet {count} wech} =2{C'hoariet {count} wech} few{C'hoariet {count} gwech} many{C'hoariet {count} gwech} other{C'hoariet {count} gwech}}", "puzzleThemeAnastasiaMate": "Lamm d'ar roue mod Ananastasia", "puzzleThemeArabianMate": "Lamm d'ar roue mod Arabia", "puzzleThemeAttackingF2F7": "Tagañ f2 pe f7", @@ -923,47 +923,47 @@ "switchSides": "Cheñch tu", "closingAccountWithdrawAppeal": "Nullet e vo hoc'h engalv ma serrit ho kont", "ourEventTips": "Alioù fur a-raok aozañ abadennoù", - "opponentLeftCounter": "{count, plural, =0{Hoc'h enebour en deus kuitaet ar c'hrogad. Gallout a reoc'h goulenn bezañ trec'h a-benn {count} eilenn.} =1{Hoc'h enebour en deus kuitaet ar c'hrogad. Gallout a reoc'h goulenn bezañ trec'h a-benn {count} eilenn.} =2{Hoc'h enebour en deus kuitaet ar c'hrogad. Gallout a reoc'h goulenn bezañ trec'h a-benn {count} eilenn.} few{Hoc'h enebourien o deus kuitaet ar c'hrogad. Gallout a reoc'h goulenn bezañ trec'h a-benn {count} eilenn.} many{Hoc'h enebour en deus kuitaet ar c'hrogad. Gallout a reoc'h goulenn bezañ trec'h a-benn {count} eilenn.} other{Hoc'h enebour en deus kuitaet ar c'hrogad. Gallout a reoc'h goulenn bezañ trec'h a-benn {count} eilenn.}}", - "mateInXHalfMoves": "{count, plural, =0{Lamm d'ar roue goude {count} hanter-fiñvadenn} =1{Lamm d'ar roue goude {count} hanter-fiñvadenn} =2{Lamm d'ar roue goude {count} hanter-fiñvadenn} few{Lamm d'ar roue goude {count} hanter-fiñvadenn} many{Lamm d'ar roue goude {count} hanter-fiñvadenn} other{Lamm d'ar roue goude {count} hanter-fiñvadenn}}", - "nbBlunders": "{count, plural, =0{{count} bourd} =1{{count} bourd} =2{{count} vourd} few{{count} bourd} many{{count} bourd} other{{count} bourd}}", - "nbMistakes": "{count, plural, =0{{count} fazi} =1{{count} fazi} =2{{count} fazi} few{{count} fazi} many{{count} fazi} other{{count} fazi}}", - "nbInaccuracies": "{count, plural, =0{{count} diresisted} =1{{count} diresisted} =2{{count} ziresisted} few{{count} diresisted} many{{count} diresisted} other{{count} diresisted}}", - "nbPlayers": "{count, plural, =0{{count} c'hoarier} =1{{count} c'hoarier} =2{{count} c'hoarier} few{{count} c'hoarier} many{{count} c'hoarier} other{{count} c'hoarier}}", - "nbGames": "{count, plural, =0{{count} c'hrogad} =1{{count} c'hrogad} =2{{count} grogad} few{{count} krogad} many{{count} krogad} other{{count} krogad}}", - "ratingXOverYGames": "{count, plural, =0{Renkadur {count} diwar {param2} c'hrogad} =1{Renkadur {count} diwar {param2} c'hrogad} =2{Renkadur {count} diwar {param2} grogad} few{Renkadur {count} diwar {param2} c'h/krogad} many{Renkadur {count} diwar {param2} c'hrogad} other{Renkadur {count} diwar {param2} c'hrogad}}", - "nbBookmarks": "{count, plural, =0{{count} er roll-istor} =1{{count} er roll-istor} =2{{count} er roll-istor} few{{count} er roll-istor} many{{count} er roll-istor} other{{count} er roll-istor}}", - "nbDays": "{count, plural, =0{{count} deiz} =1{{count} deiz} =2{{count} zeiz} few{{count} deiz} many{{count} deiz} other{{count} deiz}}", - "nbHours": "{count, plural, =0{{count} eur} =1{{count} eur} =2{{count} eur} few{{count} eur} many{{count} eur} other{{count} eur}}", - "nbMinutes": "{count, plural, =0{{count} vunutenn} =1{{count} vunutenn} =2{{count} vunutenn} few{{count} munutenn} many{{count} munutenn} other{{count} munutenn}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Bep munutenn e vez hizivaet ar renkadur} =1{Bep munutenn e vez hizivaet ar renkadur} =2{Bep {count} vunutenn e vez hizivaet ar renkadur} few{Bep {count} munutenn e vez hizivaet ar renkadur} many{Bep {count} munutenn e vez hizivaet ar renkadur} other{Bep {count} munutenn e vez hizivaet ar renkadur}}", - "nbPuzzles": "{count, plural, =0{{count} poelladenn taktik} =1{{count} poelladenn taktik} =2{{count} boelladenn} few{{count} poelladennoù} many{{count} poelladennoù} other{{count} poelladennoù}}", - "nbGamesWithYou": "{count, plural, =0{{count} c'hrogad a-enep deoc'h} =1{{count} c'hrogad a-enep deoc'h} =2{{count} grogad a-enep deoc'h} few{{count} krogad a-enep deoc'h} many{{count} krogad a-enep deoc'h} other{{count} krogad a-enep deoc'h}}", - "nbRated": "{count, plural, =0{{count} c'hoari renket} =1{{count} c'hoari renket} =2{{count} c'hoari renket} few{{count} c'hoari renket} many{{count} c'hoari renket} other{{count} c'hoari renket}}", - "nbWins": "{count, plural, =0{{count} trec'h} =1{{count} trec'h} =2{{count} drec'h} few{{count} trec'h} many{{count} trec'h} other{{count} trec'h}}", - "nbLosses": "{count, plural, =0{{count} c'holl} =1{{count} c'holl} =2{{count} goll} few{{count} koll} many{{count} koll} other{{count} koll}}", - "nbDraws": "{count, plural, =0{{count} rampo} =1{{count} rampo} =2{{count} rampo} few{{count} rampo} many{{count} rampo} other{{count} rampo}}", - "nbPlaying": "{count, plural, =0{{count} o c'hoari} =1{{count} o c'hoari} =2{{count} o c'hoari} few{{count} o c'hoari} many{{count} o c'hoari} other{{count} o c'hoari}}", - "giveNbSeconds": "{count, plural, =0{Reiñ {count} eilenn} =1{Reiñ {count} eilenn} =2{Reiñ {count} eilenn} few{Reiñ {count} eilenn} many{Reiñ {count} eilenn} other{Reiñ {count} eilenn}}", - "nbTournamentPoints": "{count, plural, =0{{count} poent tournamant} =1{{count} poent tournamant} =2{{count} boent tournamant} few{{count} poent tournamant} many{{count} poent tournamant} other{{count} poent tournamant}}", - "nbStudies": "{count, plural, =0{{count} studiadenn} =1{{count} studiadenn} =2{{count} studiadenn} few{{count} studiadenn} many{{count} studiadenn} other{{count} studiadenn}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} c'hrogad renket} =1{≥ {count} c'hrogad renket} =2{≥ {count} grogad renket} few{≥ {count} krogad renket} many{≥ {count} krogad renket} other{≥ {count} krogad renket}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} c'hrogad {param2} renket} =1{≥ {count} c'hrogad {param2} renket} =2{≥ {count} grogad {param2} renket} few{≥ {count} krogad {param2} renket} many{≥ {count} krogad {param2} renket} other{≥ {count} krogad {param2} renket}}", - "needNbMorePerfGames": "{count, plural, =0{Ret eo deoc'h kemer perzh en {count} c'hrogad {param2} renket ouzhpenn} =1{Ret eo deoc'h kemer perzh en {count} c'hrogad {param2} renket ouzhpenn} =2{Ret eo deoc'h kemer perzh e {count} grogad {param2} renket ouzhpenn} few{Ret eo deoc'h kemer perzh e {count} krogad {param2} renket ouzhpenn} many{Ret eo deoc'h kemer perzh e {count} krogad {param2} renket ouzhpenn} other{Ret eo deoc'h kemer perzh e {count} krogad {param2} renket ouzhpenn}}", - "needNbMoreGames": "{count, plural, =0{Ret eo deoc'h kemer perzh en {count} c'hrogad renket ouzhpenn} =1{Ret eo deoc'h kemer perzh en {count} c'hrogad renket ouzhpenn} =2{Ret eo deoc'h kemer perzh e {count} grogad renket ouzhpenn} few{Ret eo deoc'h kemer perzh e {count} krogad renket ouzhpenn} many{Ret eo deoc'h kemer perzh e {count} krogad renket ouzhpenn} other{Ret eo deoc'h kemer perzh e {count} krogad renket ouzhpenn}}", - "nbImportedGames": "{count, plural, =0{{count} c'hrogad enporzhiet} =1{{count} c'hrogad enporzhiet} =2{{count} grogad enporzhiet} few{{count} krogad enporzhiet} many{{count} krogad enporzhiet} other{{count} krogad enporzhiet}}", - "nbFriendsOnline": "{count, plural, =0{{count} mignon enlinenn} =1{{count} mignon enlinenn} =2{{count} vignon enlinenn} few{{count} mignon enlinenn} many{{count} mignon enlinenn} other{{count} mignon enlinenn}}", - "nbFollowers": "{count, plural, =0{{count} den o heuliañ} =1{{count} den o heuliañ} =2{{count} zen o heuliañ} few{{count} den o heuliañ} many{{count} den o heuliañ} other{{count} den o heuliañ}}", - "nbFollowing": "{count, plural, =0{O heuliañ {count} c'hoarier} =1{O heuliañ {count} c'hoarier} =2{O heuliañ {count} c'hoarier} few{O heuliañ {count} c'hoarier} many{O heuliañ {count} c'hoarier} other{O heuliañ {count} c'hoarier}}", - "lessThanNbMinutes": "{count, plural, =0{Nebeutoc'h evit {count} vunutenn} =1{Nebeutoc'h evit {count} vunutenn} =2{Nebeutoc'h evit {count} vunutenn} few{Nebeutoc'h evit {count} munutenn} many{Nebeutoc'h evit {count} munutenn} other{Nebeutoc'h evit {count} munutenn}}", - "nbGamesInPlay": "{count, plural, =0{{count} c'hrogad o ren bremañ} =1{{count} c'hrogad o ren bremañ} =2{{count} grogad o ren bremañ} few{{count} krogad o ren bremañ} many{{count} krogad o ren bremañ} other{{count} krogad o ren bremañ}}", - "maximumNbCharacters": "{count, plural, =0{Hirder brasañ : {count} arouezenn.} =1{Hirder brasañ : {count} arouezenn.} =2{Hirder brasañ: {count} arouezenn.} few{Hirder brasañ: {count} arouezenn.} many{Hirder brasañ: {count} arouezenn.} other{Hirder brasañ: {count} arouezenn.}}", - "blocks": "{count, plural, =0{{count} stanket} =1{{count} stanket} =2{{count} stanket} few{{count} stanket} many{{count} stanket} other{{count} stanket}}", - "nbForumPosts": "{count, plural, =0{{count} gemennadenn er forom} =1{{count} gemennadenn er forom} =2{{count} gemennadenn er forom} few{{count} kemennadenn er forom} many{{count} kemennadenn er forom} other{{count} kemennadenn er forom}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} c'hoarier {param2} ar sizhun-mañ.} =1{{count} c'hoarier {param2} ar sizhun-mañ.} =2{{count} c'hoarier {param2} ar sizhun-mañ.} few{{count} c'hoarier {param2} ar sizhun-mañ.} many{{count} c'hoarier {param2} ar sizhun-mañ.} other{{count} c'hoarier {param2} ar sizhun-mañ.}}", - "availableInNbLanguages": "{count, plural, =0{Gallout a reer dibab etre {count} yezh!} =1{Gallout a reer dibab etre {count} yezh!} =2{Gallout a reer dibab etre {count} yezh!} few{Gallout a reer dibab etre {count} yezh!} many{Gallout a reer dibab etre {count} yezh!} other{Gallout a reer dibab etre {count} yezh!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} eilenn evit fiñval ho pezh kentañ c'hoazh} =1{{count} eilenn evit fiñval ho pezh kentañ c'hoazh} =2{{count} eilenn evit fiñval ho pezh kentañ c'hoazh} few{{count} eilenn evit fiñval ho pezh kentañ c'hoazh} many{{count} eilenn evit fiñval ho pezh kentañ c'hoazh} other{{count} eilenn evit fiñval ho pezh kentañ c'hoazh}}", - "nbSeconds": "{count, plural, =0{{count} eilenn} =1{{count} eilenn} =2{{count} eilenn} few{{count} eilenn} many{{count} eilenn} other{{count} eilenn}}", - "andSaveNbPremoveLines": "{count, plural, =0{hag enrollit {count} linenn raktaolioù} =1{hag enrollit {count} linenn raktaolioù} =2{hag enrollit {count} linenn raktaolioù} few{hag enrollit {count} linennoù raktaolioù} many{hag enrollit {count} linennoù raktaolioù} other{hag enrollit {count} linennoù raktaolioù}}", + "opponentLeftCounter": "{count, plural, =1{Hoc'h enebour en deus kuitaet ar c'hrogad. Gallout a reoc'h goulenn bezañ trec'h a-benn {count} eilenn.} =2{Hoc'h enebour en deus kuitaet ar c'hrogad. Gallout a reoc'h goulenn bezañ trec'h a-benn {count} eilenn.} few{Hoc'h enebourien o deus kuitaet ar c'hrogad. Gallout a reoc'h goulenn bezañ trec'h a-benn {count} eilenn.} many{Hoc'h enebour en deus kuitaet ar c'hrogad. Gallout a reoc'h goulenn bezañ trec'h a-benn {count} eilenn.} other{Hoc'h enebour en deus kuitaet ar c'hrogad. Gallout a reoc'h goulenn bezañ trec'h a-benn {count} eilenn.}}", + "mateInXHalfMoves": "{count, plural, =1{Lamm d'ar roue goude {count} hanter-fiñvadenn} =2{Lamm d'ar roue goude {count} hanter-fiñvadenn} few{Lamm d'ar roue goude {count} hanter-fiñvadenn} many{Lamm d'ar roue goude {count} hanter-fiñvadenn} other{Lamm d'ar roue goude {count} hanter-fiñvadenn}}", + "nbBlunders": "{count, plural, =1{{count} bourd} =2{{count} vourd} few{{count} bourd} many{{count} bourd} other{{count} bourd}}", + "nbMistakes": "{count, plural, =1{{count} fazi} =2{{count} fazi} few{{count} fazi} many{{count} fazi} other{{count} fazi}}", + "nbInaccuracies": "{count, plural, =1{{count} diresisted} =2{{count} ziresisted} few{{count} diresisted} many{{count} diresisted} other{{count} diresisted}}", + "nbPlayers": "{count, plural, =1{{count} c'hoarier} =2{{count} c'hoarier} few{{count} c'hoarier} many{{count} c'hoarier} other{{count} c'hoarier}}", + "nbGames": "{count, plural, =1{{count} c'hrogad} =2{{count} grogad} few{{count} krogad} many{{count} krogad} other{{count} krogad}}", + "ratingXOverYGames": "{count, plural, =1{Renkadur {count} diwar {param2} c'hrogad} =2{Renkadur {count} diwar {param2} grogad} few{Renkadur {count} diwar {param2} c'h/krogad} many{Renkadur {count} diwar {param2} c'hrogad} other{Renkadur {count} diwar {param2} c'hrogad}}", + "nbBookmarks": "{count, plural, =1{{count} er roll-istor} =2{{count} er roll-istor} few{{count} er roll-istor} many{{count} er roll-istor} other{{count} er roll-istor}}", + "nbDays": "{count, plural, =1{{count} deiz} =2{{count} zeiz} few{{count} deiz} many{{count} deiz} other{{count} deiz}}", + "nbHours": "{count, plural, =1{{count} eur} =2{{count} eur} few{{count} eur} many{{count} eur} other{{count} eur}}", + "nbMinutes": "{count, plural, =1{{count} vunutenn} =2{{count} vunutenn} few{{count} munutenn} many{{count} munutenn} other{{count} munutenn}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Bep munutenn e vez hizivaet ar renkadur} =2{Bep {count} vunutenn e vez hizivaet ar renkadur} few{Bep {count} munutenn e vez hizivaet ar renkadur} many{Bep {count} munutenn e vez hizivaet ar renkadur} other{Bep {count} munutenn e vez hizivaet ar renkadur}}", + "nbPuzzles": "{count, plural, =1{{count} poelladenn taktik} =2{{count} boelladenn} few{{count} poelladennoù} many{{count} poelladennoù} other{{count} poelladennoù}}", + "nbGamesWithYou": "{count, plural, =1{{count} c'hrogad a-enep deoc'h} =2{{count} grogad a-enep deoc'h} few{{count} krogad a-enep deoc'h} many{{count} krogad a-enep deoc'h} other{{count} krogad a-enep deoc'h}}", + "nbRated": "{count, plural, =1{{count} c'hoari renket} =2{{count} c'hoari renket} few{{count} c'hoari renket} many{{count} c'hoari renket} other{{count} c'hoari renket}}", + "nbWins": "{count, plural, =1{{count} trec'h} =2{{count} drec'h} few{{count} trec'h} many{{count} trec'h} other{{count} trec'h}}", + "nbLosses": "{count, plural, =1{{count} c'holl} =2{{count} goll} few{{count} koll} many{{count} koll} other{{count} koll}}", + "nbDraws": "{count, plural, =1{{count} rampo} =2{{count} rampo} few{{count} rampo} many{{count} rampo} other{{count} rampo}}", + "nbPlaying": "{count, plural, =1{{count} o c'hoari} =2{{count} o c'hoari} few{{count} o c'hoari} many{{count} o c'hoari} other{{count} o c'hoari}}", + "giveNbSeconds": "{count, plural, =1{Reiñ {count} eilenn} =2{Reiñ {count} eilenn} few{Reiñ {count} eilenn} many{Reiñ {count} eilenn} other{Reiñ {count} eilenn}}", + "nbTournamentPoints": "{count, plural, =1{{count} poent tournamant} =2{{count} boent tournamant} few{{count} poent tournamant} many{{count} poent tournamant} other{{count} poent tournamant}}", + "nbStudies": "{count, plural, =1{{count} studiadenn} =2{{count} studiadenn} few{{count} studiadenn} many{{count} studiadenn} other{{count} studiadenn}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} c'hrogad renket} =2{≥ {count} grogad renket} few{≥ {count} krogad renket} many{≥ {count} krogad renket} other{≥ {count} krogad renket}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} c'hrogad {param2} renket} =2{≥ {count} grogad {param2} renket} few{≥ {count} krogad {param2} renket} many{≥ {count} krogad {param2} renket} other{≥ {count} krogad {param2} renket}}", + "needNbMorePerfGames": "{count, plural, =1{Ret eo deoc'h kemer perzh en {count} c'hrogad {param2} renket ouzhpenn} =2{Ret eo deoc'h kemer perzh e {count} grogad {param2} renket ouzhpenn} few{Ret eo deoc'h kemer perzh e {count} krogad {param2} renket ouzhpenn} many{Ret eo deoc'h kemer perzh e {count} krogad {param2} renket ouzhpenn} other{Ret eo deoc'h kemer perzh e {count} krogad {param2} renket ouzhpenn}}", + "needNbMoreGames": "{count, plural, =1{Ret eo deoc'h kemer perzh en {count} c'hrogad renket ouzhpenn} =2{Ret eo deoc'h kemer perzh e {count} grogad renket ouzhpenn} few{Ret eo deoc'h kemer perzh e {count} krogad renket ouzhpenn} many{Ret eo deoc'h kemer perzh e {count} krogad renket ouzhpenn} other{Ret eo deoc'h kemer perzh e {count} krogad renket ouzhpenn}}", + "nbImportedGames": "{count, plural, =1{{count} c'hrogad enporzhiet} =2{{count} grogad enporzhiet} few{{count} krogad enporzhiet} many{{count} krogad enporzhiet} other{{count} krogad enporzhiet}}", + "nbFriendsOnline": "{count, plural, =1{{count} mignon enlinenn} =2{{count} vignon enlinenn} few{{count} mignon enlinenn} many{{count} mignon enlinenn} other{{count} mignon enlinenn}}", + "nbFollowers": "{count, plural, =1{{count} den o heuliañ} =2{{count} zen o heuliañ} few{{count} den o heuliañ} many{{count} den o heuliañ} other{{count} den o heuliañ}}", + "nbFollowing": "{count, plural, =1{O heuliañ {count} c'hoarier} =2{O heuliañ {count} c'hoarier} few{O heuliañ {count} c'hoarier} many{O heuliañ {count} c'hoarier} other{O heuliañ {count} c'hoarier}}", + "lessThanNbMinutes": "{count, plural, =1{Nebeutoc'h evit {count} vunutenn} =2{Nebeutoc'h evit {count} vunutenn} few{Nebeutoc'h evit {count} munutenn} many{Nebeutoc'h evit {count} munutenn} other{Nebeutoc'h evit {count} munutenn}}", + "nbGamesInPlay": "{count, plural, =1{{count} c'hrogad o ren bremañ} =2{{count} grogad o ren bremañ} few{{count} krogad o ren bremañ} many{{count} krogad o ren bremañ} other{{count} krogad o ren bremañ}}", + "maximumNbCharacters": "{count, plural, =1{Hirder brasañ : {count} arouezenn.} =2{Hirder brasañ: {count} arouezenn.} few{Hirder brasañ: {count} arouezenn.} many{Hirder brasañ: {count} arouezenn.} other{Hirder brasañ: {count} arouezenn.}}", + "blocks": "{count, plural, =1{{count} stanket} =2{{count} stanket} few{{count} stanket} many{{count} stanket} other{{count} stanket}}", + "nbForumPosts": "{count, plural, =1{{count} gemennadenn er forom} =2{{count} gemennadenn er forom} few{{count} kemennadenn er forom} many{{count} kemennadenn er forom} other{{count} kemennadenn er forom}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} c'hoarier {param2} ar sizhun-mañ.} =2{{count} c'hoarier {param2} ar sizhun-mañ.} few{{count} c'hoarier {param2} ar sizhun-mañ.} many{{count} c'hoarier {param2} ar sizhun-mañ.} other{{count} c'hoarier {param2} ar sizhun-mañ.}}", + "availableInNbLanguages": "{count, plural, =1{Gallout a reer dibab etre {count} yezh!} =2{Gallout a reer dibab etre {count} yezh!} few{Gallout a reer dibab etre {count} yezh!} many{Gallout a reer dibab etre {count} yezh!} other{Gallout a reer dibab etre {count} yezh!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} eilenn evit fiñval ho pezh kentañ c'hoazh} =2{{count} eilenn evit fiñval ho pezh kentañ c'hoazh} few{{count} eilenn evit fiñval ho pezh kentañ c'hoazh} many{{count} eilenn evit fiñval ho pezh kentañ c'hoazh} other{{count} eilenn evit fiñval ho pezh kentañ c'hoazh}}", + "nbSeconds": "{count, plural, =1{{count} eilenn} =2{{count} eilenn} few{{count} eilenn} many{{count} eilenn} other{{count} eilenn}}", + "andSaveNbPremoveLines": "{count, plural, =1{hag enrollit {count} linenn raktaolioù} =2{hag enrollit {count} linenn raktaolioù} few{hag enrollit {count} linennoù raktaolioù} many{hag enrollit {count} linennoù raktaolioù} other{hag enrollit {count} linennoù raktaolioù}}", "stormMoveToStart": "Grit un taol evit kregiñ", "stormYouPlayTheWhitePiecesInAllPuzzles": "C'hoari a rit gant ar re wenn e pep poelladenn", "stormYouPlayTheBlackPiecesInAllPuzzles": "C'hoari a rit gant ar re zu e pep poelladenn", @@ -1008,7 +1008,7 @@ "stormThisWeek": "Ar sizhun-mañ", "stormThisMonth": "Ar miz-mañ", "stormAllTime": "A-viskoazh", - "stormXRuns": "{count, plural, =0{1 frapad} =1{1 frapad} =2{{count} frapad} few{{count} frapad} many{{count} frapad} other{{count} frapad}}", + "stormXRuns": "{count, plural, =1{1 frapad} =2{{count} frapad} few{{count} frapad} many{{count} frapad} other{{count} frapad}}", "streamerLichessStreamers": "Streamerien Lichess", "studyShareAndExport": "Skignañ & ezporzhiañ", "studyStart": "Kregiñ" diff --git a/lib/l10n/lila_bs.arb b/lib/l10n/lila_bs.arb index 394a8052d3..4b48600454 100644 --- a/lib/l10n/lila_bs.arb +++ b/lib/l10n/lila_bs.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Bio/la domaćin emitovanja uživo", "activityRankedInSwissTournament": "#{param1} u {param2}", "activitySignedUp": "Registrovao/la se na lichess", - "activitySupportedNbMonths": "{count, plural, =0{Podržavao/la lichess.org {count} mjesec kao {param2}} =1{Podržavao/la lichess.org {count} mjesec kao {param2}} few{Podržavao/la lichess.org {count} mjeseca kao {param2}} other{Podržavao/la lichess.org {count} mjeseci kao {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Vježbao/la {count} poziciju na {param2}} =1{Vježbao/la {count} poziciju na {param2}} few{Vježbao/la {count} pozicije na {param2}} other{Vježbao/la {count} pozicije na {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Riješio/la {count} taktički problem} =1{Riješio/la {count} taktički problem} few{Riješio/la {count} taktička problema} other{Riješio/la {count} taktičkih problema}}", - "activityPlayedNbGames": "{count, plural, =0{Odigrao/la {count} {param2} partiju} =1{Odigrao/la {count} {param2} partiju} few{Odigrao/la {count} {param2} partije} other{Odigrao/la {count} {param2} partija}}", - "activityPostedNbMessages": "{count, plural, =0{Napisao/la {count} odgovor u temi {param2}} =1{Napisao/la {count} odgovor u temi {param2}} few{Napisao/la {count} odgovora u temi {param2}} other{Napisao/la {count} odgovora u temi {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{Igrao/la {count} potez} =1{Igrao/la {count} potez} few{Igrao/la {count} poteza} other{Igrao/la {count} poteza}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{u {count} partiji dopisnog šaha} =1{u {count} partiji dopisnog šaha} few{u {count} partije dopisnog šaha} other{u {count} partija dopisnog šaha}}", - "activityCompletedNbGames": "{count, plural, =0{Završio/la {count} partiju dopisnog šaha} =1{Završio/la {count} partiju dopisnog šaha} few{Završio/la {count} partije dopisnog šaha} other{Završio/la {count} partija dopisnog šaha}}", - "activityFollowedNbPlayers": "{count, plural, =0{Počeo/la pratiti {count} igrača} =1{Počeo/la pratiti {count} igrača} few{Počeo/la pratiti {count} igrača} other{Počeo/la pratiti {count} igrača}}", - "activityGainedNbFollowers": "{count, plural, =0{Dobio/la {count} novog pratitelja} =1{Dobio/la {count} novog pratitelja} few{Dobio/la {count} novih pratitelja} other{Dobio/la {count} novih pratitelja}}", - "activityHostedNbSimuls": "{count, plural, =0{Bio/la domaćin {count} simultanke} =1{Bio/la domaćin {count} simultanke} few{Bio/la domaćin {count} simultanke} other{Bio/la domaćin {count} simultanki}}", - "activityJoinedNbSimuls": "{count, plural, =0{Učestvovao/la u {count} simultanki} =1{Učestvovao/la u {count} simultanki} few{Učestvovao/la u {count} simultanke} other{Učestvovao/la u {count} simultanki}}", - "activityCreatedNbStudies": "{count, plural, =0{Kreirao/la {count} novu studiju} =1{Kreirao/la {count} novu studiju} few{Kreirao/la {count} nove studije} other{Kreirao/la {count} novih studija}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Natjecao/la se u {count} turniru} =1{Natjecao/la se u {count} turniru} few{Natjecao/la se u {count} turnira} other{Natjecao/la se u {count} turnira}}", - "activityRankedInTournament": "{count, plural, =0{Rangiran/a #{count} (prvih {param2}%) sa {param3} odigranom partijom u turniru {param4}} =1{Rangiran/a #{count} (prvih {param2}%) sa {param3} odigranom partijom u turniru {param4}} few{Rangiran/a #{count} (prvih {param2}%) sa {param3} odigrane partijeu turniru {param4}} other{Rangiran/a #{count} (prvih {param2}%) sa {param3} odigranih partija u turniru {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Takmičio se u {count} turnirima po švicarskom sistemu} =1{Takmičio se u {count} turnirima po švicarskom sistemu} few{Takmičili se u {count} turnirima po švicarskom sistemu} other{Takmičili se u {count} turnirima po švicarskom sistemu}}", - "activityJoinedNbTeams": "{count, plural, =0{Pridružio/la se {count} timu} =1{Pridružio/la se {count} timu} few{Pridružio/la se {count} tima} other{Pridružio/la se {count} timova}}", + "activitySupportedNbMonths": "{count, plural, =1{Podržavao/la lichess.org {count} mjesec kao {param2}} few{Podržavao/la lichess.org {count} mjeseca kao {param2}} other{Podržavao/la lichess.org {count} mjeseci kao {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Vježbao/la {count} poziciju na {param2}} few{Vježbao/la {count} pozicije na {param2}} other{Vježbao/la {count} pozicije na {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Riješio/la {count} taktički problem} few{Riješio/la {count} taktička problema} other{Riješio/la {count} taktičkih problema}}", + "activityPlayedNbGames": "{count, plural, =1{Odigrao/la {count} {param2} partiju} few{Odigrao/la {count} {param2} partije} other{Odigrao/la {count} {param2} partija}}", + "activityPostedNbMessages": "{count, plural, =1{Napisao/la {count} odgovor u temi {param2}} few{Napisao/la {count} odgovora u temi {param2}} other{Napisao/la {count} odgovora u temi {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{Igrao/la {count} potez} few{Igrao/la {count} poteza} other{Igrao/la {count} poteza}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{u {count} partiji dopisnog šaha} few{u {count} partije dopisnog šaha} other{u {count} partija dopisnog šaha}}", + "activityCompletedNbGames": "{count, plural, =1{Završio/la {count} partiju dopisnog šaha} few{Završio/la {count} partije dopisnog šaha} other{Završio/la {count} partija dopisnog šaha}}", + "activityFollowedNbPlayers": "{count, plural, =1{Počeo/la pratiti {count} igrača} few{Počeo/la pratiti {count} igrača} other{Počeo/la pratiti {count} igrača}}", + "activityGainedNbFollowers": "{count, plural, =1{Dobio/la {count} novog pratitelja} few{Dobio/la {count} novih pratitelja} other{Dobio/la {count} novih pratitelja}}", + "activityHostedNbSimuls": "{count, plural, =1{Bio/la domaćin {count} simultanke} few{Bio/la domaćin {count} simultanke} other{Bio/la domaćin {count} simultanki}}", + "activityJoinedNbSimuls": "{count, plural, =1{Učestvovao/la u {count} simultanki} few{Učestvovao/la u {count} simultanke} other{Učestvovao/la u {count} simultanki}}", + "activityCreatedNbStudies": "{count, plural, =1{Kreirao/la {count} novu studiju} few{Kreirao/la {count} nove studije} other{Kreirao/la {count} novih studija}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Natjecao/la se u {count} turniru} few{Natjecao/la se u {count} turnira} other{Natjecao/la se u {count} turnira}}", + "activityRankedInTournament": "{count, plural, =1{Rangiran/a #{count} (prvih {param2}%) sa {param3} odigranom partijom u turniru {param4}} few{Rangiran/a #{count} (prvih {param2}%) sa {param3} odigrane partijeu turniru {param4}} other{Rangiran/a #{count} (prvih {param2}%) sa {param3} odigranih partija u turniru {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Takmičio se u {count} turnirima po švicarskom sistemu} few{Takmičili se u {count} turnirima po švicarskom sistemu} other{Takmičili se u {count} turnirima po švicarskom sistemu}}", + "activityJoinedNbTeams": "{count, plural, =1{Pridružio/la se {count} timu} few{Pridružio/la se {count} tima} other{Pridružio/la se {count} timova}}", "broadcastBroadcasts": "Emitovanja", "broadcastStartDate": "Datum početka po Vašoj vremenskoj zoni", "challengeChallengesX": "Izazovi: {param1}", @@ -215,11 +215,11 @@ "puzzleNoPuzzlesToShow": "Ništa za pokazati, idite prvo da igrate neke zagonetke!", "puzzleImprovementAreasDescription": "Trenirajte ove da biste usavršili svoj napredak!", "puzzleStrengthDescription": "U ovim temama najbolje učestvujete", - "puzzlePlayedXTimes": "{count, plural, =0{Igrano {count} put} =1{Igrano {count} put} few{Igrano {count} puta} other{Igrano {count} puta}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Bod ispod vašeg rejtinga u problemima} =1{Bod ispod vašeg rejtinga u problemima} few{{count} boda ispod vašeg rejtinga u problemima} other{{count} bodova ispod vašeg rejtinga u problemima}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Bod iznad vašeg rejtinga u problemima} =1{Bod iznad vašeg rejtinga u problemima} few{{count} boda iznad vašeg rejtinga u problemima} other{{count} bodova iznad vašeg rejtinga u problemima}}", - "puzzleNbPlayed": "{count, plural, =0{{count} igrana} =1{{count} igrana} few{{count} igrane} other{{count} igrano}}", - "puzzleNbToReplay": "{count, plural, =0{{count} da ponovite} =1{{count} da ponovite} few{{count} da ponovite} other{{count} da ponovite}}", + "puzzlePlayedXTimes": "{count, plural, =1{Igrano {count} put} few{Igrano {count} puta} other{Igrano {count} puta}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Bod ispod vašeg rejtinga u problemima} few{{count} boda ispod vašeg rejtinga u problemima} other{{count} bodova ispod vašeg rejtinga u problemima}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Bod iznad vašeg rejtinga u problemima} few{{count} boda iznad vašeg rejtinga u problemima} other{{count} bodova iznad vašeg rejtinga u problemima}}", + "puzzleNbPlayed": "{count, plural, =1{{count} igrana} few{{count} igrane} other{{count} igrano}}", + "puzzleNbToReplay": "{count, plural, =1{{count} da ponovite} few{{count} da ponovite} other{{count} da ponovite}}", "puzzleThemeAdvancedPawn": "Napredni pijun", "puzzleThemeAdvancedPawnDescription": "Jedan od vaših pijuna je duboko u poziciji protivnika, možda prijeti promocijom.", "puzzleThemeAdvantage": "Prednost", @@ -1131,48 +1131,48 @@ "closingAccountWithdrawAppeal": "Zatvaranje Vašeg računa povući će Vašu žalbu", "ourEventTips": "Naši savjeti za organiziranje događajâ", "lichessPatronInfo": "Lichess je dobrotvorni i potpuno besplatan softver otvorenog koda.\nSvi operativni troškovi, razvoj i sadržaj finansiraju se isključivo od donacija korisnikâ.", - "opponentLeftCounter": "{count, plural, =0{Vaš protivnik je napustio partiju. Možete proglasiti pobjedu za {count} sekundu.} =1{Vaš protivnik je napustio partiju. Možete proglasiti pobjedu za {count} sekundu.} few{Vaš protivnik je napustio partiju. Možete proglasiti pobjedu za {count} sekunde.} other{Vaš protivnik je napustio partiju. Možete proglasiti pobjedu za {count} sekundi.}}", - "mateInXHalfMoves": "{count, plural, =0{Mat u {count} potezu} =1{Mat u {count} potezu} few{Mat u {count} poteza, računajući poteze i bijelog i crnog} other{Mat u {count} poteza, računajući poteze i bijelog i crnog}}", - "nbBlunders": "{count, plural, =0{{count} velika greška} =1{{count} velika greška} few{{count} velike greške} other{{count} velike greške}}", - "nbMistakes": "{count, plural, =0{{count} greška} =1{{count} greška} few{{count} greške} other{{count} greške}}", - "nbInaccuracies": "{count, plural, =0{{count} nepreciznost} =1{{count} nepreciznost} few{{count} nepreciznosti} other{{count} nepreciznosti}}", - "nbPlayers": "{count, plural, =0{{count} igrač} =1{{count} igrač} few{{count} igrača} other{{count} igrača}}", - "nbGames": "{count, plural, =0{{count} partija} =1{{count} partija} few{{count} partija} other{{count} partija}}", - "ratingXOverYGames": "{count, plural, =0{{count} rejting na osnovu {param2} partije} =1{{count} rejting na osnovu {param2} partije} few{{count} rejting na osnovu {param2} partija} other{{count} rejting na osnovu {param2} partija}}", - "nbBookmarks": "{count, plural, =0{{count} zabilježena partija} =1{{count} zabilježena partija} few{{count} zabilježenih partija} other{{count} zabilježenih partija}}", - "nbDays": "{count, plural, =0{{count} dan} =1{{count} dan} few{{count} dana} other{{count} dana}}", - "nbHours": "{count, plural, =0{{count} sat} =1{{count} sat} few{{count} sati} other{{count} sati}}", - "nbMinutes": "{count, plural, =0{{count} minuta} =1{{count} minuta} few{{count} minuta} other{{count} minute}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Rang se ažurira svake {count} minute} =1{Rang se ažurira svake {count} minute} few{Rang se ažurira svakih {count} minuta} other{Rang se ažurira svakih {count} minuta}}", - "nbPuzzles": "{count, plural, =0{{count} problem} =1{{count} problem} few{{count} problema} other{{count} problema}}", - "nbGamesWithYou": "{count, plural, =0{{count} odigrana partija s tobom} =1{{count} odigrana partija s tobom} few{{count} odigranih partija s tobom} other{{count} odigranih partija s tobom}}", - "nbRated": "{count, plural, =0{{count} za bodove} =1{{count} za bodove} few{{count} za bodove} other{{count} za bodove}}", - "nbWins": "{count, plural, =0{{count} pobjeda} =1{{count} pobjeda} few{{count} pobjeda} other{{count} pobjeda}}", - "nbLosses": "{count, plural, =0{{count} poraz} =1{{count} poraz} few{{count} poraza} other{{count} poraza}}", - "nbDraws": "{count, plural, =0{{count} remi} =1{{count} remi} few{{count} remija} other{{count} remija}}", - "nbPlaying": "{count, plural, =0{{count} u toku} =1{{count} u toku} few{{count} u toku} other{{count} u toku}}", - "giveNbSeconds": "{count, plural, =0{Dodajte protivniku {count} sekundu} =1{Dodajte protivniku {count} sekundu} few{Dodajte protivniku {count} sekundi} other{Dodajte protivniku {count} sekundi}}", - "nbTournamentPoints": "{count, plural, =0{{count} turnirski bod} =1{{count} turnirski bod} few{{count} turnirskih bodova} other{{count} turnirskih bodova}}", - "nbStudies": "{count, plural, =0{{count} studija} =1{{count} studija} few{{count} studije} other{{count} studija}}", - "nbSimuls": "{count, plural, =0{{count} simul} =1{{count} simul} few{{count} simula} other{{count} simula}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} partije za bodove} =1{≥ {count} partije za bodove} few{≥ {count} partije za bodove} other{≥ {count} partija za bodove}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} {param2} partije} =1{≥ {count} {param2} partije} few{≥ {count} {param2} partije} other{≥ {count} {param2} partija}}", - "needNbMorePerfGames": "{count, plural, =0{Trebate igrati još {count} više {param2} partiju za rejting bodove} =1{Trebate igrati još {count} više {param2} partiju za rejting bodove} few{Trebate igrati još {count} više {param2} partija za rejting bodove} other{Trebate igrati još {count} više {param2} partija za rejting bodove}}", - "needNbMoreGames": "{count, plural, =0{Trebate igrati još {count} partiju za rejting bodove} =1{Trebate igrati još {count} partiju za rejting bodove} few{Trebate odigrati još {count} partija za rejting bodove} other{Trebate odigrati još {count} partija za rejting bodove}}", - "nbImportedGames": "{count, plural, =0{{count} unesena partija} =1{{count} unesena partija} few{{count} unesenih partija} other{{count} unesenih partija}}", - "nbFriendsOnline": "{count, plural, =0{{count} prijatelj online} =1{{count} prijatelj online} few{{count} prijatelja online} other{{count} prijatelja online}}", - "nbFollowers": "{count, plural, =0{{count} pratitelj} =1{{count} pratitelj} few{{count} pratitelja} other{{count} pratitelja}}", - "nbFollowing": "{count, plural, =0{Prati {count}} =1{Prati {count}} few{Prati {count}} other{Prati {count}}}", - "lessThanNbMinutes": "{count, plural, =0{Manje od {count} minute} =1{Manje od {count} minute} few{Manje od {count} minuta} other{Manje od {count} minuta}}", - "nbGamesInPlay": "{count, plural, =0{{count} partija u toku} =1{{count} partija u toku} few{{count} partija u toku} other{{count} partija u toku}}", - "maximumNbCharacters": "{count, plural, =0{Maksimalno: {count} znak.} =1{Maksimalno: {count} znak.} few{Maksimalno: {count} znakova.} other{Maksimalno: {count} znakova.}}", - "blocks": "{count, plural, =0{{count} blokirani igrač} =1{{count} blokirani igrač} few{{count} blokiranih igrača} other{{count} blokiranih igrača}}", - "nbForumPosts": "{count, plural, =0{{count} forumska poruka} =1{{count} forumska poruka} few{{count} forumskih poruka} other{{count} forumskih poruka}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} {param2} igrač ove sedmice.} =1{{count} {param2} igrač ove sedmice.} few{{count} {param2} igrača ove sedmice.} other{{count} {param2} igrača ove sedmice.}}", - "availableInNbLanguages": "{count, plural, =0{Dostupno u {count} jezika!} =1{Dostupno u {count} jezika!} few{Dostupno u {count} jezika!} other{Dostupno u {count} jezika!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} sekunda da odigrate prvi potez} =1{{count} sekunda da odigrate prvi potez} few{{count} sekundi da odigrate prvi potez} other{{count} sekundi da odigrate prvi potez}}", - "nbSeconds": "{count, plural, =0{{count} sekunda} =1{{count} sekunda} few{{count} sekundi} other{{count} sekundi}}", - "andSaveNbPremoveLines": "{count, plural, =0{i snimi {count} potez unaprijed} =1{i snimi {count} potez unaprijed} few{i snimi {count} poteza unaprijed} other{i snimi {count} poteza unaprijed}}", + "opponentLeftCounter": "{count, plural, =1{Vaš protivnik je napustio partiju. Možete proglasiti pobjedu za {count} sekundu.} few{Vaš protivnik je napustio partiju. Možete proglasiti pobjedu za {count} sekunde.} other{Vaš protivnik je napustio partiju. Možete proglasiti pobjedu za {count} sekundi.}}", + "mateInXHalfMoves": "{count, plural, =1{Mat u {count} potezu} few{Mat u {count} poteza, računajući poteze i bijelog i crnog} other{Mat u {count} poteza, računajući poteze i bijelog i crnog}}", + "nbBlunders": "{count, plural, =1{{count} velika greška} few{{count} velike greške} other{{count} velike greške}}", + "nbMistakes": "{count, plural, =1{{count} greška} few{{count} greške} other{{count} greške}}", + "nbInaccuracies": "{count, plural, =1{{count} nepreciznost} few{{count} nepreciznosti} other{{count} nepreciznosti}}", + "nbPlayers": "{count, plural, =1{{count} igrač} few{{count} igrača} other{{count} igrača}}", + "nbGames": "{count, plural, =1{{count} partija} few{{count} partija} other{{count} partija}}", + "ratingXOverYGames": "{count, plural, =1{{count} rejting na osnovu {param2} partije} few{{count} rejting na osnovu {param2} partija} other{{count} rejting na osnovu {param2} partija}}", + "nbBookmarks": "{count, plural, =1{{count} zabilježena partija} few{{count} zabilježenih partija} other{{count} zabilježenih partija}}", + "nbDays": "{count, plural, =1{{count} dan} few{{count} dana} other{{count} dana}}", + "nbHours": "{count, plural, =1{{count} sat} few{{count} sati} other{{count} sati}}", + "nbMinutes": "{count, plural, =1{{count} minuta} few{{count} minuta} other{{count} minute}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Rang se ažurira svake {count} minute} few{Rang se ažurira svakih {count} minuta} other{Rang se ažurira svakih {count} minuta}}", + "nbPuzzles": "{count, plural, =1{{count} problem} few{{count} problema} other{{count} problema}}", + "nbGamesWithYou": "{count, plural, =1{{count} odigrana partija s tobom} few{{count} odigranih partija s tobom} other{{count} odigranih partija s tobom}}", + "nbRated": "{count, plural, =1{{count} za bodove} few{{count} za bodove} other{{count} za bodove}}", + "nbWins": "{count, plural, =1{{count} pobjeda} few{{count} pobjeda} other{{count} pobjeda}}", + "nbLosses": "{count, plural, =1{{count} poraz} few{{count} poraza} other{{count} poraza}}", + "nbDraws": "{count, plural, =1{{count} remi} few{{count} remija} other{{count} remija}}", + "nbPlaying": "{count, plural, =1{{count} u toku} few{{count} u toku} other{{count} u toku}}", + "giveNbSeconds": "{count, plural, =1{Dodajte protivniku {count} sekundu} few{Dodajte protivniku {count} sekundi} other{Dodajte protivniku {count} sekundi}}", + "nbTournamentPoints": "{count, plural, =1{{count} turnirski bod} few{{count} turnirskih bodova} other{{count} turnirskih bodova}}", + "nbStudies": "{count, plural, =1{{count} studija} few{{count} studije} other{{count} studija}}", + "nbSimuls": "{count, plural, =1{{count} simul} few{{count} simula} other{{count} simula}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} partije za bodove} few{≥ {count} partije za bodove} other{≥ {count} partija za bodove}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} {param2} partije} few{≥ {count} {param2} partije} other{≥ {count} {param2} partija}}", + "needNbMorePerfGames": "{count, plural, =1{Trebate igrati još {count} više {param2} partiju za rejting bodove} few{Trebate igrati još {count} više {param2} partija za rejting bodove} other{Trebate igrati još {count} više {param2} partija za rejting bodove}}", + "needNbMoreGames": "{count, plural, =1{Trebate igrati još {count} partiju za rejting bodove} few{Trebate odigrati još {count} partija za rejting bodove} other{Trebate odigrati još {count} partija za rejting bodove}}", + "nbImportedGames": "{count, plural, =1{{count} unesena partija} few{{count} unesenih partija} other{{count} unesenih partija}}", + "nbFriendsOnline": "{count, plural, =1{{count} prijatelj online} few{{count} prijatelja online} other{{count} prijatelja online}}", + "nbFollowers": "{count, plural, =1{{count} pratitelj} few{{count} pratitelja} other{{count} pratitelja}}", + "nbFollowing": "{count, plural, =1{Prati {count}} few{Prati {count}} other{Prati {count}}}", + "lessThanNbMinutes": "{count, plural, =1{Manje od {count} minute} few{Manje od {count} minuta} other{Manje od {count} minuta}}", + "nbGamesInPlay": "{count, plural, =1{{count} partija u toku} few{{count} partija u toku} other{{count} partija u toku}}", + "maximumNbCharacters": "{count, plural, =1{Maksimalno: {count} znak.} few{Maksimalno: {count} znakova.} other{Maksimalno: {count} znakova.}}", + "blocks": "{count, plural, =1{{count} blokirani igrač} few{{count} blokiranih igrača} other{{count} blokiranih igrača}}", + "nbForumPosts": "{count, plural, =1{{count} forumska poruka} few{{count} forumskih poruka} other{{count} forumskih poruka}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} {param2} igrač ove sedmice.} few{{count} {param2} igrača ove sedmice.} other{{count} {param2} igrača ove sedmice.}}", + "availableInNbLanguages": "{count, plural, =1{Dostupno u {count} jezika!} few{Dostupno u {count} jezika!} other{Dostupno u {count} jezika!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} sekunda da odigrate prvi potez} few{{count} sekundi da odigrate prvi potez} other{{count} sekundi da odigrate prvi potez}}", + "nbSeconds": "{count, plural, =1{{count} sekunda} few{{count} sekundi} other{{count} sekundi}}", + "andSaveNbPremoveLines": "{count, plural, =1{i snimi {count} potez unaprijed} few{i snimi {count} poteza unaprijed} other{i snimi {count} poteza unaprijed}}", "stormMoveToStart": "Povucite potez da biste počeli", "stormYouPlayTheWhitePiecesInAllPuzzles": "Igrate bijelim figurama u svim problemima", "stormYouPlayTheBlackPiecesInAllPuzzles": "Igrate crnim figurama u svim problemima", @@ -1224,8 +1224,8 @@ "stormClickToReload": "Kliknite da ponovno učitate", "stormThisRunHasExpired": "Ova runda je istekla!", "stormThisRunWasOpenedInAnotherTab": "Ova runda je otvorena u drugoj kartici!", - "stormXRuns": "{count, plural, =0{Jedna runda} =1{Jedna runda} few{{count} rundi} other{{count} rundi}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Odigrao jednu rundu od {param2}} =1{Odigrao jednu rundu od {param2}} few{Odigrao {count} rundi od {param2}} other{Odigrao {count} rundi {param2}}}", + "stormXRuns": "{count, plural, =1{Jedna runda} few{{count} rundi} other{{count} rundi}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Odigrao jednu rundu od {param2}} few{Odigrao {count} rundi od {param2}} other{Odigrao {count} rundi {param2}}}", "streamerLichessStreamers": "Lichess emiteri", "studyShareAndExport": "Podijelite i izvezite", "studyStart": "Pokreni" diff --git a/lib/l10n/lila_ca.arb b/lib/l10n/lila_ca.arb index a5261c0b8a..b6ad8bb29e 100644 --- a/lib/l10n/lila_ca.arb +++ b/lib/l10n/lila_ca.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Has fet una retransmissió en directe", "activityRankedInSwissTournament": "Classificat #{param1} en {param2}", "activitySignedUp": "Registrat a Lichess", - "activitySupportedNbMonths": "{count, plural, =0{Ha col.laborat amb lichess.org durant {count} mes com {param2}} =1{Ha col.laborat amb lichess.org durant {count} mes com {param2}} other{Ha col.laborat amb lichess.org durant {count} mesos com {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Has practicat {count} posició en {param2}} =1{Has practicat {count} posició en {param2}} other{Ha practicat {count} posicions en {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Ha resolt {count} exercici de tàctica} =1{Ha resolt {count} exercici de tàctica} other{Ha resolt {count} exercicis de tàctica}}", - "activityPlayedNbGames": "{count, plural, =0{Has jugat {count} partida {param2}} =1{Has jugat {count} partida {param2}} other{Ha jugat {count} partides {param2}}}", - "activityPostedNbMessages": "{count, plural, =0{Ha publicat {count} missatge a {param2}} =1{Ha publicat {count} missatge a {param2}} other{Ha publicat {count} missatges a {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{Has fet {count} moviment} =1{Has fet {count} moviment} other{Has fet {count} moviments}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{en {count} partida per correspondència} =1{en {count} partida per correspondència} other{en {count} partides per correspondència}}", - "activityCompletedNbGames": "{count, plural, =0{Ha jugat {count} partida per correspondència} =1{Ha jugat {count} partida per correspondència} other{Ha jugat {count} partides per correspondència}}", - "activityFollowedNbPlayers": "{count, plural, =0{Segueixes a {count} jugador} =1{Segueixes a {count} jugador} other{Segueixes a {count} jugadors}}", - "activityGainedNbFollowers": "{count, plural, =0{Té {count} seguidor nou} =1{Té {count} seguidor nou} other{Té {count} seguidors nous}}", - "activityHostedNbSimuls": "{count, plural, =0{Has ofert {count} exhibició simultània} =1{Has ofert {count} exhibició simultània} other{Has ofert {count} exhibicions simultànies}}", - "activityJoinedNbSimuls": "{count, plural, =0{Has participat en {count} exhibició simultània} =1{Has participat en {count} exhibició simultània} other{Has participat en {count} exhibicions simultànies}}", - "activityCreatedNbStudies": "{count, plural, =0{Has creat {count} estudi} =1{Has creat {count} estudi} other{Has creat {count} estudis}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Has competit en {count} torneig} =1{Has competit en {count} torneig} other{Has competit en {count} tornejos}}", - "activityRankedInTournament": "{count, plural, =0{{count}º en la classificació (dins del {param2}% millor) amb {param3} partida en {param4}} =1{{count}º en la classificació (dins del {param2}% millor) amb {param3} partida en {param4}} other{{count}º en la classificació (dins dels {param2}% millors) amb {param3} partides en {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Ha jugat en {count} tornejos suïssos} =1{Ha jugat en {count} tornejos suïssos} other{Ha jugat en {count} tornejos suïssos}}", - "activityJoinedNbTeams": "{count, plural, =0{Membre de {count} equip} =1{Membre de {count} equip} other{T'has unit a {count} equips}}", + "activitySupportedNbMonths": "{count, plural, =1{Ha col.laborat amb lichess.org durant {count} mes com {param2}} other{Ha col.laborat amb lichess.org durant {count} mesos com {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Has practicat {count} posició en {param2}} other{Ha practicat {count} posicions en {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Ha resolt {count} exercici de tàctica} other{Ha resolt {count} exercicis de tàctica}}", + "activityPlayedNbGames": "{count, plural, =1{Has jugat {count} partida {param2}} other{Ha jugat {count} partides {param2}}}", + "activityPostedNbMessages": "{count, plural, =1{Ha publicat {count} missatge a {param2}} other{Ha publicat {count} missatges a {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{Has fet {count} moviment} other{Has fet {count} moviments}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{en {count} partida per correspondència} other{en {count} partides per correspondència}}", + "activityCompletedNbGames": "{count, plural, =1{Ha jugat {count} partida per correspondència} other{Ha jugat {count} partides per correspondència}}", + "activityFollowedNbPlayers": "{count, plural, =1{Segueixes a {count} jugador} other{Segueixes a {count} jugadors}}", + "activityGainedNbFollowers": "{count, plural, =1{Té {count} seguidor nou} other{Té {count} seguidors nous}}", + "activityHostedNbSimuls": "{count, plural, =1{Has ofert {count} exhibició simultània} other{Has ofert {count} exhibicions simultànies}}", + "activityJoinedNbSimuls": "{count, plural, =1{Has participat en {count} exhibició simultània} other{Has participat en {count} exhibicions simultànies}}", + "activityCreatedNbStudies": "{count, plural, =1{Has creat {count} estudi} other{Has creat {count} estudis}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Has competit en {count} torneig} other{Has competit en {count} tornejos}}", + "activityRankedInTournament": "{count, plural, =1{{count}º en la classificació (dins del {param2}% millor) amb {param3} partida en {param4}} other{{count}º en la classificació (dins dels {param2}% millors) amb {param3} partides en {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Ha jugat en {count} tornejos suïssos} other{Ha jugat en {count} tornejos suïssos}}", + "activityJoinedNbTeams": "{count, plural, =1{Membre de {count} equip} other{T'has unit a {count} equips}}", "broadcastBroadcasts": "Retransmissions", "broadcastStartDate": "Data d'inici en la teva zona horària", "challengeChallengesX": "Desafiaments: {param1}", @@ -216,11 +216,11 @@ "puzzleNoPuzzlesToShow": "Encara no hi ha res per mostrar aquí. Resol alguns problemes primer!", "puzzleImprovementAreasDescription": "Entreneu aquestes temàtiques per a progressar!", "puzzleStrengthDescription": "Aquestes són les temàtiques en que ets millor", - "puzzlePlayedXTimes": "{count, plural, =0{Intentat {count} vegada} =1{Intentat {count} vegada} other{Intentat {count} vegades}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{{count} punts per sota del teu nivell de problemes} =1{{count} punts per sota del teu nivell de problemes} other{{count} punts per sota del teu nivell de problemes}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{{count} punt per sobre el teu nivell de problemes} =1{{count} punt per sobre el teu nivell de problemes} other{{count} punts per sobre el teu nivell de problemes}}", - "puzzleNbPlayed": "{count, plural, =0{{count} jugat} =1{{count} jugat} other{{count} jugats}}", - "puzzleNbToReplay": "{count, plural, =0{{count} a repetir} =1{{count} a repetir} other{{count} a repetir}}", + "puzzlePlayedXTimes": "{count, plural, =1{Intentat {count} vegada} other{Intentat {count} vegades}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{{count} punts per sota del teu nivell de problemes} other{{count} punts per sota del teu nivell de problemes}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{{count} punt per sobre el teu nivell de problemes} other{{count} punts per sobre el teu nivell de problemes}}", + "puzzleNbPlayed": "{count, plural, =1{{count} jugat} other{{count} jugats}}", + "puzzleNbToReplay": "{count, plural, =1{{count} a repetir} other{{count} a repetir}}", "puzzleThemeAdvancedPawn": "Peó avançat", "puzzleThemeAdvancedPawnDescription": "Un peó a punt de coronar o amenaçant la coronació és la tàctica clau.", "puzzleThemeAdvantage": "Avantatge", @@ -1171,48 +1171,48 @@ "showMeEverything": "Mostrar tot", "lichessPatronInfo": "Lichess és una entitat sense ànim de lucre i un programari totalment lliure i de codi obert.\nLes despeses de funcionament, desenvolupament i continguts es financen exclusivament amb donacions d'usuaris.", "nothingToSeeHere": "Res a veure per aquí de moment.", - "opponentLeftCounter": "{count, plural, =0{El teu contrincant ha abandonat la partida. Pots reclamar la victòria en {count} segon.} =1{El teu contrincant ha abandonat la partida. Pots reclamar la victòria en {count} segon.} other{El teu contrincant ha abandonat la partida. Pots reclamar la victòria en {count} segons.}}", - "mateInXHalfMoves": "{count, plural, =0{Mat en {count} mig-moviment} =1{Mat en {count} mig-moviment} other{Mat en {count} jugades}}", - "nbBlunders": "{count, plural, =0{{count} errada greu} =1{{count} errada greu} other{{count} errades greus}}", - "nbMistakes": "{count, plural, =0{{count} errada} =1{{count} errada} other{{count} errades}}", - "nbInaccuracies": "{count, plural, =0{{count} imprecisió} =1{{count} imprecisió} other{{count} imprecisions}}", - "nbPlayers": "{count, plural, =0{{count} jugador} =1{{count} jugador} other{{count} jugadors}}", - "nbGames": "{count, plural, =0{{count} partida} =1{{count} partida} other{{count} partides}}", - "ratingXOverYGames": "{count, plural, =0{{count} puntuació en {param2} partida} =1{{count} puntuació en {param2} partida} other{{count} puntuació en {param2} partides}}", - "nbBookmarks": "{count, plural, =0{{count} preferida} =1{{count} preferida} other{{count} preferides}}", - "nbDays": "{count, plural, =0{{count} dia} =1{{count} dia} other{{count} dies}}", - "nbHours": "{count, plural, =0{{count} hora} =1{{count} hora} other{{count} hores}}", - "nbMinutes": "{count, plural, =0{{count} minut} =1{{count} minut} other{{count} minuts}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{La classificació s'actualitza cada minut} =1{La classificació s'actualitza cada minut} other{La classificació s'actualitza cada {count} minuts}}", - "nbPuzzles": "{count, plural, =0{{count} problema} =1{{count} problema} other{{count} problemes}}", - "nbGamesWithYou": "{count, plural, =0{{count} partida amb tu} =1{{count} partida amb tu} other{{count} partides amb tu}}", - "nbRated": "{count, plural, =0{{count} puntuada} =1{{count} puntuada} other{{count} puntuades}}", - "nbWins": "{count, plural, =0{{count} victòries} =1{{count} victòries} other{{count} victòries}}", - "nbLosses": "{count, plural, =0{{count} derrotes} =1{{count} derrotes} other{{count} derrotes}}", - "nbDraws": "{count, plural, =0{{count} taules} =1{{count} taules} other{{count} taules}}", - "nbPlaying": "{count, plural, =0{{count} en joc} =1{{count} en joc} other{{count} en joc}}", - "giveNbSeconds": "{count, plural, =0{Dona {count} segon} =1{Dona {count} segon} other{Dona {count} segons}}", - "nbTournamentPoints": "{count, plural, =0{{count} punt de torneig} =1{{count} punt de torneig} other{{count} punts de torneig}}", - "nbStudies": "{count, plural, =0{{count} estudi} =1{{count} estudi} other{{count} estudis}}", - "nbSimuls": "{count, plural, =0{{count} simultània} =1{{count} simultània} other{{count} simultànies}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} partida per punts} =1{≥ {count} partida per punts} other{≥ {count} partides per punts}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} {param2} partida puntuada} =1{≥ {count} {param2} partida puntuada} other{≥ {count} {param2} partides puntuades}}", - "needNbMorePerfGames": "{count, plural, =0{Necessites jugar {count} partida puntuada {param2} més} =1{Necessites jugar {count} partida puntuada {param2} més} other{Necessites jugar {count} partides puntuades {param2} més}}", - "needNbMoreGames": "{count, plural, =0{Necessites jugar {count} partida puntuada més} =1{Necessites jugar {count} partida puntuada més} other{Necessites jugar {count} partides puntuades més}}", - "nbImportedGames": "{count, plural, =0{{count} partides importades} =1{{count} partides importades} other{{count} partides importades}}", - "nbFriendsOnline": "{count, plural, =0{{count} amic connectat} =1{{count} amic connectat} other{{count} amics connectats}}", - "nbFollowers": "{count, plural, =0{{count} seguidors} =1{{count} seguidors} other{{count} seguidors}}", - "nbFollowing": "{count, plural, =0{Seguint {count} jugadors} =1{Seguint {count} jugadors} other{Seguint {count} jugadors}}", - "lessThanNbMinutes": "{count, plural, =0{Menys de {count} minuts} =1{Menys de {count} minuts} other{Menys de {count} minuts}}", - "nbGamesInPlay": "{count, plural, =0{{count} partida en joc} =1{{count} partida en joc} other{{count} partides en joc}}", - "maximumNbCharacters": "{count, plural, =0{Màxim: {count} caràcters.} =1{Màxim: {count} caràcters.} other{Màxim: {count} caràcters.}}", - "blocks": "{count, plural, =0{{count} jugadors bloquejats} =1{{count} jugadors bloquejats} other{{count} jugadors bloquejats}}", - "nbForumPosts": "{count, plural, =0{{count} Missatge al Fòrum} =1{{count} Missatge al Fòrum} other{{count} Missatges al Fòrum}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} jugador de {param2} aquesta setmana.} =1{{count} jugador de {param2} aquesta setmana.} other{{count} jugadors de {param2} aquesta setmana.}}", - "availableInNbLanguages": "{count, plural, =0{Disponible en {count} idiomes} =1{Disponible en {count} idiomes} other{Disponible en {count} idiomes}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} segon per jugar el primer moviment} =1{{count} segon per jugar el primer moviment} other{{count} segons per jugar el primer moviment}}", - "nbSeconds": "{count, plural, =0{{count} segon} =1{{count} segon} other{{count} segon}}", - "andSaveNbPremoveLines": "{count, plural, =0{i guardar {count} línia anticipada} =1{i guardar {count} línia anticipada} other{i guardar {count} línies anticipades}}", + "opponentLeftCounter": "{count, plural, =1{El teu contrincant ha abandonat la partida. Pots reclamar la victòria en {count} segon.} other{El teu contrincant ha abandonat la partida. Pots reclamar la victòria en {count} segons.}}", + "mateInXHalfMoves": "{count, plural, =1{Mat en {count} mig-moviment} other{Mat en {count} jugades}}", + "nbBlunders": "{count, plural, =1{{count} errada greu} other{{count} errades greus}}", + "nbMistakes": "{count, plural, =1{{count} errada} other{{count} errades}}", + "nbInaccuracies": "{count, plural, =1{{count} imprecisió} other{{count} imprecisions}}", + "nbPlayers": "{count, plural, =1{{count} jugador} other{{count} jugadors}}", + "nbGames": "{count, plural, =1{{count} partida} other{{count} partides}}", + "ratingXOverYGames": "{count, plural, =1{{count} puntuació en {param2} partida} other{{count} puntuació en {param2} partides}}", + "nbBookmarks": "{count, plural, =1{{count} preferida} other{{count} preferides}}", + "nbDays": "{count, plural, =1{{count} dia} other{{count} dies}}", + "nbHours": "{count, plural, =1{{count} hora} other{{count} hores}}", + "nbMinutes": "{count, plural, =1{{count} minut} other{{count} minuts}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{La classificació s'actualitza cada minut} other{La classificació s'actualitza cada {count} minuts}}", + "nbPuzzles": "{count, plural, =1{{count} problema} other{{count} problemes}}", + "nbGamesWithYou": "{count, plural, =1{{count} partida amb tu} other{{count} partides amb tu}}", + "nbRated": "{count, plural, =1{{count} puntuada} other{{count} puntuades}}", + "nbWins": "{count, plural, =1{{count} victòries} other{{count} victòries}}", + "nbLosses": "{count, plural, =1{{count} derrotes} other{{count} derrotes}}", + "nbDraws": "{count, plural, =1{{count} taules} other{{count} taules}}", + "nbPlaying": "{count, plural, =1{{count} en joc} other{{count} en joc}}", + "giveNbSeconds": "{count, plural, =1{Dona {count} segon} other{Dona {count} segons}}", + "nbTournamentPoints": "{count, plural, =1{{count} punt de torneig} other{{count} punts de torneig}}", + "nbStudies": "{count, plural, =1{{count} estudi} other{{count} estudis}}", + "nbSimuls": "{count, plural, =1{{count} simultània} other{{count} simultànies}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} partida per punts} other{≥ {count} partides per punts}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} {param2} partida puntuada} other{≥ {count} {param2} partides puntuades}}", + "needNbMorePerfGames": "{count, plural, =1{Necessites jugar {count} partida puntuada {param2} més} other{Necessites jugar {count} partides puntuades {param2} més}}", + "needNbMoreGames": "{count, plural, =1{Necessites jugar {count} partida puntuada més} other{Necessites jugar {count} partides puntuades més}}", + "nbImportedGames": "{count, plural, =1{{count} partides importades} other{{count} partides importades}}", + "nbFriendsOnline": "{count, plural, =1{{count} amic connectat} other{{count} amics connectats}}", + "nbFollowers": "{count, plural, =1{{count} seguidors} other{{count} seguidors}}", + "nbFollowing": "{count, plural, =1{Seguint {count} jugadors} other{Seguint {count} jugadors}}", + "lessThanNbMinutes": "{count, plural, =1{Menys de {count} minuts} other{Menys de {count} minuts}}", + "nbGamesInPlay": "{count, plural, =1{{count} partida en joc} other{{count} partides en joc}}", + "maximumNbCharacters": "{count, plural, =1{Màxim: {count} caràcters.} other{Màxim: {count} caràcters.}}", + "blocks": "{count, plural, =1{{count} jugadors bloquejats} other{{count} jugadors bloquejats}}", + "nbForumPosts": "{count, plural, =1{{count} Missatge al Fòrum} other{{count} Missatges al Fòrum}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} jugador de {param2} aquesta setmana.} other{{count} jugadors de {param2} aquesta setmana.}}", + "availableInNbLanguages": "{count, plural, =1{Disponible en {count} idiomes} other{Disponible en {count} idiomes}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} segon per jugar el primer moviment} other{{count} segons per jugar el primer moviment}}", + "nbSeconds": "{count, plural, =1{{count} segon} other{{count} segon}}", + "andSaveNbPremoveLines": "{count, plural, =1{i guardar {count} línia anticipada} other{i guardar {count} línies anticipades}}", "stormMoveToStart": "Fes una jugada per començar", "stormYouPlayTheWhitePiecesInAllPuzzles": "Jugues amb blanques a tots els problemes", "stormYouPlayTheBlackPiecesInAllPuzzles": "Jugues amb negres a tots els problemes", @@ -1264,8 +1264,8 @@ "stormClickToReload": "Clicar per recarregar", "stormThisRunHasExpired": "Aquesta ronda ha caducat!", "stormThisRunWasOpenedInAnotherTab": "Aquesta ronda s'ha obert a una altra pestanya!", - "stormXRuns": "{count, plural, =0{Un intent} =1{Un intent} other{{count} intents}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Ha jugat una ronda de {param2}} =1{Ha jugat una ronda de {param2}} other{Ha jugat {count} rondes de {param2}}}", + "stormXRuns": "{count, plural, =1{Un intent} other{{count} intents}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Ha jugat una ronda de {param2}} other{Ha jugat {count} rondes de {param2}}}", "streamerLichessStreamers": "Retransmissors de Lichess", "studyShareAndExport": "Comparteix i exporta", "studyStart": "Inici" diff --git a/lib/l10n/lila_cs.arb b/lib/l10n/lila_cs.arb index 40f5e60e84..b7279ba336 100644 --- a/lib/l10n/lila_cs.arb +++ b/lib/l10n/lila_cs.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Hostoval živý stream", "activityRankedInSwissTournament": "{param1}. místo v turnaji {param2}", "activitySignedUp": "Vytvořen účet na lichess", - "activitySupportedNbMonths": "{count, plural, =0{Podporuje lichess.org {count} měsíc jako {param2}} =1{Podporuje lichess.org {count} měsíc jako {param2}} few{Podporuje lichess.org {count} měsíce jako {param2}} many{Podporuje lichess.org {count} měsíců jako {param2}} other{Podporuje lichess.org {count} měsíců jako {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Procvičena {count} pozice v {param2}} =1{Procvičena {count} pozice v {param2}} few{Procvičeny {count} pozice v {param2}} many{Procvičeno {count} pozic v {param2}} other{Procvičeno {count} pozic v {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Vyřešena {count} taktická úloha} =1{Vyřešena {count} taktická úloha} few{Vyřešeny {count} taktické úlohy} many{Vyřešeno {count} taktických úloh} other{Vyřešeno {count} taktických úloh}}", - "activityPlayedNbGames": "{count, plural, =0{Odehrána {count} {param2} hra} =1{Odehrána {count} {param2} hra} few{Odehrány {count} {param2} hry} many{Odehráno {count} {param2} her} other{Odehráno {count} {param2} her}}", - "activityPostedNbMessages": "{count, plural, =0{Napsal {count} příspěvek do {param2}} =1{Napsal {count} příspěvek do {param2}} few{Odeslány {count} příspěvky do {param2}} many{Napsal {count} příspěvků do {param2}} other{Napsal {count} příspěvků do {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{Hrán {count} tah} =1{Hrán {count} tah} few{Hrány {count} tahy} many{Hráno {count} tahů} other{Hráno {count} tahů}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{v {count} korespondenční partii} =1{v {count} korespondenční partii} few{v {count} korespondenčních partiích} many{v {count} korespondenčních partiích} other{v {count} korespondenčních partiích}}", - "activityCompletedNbGames": "{count, plural, =0{Dokončena {count} korespondenční partie} =1{Dokončena {count} korespondenční partie} few{Dokončeny {count} korespondenční partie} many{Dokončeno {count} korespondenčních partií} other{Dokončeno {count} korespondenčních partií}}", - "activityFollowedNbPlayers": "{count, plural, =0{Začali jste sledovat {count} hráče} =1{Začali jste sledovat {count} hráče} few{Začali jste sledovat {count} hráče} many{Začali jste sledovat {count} hráčů} other{Začali jste sledovat {count} hráčů}}", - "activityGainedNbFollowers": "{count, plural, =0{Získán {count} nový následovník} =1{Získán {count} nový následovník} few{Získáni {count} noví následovníci} many{Získáno {count} nových následovníků} other{Získáno {count} nových následovníků}}", - "activityHostedNbSimuls": "{count, plural, =0{Hostili jste {count} simultánku} =1{Hostili jste {count} simultánku} few{Hostili jste {count} simultánky} many{Hostili jste {count} simultánek} other{Hostili jste {count} simultánek}}", - "activityJoinedNbSimuls": "{count, plural, =0{Zúčastnili jste se {count} simultánky} =1{Zúčastnili jste se {count} simultánky} few{Zúčastnili jste se {count} simultánek} many{Zúčastnili jste se {count} simultánek} other{Zúčastnili jste se {count} simultánek}}", - "activityCreatedNbStudies": "{count, plural, =0{Vytvořena {count} studie} =1{Vytvořena {count} studie} few{Vytvořeny {count} studie} many{Vytvořeno {count} studií} other{Vytvořeno {count} studií}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Účast v {count} turnaji} =1{Účast v {count} turnaji} few{Účast ve {count} turnajích} many{Účast v {count} turnajích} other{Účast v {count} turnajích}}", - "activityRankedInTournament": "{count, plural, =0{Skončil #{count} (top {param2}%) s {param3} hrou v {param4}} =1{Skončil #{count} (top {param2}%) s {param3} hrou v {param4}} few{Skončil #{count} (top {param2}%) s {param3} hrami v {param4}} many{Skončil #{count} (top {param2}%) s {param3} hrami v {param4}} other{Skončil #{count} (top {param2}%) s {param3} hrami v {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Účast v {count} švýcarském turnaji} =1{Účast v {count} švýcarském turnaji} few{Účast ve {count} švýcarských turnajích} many{Účast v {count} švýcarských turnajích} other{Účast v {count} švýcarských turnajích}}", - "activityJoinedNbTeams": "{count, plural, =0{Přidal se k {count} týmu} =1{Přidal se k {count} týmu} few{Přidal se k {count} týmům} many{Přidal se k {count} týmům} other{Přidal se k {count} týmům}}", + "activitySupportedNbMonths": "{count, plural, =1{Podporuje lichess.org {count} měsíc jako {param2}} few{Podporuje lichess.org {count} měsíce jako {param2}} many{Podporuje lichess.org {count} měsíců jako {param2}} other{Podporuje lichess.org {count} měsíců jako {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Procvičena {count} pozice v {param2}} few{Procvičeny {count} pozice v {param2}} many{Procvičeno {count} pozic v {param2}} other{Procvičeno {count} pozic v {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Vyřešena {count} taktická úloha} few{Vyřešeny {count} taktické úlohy} many{Vyřešeno {count} taktických úloh} other{Vyřešeno {count} taktických úloh}}", + "activityPlayedNbGames": "{count, plural, =1{Odehrána {count} {param2} hra} few{Odehrány {count} {param2} hry} many{Odehráno {count} {param2} her} other{Odehráno {count} {param2} her}}", + "activityPostedNbMessages": "{count, plural, =1{Napsal {count} příspěvek do {param2}} few{Odeslány {count} příspěvky do {param2}} many{Napsal {count} příspěvků do {param2}} other{Napsal {count} příspěvků do {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{Hrán {count} tah} few{Hrány {count} tahy} many{Hráno {count} tahů} other{Hráno {count} tahů}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{v {count} korespondenční partii} few{v {count} korespondenčních partiích} many{v {count} korespondenčních partiích} other{v {count} korespondenčních partiích}}", + "activityCompletedNbGames": "{count, plural, =1{Dokončena {count} korespondenční partie} few{Dokončeny {count} korespondenční partie} many{Dokončeno {count} korespondenčních partií} other{Dokončeno {count} korespondenčních partií}}", + "activityFollowedNbPlayers": "{count, plural, =1{Začali jste sledovat {count} hráče} few{Začali jste sledovat {count} hráče} many{Začali jste sledovat {count} hráčů} other{Začali jste sledovat {count} hráčů}}", + "activityGainedNbFollowers": "{count, plural, =1{Získán {count} nový následovník} few{Získáni {count} noví následovníci} many{Získáno {count} nových následovníků} other{Získáno {count} nových následovníků}}", + "activityHostedNbSimuls": "{count, plural, =1{Hostili jste {count} simultánku} few{Hostili jste {count} simultánky} many{Hostili jste {count} simultánek} other{Hostili jste {count} simultánek}}", + "activityJoinedNbSimuls": "{count, plural, =1{Zúčastnili jste se {count} simultánky} few{Zúčastnili jste se {count} simultánek} many{Zúčastnili jste se {count} simultánek} other{Zúčastnili jste se {count} simultánek}}", + "activityCreatedNbStudies": "{count, plural, =1{Vytvořena {count} studie} few{Vytvořeny {count} studie} many{Vytvořeno {count} studií} other{Vytvořeno {count} studií}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Účast v {count} turnaji} few{Účast ve {count} turnajích} many{Účast v {count} turnajích} other{Účast v {count} turnajích}}", + "activityRankedInTournament": "{count, plural, =1{Skončil #{count} (top {param2}%) s {param3} hrou v {param4}} few{Skončil #{count} (top {param2}%) s {param3} hrami v {param4}} many{Skončil #{count} (top {param2}%) s {param3} hrami v {param4}} other{Skončil #{count} (top {param2}%) s {param3} hrami v {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Účast v {count} švýcarském turnaji} few{Účast ve {count} švýcarských turnajích} many{Účast v {count} švýcarských turnajích} other{Účast v {count} švýcarských turnajích}}", + "activityJoinedNbTeams": "{count, plural, =1{Přidal se k {count} týmu} few{Přidal se k {count} týmům} many{Přidal se k {count} týmům} other{Přidal se k {count} týmům}}", "broadcastBroadcasts": "Přenosy", "broadcastStartDate": "Datum a čas zahájení ve vašem časovém pásmu", "challengeChallengesX": "Výzvy: {param1}", @@ -216,11 +216,11 @@ "puzzleNoPuzzlesToShow": "Nic k zobrazení, jděte nejdříve zkusit nějaké úlohy!", "puzzleImprovementAreasDescription": "Tyto procvičujte pro zlepšení!", "puzzleStrengthDescription": "V těchto tématech se vám daří nejvíc", - "puzzlePlayedXTimes": "{count, plural, =0{Hráno {count}krát} =1{Hráno {count}krát} few{Hráno {count}krát} many{Hráno {count}krát} other{Hráno {count}krát}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Jeden bod pod vaším ratingem} =1{Jeden bod pod vaším ratingem} few{{count} body pod vaším ratingem} many{{count} bodů pod vaším ratingem} other{{count} bodů pod vaším ratingem}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Jeden bod nad vaším ratingem} =1{Jeden bod nad vaším ratingem} few{{count} body nad vaším ratingem} many{{count} bodů nad vaším ratingem} other{{count} bodů nad vaším ratingem}}", - "puzzleNbPlayed": "{count, plural, =0{{count} zahána} =1{{count} zahána} few{{count} zahrány} many{{count} zahráno} other{{count} zahráno}}", - "puzzleNbToReplay": "{count, plural, =0{{count} k opakování} =1{{count} k opakování} few{{count} k opakování} many{{count} k opakování} other{{count} k opakování}}", + "puzzlePlayedXTimes": "{count, plural, =1{Hráno {count}krát} few{Hráno {count}krát} many{Hráno {count}krát} other{Hráno {count}krát}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Jeden bod pod vaším ratingem} few{{count} body pod vaším ratingem} many{{count} bodů pod vaším ratingem} other{{count} bodů pod vaším ratingem}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Jeden bod nad vaším ratingem} few{{count} body nad vaším ratingem} many{{count} bodů nad vaším ratingem} other{{count} bodů nad vaším ratingem}}", + "puzzleNbPlayed": "{count, plural, =1{{count} zahána} few{{count} zahrány} many{{count} zahráno} other{{count} zahráno}}", + "puzzleNbToReplay": "{count, plural, =1{{count} k opakování} few{{count} k opakování} many{{count} k opakování} other{{count} k opakování}}", "puzzleThemeAdvancedPawn": "Postouplý pěšec", "puzzleThemeAdvancedPawnDescription": "Jeden z Vašich pěšců je hluboko v poli protihráče, a možná hrozí proměnou.", "puzzleThemeAdvantage": "Výhoda", @@ -1150,48 +1150,48 @@ "instructions": "Pokyny", "showMeEverything": "Ukaž mi všechno", "lichessPatronInfo": "Lichess je bezplatný a zcela svobodný/nezávislý softvér s otevřeným zdrojovým kódem.\nVeškeré provozní náklady, vývoj a obsah jsou financovány výhradně z příspěvků uživatelů.", - "opponentLeftCounter": "{count, plural, =0{Tvůj soupeř opustil hru. Můžeš si vyžádat vítězství za {count} sekundu.} =1{Tvůj soupeř opustil hru. Můžeš si vyžádat vítězství za {count} sekundu.} few{Tvůj soupeř opustil hru. Můžeš si vyžádat vítězství za {count} sekundy.} many{Tvůj soupeř opustil hru. Můžeš si vyžádat vítězství za {count} sekund.} other{Tvůj soupeř opustil hru. Můžeš si vyžádat vítězství za {count} sekund.}}", - "mateInXHalfMoves": "{count, plural, =0{Mat v {count} půltahu} =1{Mat v {count} půltahu} few{Mat v {count} půltazích} many{Mat v {count} půltazích} other{Mat v {count} půltazích}}", - "nbBlunders": "{count, plural, =0{{count} hrubá chyba} =1{{count} hrubá chyba} few{{count} hrubé chyby} many{{count} hrubých chyb} other{{count} hrubých chyb}}", - "nbMistakes": "{count, plural, =0{{count} chyba} =1{{count} chyba} few{{count} chyby} many{{count} chyb} other{{count} chyb}}", - "nbInaccuracies": "{count, plural, =0{{count} nepřesnost} =1{{count} nepřesnost} few{{count} nepřesnosti} many{{count} nepřesností} other{{count} nepřesností}}", - "nbPlayers": "{count, plural, =0{{count} hráč online} =1{{count} hráč online} few{{count} hráči online} many{{count} hráčů online} other{{count} hráčů online}}", - "nbGames": "{count, plural, =0{{count} partie} =1{{count} partie} few{{count} partie} many{{count} partií} other{{count} partií}}", - "ratingXOverYGames": "{count, plural, =0{{count} hodnocení po {param2} partii} =1{{count} hodnocení po {param2} partii} few{{count} hodnocení po {param2} partiích} many{{count} hodnocení po {param2} partiích} other{{count} hodnocení po {param2} partiích}}", - "nbBookmarks": "{count, plural, =0{{count} záložka} =1{{count} záložka} few{{count} záložky} many{{count} záložek} other{{count} záložek}}", - "nbDays": "{count, plural, =0{{count} den} =1{{count} den} few{{count} dny} many{{count} dnů} other{{count} dnů}}", - "nbHours": "{count, plural, =0{{count} hodina} =1{{count} hodina} few{{count} hodiny} many{{count} hodin} other{{count} hodin}}", - "nbMinutes": "{count, plural, =0{{count} minuta} =1{{count} minuta} few{{count} minuty} many{{count} minut} other{{count} minut}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Pořadí je aktualizováno každou minutu} =1{Pořadí je aktualizováno každou minutu} few{Pořadí je aktualizováno každé {count} minuty} many{Pořadí je aktualizováno každých {count} minut} other{Pořadí je aktualizováno každých {count} minut}}", - "nbPuzzles": "{count, plural, =0{{count} taktická úloha} =1{{count} taktická úloha} few{{count} taktické úlohy} many{{count} taktických úloh} other{{count} taktických úloh}}", - "nbGamesWithYou": "{count, plural, =0{{count} partie s Vámi} =1{{count} partie s Vámi} few{{count} partie s Vámi} many{{count} partií s Vámi} other{{count} partií s Vámi}}", - "nbRated": "{count, plural, =0{{count} hodnocená} =1{{count} hodnocená} few{{count} hodnocené} many{{count} hodnocených} other{{count} hodnocených}}", - "nbWins": "{count, plural, =0{{count} výhra} =1{{count} výhra} few{{count} výhry} many{{count} výher} other{{count} výher}}", - "nbLosses": "{count, plural, =0{{count} prohra} =1{{count} prohra} few{{count} prohry} many{{count} proher} other{{count} proher}}", - "nbDraws": "{count, plural, =0{{count} remíza} =1{{count} remíza} few{{count} remízy} many{{count} remíz} other{{count} remíz}}", - "nbPlaying": "{count, plural, =0{{count} právě hraje} =1{{count} právě hraje} few{{count} se hrají} many{{count} se hraje} other{{count} se hraje}}", - "giveNbSeconds": "{count, plural, =0{Přidat {count} sekundu} =1{Přidat {count} sekundu} few{Přidat {count} sekundy} many{Přidat {count} sekund} other{Přidat {count} sekund}}", - "nbTournamentPoints": "{count, plural, =0{{count} turnajový bod} =1{{count} turnajový bod} few{{count} turnajové body} many{{count} turnajových bodů} other{{count} turnajových bodů}}", - "nbStudies": "{count, plural, =0{{count} studie} =1{{count} studie} few{{count} studie} many{{count} studií} other{{count} studií}}", - "nbSimuls": "{count, plural, =0{{count} simultánka} =1{{count} simultánka} few{{count} simultánky} many{{count} simultánek} other{{count} simultánek}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} hodnocená hra} =1{≥ {count} hodnocená hra} few{≥ {count} hodnocené hry} many{≥ {count} hodnocených her} other{≥ {count} hodnocených her}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} {param2} hodnocená hra} =1{≥ {count} {param2} hodnocená hra} few{≥ {count} {param2} hodnocené hry} many{≥ {count} {param2} hodnocených her} other{≥ {count} {param2} hodnocených her}}", - "needNbMorePerfGames": "{count, plural, =0{Potřebujete odehrát ještě {count} {param2} hodnocenou partii} =1{Potřebujete odehrát ještě {count} {param2} hodnocenou partii} few{Potřebujete odehrát ještě {count} {param2} hodnocené partie} many{Potřebujete odehrát ještě {count} {param2} hodnocených partií} other{Potřebujete odehrát ještě {count} {param2} hodnocených partií}}", - "needNbMoreGames": "{count, plural, =0{Potřebujete odehrát ještě {count} hodnocenou partii} =1{Potřebujete odehrát ještě {count} hodnocenou partii} few{Potřebujete odehrát ještě {count} hodnocené partie} many{Potřebujete odehrát ještě {count} hodnocených partií} other{Potřebujete odehrát ještě {count} hodnocených partií}}", - "nbImportedGames": "{count, plural, =0{{count} importovaná} =1{{count} importovaná} few{{count} importované} many{{count} importovaných} other{{count} importovaných}}", - "nbFriendsOnline": "{count, plural, =0{{count} kamarád online} =1{{count} kamarád online} few{{count} kamarádi online} many{{count} kamarádů online} other{{count} kamarádů online}}", - "nbFollowers": "{count, plural, =0{{count} následovník} =1{{count} následovník} few{{count} následovníci} many{{count} následovníků} other{{count} následovníků}}", - "nbFollowing": "{count, plural, =0{{count} sleduje} =1{{count} sleduje} few{{count} sleduje} many{{count} sleduje} other{{count} sleduje}}", - "lessThanNbMinutes": "{count, plural, =0{Méně než {count} minuta} =1{Méně než {count} minuta} few{Méně než {count} minuty} many{Méně než {count} minut} other{Méně než {count} minut}}", - "nbGamesInPlay": "{count, plural, =0{{count} rozehraná hra} =1{{count} rozehraná hra} few{{count} rozehrané hry} many{{count} rozehraných her} other{{count} rozehraných her}}", - "maximumNbCharacters": "{count, plural, =0{Maximum: {count} znak.} =1{Maximum: {count} znak.} few{Maximum: {count} znaky.} many{Maximum: {count} znaků.} other{Maximum: {count} znaků.}}", - "blocks": "{count, plural, =0{{count} zablokovaný hráč} =1{{count} zablokovaný hráč} few{{count} zablokovaní hráči} many{{count} zablokovaných hráčů} other{{count} zablokovaných hráčů}}", - "nbForumPosts": "{count, plural, =0{{count} příspěvek na fóru} =1{{count} příspěvek na fóru} few{{count} příspěvky na fóru} many{{count} příspěvků na fóru} other{{count} příspěvků na fóru}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} hráč hrál {param2} tento týden.} =1{{count} hráč hrál {param2} tento týden.} few{{count} hráči hráli {param2} tento týden.} many{{count} hráčů hrálo {param2} tento týden.} other{{count} hráčů hrálo {param2} tento týden.}}", - "availableInNbLanguages": "{count, plural, =0{Dostupné v {count} jazyku!} =1{Dostupné v {count} jazyku!} few{Dostupné v {count} jazycích!} many{Dostupné v {count} jazycích!} other{Dostupné v {count} jazycích!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} sekunda na první tah} =1{{count} sekunda na první tah} few{{count} sekundy na první tah} many{{count} sekund na první tah} other{{count} sekund na první tah}}", - "nbSeconds": "{count, plural, =0{{count} sekunda} =1{{count} sekunda} few{{count} sekundy} many{{count} sekund} other{{count} sekund}}", - "andSaveNbPremoveLines": "{count, plural, =0{a uložit {count} předtaženou variantu} =1{a uložit {count} předtaženou variantu} few{a uložit {count} předtažené varianty} many{a uložit {count} předtažených variant} other{a uložit {count} předtažených variant}}", + "opponentLeftCounter": "{count, plural, =1{Tvůj soupeř opustil hru. Můžeš si vyžádat vítězství za {count} sekundu.} few{Tvůj soupeř opustil hru. Můžeš si vyžádat vítězství za {count} sekundy.} many{Tvůj soupeř opustil hru. Můžeš si vyžádat vítězství za {count} sekund.} other{Tvůj soupeř opustil hru. Můžeš si vyžádat vítězství za {count} sekund.}}", + "mateInXHalfMoves": "{count, plural, =1{Mat v {count} půltahu} few{Mat v {count} půltazích} many{Mat v {count} půltazích} other{Mat v {count} půltazích}}", + "nbBlunders": "{count, plural, =1{{count} hrubá chyba} few{{count} hrubé chyby} many{{count} hrubých chyb} other{{count} hrubých chyb}}", + "nbMistakes": "{count, plural, =1{{count} chyba} few{{count} chyby} many{{count} chyb} other{{count} chyb}}", + "nbInaccuracies": "{count, plural, =1{{count} nepřesnost} few{{count} nepřesnosti} many{{count} nepřesností} other{{count} nepřesností}}", + "nbPlayers": "{count, plural, =1{{count} hráč online} few{{count} hráči online} many{{count} hráčů online} other{{count} hráčů online}}", + "nbGames": "{count, plural, =1{{count} partie} few{{count} partie} many{{count} partií} other{{count} partií}}", + "ratingXOverYGames": "{count, plural, =1{{count} hodnocení po {param2} partii} few{{count} hodnocení po {param2} partiích} many{{count} hodnocení po {param2} partiích} other{{count} hodnocení po {param2} partiích}}", + "nbBookmarks": "{count, plural, =1{{count} záložka} few{{count} záložky} many{{count} záložek} other{{count} záložek}}", + "nbDays": "{count, plural, =1{{count} den} few{{count} dny} many{{count} dnů} other{{count} dnů}}", + "nbHours": "{count, plural, =1{{count} hodina} few{{count} hodiny} many{{count} hodin} other{{count} hodin}}", + "nbMinutes": "{count, plural, =1{{count} minuta} few{{count} minuty} many{{count} minut} other{{count} minut}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Pořadí je aktualizováno každou minutu} few{Pořadí je aktualizováno každé {count} minuty} many{Pořadí je aktualizováno každých {count} minut} other{Pořadí je aktualizováno každých {count} minut}}", + "nbPuzzles": "{count, plural, =1{{count} taktická úloha} few{{count} taktické úlohy} many{{count} taktických úloh} other{{count} taktických úloh}}", + "nbGamesWithYou": "{count, plural, =1{{count} partie s Vámi} few{{count} partie s Vámi} many{{count} partií s Vámi} other{{count} partií s Vámi}}", + "nbRated": "{count, plural, =1{{count} hodnocená} few{{count} hodnocené} many{{count} hodnocených} other{{count} hodnocených}}", + "nbWins": "{count, plural, =1{{count} výhra} few{{count} výhry} many{{count} výher} other{{count} výher}}", + "nbLosses": "{count, plural, =1{{count} prohra} few{{count} prohry} many{{count} proher} other{{count} proher}}", + "nbDraws": "{count, plural, =1{{count} remíza} few{{count} remízy} many{{count} remíz} other{{count} remíz}}", + "nbPlaying": "{count, plural, =1{{count} právě hraje} few{{count} se hrají} many{{count} se hraje} other{{count} se hraje}}", + "giveNbSeconds": "{count, plural, =1{Přidat {count} sekundu} few{Přidat {count} sekundy} many{Přidat {count} sekund} other{Přidat {count} sekund}}", + "nbTournamentPoints": "{count, plural, =1{{count} turnajový bod} few{{count} turnajové body} many{{count} turnajových bodů} other{{count} turnajových bodů}}", + "nbStudies": "{count, plural, =1{{count} studie} few{{count} studie} many{{count} studií} other{{count} studií}}", + "nbSimuls": "{count, plural, =1{{count} simultánka} few{{count} simultánky} many{{count} simultánek} other{{count} simultánek}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} hodnocená hra} few{≥ {count} hodnocené hry} many{≥ {count} hodnocených her} other{≥ {count} hodnocených her}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} {param2} hodnocená hra} few{≥ {count} {param2} hodnocené hry} many{≥ {count} {param2} hodnocených her} other{≥ {count} {param2} hodnocených her}}", + "needNbMorePerfGames": "{count, plural, =1{Potřebujete odehrát ještě {count} {param2} hodnocenou partii} few{Potřebujete odehrát ještě {count} {param2} hodnocené partie} many{Potřebujete odehrát ještě {count} {param2} hodnocených partií} other{Potřebujete odehrát ještě {count} {param2} hodnocených partií}}", + "needNbMoreGames": "{count, plural, =1{Potřebujete odehrát ještě {count} hodnocenou partii} few{Potřebujete odehrát ještě {count} hodnocené partie} many{Potřebujete odehrát ještě {count} hodnocených partií} other{Potřebujete odehrát ještě {count} hodnocených partií}}", + "nbImportedGames": "{count, plural, =1{{count} importovaná} few{{count} importované} many{{count} importovaných} other{{count} importovaných}}", + "nbFriendsOnline": "{count, plural, =1{{count} kamarád online} few{{count} kamarádi online} many{{count} kamarádů online} other{{count} kamarádů online}}", + "nbFollowers": "{count, plural, =1{{count} následovník} few{{count} následovníci} many{{count} následovníků} other{{count} následovníků}}", + "nbFollowing": "{count, plural, =1{{count} sleduje} few{{count} sleduje} many{{count} sleduje} other{{count} sleduje}}", + "lessThanNbMinutes": "{count, plural, =1{Méně než {count} minuta} few{Méně než {count} minuty} many{Méně než {count} minut} other{Méně než {count} minut}}", + "nbGamesInPlay": "{count, plural, =1{{count} rozehraná hra} few{{count} rozehrané hry} many{{count} rozehraných her} other{{count} rozehraných her}}", + "maximumNbCharacters": "{count, plural, =1{Maximum: {count} znak.} few{Maximum: {count} znaky.} many{Maximum: {count} znaků.} other{Maximum: {count} znaků.}}", + "blocks": "{count, plural, =1{{count} zablokovaný hráč} few{{count} zablokovaní hráči} many{{count} zablokovaných hráčů} other{{count} zablokovaných hráčů}}", + "nbForumPosts": "{count, plural, =1{{count} příspěvek na fóru} few{{count} příspěvky na fóru} many{{count} příspěvků na fóru} other{{count} příspěvků na fóru}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} hráč hrál {param2} tento týden.} few{{count} hráči hráli {param2} tento týden.} many{{count} hráčů hrálo {param2} tento týden.} other{{count} hráčů hrálo {param2} tento týden.}}", + "availableInNbLanguages": "{count, plural, =1{Dostupné v {count} jazyku!} few{Dostupné v {count} jazycích!} many{Dostupné v {count} jazycích!} other{Dostupné v {count} jazycích!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} sekunda na první tah} few{{count} sekundy na první tah} many{{count} sekund na první tah} other{{count} sekund na první tah}}", + "nbSeconds": "{count, plural, =1{{count} sekunda} few{{count} sekundy} many{{count} sekund} other{{count} sekund}}", + "andSaveNbPremoveLines": "{count, plural, =1{a uložit {count} předtaženou variantu} few{a uložit {count} předtažené varianty} many{a uložit {count} předtažených variant} other{a uložit {count} předtažených variant}}", "stormMoveToStart": "Zahrajte tah pro zahájení", "stormYouPlayTheWhitePiecesInAllPuzzles": "Ve všech úlohách máte bílé figury", "stormYouPlayTheBlackPiecesInAllPuzzles": "Ve všech úlohách máte černé figury", @@ -1243,8 +1243,8 @@ "stormClickToReload": "Kliknutím obnovte", "stormThisRunHasExpired": "Tento závod byl již smazán!", "stormThisRunWasOpenedInAnotherTab": "Váš závod byl otevřen na další stránce!", - "stormXRuns": "{count, plural, =0{1 pokus} =1{1 pokus} few{{count} pokusy} many{{count} pokusů} other{{count} pokusů}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Odehrán jeden {param2}} =1{Odehrán jeden {param2}} few{Odehrány {count} pokusy {param2}} many{Odehráno {count} her {param2}} other{Odehráno {count} běhů z {param2}}}", + "stormXRuns": "{count, plural, =1{1 pokus} few{{count} pokusy} many{{count} pokusů} other{{count} pokusů}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Odehrán jeden {param2}} few{Odehrány {count} pokusy {param2}} many{Odehráno {count} her {param2}} other{Odehráno {count} běhů z {param2}}}", "streamerLichessStreamers": "Lichess streameři", "studyShareAndExport": "Sdílení a export", "studyStart": "Začít" diff --git a/lib/l10n/lila_da.arb b/lib/l10n/lila_da.arb index a208c28c55..41b628ec94 100644 --- a/lib/l10n/lila_da.arb +++ b/lib/l10n/lila_da.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Hostede en livestream", "activityRankedInSwissTournament": "Rangeret #{param1} i {param2}", "activitySignedUp": "Tilmeldte sig lichess.org", - "activitySupportedNbMonths": "{count, plural, =0{Har støttet lichess.org i {count} måneder som en {param2}} =1{Har støttet lichess.org i {count} måneder som en {param2}} other{Har støttet lichess.org i {count} måneder som en {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Øvede {count} stilling i {param2}} =1{Øvede {count} stilling i {param2}} other{Øvede {count} stillinger i {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Løste {count} taktisk opgave} =1{Løste {count} taktisk opgave} other{Løste {count} taktiske opgaver}}", - "activityPlayedNbGames": "{count, plural, =0{Spillede {count} {param2} parti} =1{Spillede {count} {param2} parti} other{Spillede {count} {param2} partier}}", - "activityPostedNbMessages": "{count, plural, =0{Lavede {count} indlæg i {param2}} =1{Lavede {count} indlæg i {param2}} other{Lavede {count} indlæg i {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{Spillede {count} træk} =1{Spillede {count} træk} other{Spillede {count} træk}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{i {count} korrespondanceparti} =1{i {count} korrespondanceparti} other{i {count} korrespondancepartier}}", - "activityCompletedNbGames": "{count, plural, =0{Afsluttede {count} korrespondanceparti} =1{Afsluttede {count} korrespondanceparti} other{Afsluttede {count} korrespondancepartier}}", - "activityFollowedNbPlayers": "{count, plural, =0{Begyndte at følge {count} spiller} =1{Begyndte at følge {count} spiller} other{Begyndte at følge {count} spillere}}", - "activityGainedNbFollowers": "{count, plural, =0{Fik {count} ny følger} =1{Fik {count} ny følger} other{Fik {count} nye følgere}}", - "activityHostedNbSimuls": "{count, plural, =0{Var vært for {count} simultanskakarrangement} =1{Var vært for {count} simultanskakarrangement} other{Var vært for {count} simultanskakarrangementer}}", - "activityJoinedNbSimuls": "{count, plural, =0{Deltog i {count} simultanskakarrangement} =1{Deltog i {count} simultanskakarrangement} other{Deltog i {count} simultanskakarrangementer}}", - "activityCreatedNbStudies": "{count, plural, =0{Oprettede {count} nyt studie} =1{Oprettede {count} nyt studie} other{Oprettede {count} nye studier}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Deltog i {count} turnering} =1{Deltog i {count} turnering} other{Deltog i {count} turneringer}}", - "activityRankedInTournament": "{count, plural, =0{Rangeret #{count} (top {param2}%) med {param3} parti i {param4}} =1{Rangeret #{count} (top {param2}%) med {param3} parti i {param4}} other{Rangeret #{count} (top {param2}%) med {param3} partier i {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Deltog i {count} schweizerturnering} =1{Deltog i {count} schweizerturnering} other{Deltog i {count} schweizerturneringer}}", - "activityJoinedNbTeams": "{count, plural, =0{Blev medlem af {count} hold} =1{Blev medlem af {count} hold} other{Blev medlem af {count} hold}}", + "activitySupportedNbMonths": "{count, plural, =1{Har støttet lichess.org i {count} måneder som en {param2}} other{Har støttet lichess.org i {count} måneder som en {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Øvede {count} stilling i {param2}} other{Øvede {count} stillinger i {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Løste {count} taktisk opgave} other{Løste {count} taktiske opgaver}}", + "activityPlayedNbGames": "{count, plural, =1{Spillede {count} {param2} parti} other{Spillede {count} {param2} partier}}", + "activityPostedNbMessages": "{count, plural, =1{Lavede {count} indlæg i {param2}} other{Lavede {count} indlæg i {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{Spillede {count} træk} other{Spillede {count} træk}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{i {count} korrespondanceparti} other{i {count} korrespondancepartier}}", + "activityCompletedNbGames": "{count, plural, =1{Afsluttede {count} korrespondanceparti} other{Afsluttede {count} korrespondancepartier}}", + "activityFollowedNbPlayers": "{count, plural, =1{Begyndte at følge {count} spiller} other{Begyndte at følge {count} spillere}}", + "activityGainedNbFollowers": "{count, plural, =1{Fik {count} ny følger} other{Fik {count} nye følgere}}", + "activityHostedNbSimuls": "{count, plural, =1{Var vært for {count} simultanskakarrangement} other{Var vært for {count} simultanskakarrangementer}}", + "activityJoinedNbSimuls": "{count, plural, =1{Deltog i {count} simultanskakarrangement} other{Deltog i {count} simultanskakarrangementer}}", + "activityCreatedNbStudies": "{count, plural, =1{Oprettede {count} nyt studie} other{Oprettede {count} nye studier}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Deltog i {count} turnering} other{Deltog i {count} turneringer}}", + "activityRankedInTournament": "{count, plural, =1{Rangeret #{count} (top {param2}%) med {param3} parti i {param4}} other{Rangeret #{count} (top {param2}%) med {param3} partier i {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Deltog i {count} schweizerturnering} other{Deltog i {count} schweizerturneringer}}", + "activityJoinedNbTeams": "{count, plural, =1{Blev medlem af {count} hold} other{Blev medlem af {count} hold}}", "broadcastBroadcasts": "Udsendelser", "broadcastStartDate": "Startdato i din egen tidszone", "challengeChallengesX": "Udfordringer: {param1}", @@ -216,11 +216,11 @@ "puzzleNoPuzzlesToShow": "Intet at vise, løs først nogle opgaver!", "puzzleImprovementAreasDescription": "Træn disse for at optimere dine fremskridt!", "puzzleStrengthDescription": "Du klarer dig bedst i disse temaer", - "puzzlePlayedXTimes": "{count, plural, =0{Spillet {count} gang} =1{Spillet {count} gang} other{Spillet {count} gange}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Ét point under din opgave-rating} =1{Ét point under din opgave-rating} other{{count} points under din opgave-rating}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Ét point over din opgave-rating} =1{Ét point over din opgave-rating} other{{count} points over din opgave-rating}}", - "puzzleNbPlayed": "{count, plural, =0{{count} spillet} =1{{count} spillet} other{{count} spillede}}", - "puzzleNbToReplay": "{count, plural, =0{{count} at spille igen} =1{{count} at spille igen} other{{count} at spille igen}}", + "puzzlePlayedXTimes": "{count, plural, =1{Spillet {count} gang} other{Spillet {count} gange}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Ét point under din opgave-rating} other{{count} points under din opgave-rating}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Ét point over din opgave-rating} other{{count} points over din opgave-rating}}", + "puzzleNbPlayed": "{count, plural, =1{{count} spillet} other{{count} spillede}}", + "puzzleNbToReplay": "{count, plural, =1{{count} at spille igen} other{{count} at spille igen}}", "puzzleThemeAdvancedPawn": "Fremskudt bonde", "puzzleThemeAdvancedPawnDescription": "En bonde, der forvandles eller truer med at forvandle, er nøglen til taktikken.", "puzzleThemeAdvantage": "Fordel", @@ -1171,48 +1171,48 @@ "showMeEverything": "Vis mig alt", "lichessPatronInfo": "Lichess er en velgørenhedsorganisation og helt gratis/libre open source-software.\nAlle driftsomkostninger, udvikling og indhold finansieres udelukkende af brugerdonationer.", "nothingToSeeHere": "Intet at se her i øjeblikket.", - "opponentLeftCounter": "{count, plural, =0{Din modstander har forladt partiet. Du kan kræve at få tildelt sejren om {count} sekund.} =1{Din modstander har forladt partiet. Du kan kræve at få tildelt sejren om {count} sekund.} other{Din modstander har forladt partiet. Du kan kræve at få tildelt sejren om {count} sekunder.}}", - "mateInXHalfMoves": "{count, plural, =0{Mat i {count} halv-træk} =1{Mat i {count} halv-træk} other{Mat i {count} halv-træk}}", - "nbBlunders": "{count, plural, =0{{count} brøler} =1{{count} brøler} other{{count} brølere}}", - "nbMistakes": "{count, plural, =0{{count} fejl} =1{{count} fejl} other{{count} fejl}}", - "nbInaccuracies": "{count, plural, =0{{count} unøjagtighed} =1{{count} unøjagtighed} other{{count} unøjagtigheder}}", - "nbPlayers": "{count, plural, =0{{count} spiller} =1{{count} spiller} other{{count} spillere}}", - "nbGames": "{count, plural, =0{{count} parti} =1{{count} parti} other{{count} partier}}", - "ratingXOverYGames": "{count, plural, =0{{count} rating over {param2} parti} =1{{count} rating over {param2} parti} other{{count} rating over {param2} partier}}", - "nbBookmarks": "{count, plural, =0{{count} bogmærke} =1{{count} bogmærke} other{{count} bogmærker}}", - "nbDays": "{count, plural, =0{{count} dag} =1{{count} dag} other{{count} dage}}", - "nbHours": "{count, plural, =0{{count} time} =1{{count} time} other{{count} timer}}", - "nbMinutes": "{count, plural, =0{{count} minut} =1{{count} minut} other{{count} minutter}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Ranking opdateres hvert minut} =1{Ranking opdateres hvert minut} other{Ranking opdateres hvert {count} minut}}", - "nbPuzzles": "{count, plural, =0{{count} taktikopgave} =1{{count} taktikopgave} other{{count} taktikopgaver}}", - "nbGamesWithYou": "{count, plural, =0{{count} parti med dig} =1{{count} parti med dig} other{{count} partier med dig}}", - "nbRated": "{count, plural, =0{{count} ratet} =1{{count} ratet} other{{count} ratede}}", - "nbWins": "{count, plural, =0{{count} sejr} =1{{count} sejr} other{{count} sejre}}", - "nbLosses": "{count, plural, =0{{count} nederlag} =1{{count} nederlag} other{{count} nederlag}}", - "nbDraws": "{count, plural, =0{{count} remis} =1{{count} remis} other{{count} remiser}}", - "nbPlaying": "{count, plural, =0{{count} spil i gang} =1{{count} spil i gang} other{{count} spil i gang}}", - "giveNbSeconds": "{count, plural, =0{Giv {count} sekund} =1{Giv {count} sekund} other{Giv {count} sekunder}}", - "nbTournamentPoints": "{count, plural, =0{{count} turneringspoint} =1{{count} turneringspoint} other{{count} turneringspoint}}", - "nbStudies": "{count, plural, =0{{count} studie} =1{{count} studie} other{{count} studier}}", - "nbSimuls": "{count, plural, =0{{count} simultan} =1{{count} simultan} other{{count} simultaner}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} ratet parti} =1{≥ {count} ratet parti} other{≥ {count} ratede partier}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} ratet {param2} parti} =1{≥ {count} ratet {param2} parti} other{≥ {count} ratede {param2} partier}}", - "needNbMorePerfGames": "{count, plural, =0{Du er nødt til at spille {count} ratet {param2} parti mere} =1{Du er nødt til at spille {count} ratet {param2} parti mere} other{Du er nødt til at spille {count} ratede {param2} partier mere}}", - "needNbMoreGames": "{count, plural, =0{Du er nødt til at spille {count} ratet parti mere} =1{Du er nødt til at spille {count} ratet parti mere} other{Du er nødt til at spille {count} ratede partier mere}}", - "nbImportedGames": "{count, plural, =0{{count} importerede spil} =1{{count} importerede spil} other{{count} importerede spil}}", - "nbFriendsOnline": "{count, plural, =0{{count} ven online} =1{{count} ven online} other{{count} venner online}}", - "nbFollowers": "{count, plural, =0{{count} som følger} =1{{count} som følger} other{{count} følgere}}", - "nbFollowing": "{count, plural, =0{{count} følger} =1{{count} følger} other{{count} følger}}", - "lessThanNbMinutes": "{count, plural, =0{Mindre end {count} minut} =1{Mindre end {count} minut} other{Mindre end {count} minutter}}", - "nbGamesInPlay": "{count, plural, =0{{count} parti i gang} =1{{count} parti i gang} other{{count} partier i gang}}", - "maximumNbCharacters": "{count, plural, =0{Maximum: {count} tegn.} =1{Maximum: {count} tegn.} other{Maximum: {count} tegn.}}", - "blocks": "{count, plural, =0{{count} blokeret spiller} =1{{count} blokeret spiller} other{{count} blokerede spillere}}", - "nbForumPosts": "{count, plural, =0{{count} forum-opslag} =1{{count} forum-opslag} other{{count} forum-opslag}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} {param2} spiller denne uge.} =1{{count} {param2} spiller denne uge.} other{{count} {param2} spillere denne uge.}}", - "availableInNbLanguages": "{count, plural, =0{Tilgængelig på {count} sprog!} =1{Tilgængelig på {count} sprog!} other{Tilgængelig på {count} sprog!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} sekund til at lave det første træk} =1{{count} sekund til at lave det første træk} other{{count} sekunder til at lave det første træk}}", - "nbSeconds": "{count, plural, =0{{count} sekund} =1{{count} sekund} other{{count} sekunder}}", - "andSaveNbPremoveLines": "{count, plural, =0{og gem {count} serie af forhåndstræk} =1{og gem {count} serie af forhåndstræk} other{og gem {count} serier af forhåndstræk}}", + "opponentLeftCounter": "{count, plural, =1{Din modstander har forladt partiet. Du kan kræve at få tildelt sejren om {count} sekund.} other{Din modstander har forladt partiet. Du kan kræve at få tildelt sejren om {count} sekunder.}}", + "mateInXHalfMoves": "{count, plural, =1{Mat i {count} halv-træk} other{Mat i {count} halv-træk}}", + "nbBlunders": "{count, plural, =1{{count} brøler} other{{count} brølere}}", + "nbMistakes": "{count, plural, =1{{count} fejl} other{{count} fejl}}", + "nbInaccuracies": "{count, plural, =1{{count} unøjagtighed} other{{count} unøjagtigheder}}", + "nbPlayers": "{count, plural, =1{{count} spiller} other{{count} spillere}}", + "nbGames": "{count, plural, =1{{count} parti} other{{count} partier}}", + "ratingXOverYGames": "{count, plural, =1{{count} rating over {param2} parti} other{{count} rating over {param2} partier}}", + "nbBookmarks": "{count, plural, =1{{count} bogmærke} other{{count} bogmærker}}", + "nbDays": "{count, plural, =1{{count} dag} other{{count} dage}}", + "nbHours": "{count, plural, =1{{count} time} other{{count} timer}}", + "nbMinutes": "{count, plural, =1{{count} minut} other{{count} minutter}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Ranking opdateres hvert minut} other{Ranking opdateres hvert {count} minut}}", + "nbPuzzles": "{count, plural, =1{{count} taktikopgave} other{{count} taktikopgaver}}", + "nbGamesWithYou": "{count, plural, =1{{count} parti med dig} other{{count} partier med dig}}", + "nbRated": "{count, plural, =1{{count} ratet} other{{count} ratede}}", + "nbWins": "{count, plural, =1{{count} sejr} other{{count} sejre}}", + "nbLosses": "{count, plural, =1{{count} nederlag} other{{count} nederlag}}", + "nbDraws": "{count, plural, =1{{count} remis} other{{count} remiser}}", + "nbPlaying": "{count, plural, =1{{count} spil i gang} other{{count} spil i gang}}", + "giveNbSeconds": "{count, plural, =1{Giv {count} sekund} other{Giv {count} sekunder}}", + "nbTournamentPoints": "{count, plural, =1{{count} turneringspoint} other{{count} turneringspoint}}", + "nbStudies": "{count, plural, =1{{count} studie} other{{count} studier}}", + "nbSimuls": "{count, plural, =1{{count} simultan} other{{count} simultaner}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} ratet parti} other{≥ {count} ratede partier}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} ratet {param2} parti} other{≥ {count} ratede {param2} partier}}", + "needNbMorePerfGames": "{count, plural, =1{Du er nødt til at spille {count} ratet {param2} parti mere} other{Du er nødt til at spille {count} ratede {param2} partier mere}}", + "needNbMoreGames": "{count, plural, =1{Du er nødt til at spille {count} ratet parti mere} other{Du er nødt til at spille {count} ratede partier mere}}", + "nbImportedGames": "{count, plural, =1{{count} importerede spil} other{{count} importerede spil}}", + "nbFriendsOnline": "{count, plural, =1{{count} ven online} other{{count} venner online}}", + "nbFollowers": "{count, plural, =1{{count} som følger} other{{count} følgere}}", + "nbFollowing": "{count, plural, =1{{count} følger} other{{count} følger}}", + "lessThanNbMinutes": "{count, plural, =1{Mindre end {count} minut} other{Mindre end {count} minutter}}", + "nbGamesInPlay": "{count, plural, =1{{count} parti i gang} other{{count} partier i gang}}", + "maximumNbCharacters": "{count, plural, =1{Maximum: {count} tegn.} other{Maximum: {count} tegn.}}", + "blocks": "{count, plural, =1{{count} blokeret spiller} other{{count} blokerede spillere}}", + "nbForumPosts": "{count, plural, =1{{count} forum-opslag} other{{count} forum-opslag}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} {param2} spiller denne uge.} other{{count} {param2} spillere denne uge.}}", + "availableInNbLanguages": "{count, plural, =1{Tilgængelig på {count} sprog!} other{Tilgængelig på {count} sprog!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} sekund til at lave det første træk} other{{count} sekunder til at lave det første træk}}", + "nbSeconds": "{count, plural, =1{{count} sekund} other{{count} sekunder}}", + "andSaveNbPremoveLines": "{count, plural, =1{og gem {count} serie af forhåndstræk} other{og gem {count} serier af forhåndstræk}}", "stormMoveToStart": "Ryk for at starte", "stormYouPlayTheWhitePiecesInAllPuzzles": "Du har de hvide brikker i alle opgaver", "stormYouPlayTheBlackPiecesInAllPuzzles": "Du har de sorte brikker i alle opgaver", @@ -1264,8 +1264,8 @@ "stormClickToReload": "Klik for at genindlæse", "stormThisRunHasExpired": "Denne runde er afsluttet!", "stormThisRunWasOpenedInAnotherTab": "Denne runde blev åbnet i en anden fane!", - "stormXRuns": "{count, plural, =0{Første runde} =1{Første runde} other{{count} runder}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Spillede en runde af {param2}} =1{Spillede en runde af {param2}} other{Spillede {count} runder af {param2}}}", + "stormXRuns": "{count, plural, =1{Første runde} other{{count} runder}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Spillede en runde af {param2}} other{Spillede {count} runder af {param2}}}", "streamerLichessStreamers": "Lichess-streamere", "studyShareAndExport": "Del & eksport", "studyStart": "Start" diff --git a/lib/l10n/lila_de.arb b/lib/l10n/lila_de.arb index ca5f693ad7..f19af5ee3a 100644 --- a/lib/l10n/lila_de.arb +++ b/lib/l10n/lila_de.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Hat live gestreamt", "activityRankedInSwissTournament": "Hat Platz #{param1} im Turnier {param2} belegt", "activitySignedUp": "Hat sich bei Lichess angemeldet", - "activitySupportedNbMonths": "{count, plural, =0{Unterstützt lichess.org seit {count} Monat als {param2}} =1{Unterstützt lichess.org seit {count} Monat als {param2}} other{Unterstützt lichess.org seit {count} Monaten als {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Hat {count} Stellung bei {param2} geübt} =1{Hat {count} Stellung bei {param2} geübt} other{Hat {count} Stellungen bei {param2} geübt}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Hat {count} Taktikaufgabe gelöst} =1{Hat {count} Taktikaufgabe gelöst} other{Hat {count} Taktikaufgaben gelöst}}", - "activityPlayedNbGames": "{count, plural, =0{Hat {count} Partie {param2} gespielt} =1{Hat {count} Partie {param2} gespielt} other{Hat {count} Partien {param2} gespielt}}", - "activityPostedNbMessages": "{count, plural, =0{Hat {count} Nachricht in {param2} geschrieben} =1{Hat {count} Nachricht in {param2} geschrieben} other{Hat {count} Nachrichten in {param2} geschrieben}}", - "activityPlayedNbMoves": "{count, plural, =0{Spielte {count} Zug} =1{Spielte {count} Zug} other{Spielte {count} Züge}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{in {count} Fernschachpartie} =1{in {count} Fernschachpartie} other{in {count} Fernschachpartien}}", - "activityCompletedNbGames": "{count, plural, =0{Hat {count} Fernschachpartie gespielt} =1{Hat {count} Fernschachpartie gespielt} other{Hat {count} Fernschachpartien gespielt}}", - "activityFollowedNbPlayers": "{count, plural, =0{Folgt {count} Spieler} =1{Folgt {count} Spieler} other{Folgt {count} Spielern}}", - "activityGainedNbFollowers": "{count, plural, =0{Hat {count} neuen Follower} =1{Hat {count} neuen Follower} other{Hat {count} neue Follower}}", - "activityHostedNbSimuls": "{count, plural, =0{Hat {count} Simultanvorstellung gegeben} =1{Hat {count} Simultanvorstellung gegeben} other{Hat {count} Simultanvorstellungen gegeben}}", - "activityJoinedNbSimuls": "{count, plural, =0{Hat an {count} Simultanvorstellung teilgenommen} =1{Hat an {count} Simultanvorstellung teilgenommen} other{Hat an {count} Simultanvorstellungen teilgenommen}}", - "activityCreatedNbStudies": "{count, plural, =0{Hat {count} neue Studie erstellt} =1{Hat {count} neue Studie erstellt} other{Hat {count} neue Studien erstellt}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Hat an {count} Turnier teilgenommen} =1{Hat an {count} Turnier teilgenommen} other{Hat an {count} Turnieren teilgenommen}}", - "activityRankedInTournament": "{count, plural, =0{Hat Platz #{count} (obere {param2}%) mit {param3} Spiel in {param4} erreicht} =1{Hat Platz #{count} (obere {param2}%) mit {param3} Spiel in {param4} erreicht} other{Hat Platz #{count} (obere {param2}%) mit {param3} Spielen in {param4} erreicht}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Hat an {count} Turnier nach Schweizer System teilgenommen} =1{Hat an {count} Turnier nach Schweizer System teilgenommen} other{Hat an {count} Turnieren nach Schweizer System teilgenommen}}", - "activityJoinedNbTeams": "{count, plural, =0{Ist {count} Team beigetreten} =1{Ist {count} Team beigetreten} other{Ist {count} Teams beigetreten}}", + "activitySupportedNbMonths": "{count, plural, =1{Unterstützt lichess.org seit {count} Monat als {param2}} other{Unterstützt lichess.org seit {count} Monaten als {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Hat {count} Stellung bei {param2} geübt} other{Hat {count} Stellungen bei {param2} geübt}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Hat {count} Taktikaufgabe gelöst} other{Hat {count} Taktikaufgaben gelöst}}", + "activityPlayedNbGames": "{count, plural, =1{Hat {count} Partie {param2} gespielt} other{Hat {count} Partien {param2} gespielt}}", + "activityPostedNbMessages": "{count, plural, =1{Hat {count} Nachricht in {param2} geschrieben} other{Hat {count} Nachrichten in {param2} geschrieben}}", + "activityPlayedNbMoves": "{count, plural, =1{Spielte {count} Zug} other{Spielte {count} Züge}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{in {count} Fernschachpartie} other{in {count} Fernschachpartien}}", + "activityCompletedNbGames": "{count, plural, =1{Hat {count} Fernschachpartie gespielt} other{Hat {count} Fernschachpartien gespielt}}", + "activityFollowedNbPlayers": "{count, plural, =1{Folgt {count} Spieler} other{Folgt {count} Spielern}}", + "activityGainedNbFollowers": "{count, plural, =1{Hat {count} neuen Follower} other{Hat {count} neue Follower}}", + "activityHostedNbSimuls": "{count, plural, =1{Hat {count} Simultanvorstellung gegeben} other{Hat {count} Simultanvorstellungen gegeben}}", + "activityJoinedNbSimuls": "{count, plural, =1{Hat an {count} Simultanvorstellung teilgenommen} other{Hat an {count} Simultanvorstellungen teilgenommen}}", + "activityCreatedNbStudies": "{count, plural, =1{Hat {count} neue Studie erstellt} other{Hat {count} neue Studien erstellt}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Hat an {count} Turnier teilgenommen} other{Hat an {count} Turnieren teilgenommen}}", + "activityRankedInTournament": "{count, plural, =1{Hat Platz #{count} (obere {param2}%) mit {param3} Spiel in {param4} erreicht} other{Hat Platz #{count} (obere {param2}%) mit {param3} Spielen in {param4} erreicht}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Hat an {count} Turnier nach Schweizer System teilgenommen} other{Hat an {count} Turnieren nach Schweizer System teilgenommen}}", + "activityJoinedNbTeams": "{count, plural, =1{Ist {count} Team beigetreten} other{Ist {count} Teams beigetreten}}", "broadcastBroadcasts": "Übertragungen", "broadcastStartDate": "Startdatum in deiner eigenen Zeitzone", "challengeChallengesX": "Herausforderungen: {param1}", @@ -216,11 +216,11 @@ "puzzleNoPuzzlesToShow": "Es gibt nichts zu zeigen, löse zuerst ein paar Aufgaben!", "puzzleImprovementAreasDescription": "Übe das, um deinen Fortschritt zu optimieren!", "puzzleStrengthDescription": "Bei diesen Themen schneiden Sie am besten ab", - "puzzlePlayedXTimes": "{count, plural, =0{{count} mal gespielt} =1{{count} mal gespielt} other{{count} mal gespielt}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Ein Punkt unter deiner Aufgaben-Wertung} =1{Ein Punkt unter deiner Aufgaben-Wertung} other{{count} Punkte unter deiner Aufgabenwertung}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Ein Punkt über deiner Aufgabenwertung} =1{Ein Punkt über deiner Aufgabenwertung} other{{count} Punkte über deiner Aufgabenwertung}}", - "puzzleNbPlayed": "{count, plural, =0{{count} gespielt} =1{{count} gespielt} other{{count} gespielt}}", - "puzzleNbToReplay": "{count, plural, =0{{count} zu wiederholen} =1{{count} zu wiederholen} other{{count} zu wiederholen}}", + "puzzlePlayedXTimes": "{count, plural, =1{{count} mal gespielt} other{{count} mal gespielt}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Ein Punkt unter deiner Aufgaben-Wertung} other{{count} Punkte unter deiner Aufgabenwertung}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Ein Punkt über deiner Aufgabenwertung} other{{count} Punkte über deiner Aufgabenwertung}}", + "puzzleNbPlayed": "{count, plural, =1{{count} gespielt} other{{count} gespielt}}", + "puzzleNbToReplay": "{count, plural, =1{{count} zu wiederholen} other{{count} zu wiederholen}}", "puzzleThemeAdvancedPawn": "Vorgerückter Bauer", "puzzleThemeAdvancedPawnDescription": "Einer deiner Bauern ist tief in die gegnerischen Stellung vorgerückt und droht möglicherweise umzuwandeln.", "puzzleThemeAdvantage": "Vorteil", @@ -1171,48 +1171,48 @@ "showMeEverything": "Alles zeigen", "lichessPatronInfo": "Lichess ist eine Wohltätigkeitsorganisation und eine völlig kostenlose/freie Open-Source-Software.\nAlle Betriebskosten, Entwicklung und Inhalte werden ausschließlich durch Benutzerspenden finanziert.", "nothingToSeeHere": "Im Moment gibt es hier nichts zu sehen.", - "opponentLeftCounter": "{count, plural, =0{Dein Gegner hat die Partie verlassen. Du kannst in {count} Sekunde den Sieg beanspruchen.} =1{Dein Gegner hat die Partie verlassen. Du kannst in {count} Sekunde den Sieg beanspruchen.} other{Dein Gegner hat die Partie verlassen. Du kannst in {count} Sekunden den Sieg beanspruchen.}}", - "mateInXHalfMoves": "{count, plural, =0{Matt in {count} Halbzug} =1{Matt in {count} Halbzug} other{Matt in {count} Halbzügen}}", - "nbBlunders": "{count, plural, =0{{count} grober Patzer} =1{{count} grober Patzer} other{{count} grobe Patzer}}", - "nbMistakes": "{count, plural, =0{{count} Fehler} =1{{count} Fehler} other{{count} Fehler}}", - "nbInaccuracies": "{count, plural, =0{{count} Ungenauigkeit} =1{{count} Ungenauigkeit} other{{count} Ungenauigkeiten}}", - "nbPlayers": "{count, plural, =0{{count} Spieler} =1{{count} Spieler} other{{count} Spieler}}", - "nbGames": "{count, plural, =0{{count} Partie} =1{{count} Partie} other{{count} Partien}}", - "ratingXOverYGames": "{count, plural, =0{{count}-Wertung aus {param2} Partien} =1{{count}-Wertung aus {param2} Partien} other{{count}-Wertung aus {param2} Partien}}", - "nbBookmarks": "{count, plural, =0{{count} Lesezeichen} =1{{count} Lesezeichen} other{{count} Lesezeichen}}", - "nbDays": "{count, plural, =0{{count} Tag} =1{{count} Tag} other{{count} Tage}}", - "nbHours": "{count, plural, =0{{count} Stunde} =1{{count} Stunde} other{{count} Stunden}}", - "nbMinutes": "{count, plural, =0{{count} Minute} =1{{count} Minute} other{{count} Minuten}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Platzierung wird minütlich aktualisiert} =1{Platzierung wird minütlich aktualisiert} other{Platzierung wird alle {count} Minuten aktualisiert}}", - "nbPuzzles": "{count, plural, =0{{count} Aufgabe} =1{{count} Aufgabe} other{{count} Aufgaben}}", - "nbGamesWithYou": "{count, plural, =0{{count} Partie mit dir} =1{{count} Partie mit dir} other{{count} Partien mit dir}}", - "nbRated": "{count, plural, =0{{count} gewertet} =1{{count} gewertet} other{{count} gewertet}}", - "nbWins": "{count, plural, =0{{count} Sieg} =1{{count} Sieg} other{{count} Siege}}", - "nbLosses": "{count, plural, =0{{count} Niederlage} =1{{count} Niederlage} other{{count} Niederlagen}}", - "nbDraws": "{count, plural, =0{{count} Remis} =1{{count} Remis} other{{count} Remis}}", - "nbPlaying": "{count, plural, =0{{count} laufende Partie} =1{{count} laufende Partie} other{{count} laufende Partien}}", - "giveNbSeconds": "{count, plural, =0{Dem Gegner {count} Sekunde geben} =1{Dem Gegner {count} Sekunde geben} other{Dem Gegner {count} Sekunden geben}}", - "nbTournamentPoints": "{count, plural, =0{{count} Turnierpunkt} =1{{count} Turnierpunkt} other{{count} Turnierpunkte}}", - "nbStudies": "{count, plural, =0{{count} Studie} =1{{count} Studie} other{{count} Studien}}", - "nbSimuls": "{count, plural, =0{{count} Simultanschach} =1{{count} Simultanschach} other{{count} Simultanpartien}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} gewertetes Spiel} =1{≥ {count} gewertetes Spiel} other{≥ {count} gewertete Spiele}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} gewertetes {param2} Spiel} =1{≥ {count} gewertetes {param2} Spiel} other{≥ {count} gewertete {param2} Spiele}}", - "needNbMorePerfGames": "{count, plural, =0{Du musst noch {count} gewertete Partie mehr {param2} spielen} =1{Du musst noch {count} gewertete Partie mehr {param2} spielen} other{Du musst noch {count} gewertete Partien mehr {param2} spielen}}", - "needNbMoreGames": "{count, plural, =0{Du musst noch {count} gewertetes Spiel mehr spielen} =1{Du musst noch {count} gewertetes Spiel mehr spielen} other{Du musst noch {count} gewertete Spiele mehr spielen}}", - "nbImportedGames": "{count, plural, =0{{count} importierte Partie} =1{{count} importierte Partie} other{{count} importierte Partien}}", - "nbFriendsOnline": "{count, plural, =0{{count} Freund online} =1{{count} Freund online} other{{count} Freunde online}}", - "nbFollowers": "{count, plural, =0{{count} Follower} =1{{count} Follower} other{{count} Follower}}", - "nbFollowing": "{count, plural, =0{{count} folgend} =1{{count} folgend} other{{count} folgend}}", - "lessThanNbMinutes": "{count, plural, =0{Weniger als {count} Minute} =1{Weniger als {count} Minute} other{Weniger als {count} Minuten}}", - "nbGamesInPlay": "{count, plural, =0{{count} laufende Partie} =1{{count} laufende Partie} other{{count} laufende Partien}}", - "maximumNbCharacters": "{count, plural, =0{Höchstens {count} Zeichen.} =1{Höchstens {count} Zeichen.} other{Höchstens {count} Zeichen.}}", - "blocks": "{count, plural, =0{{count} gesperrter Spieler} =1{{count} gesperrter Spieler} other{{count} gesperrte Spieler}}", - "nbForumPosts": "{count, plural, =0{{count} Forenbeitrag} =1{{count} Forenbeitrag} other{{count} Forenbeiträge}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} {param2} Spieler diese Woche.} =1{{count} {param2} Spieler diese Woche.} other{{count} {param2} Spieler diese Woche.}}", - "availableInNbLanguages": "{count, plural, =0{Verfügbar in {count} Sprache!} =1{Verfügbar in {count} Sprache!} other{Verfügbar in {count} Sprachen!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} Sekunde, um den ersten Zug zu machen} =1{{count} Sekunde, um den ersten Zug zu machen} other{{count} Sekunden, um den ersten Zug zu machen}}", - "nbSeconds": "{count, plural, =0{{count} Sekunde} =1{{count} Sekunde} other{{count} Sekunden}}", - "andSaveNbPremoveLines": "{count, plural, =0{und speichere {count} Variante im Voraus} =1{und speichere {count} Variante im Voraus} other{und speichere {count} Varianten im Voraus}}", + "opponentLeftCounter": "{count, plural, =1{Dein Gegner hat die Partie verlassen. Du kannst in {count} Sekunde den Sieg beanspruchen.} other{Dein Gegner hat die Partie verlassen. Du kannst in {count} Sekunden den Sieg beanspruchen.}}", + "mateInXHalfMoves": "{count, plural, =1{Matt in {count} Halbzug} other{Matt in {count} Halbzügen}}", + "nbBlunders": "{count, plural, =1{{count} grober Patzer} other{{count} grobe Patzer}}", + "nbMistakes": "{count, plural, =1{{count} Fehler} other{{count} Fehler}}", + "nbInaccuracies": "{count, plural, =1{{count} Ungenauigkeit} other{{count} Ungenauigkeiten}}", + "nbPlayers": "{count, plural, =1{{count} Spieler} other{{count} Spieler}}", + "nbGames": "{count, plural, =1{{count} Partie} other{{count} Partien}}", + "ratingXOverYGames": "{count, plural, =1{{count}-Wertung aus {param2} Partien} other{{count}-Wertung aus {param2} Partien}}", + "nbBookmarks": "{count, plural, =1{{count} Lesezeichen} other{{count} Lesezeichen}}", + "nbDays": "{count, plural, =1{{count} Tag} other{{count} Tage}}", + "nbHours": "{count, plural, =1{{count} Stunde} other{{count} Stunden}}", + "nbMinutes": "{count, plural, =1{{count} Minute} other{{count} Minuten}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Platzierung wird minütlich aktualisiert} other{Platzierung wird alle {count} Minuten aktualisiert}}", + "nbPuzzles": "{count, plural, =1{{count} Aufgabe} other{{count} Aufgaben}}", + "nbGamesWithYou": "{count, plural, =1{{count} Partie mit dir} other{{count} Partien mit dir}}", + "nbRated": "{count, plural, =1{{count} gewertet} other{{count} gewertet}}", + "nbWins": "{count, plural, =1{{count} Sieg} other{{count} Siege}}", + "nbLosses": "{count, plural, =1{{count} Niederlage} other{{count} Niederlagen}}", + "nbDraws": "{count, plural, =1{{count} Remis} other{{count} Remis}}", + "nbPlaying": "{count, plural, =1{{count} laufende Partie} other{{count} laufende Partien}}", + "giveNbSeconds": "{count, plural, =1{Dem Gegner {count} Sekunde geben} other{Dem Gegner {count} Sekunden geben}}", + "nbTournamentPoints": "{count, plural, =1{{count} Turnierpunkt} other{{count} Turnierpunkte}}", + "nbStudies": "{count, plural, =1{{count} Studie} other{{count} Studien}}", + "nbSimuls": "{count, plural, =1{{count} Simultanschach} other{{count} Simultanpartien}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} gewertetes Spiel} other{≥ {count} gewertete Spiele}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} gewertetes {param2} Spiel} other{≥ {count} gewertete {param2} Spiele}}", + "needNbMorePerfGames": "{count, plural, =1{Du musst noch {count} gewertete Partie mehr {param2} spielen} other{Du musst noch {count} gewertete Partien mehr {param2} spielen}}", + "needNbMoreGames": "{count, plural, =1{Du musst noch {count} gewertetes Spiel mehr spielen} other{Du musst noch {count} gewertete Spiele mehr spielen}}", + "nbImportedGames": "{count, plural, =1{{count} importierte Partie} other{{count} importierte Partien}}", + "nbFriendsOnline": "{count, plural, =1{{count} Freund online} other{{count} Freunde online}}", + "nbFollowers": "{count, plural, =1{{count} Follower} other{{count} Follower}}", + "nbFollowing": "{count, plural, =1{{count} folgend} other{{count} folgend}}", + "lessThanNbMinutes": "{count, plural, =1{Weniger als {count} Minute} other{Weniger als {count} Minuten}}", + "nbGamesInPlay": "{count, plural, =1{{count} laufende Partie} other{{count} laufende Partien}}", + "maximumNbCharacters": "{count, plural, =1{Höchstens {count} Zeichen.} other{Höchstens {count} Zeichen.}}", + "blocks": "{count, plural, =1{{count} gesperrter Spieler} other{{count} gesperrte Spieler}}", + "nbForumPosts": "{count, plural, =1{{count} Forenbeitrag} other{{count} Forenbeiträge}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} {param2} Spieler diese Woche.} other{{count} {param2} Spieler diese Woche.}}", + "availableInNbLanguages": "{count, plural, =1{Verfügbar in {count} Sprache!} other{Verfügbar in {count} Sprachen!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} Sekunde, um den ersten Zug zu machen} other{{count} Sekunden, um den ersten Zug zu machen}}", + "nbSeconds": "{count, plural, =1{{count} Sekunde} other{{count} Sekunden}}", + "andSaveNbPremoveLines": "{count, plural, =1{und speichere {count} Variante im Voraus} other{und speichere {count} Varianten im Voraus}}", "stormMoveToStart": "Ziehe, um zu beginnen", "stormYouPlayTheWhitePiecesInAllPuzzles": "Du spielst in allen Aufgaben mit den weißen Figuren", "stormYouPlayTheBlackPiecesInAllPuzzles": "Du spielst in allen Aufgaben mit den schwarzen Figuren", @@ -1264,8 +1264,8 @@ "stormClickToReload": "Klicke, um neu zu laden", "stormThisRunHasExpired": "Dieser Durchgang ist abgelaufen!", "stormThisRunWasOpenedInAnotherTab": "Dieser Durchgang wurde in einem anderen Fenster geöffnet!", - "stormXRuns": "{count, plural, =0{1 Durchlauf} =1{1 Durchlauf} other{{count} Durchläufe}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Hat einen Durchlauf von {param2} gespielt} =1{Hat einen Durchlauf von {param2} gespielt} other{Hat {count} Durchläufe von {param2} gespielt}}", + "stormXRuns": "{count, plural, =1{1 Durchlauf} other{{count} Durchläufe}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Hat einen Durchlauf von {param2} gespielt} other{Hat {count} Durchläufe von {param2} gespielt}}", "streamerLichessStreamers": "Lichess Streamer", "studyShareAndExport": "Teilen und exportieren", "studyStart": "Start" diff --git a/lib/l10n/lila_el.arb b/lib/l10n/lila_el.arb index cc1e2ce66f..b656a3dbe3 100644 --- a/lib/l10n/lila_el.arb +++ b/lib/l10n/lila_el.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Μεταδίδει ζωντανά", "activityRankedInSwissTournament": "Κατατάχθηκε #{param1} στο {param2}", "activitySignedUp": "Έκανε εγγραφή στο lichess.org", - "activitySupportedNbMonths": "{count, plural, =0{Υποστήριξε το lichess για {count} μήνα ως {param2}} =1{Υποστήριξε το lichess για {count} μήνα ως {param2}} other{Υποστήριξε το lichess για {count} μήνες ως {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Εξασκήθηκε {count} θέση σε {param2}} =1{Εξασκήθηκε {count} θέση σε {param2}} other{Εξασκήθηκε {count} θέσεις σε {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Έλυσε {count} τακτικό γρίφο} =1{Έλυσε {count} τακτικό γρίφο} other{Έλυσε {count} τακτικούς γρίφους}}", - "activityPlayedNbGames": "{count, plural, =0{Έπαιξε {count} παρτίδα {param2}} =1{Έπαιξε {count} παρτίδα {param2}} other{Έπαιξε {count} παρτίδες {param2}}}", - "activityPostedNbMessages": "{count, plural, =0{Δημοσίευσε {count} μήνυμα στο {param2}} =1{Δημοσίευσε {count} μήνυμα στο {param2}} other{Δημοσίευσε {count} μηνύματα στο {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{Έπαιξε {count} κίνηση} =1{Έπαιξε {count} κίνηση} other{Έπαιξε {count} κινήσεις}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{σε {count} παρτίδα αλληλογραφίας} =1{σε {count} παρτίδα αλληλογραφίας} other{σε {count} παρτίδες αλληλογραφίας}}", - "activityCompletedNbGames": "{count, plural, =0{Ολοκλήρωσε {count} παρτίδα αλληλογραφίας} =1{Ολοκλήρωσε {count} παρτίδα αλληλογραφίας} other{Ολοκλήρωσε {count} παρτίδες αλληλογραφίας}}", - "activityFollowedNbPlayers": "{count, plural, =0{Άρχισε να ακολουθεί {count} παίκτη} =1{Άρχισε να ακολουθεί {count} παίκτη} other{Άρχισε να ακολουθεί {count} παίκτες}}", - "activityGainedNbFollowers": "{count, plural, =0{Απέκτησε {count} νέο ακόλουθο} =1{Απέκτησε {count} νέο ακόλουθο} other{Απέκτησε {count} νέους ακόλουθους}}", - "activityHostedNbSimuls": "{count, plural, =0{Φιλοξένησε {count} σιμουλτανέ} =1{Φιλοξένησε {count} σιμουλτανέ} other{Φιλοξένησε {count} σιμουλτανέ}}", - "activityJoinedNbSimuls": "{count, plural, =0{Συμμετείχε σε {count} σιμουλτανέ} =1{Συμμετείχε σε {count} σιμουλτανέ} other{Συμμετείχε σε {count} σιμουλτανέ}}", - "activityCreatedNbStudies": "{count, plural, =0{Δημιούργησε {count} νέα μελέτη} =1{Δημιούργησε {count} νέα μελέτη} other{Δημιούργησε {count} νέες μελέτες}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Αγωνίστηκε σε {count} τουρνουά} =1{Αγωνίστηκε σε {count} τουρνουά} other{Αγωνίστηκε σε {count} τουρνουά}}", - "activityRankedInTournament": "{count, plural, =0{Κατατάχθηκε #{count} (κορυφαίος {param2}%) με {param3} παιχνίδι σε {param4}} =1{Κατατάχθηκε #{count} (κορυφαίος {param2}%) με {param3} παιχνίδι σε {param4}} other{Κατατάχθηκε #{count} (κορυφαίος {param2}%) με {param3} παιχνίδια σε {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Αγωνίστηκε σε {count} ελβετικό τουρνουά} =1{Αγωνίστηκε σε {count} ελβετικό τουρνουά} other{Αγωνίστηκε σε {count} ελβετικά τουρνουά}}", - "activityJoinedNbTeams": "{count, plural, =0{Έγινε μέλος {count} ομάδας} =1{Έγινε μέλος {count} ομάδας} other{Έγινε μέλος {count} ομαδών}}", + "activitySupportedNbMonths": "{count, plural, =1{Υποστήριξε το lichess για {count} μήνα ως {param2}} other{Υποστήριξε το lichess για {count} μήνες ως {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Εξασκήθηκε {count} θέση σε {param2}} other{Εξασκήθηκε {count} θέσεις σε {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Έλυσε {count} τακτικό γρίφο} other{Έλυσε {count} τακτικούς γρίφους}}", + "activityPlayedNbGames": "{count, plural, =1{Έπαιξε {count} παρτίδα {param2}} other{Έπαιξε {count} παρτίδες {param2}}}", + "activityPostedNbMessages": "{count, plural, =1{Δημοσίευσε {count} μήνυμα στο {param2}} other{Δημοσίευσε {count} μηνύματα στο {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{Έπαιξε {count} κίνηση} other{Έπαιξε {count} κινήσεις}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{σε {count} παρτίδα αλληλογραφίας} other{σε {count} παρτίδες αλληλογραφίας}}", + "activityCompletedNbGames": "{count, plural, =1{Ολοκλήρωσε {count} παρτίδα αλληλογραφίας} other{Ολοκλήρωσε {count} παρτίδες αλληλογραφίας}}", + "activityFollowedNbPlayers": "{count, plural, =1{Άρχισε να ακολουθεί {count} παίκτη} other{Άρχισε να ακολουθεί {count} παίκτες}}", + "activityGainedNbFollowers": "{count, plural, =1{Απέκτησε {count} νέο ακόλουθο} other{Απέκτησε {count} νέους ακόλουθους}}", + "activityHostedNbSimuls": "{count, plural, =1{Φιλοξένησε {count} σιμουλτανέ} other{Φιλοξένησε {count} σιμουλτανέ}}", + "activityJoinedNbSimuls": "{count, plural, =1{Συμμετείχε σε {count} σιμουλτανέ} other{Συμμετείχε σε {count} σιμουλτανέ}}", + "activityCreatedNbStudies": "{count, plural, =1{Δημιούργησε {count} νέα μελέτη} other{Δημιούργησε {count} νέες μελέτες}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Αγωνίστηκε σε {count} τουρνουά} other{Αγωνίστηκε σε {count} τουρνουά}}", + "activityRankedInTournament": "{count, plural, =1{Κατατάχθηκε #{count} (κορυφαίος {param2}%) με {param3} παιχνίδι σε {param4}} other{Κατατάχθηκε #{count} (κορυφαίος {param2}%) με {param3} παιχνίδια σε {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Αγωνίστηκε σε {count} ελβετικό τουρνουά} other{Αγωνίστηκε σε {count} ελβετικά τουρνουά}}", + "activityJoinedNbTeams": "{count, plural, =1{Έγινε μέλος {count} ομάδας} other{Έγινε μέλος {count} ομαδών}}", "broadcastBroadcasts": "Αναμεταδόσεις", "broadcastStartDate": "Ημερομηνία έναρξης στη δική σας ζώνη ώρας", "challengeChallengesX": "Προκλήσεις: {param1}", @@ -208,11 +208,11 @@ "puzzleNoPuzzlesToShow": "Δεν υπάρχει τίποτα εδώ, ακόμα, λύστε μερικούς γρίφους πρώτα!", "puzzleImprovementAreasDescription": "Εκπαιδευτείτε σε αυτά για να βελτιώσετε την πρόοδό σας!", "puzzleStrengthDescription": "Τα πάτε καλύτερα στις εξής κατηγορίες", - "puzzlePlayedXTimes": "{count, plural, =0{Λύθηκε {count} φορά} =1{Λύθηκε {count} φορά} other{Λύθηκε {count} φορές}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Έναν πόντο κάτω από τη βαθμολογία γρίφων σας} =1{Έναν πόντο κάτω από τη βαθμολογία γρίφων σας} other{{count} πόντους κάτω από τη βαθμολογία γρίφων σας}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Έναν πόντο πάνω από την βαθμολογία γρίφων σας} =1{Έναν πόντο πάνω από την βαθμολογία γρίφων σας} other{{count} πόντους πάνω από την βαθμολογία γρίφων σας}}", - "puzzleNbPlayed": "{count, plural, =0{{count} παίχτηκε} =1{{count} παίχτηκε} other{{count} παίχτηκαν}}", - "puzzleNbToReplay": "{count, plural, =0{{count} για επανάληψη} =1{{count} για επανάληψη} other{{count} για επανάληψη}}", + "puzzlePlayedXTimes": "{count, plural, =1{Λύθηκε {count} φορά} other{Λύθηκε {count} φορές}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Έναν πόντο κάτω από τη βαθμολογία γρίφων σας} other{{count} πόντους κάτω από τη βαθμολογία γρίφων σας}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Έναν πόντο πάνω από την βαθμολογία γρίφων σας} other{{count} πόντους πάνω από την βαθμολογία γρίφων σας}}", + "puzzleNbPlayed": "{count, plural, =1{{count} παίχτηκε} other{{count} παίχτηκαν}}", + "puzzleNbToReplay": "{count, plural, =1{{count} για επανάληψη} other{{count} για επανάληψη}}", "puzzleThemeAdvancedPawn": "Προωθημένο πιόνι", "puzzleThemeAdvancedPawnDescription": "Ένα πιόνι που προάγεται ή απειλεί να προαχθεί είναι κλειδί για αυτή την τακτική.", "puzzleThemeAdvantage": "Πλεονέκτημα", @@ -1160,48 +1160,48 @@ "showMeEverything": "Εμφάνιση όλων", "lichessPatronInfo": "Το Lichess είναι ένα φιλανθρωπικό και εντελώς ελεύθερο λογισμικό ανοιχτού κώδικα.\nΌλα τα εξοδα λειτουργίας, ανάπτυξης και περιεχομένου καλύπτοναι αποκλειστικά από δωρεές χρηστών.", "nothingToSeeHere": "Τίποτα για να δείτε εδώ αυτή τη στιγμή.", - "opponentLeftCounter": "{count, plural, =0{Ο αντίπαλός σας έφυγε από το παιχνίδι. Διεκδίκηση νίκης σε {count} δευτερόλεπτο.} =1{Ο αντίπαλός σας έφυγε από το παιχνίδι. Διεκδίκηση νίκης σε {count} δευτερόλεπτο.} other{Ο αντίπαλος έφυγε από το παιχνίδι. Διεκδίκηση νίκης σε {count} δευτερόλεπτα.}}", - "mateInXHalfMoves": "{count, plural, =0{Ματ σε {count} μισή κίνηση} =1{Ματ σε {count} μισή κίνηση} other{Ματ σε {count} μισές κινήσεις}}", - "nbBlunders": "{count, plural, =0{{count} σοβαρό σφάλμα} =1{{count} σοβαρό σφάλμα} other{{count} σοβαρά σφάλματα}}", - "nbMistakes": "{count, plural, =0{{count} λάθος} =1{{count} λάθος} other{{count} λάθη}}", - "nbInaccuracies": "{count, plural, =0{{count} ανακρίβεια} =1{{count} ανακρίβεια} other{{count} ανακρίβειες}}", - "nbPlayers": "{count, plural, =0{{count} παίκτης} =1{{count} παίκτης} other{{count} παίκτες}}", - "nbGames": "{count, plural, =0{{count} παιχνίδι} =1{{count} παιχνίδι} other{{count} παιχνίδια}}", - "ratingXOverYGames": "{count, plural, =0{Βαθμολογία {count} για {param2} παιχνίδι} =1{Βαθμολογία {count} για {param2} παιχνίδι} other{Βαθμολογία {count} για {param2} παιχνίδια}}", - "nbBookmarks": "{count, plural, =0{{count} σελιδοδείκτης} =1{{count} σελιδοδείκτης} other{{count} σελιδοδείκτες}}", - "nbDays": "{count, plural, =0{{count} ημέρα} =1{{count} ημέρα} other{{count} ημέρες}}", - "nbHours": "{count, plural, =0{{count} ώρα} =1{{count} ώρα} other{{count} ώρες}}", - "nbMinutes": "{count, plural, =0{{count} λεπτό} =1{{count} λεπτό} other{{count} λεπτά}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Η κατάταξη ενημερώνεται κάθε λεπτό} =1{Η κατάταξη ενημερώνεται κάθε λεπτό} other{Η κατάταξη ενημερώνεται κάθε {count} λεπτά}}", - "nbPuzzles": "{count, plural, =0{{count} γρίφος} =1{{count} γρίφος} other{{count} γρίφοι}}", - "nbGamesWithYou": "{count, plural, =0{{count} παιχνίδι με εσάς} =1{{count} παιχνίδι με εσάς} other{{count} παιχνίδια με εσάς}}", - "nbRated": "{count, plural, =0{{count} βαθμολογημένο} =1{{count} βαθμολογημένο} other{{count} βαθμολογημένα}}", - "nbWins": "{count, plural, =0{{count} νίκη} =1{{count} νίκη} other{{count} νίκες}}", - "nbLosses": "{count, plural, =0{{count} ήττα} =1{{count} ήττα} other{{count} ήττες}}", - "nbDraws": "{count, plural, =0{{count} ισοπαλία} =1{{count} ισοπαλία} other{{count} ισοπαλίες}}", - "nbPlaying": "{count, plural, =0{{count} παίζεται} =1{{count} παίζεται} other{{count} παίζονται}}", - "giveNbSeconds": "{count, plural, =0{Προσθέστε {count} δευτερόλεπτα} =1{Προσθέστε {count} δευτερόλεπτα} other{Προσθέστε {count} δευτερόλεπτα}}", - "nbTournamentPoints": "{count, plural, =0{{count} πόντος τουρνουά} =1{{count} πόντος τουρνουά} other{{count} πόντοι τουρνουά}}", - "nbStudies": "{count, plural, =0{{count} μελέτη} =1{{count} μελέτη} other{{count} μελέτες}}", - "nbSimuls": "{count, plural, =0{{count} σιμουλτανέ} =1{{count} σιμουλτανέ} other{{count} σιμουλτανέ}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} βαθμολογημένο παιχνίδι} =1{≥ {count} βαθμολογημένο παιχνίδι} other{≥ {count} βαθμολογημένα παιχνίδια}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} βαθμολογημένο παιχνίδι {param2}} =1{≥ {count} βαθμολογημένο παιχνίδι {param2}} other{≥ {count} βαθμολογημένα παιχνίδια {param2}}}", - "needNbMorePerfGames": "{count, plural, =0{Πρέπει να παίξετε {count} επιπλέον {param2} βαθμολογημένο παιχνίδι} =1{Πρέπει να παίξετε {count} επιπλέον {param2} βαθμολογημένο παιχνίδι} other{Πρέπει να παίξετε {count} επιπλέον {param2} βαθμολογημένα παιχνίδια}}", - "needNbMoreGames": "{count, plural, =0{Πρέπει να παίξετε {count} βαθμολογημένο παιχνίδι} =1{Πρέπει να παίξετε {count} βαθμολογημένο παιχνίδι} other{Πρέπει να παίξετε {count} βαθμολογημένα παιχνίδια}}", - "nbImportedGames": "{count, plural, =0{{count} Εισαγόμενο παιχνίδι} =1{{count} Εισαγόμενο παιχνίδι} other{{count} Εισαγόμενα παιχνίδια}}", - "nbFriendsOnline": "{count, plural, =0{{count} φίλος συνδεδεμένος} =1{{count} φίλος συνδεδεμένος} other{{count} φίλοι συνδεδεμένοι}}", - "nbFollowers": "{count, plural, =0{{count} ακόλουθος} =1{{count} ακόλουθος} other{{count} ακόλουθοι}}", - "nbFollowing": "{count, plural, =0{{count} ακολουθείται} =1{{count} ακολουθείται} other{{count} ακολουθούνται}}", - "lessThanNbMinutes": "{count, plural, =0{Λιγότερο από {count} λεπτό} =1{Λιγότερο από {count} λεπτό} other{Λιγότερο από {count} λεπτά}}", - "nbGamesInPlay": "{count, plural, =0{{count} παιχνίδι παίζεται τώρα} =1{{count} παιχνίδι παίζεται τώρα} other{{count} παιχνίδια παίζονται τώρα}}", - "maximumNbCharacters": "{count, plural, =0{Όριο: {count} χαρακτήρες.} =1{Όριο: {count} χαρακτήρες.} other{Όριο: {count} χαρακτήρες.}}", - "blocks": "{count, plural, =0{{count} αποκλεισμός} =1{{count} αποκλεισμός} other{{count} αποκλεισμοί}}", - "nbForumPosts": "{count, plural, =0{{count} δημοσίευση φόρουμ} =1{{count} δημοσίευση φόρουμ} other{{count} δημοσιεύσεις φόρουμ}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} παίκτης {param2} αυτήν την εβδομάδα.} =1{{count} παίκτης {param2} αυτήν την εβδομάδα.} other{{count} παίκτες {param2} αυτήν την εβδομάδα.}}", - "availableInNbLanguages": "{count, plural, =0{Διαθέσιμο σε {count} γλώσσες!} =1{Διαθέσιμο σε {count} γλώσσες!} other{Διαθέσιμο σε {count} γλώσσες!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} δευτερόλεπτο για την πρώτη κίνηση} =1{{count} δευτερόλεπτο για την πρώτη κίνηση} other{{count} δευτερόλεπτα για την πρώτη κίνηση}}", - "nbSeconds": "{count, plural, =0{{count} δευτερόλεπτο} =1{{count} δευτερόλεπτο} other{{count} δευτερόλεπτα}}", - "andSaveNbPremoveLines": "{count, plural, =0{και αποθηκεύστε {count} γραμμή προκίνησης} =1{και αποθηκεύστε {count} γραμμή προκίνησης} other{και αποθηκεύστε {count} γραμμές προκίνησης}}", + "opponentLeftCounter": "{count, plural, =1{Ο αντίπαλός σας έφυγε από το παιχνίδι. Διεκδίκηση νίκης σε {count} δευτερόλεπτο.} other{Ο αντίπαλος έφυγε από το παιχνίδι. Διεκδίκηση νίκης σε {count} δευτερόλεπτα.}}", + "mateInXHalfMoves": "{count, plural, =1{Ματ σε {count} μισή κίνηση} other{Ματ σε {count} μισές κινήσεις}}", + "nbBlunders": "{count, plural, =1{{count} σοβαρό σφάλμα} other{{count} σοβαρά σφάλματα}}", + "nbMistakes": "{count, plural, =1{{count} λάθος} other{{count} λάθη}}", + "nbInaccuracies": "{count, plural, =1{{count} ανακρίβεια} other{{count} ανακρίβειες}}", + "nbPlayers": "{count, plural, =1{{count} παίκτης} other{{count} παίκτες}}", + "nbGames": "{count, plural, =1{{count} παιχνίδι} other{{count} παιχνίδια}}", + "ratingXOverYGames": "{count, plural, =1{Βαθμολογία {count} για {param2} παιχνίδι} other{Βαθμολογία {count} για {param2} παιχνίδια}}", + "nbBookmarks": "{count, plural, =1{{count} σελιδοδείκτης} other{{count} σελιδοδείκτες}}", + "nbDays": "{count, plural, =1{{count} ημέρα} other{{count} ημέρες}}", + "nbHours": "{count, plural, =1{{count} ώρα} other{{count} ώρες}}", + "nbMinutes": "{count, plural, =1{{count} λεπτό} other{{count} λεπτά}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Η κατάταξη ενημερώνεται κάθε λεπτό} other{Η κατάταξη ενημερώνεται κάθε {count} λεπτά}}", + "nbPuzzles": "{count, plural, =1{{count} γρίφος} other{{count} γρίφοι}}", + "nbGamesWithYou": "{count, plural, =1{{count} παιχνίδι με εσάς} other{{count} παιχνίδια με εσάς}}", + "nbRated": "{count, plural, =1{{count} βαθμολογημένο} other{{count} βαθμολογημένα}}", + "nbWins": "{count, plural, =1{{count} νίκη} other{{count} νίκες}}", + "nbLosses": "{count, plural, =1{{count} ήττα} other{{count} ήττες}}", + "nbDraws": "{count, plural, =1{{count} ισοπαλία} other{{count} ισοπαλίες}}", + "nbPlaying": "{count, plural, =1{{count} παίζεται} other{{count} παίζονται}}", + "giveNbSeconds": "{count, plural, =1{Προσθέστε {count} δευτερόλεπτα} other{Προσθέστε {count} δευτερόλεπτα}}", + "nbTournamentPoints": "{count, plural, =1{{count} πόντος τουρνουά} other{{count} πόντοι τουρνουά}}", + "nbStudies": "{count, plural, =1{{count} μελέτη} other{{count} μελέτες}}", + "nbSimuls": "{count, plural, =1{{count} σιμουλτανέ} other{{count} σιμουλτανέ}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} βαθμολογημένο παιχνίδι} other{≥ {count} βαθμολογημένα παιχνίδια}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} βαθμολογημένο παιχνίδι {param2}} other{≥ {count} βαθμολογημένα παιχνίδια {param2}}}", + "needNbMorePerfGames": "{count, plural, =1{Πρέπει να παίξετε {count} επιπλέον {param2} βαθμολογημένο παιχνίδι} other{Πρέπει να παίξετε {count} επιπλέον {param2} βαθμολογημένα παιχνίδια}}", + "needNbMoreGames": "{count, plural, =1{Πρέπει να παίξετε {count} βαθμολογημένο παιχνίδι} other{Πρέπει να παίξετε {count} βαθμολογημένα παιχνίδια}}", + "nbImportedGames": "{count, plural, =1{{count} Εισαγόμενο παιχνίδι} other{{count} Εισαγόμενα παιχνίδια}}", + "nbFriendsOnline": "{count, plural, =1{{count} φίλος συνδεδεμένος} other{{count} φίλοι συνδεδεμένοι}}", + "nbFollowers": "{count, plural, =1{{count} ακόλουθος} other{{count} ακόλουθοι}}", + "nbFollowing": "{count, plural, =1{{count} ακολουθείται} other{{count} ακολουθούνται}}", + "lessThanNbMinutes": "{count, plural, =1{Λιγότερο από {count} λεπτό} other{Λιγότερο από {count} λεπτά}}", + "nbGamesInPlay": "{count, plural, =1{{count} παιχνίδι παίζεται τώρα} other{{count} παιχνίδια παίζονται τώρα}}", + "maximumNbCharacters": "{count, plural, =1{Όριο: {count} χαρακτήρες.} other{Όριο: {count} χαρακτήρες.}}", + "blocks": "{count, plural, =1{{count} αποκλεισμός} other{{count} αποκλεισμοί}}", + "nbForumPosts": "{count, plural, =1{{count} δημοσίευση φόρουμ} other{{count} δημοσιεύσεις φόρουμ}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} παίκτης {param2} αυτήν την εβδομάδα.} other{{count} παίκτες {param2} αυτήν την εβδομάδα.}}", + "availableInNbLanguages": "{count, plural, =1{Διαθέσιμο σε {count} γλώσσες!} other{Διαθέσιμο σε {count} γλώσσες!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} δευτερόλεπτο για την πρώτη κίνηση} other{{count} δευτερόλεπτα για την πρώτη κίνηση}}", + "nbSeconds": "{count, plural, =1{{count} δευτερόλεπτο} other{{count} δευτερόλεπτα}}", + "andSaveNbPremoveLines": "{count, plural, =1{και αποθηκεύστε {count} γραμμή προκίνησης} other{και αποθηκεύστε {count} γραμμές προκίνησης}}", "stormMoveToStart": "Μετακινήστε ένα κομμάτι για να αρχίσετε", "stormYouPlayTheWhitePiecesInAllPuzzles": "Παίζετε με τα λευκά σε όλους τους γρίφους", "stormYouPlayTheBlackPiecesInAllPuzzles": "Παίζετε με τα μαύρα σε όλους τους γρίφους", @@ -1253,8 +1253,8 @@ "stormClickToReload": "Κάντε κλικ για να ανανεώσετε τη σελίδα", "stormThisRunHasExpired": "Αυτός ο γύρος έχει τελειώσει!", "stormThisRunWasOpenedInAnotherTab": "Αυτός ο γύρος είναι ανοιχτός σε άλλη καρτέλα!", - "stormXRuns": "{count, plural, =0{1 γύρος} =1{1 γύρος} other{{count} γύροι}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Έπαιξε έναν γύρο {param2}} =1{Έπαιξε έναν γύρο {param2}} other{Έπαιξε {count} γύρους {param2}}}", + "stormXRuns": "{count, plural, =1{1 γύρος} other{{count} γύροι}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Έπαιξε έναν γύρο {param2}} other{Έπαιξε {count} γύρους {param2}}}", "streamerLichessStreamers": "Lichess streamers", "studyShareAndExport": "Διαμοιρασμός & εξαγωγή", "studyStart": "Δημιουργία" diff --git a/lib/l10n/lila_en_US.arb b/lib/l10n/lila_en_US.arb index 00932af471..a0ed646027 100644 --- a/lib/l10n/lila_en_US.arb +++ b/lib/l10n/lila_en_US.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Hosted a live stream", "activityRankedInSwissTournament": "Ranked #{param1} in {param2}", "activitySignedUp": "Signed up to lichess.org", - "activitySupportedNbMonths": "{count, plural, =0{Supported lichess.org for {count} month as a {param2}} =1{Supported lichess.org for {count} month as a {param2}} other{Supported lichess.org for {count} months as a {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Practiced {count} position on {param2}} =1{Practiced {count} position on {param2}} other{Practiced {count} positions on {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Solved {count} tactical puzzle} =1{Solved {count} tactical puzzle} other{Solved {count} tactical puzzles}}", - "activityPlayedNbGames": "{count, plural, =0{Played {count} {param2} game} =1{Played {count} {param2} game} other{Played {count} {param2} games}}", - "activityPostedNbMessages": "{count, plural, =0{Posted {count} message in {param2}} =1{Posted {count} message in {param2}} other{Posted {count} messages in {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{Played {count} move} =1{Played {count} move} other{Played {count} moves}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{in {count} correspondence game} =1{in {count} correspondence game} other{in {count} correspondence games}}", - "activityCompletedNbGames": "{count, plural, =0{Completed {count} correspondence game} =1{Completed {count} correspondence game} other{Completed {count} correspondence games}}", - "activityFollowedNbPlayers": "{count, plural, =0{Started following {count} player} =1{Started following {count} player} other{Started following {count} players}}", - "activityGainedNbFollowers": "{count, plural, =0{Gained {count} new follower} =1{Gained {count} new follower} other{Gained {count} new followers}}", - "activityHostedNbSimuls": "{count, plural, =0{Hosted {count} simultaneous exhibition} =1{Hosted {count} simultaneous exhibition} other{Hosted {count} simultaneous exhibitions}}", - "activityJoinedNbSimuls": "{count, plural, =0{Participated in {count} simultaneous exhibition} =1{Participated in {count} simultaneous exhibition} other{Participated in {count} simultaneous exhibitions}}", - "activityCreatedNbStudies": "{count, plural, =0{Created {count} new study} =1{Created {count} new study} other{Created {count} new studies}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Competed in {count} tournament} =1{Competed in {count} tournament} other{Competed in {count} tournaments}}", - "activityRankedInTournament": "{count, plural, =0{Ranked #{count} (top {param2}%) with {param3} game in {param4}} =1{Ranked #{count} (top {param2}%) with {param3} game in {param4}} other{Ranked #{count} (top {param2}%) with {param3} games in {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Competed in {count} Swiss tournament} =1{Competed in {count} Swiss tournament} other{Competed in {count} Swiss tournaments}}", - "activityJoinedNbTeams": "{count, plural, =0{Joined {count} team} =1{Joined {count} team} other{Joined {count} teams}}", + "activitySupportedNbMonths": "{count, plural, =1{Supported lichess.org for {count} month as a {param2}} other{Supported lichess.org for {count} months as a {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Practiced {count} position on {param2}} other{Practiced {count} positions on {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Solved {count} tactical puzzle} other{Solved {count} tactical puzzles}}", + "activityPlayedNbGames": "{count, plural, =1{Played {count} {param2} game} other{Played {count} {param2} games}}", + "activityPostedNbMessages": "{count, plural, =1{Posted {count} message in {param2}} other{Posted {count} messages in {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{Played {count} move} other{Played {count} moves}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{in {count} correspondence game} other{in {count} correspondence games}}", + "activityCompletedNbGames": "{count, plural, =1{Completed {count} correspondence game} other{Completed {count} correspondence games}}", + "activityFollowedNbPlayers": "{count, plural, =1{Started following {count} player} other{Started following {count} players}}", + "activityGainedNbFollowers": "{count, plural, =1{Gained {count} new follower} other{Gained {count} new followers}}", + "activityHostedNbSimuls": "{count, plural, =1{Hosted {count} simultaneous exhibition} other{Hosted {count} simultaneous exhibitions}}", + "activityJoinedNbSimuls": "{count, plural, =1{Participated in {count} simultaneous exhibition} other{Participated in {count} simultaneous exhibitions}}", + "activityCreatedNbStudies": "{count, plural, =1{Created {count} new study} other{Created {count} new studies}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Competed in {count} tournament} other{Competed in {count} tournaments}}", + "activityRankedInTournament": "{count, plural, =1{Ranked #{count} (top {param2}%) with {param3} game in {param4}} other{Ranked #{count} (top {param2}%) with {param3} games in {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Competed in {count} Swiss tournament} other{Competed in {count} Swiss tournaments}}", + "activityJoinedNbTeams": "{count, plural, =1{Joined {count} team} other{Joined {count} teams}}", "broadcastBroadcasts": "Broadcasts", "broadcastStartDate": "Start date in your own timezone", "challengeChallengesX": "Challenges: {param1}", @@ -216,11 +216,11 @@ "puzzleNoPuzzlesToShow": "Nothing to show, go play some puzzles first!", "puzzleImprovementAreasDescription": "Train these to optimize your progress!", "puzzleStrengthDescription": "You perform the best in these themes", - "puzzlePlayedXTimes": "{count, plural, =0{Played {count} time} =1{Played {count} time} other{Played {count} times}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{One point below your puzzle rating} =1{One point below your puzzle rating} other{{count} points below your puzzle rating}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{One point above your puzzle rating} =1{One point above your puzzle rating} other{{count} points above your puzzle rating}}", - "puzzleNbPlayed": "{count, plural, =0{{count} played} =1{{count} played} other{{count} played}}", - "puzzleNbToReplay": "{count, plural, =0{{count} to replay} =1{{count} to replay} other{{count} to replay}}", + "puzzlePlayedXTimes": "{count, plural, =1{Played {count} time} other{Played {count} times}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{One point below your puzzle rating} other{{count} points below your puzzle rating}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{One point above your puzzle rating} other{{count} points above your puzzle rating}}", + "puzzleNbPlayed": "{count, plural, =1{{count} played} other{{count} played}}", + "puzzleNbToReplay": "{count, plural, =1{{count} to replay} other{{count} to replay}}", "puzzleThemeAdvancedPawn": "Advanced pawn", "puzzleThemeAdvancedPawnDescription": "One of your pawns is deep into the opponent position, maybe threatening to promote.", "puzzleThemeAdvantage": "Advantage", @@ -1171,48 +1171,48 @@ "showMeEverything": "Show me everything", "lichessPatronInfo": "Lichess is a charity and entirely free/libre open source software.\nAll operating costs, development, and content are funded solely by user donations.", "nothingToSeeHere": "Nothing to see here at the moment.", - "opponentLeftCounter": "{count, plural, =0{Your opponent left the game. You can claim victory in {count} second.} =1{Your opponent left the game. You can claim victory in {count} second.} other{Your opponent left the game. You can claim victory in {count} seconds.}}", - "mateInXHalfMoves": "{count, plural, =0{Mate in {count} half-move} =1{Mate in {count} half-move} other{Mate in {count} half-moves}}", - "nbBlunders": "{count, plural, =0{{count} blunder} =1{{count} blunder} other{{count} blunders}}", - "nbMistakes": "{count, plural, =0{{count} mistake} =1{{count} mistake} other{{count} mistakes}}", - "nbInaccuracies": "{count, plural, =0{{count} inaccuracy} =1{{count} inaccuracy} other{{count} inaccuracies}}", - "nbPlayers": "{count, plural, =0{{count} player} =1{{count} player} other{{count} players}}", - "nbGames": "{count, plural, =0{{count} game} =1{{count} game} other{{count} games}}", - "ratingXOverYGames": "{count, plural, =0{{count} rating over {param2} game} =1{{count} rating over {param2} game} other{{count} rating over {param2} games}}", - "nbBookmarks": "{count, plural, =0{{count} bookmark} =1{{count} bookmark} other{{count} bookmarks}}", - "nbDays": "{count, plural, =0{{count} day} =1{{count} day} other{{count} days}}", - "nbHours": "{count, plural, =0{{count} hour} =1{{count} hour} other{{count} hours}}", - "nbMinutes": "{count, plural, =0{{count} minute} =1{{count} minute} other{{count} minutes}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Rank is updated every minute} =1{Rank is updated every minute} other{Rank is updated every {count} minutes}}", - "nbPuzzles": "{count, plural, =0{{count} puzzle} =1{{count} puzzle} other{{count} puzzles}}", - "nbGamesWithYou": "{count, plural, =0{{count} game with you} =1{{count} game with you} other{{count} games with you}}", - "nbRated": "{count, plural, =0{{count} rated} =1{{count} rated} other{{count} rated}}", - "nbWins": "{count, plural, =0{{count} win} =1{{count} win} other{{count} wins}}", - "nbLosses": "{count, plural, =0{{count} loss} =1{{count} loss} other{{count} losses}}", - "nbDraws": "{count, plural, =0{{count} draw} =1{{count} draw} other{{count} draws}}", - "nbPlaying": "{count, plural, =0{{count} playing} =1{{count} playing} other{{count} playing}}", - "giveNbSeconds": "{count, plural, =0{Give {count} second} =1{Give {count} second} other{Give {count} seconds}}", - "nbTournamentPoints": "{count, plural, =0{{count} tournament point} =1{{count} tournament point} other{{count} tournament points}}", - "nbStudies": "{count, plural, =0{{count} study} =1{{count} study} other{{count} studies}}", - "nbSimuls": "{count, plural, =0{{count} simul} =1{{count} simul} other{{count} simuls}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} rated game} =1{≥ {count} rated game} other{≥ {count} rated games}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} {param2} rated game} =1{≥ {count} {param2} rated game} other{≥ {count} {param2} rated games}}", - "needNbMorePerfGames": "{count, plural, =0{You need to play {count} more {param2} rated game} =1{You need to play {count} more {param2} rated game} other{You need to play {count} more {param2} rated games}}", - "needNbMoreGames": "{count, plural, =0{You need to play {count} more rated game} =1{You need to play {count} more rated game} other{You need to play {count} more rated games}}", - "nbImportedGames": "{count, plural, =0{{count} imported game} =1{{count} imported game} other{{count} imported games}}", - "nbFriendsOnline": "{count, plural, =0{{count} friend online} =1{{count} friend online} other{{count} friends online}}", - "nbFollowers": "{count, plural, =0{{count} follower} =1{{count} follower} other{{count} followers}}", - "nbFollowing": "{count, plural, =0{{count} following} =1{{count} following} other{{count} following}}", - "lessThanNbMinutes": "{count, plural, =0{Less than {count} minute} =1{Less than {count} minute} other{Less than {count} minutes}}", - "nbGamesInPlay": "{count, plural, =0{{count} game in play} =1{{count} game in play} other{{count} games in play}}", - "maximumNbCharacters": "{count, plural, =0{Maximum: {count} character.} =1{Maximum: {count} character.} other{Maximum: {count} characters.}}", - "blocks": "{count, plural, =0{{count} block} =1{{count} block} other{{count} blocks}}", - "nbForumPosts": "{count, plural, =0{{count} forum post} =1{{count} forum post} other{{count} forum posts}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} {param2} player this week.} =1{{count} {param2} player this week.} other{{count} {param2} players this week.}}", - "availableInNbLanguages": "{count, plural, =0{Available in {count} language!} =1{Available in {count} language!} other{Available in {count} languages!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} second to play the first move} =1{{count} second to play the first move} other{{count} seconds to play the first move}}", - "nbSeconds": "{count, plural, =0{{count} second} =1{{count} second} other{{count} seconds}}", - "andSaveNbPremoveLines": "{count, plural, =0{and save {count} premove line} =1{and save {count} premove line} other{and save {count} premove lines}}", + "opponentLeftCounter": "{count, plural, =1{Your opponent left the game. You can claim victory in {count} second.} other{Your opponent left the game. You can claim victory in {count} seconds.}}", + "mateInXHalfMoves": "{count, plural, =1{Mate in {count} half-move} other{Mate in {count} half-moves}}", + "nbBlunders": "{count, plural, =1{{count} blunder} other{{count} blunders}}", + "nbMistakes": "{count, plural, =1{{count} mistake} other{{count} mistakes}}", + "nbInaccuracies": "{count, plural, =1{{count} inaccuracy} other{{count} inaccuracies}}", + "nbPlayers": "{count, plural, =1{{count} player} other{{count} players}}", + "nbGames": "{count, plural, =1{{count} game} other{{count} games}}", + "ratingXOverYGames": "{count, plural, =1{{count} rating over {param2} game} other{{count} rating over {param2} games}}", + "nbBookmarks": "{count, plural, =1{{count} bookmark} other{{count} bookmarks}}", + "nbDays": "{count, plural, =1{{count} day} other{{count} days}}", + "nbHours": "{count, plural, =1{{count} hour} other{{count} hours}}", + "nbMinutes": "{count, plural, =1{{count} minute} other{{count} minutes}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Rank is updated every minute} other{Rank is updated every {count} minutes}}", + "nbPuzzles": "{count, plural, =1{{count} puzzle} other{{count} puzzles}}", + "nbGamesWithYou": "{count, plural, =1{{count} game with you} other{{count} games with you}}", + "nbRated": "{count, plural, =1{{count} rated} other{{count} rated}}", + "nbWins": "{count, plural, =1{{count} win} other{{count} wins}}", + "nbLosses": "{count, plural, =1{{count} loss} other{{count} losses}}", + "nbDraws": "{count, plural, =1{{count} draw} other{{count} draws}}", + "nbPlaying": "{count, plural, =1{{count} playing} other{{count} playing}}", + "giveNbSeconds": "{count, plural, =1{Give {count} second} other{Give {count} seconds}}", + "nbTournamentPoints": "{count, plural, =1{{count} tournament point} other{{count} tournament points}}", + "nbStudies": "{count, plural, =1{{count} study} other{{count} studies}}", + "nbSimuls": "{count, plural, =1{{count} simul} other{{count} simuls}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} rated game} other{≥ {count} rated games}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} {param2} rated game} other{≥ {count} {param2} rated games}}", + "needNbMorePerfGames": "{count, plural, =1{You need to play {count} more {param2} rated game} other{You need to play {count} more {param2} rated games}}", + "needNbMoreGames": "{count, plural, =1{You need to play {count} more rated game} other{You need to play {count} more rated games}}", + "nbImportedGames": "{count, plural, =1{{count} imported game} other{{count} imported games}}", + "nbFriendsOnline": "{count, plural, =1{{count} friend online} other{{count} friends online}}", + "nbFollowers": "{count, plural, =1{{count} follower} other{{count} followers}}", + "nbFollowing": "{count, plural, =1{{count} following} other{{count} following}}", + "lessThanNbMinutes": "{count, plural, =1{Less than {count} minute} other{Less than {count} minutes}}", + "nbGamesInPlay": "{count, plural, =1{{count} game in play} other{{count} games in play}}", + "maximumNbCharacters": "{count, plural, =1{Maximum: {count} character.} other{Maximum: {count} characters.}}", + "blocks": "{count, plural, =1{{count} block} other{{count} blocks}}", + "nbForumPosts": "{count, plural, =1{{count} forum post} other{{count} forum posts}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} {param2} player this week.} other{{count} {param2} players this week.}}", + "availableInNbLanguages": "{count, plural, =1{Available in {count} language!} other{Available in {count} languages!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} second to play the first move} other{{count} seconds to play the first move}}", + "nbSeconds": "{count, plural, =1{{count} second} other{{count} seconds}}", + "andSaveNbPremoveLines": "{count, plural, =1{and save {count} premove line} other{and save {count} premove lines}}", "stormMoveToStart": "Move to start", "stormYouPlayTheWhitePiecesInAllPuzzles": "You play the white pieces in all puzzles", "stormYouPlayTheBlackPiecesInAllPuzzles": "You play the black pieces in all puzzles", @@ -1264,8 +1264,8 @@ "stormClickToReload": "Click to reload", "stormThisRunHasExpired": "This run has expired!", "stormThisRunWasOpenedInAnotherTab": "This run was opened in another tab!", - "stormXRuns": "{count, plural, =0{1 run} =1{1 run} other{{count} runs}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Played one run of {param2}} =1{Played one run of {param2}} other{Played {count} runs of {param2}}}", + "stormXRuns": "{count, plural, =1{1 run} other{{count} runs}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Played one run of {param2}} other{Played {count} runs of {param2}}}", "streamerLichessStreamers": "Lichess streamers", "studyShareAndExport": "Share & export", "studyStart": "Start" diff --git a/lib/l10n/lila_eo.arb b/lib/l10n/lila_eo.arb index 746eae9ee9..736364c481 100644 --- a/lib/l10n/lila_eo.arb +++ b/lib/l10n/lila_eo.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Gastigis vivan rivereton", "activityRankedInSwissTournament": "Rangita #{param1} en {param2}", "activitySignedUp": "Subskribis al lichess.org", - "activitySupportedNbMonths": "{count, plural, =0{Subtenis lichess.org dum {count} monato kiel {param2}} =1{Subtenis lichess.org dum {count} monato kiel {param2}} other{Subtenis lichess.org dum {count} monatoj kiel {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Praktikis {count} pozicion {param2}} =1{Praktikis {count} pozicion {param2}} other{Praktikis {count} poziciojn {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Solvis {count} taktikan puzlon} =1{Solvis {count} taktikan puzlon} other{Solvis {count} taktikajn puzlojn}}", - "activityPlayedNbGames": "{count, plural, =0{Ludis {count} {param2} ludon} =1{Ludis {count} {param2} ludon} other{Ludis {count} {param2} ludojn}}", - "activityPostedNbMessages": "{count, plural, =0{Afiŝis {count} mesaĝo en {param2}} =1{Afiŝis {count} mesaĝo en {param2}} other{Afiŝis {count} mesaĝoj en {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{Ludis {count} movon} =1{Ludis {count} movon} other{Ludis {count} movojn}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{en {count} korespondada ludo} =1{en {count} korespondada ludo} other{en {count} korespondadaj ludoj}}", - "activityCompletedNbGames": "{count, plural, =0{Finiĝis {count} koresponda ludo} =1{Finiĝis {count} koresponda ludo} other{Finiĝis {count} korespondaj ludoj}}", - "activityFollowedNbPlayers": "{count, plural, =0{Komencis sekvi {count} ludanton} =1{Komencis sekvi {count} ludanton} other{Komencis sekvi {count} ludantojn}}", - "activityGainedNbFollowers": "{count, plural, =0{Gajnis {count} novan sekvanton} =1{Gajnis {count} novan sekvanton} other{Gajnis {count} novajn sekvantojn}}", - "activityHostedNbSimuls": "{count, plural, =0{Gastigis {count} samtempan ekspozicion} =1{Gastigis {count} samtempan ekspozicion} other{Gastigis {count} samtempajn ekspoziciojn}}", - "activityJoinedNbSimuls": "{count, plural, =0{Partoprenita en {count} samtempa ekspozicio} =1{Partoprenita en {count} samtempa ekspozicio} other{Partoprenita en {count} samtempaj ekspozicioj}}", - "activityCreatedNbStudies": "{count, plural, =0{Kreis {count} novan studon} =1{Kreis {count} novan studon} other{Kreis {count} novajn studojn}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Konkurencis en {count} turniro} =1{Konkurencis en {count} turniro} other{Konkurencis en {count} turniroj}}", - "activityRankedInTournament": "{count, plural, =0{Rangita #{count} (supro {param2}%) kun {param3} ludo en {param4}} =1{Rangita #{count} (supro {param2}%) kun {param3} ludo en {param4}} other{Rangita #{count} (supro {param2}%) kun {param3} ludoj en {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Konkuris en {count} svisa turniro} =1{Konkuris en {count} svisa turniro} other{Konkuris en {count} svisaj turniroj}}", - "activityJoinedNbTeams": "{count, plural, =0{Aliĝis {count} teamo} =1{Aliĝis {count} teamo} other{Aliĝis {count} teamoj}}", + "activitySupportedNbMonths": "{count, plural, =1{Subtenis lichess.org dum {count} monato kiel {param2}} other{Subtenis lichess.org dum {count} monatoj kiel {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Praktikis {count} pozicion {param2}} other{Praktikis {count} poziciojn {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Solvis {count} taktikan puzlon} other{Solvis {count} taktikajn puzlojn}}", + "activityPlayedNbGames": "{count, plural, =1{Ludis {count} {param2} ludon} other{Ludis {count} {param2} ludojn}}", + "activityPostedNbMessages": "{count, plural, =1{Afiŝis {count} mesaĝo en {param2}} other{Afiŝis {count} mesaĝoj en {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{Ludis {count} movon} other{Ludis {count} movojn}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{en {count} korespondada ludo} other{en {count} korespondadaj ludoj}}", + "activityCompletedNbGames": "{count, plural, =1{Finiĝis {count} koresponda ludo} other{Finiĝis {count} korespondaj ludoj}}", + "activityFollowedNbPlayers": "{count, plural, =1{Komencis sekvi {count} ludanton} other{Komencis sekvi {count} ludantojn}}", + "activityGainedNbFollowers": "{count, plural, =1{Gajnis {count} novan sekvanton} other{Gajnis {count} novajn sekvantojn}}", + "activityHostedNbSimuls": "{count, plural, =1{Gastigis {count} samtempan ekspozicion} other{Gastigis {count} samtempajn ekspoziciojn}}", + "activityJoinedNbSimuls": "{count, plural, =1{Partoprenita en {count} samtempa ekspozicio} other{Partoprenita en {count} samtempaj ekspozicioj}}", + "activityCreatedNbStudies": "{count, plural, =1{Kreis {count} novan studon} other{Kreis {count} novajn studojn}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Konkurencis en {count} turniro} other{Konkurencis en {count} turniroj}}", + "activityRankedInTournament": "{count, plural, =1{Rangita #{count} (supro {param2}%) kun {param3} ludo en {param4}} other{Rangita #{count} (supro {param2}%) kun {param3} ludoj en {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Konkuris en {count} svisa turniro} other{Konkuris en {count} svisaj turniroj}}", + "activityJoinedNbTeams": "{count, plural, =1{Aliĝis {count} teamo} other{Aliĝis {count} teamoj}}", "broadcastBroadcasts": "Elsendoj", "broadcastStartDate": "Komenca dato en via propra horzono", "challengeChallengesX": "Defioj: {param1}", @@ -216,11 +216,11 @@ "puzzleNoPuzzlesToShow": "Nenio por montri, ludu iujn puzlojn unue!", "puzzleImprovementAreasDescription": "Trajnu ĉi tiujn por optimumigi vian progreson!", "puzzleStrengthDescription": "Via rendimento estas plej bona en ĉi tiuj temoj", - "puzzlePlayedXTimes": "{count, plural, =0{Ludita {count} foje} =1{Ludita {count} foje} other{Ludita {count} foje}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Unu poento sub via puzla rango} =1{Unu poento sub via puzla rango} other{{count} poentoj sub via puzla rango}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Unu poento super via puzla rango} =1{Unu poento super via puzla rango} other{{count} poentoj super via puzla rango}}", - "puzzleNbPlayed": "{count, plural, =0{{count} ludita} =1{{count} ludita} other{{count} ludita}}", - "puzzleNbToReplay": "{count, plural, =0{{count} por reludi} =1{{count} por reludi} other{{count} por reludi}}", + "puzzlePlayedXTimes": "{count, plural, =1{Ludita {count} foje} other{Ludita {count} foje}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Unu poento sub via puzla rango} other{{count} poentoj sub via puzla rango}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Unu poento super via puzla rango} other{{count} poentoj super via puzla rango}}", + "puzzleNbPlayed": "{count, plural, =1{{count} ludita} other{{count} ludita}}", + "puzzleNbToReplay": "{count, plural, =1{{count} por reludi} other{{count} por reludi}}", "puzzleThemeAdvancedPawn": "Altnivela soldato", "puzzleThemeAdvancedPawnDescription": "Unu el viaj soldatoj profundas en la kontraŭa flanko, kaj ĝia ebla rangaltiĝo minacas.", "puzzleThemeAdvantage": "Avantaĝo", @@ -1157,48 +1157,48 @@ "instructions": "Instrukcio", "showMeEverything": "Ĉion montru al mi", "lichessPatronInfo": "Lichess estas almoza kaj tute libera malfermitkoda programaro.\nĈiu funkciada elspezo, ellaborado, kaj enhavo estas financita sole de uzantajn donacojn.", - "opponentLeftCounter": "{count, plural, =0{Via kontraŭulo forlasis la ludon. Vi povas postuli venkon en {count} sekundo.} =1{Via kontraŭulo forlasis la ludon. Vi povas postuli venkon en {count} sekundo.} other{Via kontraŭulo forlasis la ludon. Vi povas postuli venkon en {count} sekundoj.}}", - "mateInXHalfMoves": "{count, plural, =0{Mato post {count} duonmovo} =1{Mato post {count} duonmovo} other{Mato post {count} duonmovoj}}", - "nbBlunders": "{count, plural, =0{{count} erarego} =1{{count} erarego} other{{count} eraregoj}}", - "nbMistakes": "{count, plural, =0{{count} eraro} =1{{count} eraro} other{{count} eraroj}}", - "nbInaccuracies": "{count, plural, =0{{count} erareto} =1{{count} erareto} other{{count} eraretoj}}", - "nbPlayers": "{count, plural, =0{{count} konektita ludanto} =1{{count} konektita ludanto} other{{count} konektitaj ludantoj}}", - "nbGames": "{count, plural, =0{{count} ludo} =1{{count} ludo} other{{count} ludoj}}", - "ratingXOverYGames": "{count, plural, =0{{count} rango trans {param2} ludo} =1{{count} rango trans {param2} ludo} other{{count} rangoj trans {param2} ludoj}}", - "nbBookmarks": "{count, plural, =0{{count} paĝmarko} =1{{count} paĝmarko} other{{count} paĝmarkoj}}", - "nbDays": "{count, plural, =0{{count} tago} =1{{count} tago} other{{count} tagoj}}", - "nbHours": "{count, plural, =0{{count} horo} =1{{count} horo} other{{count} horoj}}", - "nbMinutes": "{count, plural, =0{{count} minuto} =1{{count} minuto} other{{count} minutoj}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Posicio aktualiĝas en ĉiu minuto} =1{Posicio aktualiĝas en ĉiu minuto} other{Posicio aktualiĝas en ĉiu {count} minutoj}}", - "nbPuzzles": "{count, plural, =0{{count} puzlo} =1{{count} puzlo} other{{count} puzloj}}", - "nbGamesWithYou": "{count, plural, =0{{count} ludo kun vi} =1{{count} ludo kun vi} other{{count} ludoj kun vi}}", - "nbRated": "{count, plural, =0{{count} taksaj ludoj} =1{{count} taksaj ludoj} other{{count} taksaj ludoj}}", - "nbWins": "{count, plural, =0{{count} venkoj} =1{{count} venkoj} other{{count} venkoj}}", - "nbLosses": "{count, plural, =0{{count} malvenkoj} =1{{count} malvenkoj} other{{count} malvenkoj}}", - "nbDraws": "{count, plural, =0{{count} egalvenkoj} =1{{count} egalvenkoj} other{{count} egalvenkoj}}", - "nbPlaying": "{count, plural, =0{{count} aktualaj} =1{{count} aktualaj} other{{count} aktualaj}}", - "giveNbSeconds": "{count, plural, =0{Doni {count} sekundojn} =1{Doni {count} sekundojn} other{Doni {count} sekundojn}}", - "nbTournamentPoints": "{count, plural, =0{{count} turnira poento} =1{{count} turnira poento} other{{count} turnira poento}}", - "nbStudies": "{count, plural, =0{{count} studo} =1{{count} studo} other{{count} studoj}}", - "nbSimuls": "{count, plural, =0{{count} samtempludo} =1{{count} samtempludo} other{{count} samtempludoj}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} taksa ludo} =1{≥ {count} taksa ludo} other{≥ {count} taksaj ludoj}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} taksa ludo de {param2}} =1{≥ {count} taksa ludo de {param2}} other{≥ {count} taksaj ludoj de {param2}}}", - "needNbMorePerfGames": "{count, plural, =0{Vi devas ludi {count} pli de taksa {param2} ludo} =1{Vi devas ludi {count} pli de taksa {param2} ludo} other{Vi devas ludi {count} pli de taksaj {param2} ludoj}}", - "needNbMoreGames": "{count, plural, =0{Vi devas ludi {count} pli de taksa ludo} =1{Vi devas ludi {count} pli de taksa ludo} other{Vi devas ludi {count} pli de taksaj ludoj}}", - "nbImportedGames": "{count, plural, =0{{count} Importitaj ludoj} =1{{count} Importitaj ludoj} other{{count} Importitaj ludoj}}", - "nbFriendsOnline": "{count, plural, =0{{count} amiko enreta} =1{{count} amiko enreta} other{{count} amikoj enretaj}}", - "nbFollowers": "{count, plural, =0{{count} sekvanto} =1{{count} sekvanto} other{{count} sekvantoj}}", - "nbFollowing": "{count, plural, =0{{count} sekvatoj} =1{{count} sekvatoj} other{{count} sekvatoj}}", - "lessThanNbMinutes": "{count, plural, =0{Malpli ol {count} minuto} =1{Malpli ol {count} minuto} other{Malpli ol {count} minutoj}}", - "nbGamesInPlay": "{count, plural, =0{{count} aktivaj ludoj} =1{{count} aktivaj ludoj} other{{count} aktivaj ludoj}}", - "maximumNbCharacters": "{count, plural, =0{Maksimumo: {count} signoj.} =1{Maksimumo: {count} signoj.} other{Maksimumo: {count} signoj.}}", - "blocks": "{count, plural, =0{{count} blokitaj ludantoj} =1{{count} blokitaj ludantoj} other{{count} blokitaj ludantoj}}", - "nbForumPosts": "{count, plural, =0{{count} Forumaj Afiŝoj} =1{{count} Forumaj Afiŝoj} other{{count} Forumaj Afiŝoj}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{Unu {param2} ludanto ĉi tiu semajno.} =1{Unu {param2} ludanto ĉi tiu semajno.} other{{count} {param2} ludantoj ĉi tiu semajno.}}", - "availableInNbLanguages": "{count, plural, =0{Havebla en {count} lingvo!} =1{Havebla en {count} lingvo!} other{Havebla en {count} lingvoj!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} sekundo por ludi la unuan movon} =1{{count} sekundo por ludi la unuan movon} other{{count} sekundoj por ludi la unuan movon}}", - "nbSeconds": "{count, plural, =0{{count} sekundo} =1{{count} sekundo} other{{count} sekundoj}}", - "andSaveNbPremoveLines": "{count, plural, =0{kaj savi {count} antaŭmovan vicon} =1{kaj savi {count} antaŭmovan vicon} other{kaj savi {count} antaŭmovajn vicojn}}", + "opponentLeftCounter": "{count, plural, =1{Via kontraŭulo forlasis la ludon. Vi povas postuli venkon en {count} sekundo.} other{Via kontraŭulo forlasis la ludon. Vi povas postuli venkon en {count} sekundoj.}}", + "mateInXHalfMoves": "{count, plural, =1{Mato post {count} duonmovo} other{Mato post {count} duonmovoj}}", + "nbBlunders": "{count, plural, =1{{count} erarego} other{{count} eraregoj}}", + "nbMistakes": "{count, plural, =1{{count} eraro} other{{count} eraroj}}", + "nbInaccuracies": "{count, plural, =1{{count} erareto} other{{count} eraretoj}}", + "nbPlayers": "{count, plural, =1{{count} konektita ludanto} other{{count} konektitaj ludantoj}}", + "nbGames": "{count, plural, =1{{count} ludo} other{{count} ludoj}}", + "ratingXOverYGames": "{count, plural, =1{{count} rango trans {param2} ludo} other{{count} rangoj trans {param2} ludoj}}", + "nbBookmarks": "{count, plural, =1{{count} paĝmarko} other{{count} paĝmarkoj}}", + "nbDays": "{count, plural, =1{{count} tago} other{{count} tagoj}}", + "nbHours": "{count, plural, =1{{count} horo} other{{count} horoj}}", + "nbMinutes": "{count, plural, =1{{count} minuto} other{{count} minutoj}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Posicio aktualiĝas en ĉiu minuto} other{Posicio aktualiĝas en ĉiu {count} minutoj}}", + "nbPuzzles": "{count, plural, =1{{count} puzlo} other{{count} puzloj}}", + "nbGamesWithYou": "{count, plural, =1{{count} ludo kun vi} other{{count} ludoj kun vi}}", + "nbRated": "{count, plural, =1{{count} taksaj ludoj} other{{count} taksaj ludoj}}", + "nbWins": "{count, plural, =1{{count} venkoj} other{{count} venkoj}}", + "nbLosses": "{count, plural, =1{{count} malvenkoj} other{{count} malvenkoj}}", + "nbDraws": "{count, plural, =1{{count} egalvenkoj} other{{count} egalvenkoj}}", + "nbPlaying": "{count, plural, =1{{count} aktualaj} other{{count} aktualaj}}", + "giveNbSeconds": "{count, plural, =1{Doni {count} sekundojn} other{Doni {count} sekundojn}}", + "nbTournamentPoints": "{count, plural, =1{{count} turnira poento} other{{count} turnira poento}}", + "nbStudies": "{count, plural, =1{{count} studo} other{{count} studoj}}", + "nbSimuls": "{count, plural, =1{{count} samtempludo} other{{count} samtempludoj}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} taksa ludo} other{≥ {count} taksaj ludoj}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} taksa ludo de {param2}} other{≥ {count} taksaj ludoj de {param2}}}", + "needNbMorePerfGames": "{count, plural, =1{Vi devas ludi {count} pli de taksa {param2} ludo} other{Vi devas ludi {count} pli de taksaj {param2} ludoj}}", + "needNbMoreGames": "{count, plural, =1{Vi devas ludi {count} pli de taksa ludo} other{Vi devas ludi {count} pli de taksaj ludoj}}", + "nbImportedGames": "{count, plural, =1{{count} Importitaj ludoj} other{{count} Importitaj ludoj}}", + "nbFriendsOnline": "{count, plural, =1{{count} amiko enreta} other{{count} amikoj enretaj}}", + "nbFollowers": "{count, plural, =1{{count} sekvanto} other{{count} sekvantoj}}", + "nbFollowing": "{count, plural, =1{{count} sekvatoj} other{{count} sekvatoj}}", + "lessThanNbMinutes": "{count, plural, =1{Malpli ol {count} minuto} other{Malpli ol {count} minutoj}}", + "nbGamesInPlay": "{count, plural, =1{{count} aktivaj ludoj} other{{count} aktivaj ludoj}}", + "maximumNbCharacters": "{count, plural, =1{Maksimumo: {count} signoj.} other{Maksimumo: {count} signoj.}}", + "blocks": "{count, plural, =1{{count} blokitaj ludantoj} other{{count} blokitaj ludantoj}}", + "nbForumPosts": "{count, plural, =1{{count} Forumaj Afiŝoj} other{{count} Forumaj Afiŝoj}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{Unu {param2} ludanto ĉi tiu semajno.} other{{count} {param2} ludantoj ĉi tiu semajno.}}", + "availableInNbLanguages": "{count, plural, =1{Havebla en {count} lingvo!} other{Havebla en {count} lingvoj!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} sekundo por ludi la unuan movon} other{{count} sekundoj por ludi la unuan movon}}", + "nbSeconds": "{count, plural, =1{{count} sekundo} other{{count} sekundoj}}", + "andSaveNbPremoveLines": "{count, plural, =1{kaj savi {count} antaŭmovan vicon} other{kaj savi {count} antaŭmovajn vicojn}}", "stormMoveToStart": "Movu por komenci", "stormYouPlayTheWhitePiecesInAllPuzzles": "Vi ludas per la blankaj pecoj en ĉiuj puzloj", "stormYouPlayTheBlackPiecesInAllPuzzles": "Vi ludas per la nigraj pecoj en ĉiuj puzloj", @@ -1250,8 +1250,8 @@ "stormClickToReload": "Klaku por reŝargo", "stormThisRunHasExpired": "Ĉi tiu kuro eksvalidiĝis!", "stormThisRunWasOpenedInAnotherTab": "Ĉi tiu kuro estis malfermita en alia langeto!", - "stormXRuns": "{count, plural, =0{1 kuro} =1{1 kuro} other{{count} kuroj}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Ludis unu kuron de {param2}} =1{Ludis unu kuron de {param2}} other{Ludis {count} kurojn de {param2}}}", + "stormXRuns": "{count, plural, =1{1 kuro} other{{count} kuroj}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Ludis unu kuron de {param2}} other{Ludis {count} kurojn de {param2}}}", "streamerLichessStreamers": "Lichess filmprezentistoj", "studyShareAndExport": "Konigi & eksporti", "studyStart": "Komenci" diff --git a/lib/l10n/lila_es.arb b/lib/l10n/lila_es.arb index 087d4739a7..341bb2df97 100644 --- a/lib/l10n/lila_es.arb +++ b/lib/l10n/lila_es.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Emitió en directo", "activityRankedInSwissTournament": "#{param1} en la clasificación en {param2}", "activitySignedUp": "Registrado en Lichess", - "activitySupportedNbMonths": "{count, plural, =0{Ha colaborado con lichess.org durante {count} mes como {param2}} =1{Ha colaborado con lichess.org durante {count} mes como {param2}} other{Ha colaborado con lichess.org durante {count} meses como {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Ha practicado {count} posición en {param2}} =1{Ha practicado {count} posición en {param2}} other{Ha practicado {count} posiciones en {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Ha resuelto {count} ejercicio de táctica} =1{Ha resuelto {count} ejercicio de táctica} other{Ha resuelto {count} ejercicios de táctica}}", - "activityPlayedNbGames": "{count, plural, =0{Ha jugado {count} partida {param2}} =1{Ha jugado {count} partida {param2}} other{Ha jugado {count} partidas {param2}}}", - "activityPostedNbMessages": "{count, plural, =0{Ha publicado {count} mensaje en {param2}} =1{Ha publicado {count} mensaje en {param2}} other{Ha publicado {count} mensajes en {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{Ha hecho {count} movimiento} =1{Ha hecho {count} movimiento} other{Ha hecho {count} movimientos}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{en {count} partida por correspondencia} =1{en {count} partida por correspondencia} other{en {count} partidas por correspondencia}}", - "activityCompletedNbGames": "{count, plural, =0{Ha jugado {count} partida por correspondencia} =1{Ha jugado {count} partida por correspondencia} other{Ha jugado {count} partidas por correspondencia}}", - "activityFollowedNbPlayers": "{count, plural, =0{Sigue a {count} jugador} =1{Sigue a {count} jugador} other{Sigue a {count} jugadores}}", - "activityGainedNbFollowers": "{count, plural, =0{Tiene {count} seguidor nuevo} =1{Tiene {count} seguidor nuevo} other{Tiene {count} seguidores nuevos}}", - "activityHostedNbSimuls": "{count, plural, =0{Ha ofrecido {count} exhibición simultánea} =1{Ha ofrecido {count} exhibición simultánea} other{Ha ofrecido {count} exhibiciones simultáneas}}", - "activityJoinedNbSimuls": "{count, plural, =0{Ha participado en {count} exhibición simultánea} =1{Ha participado en {count} exhibición simultánea} other{Ha participado en {count} exhibiciones simultáneas}}", - "activityCreatedNbStudies": "{count, plural, =0{Ha creado {count} estudio} =1{Ha creado {count} estudio} other{Ha creado {count} estudios}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Ha competido en {count} torneo} =1{Ha competido en {count} torneo} other{Ha competido en {count} torneos}}", - "activityRankedInTournament": "{count, plural, =0{{count}º en la clasificación (dentro del {param2}% mejor) con {param3} partida en {param4}} =1{{count}º en la clasificación (dentro del {param2}% mejor) con {param3} partida en {param4}} other{{count}º en la clasificación (dentro del {param2}% mejor) con {param3} partidas en {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Ha competido en {count} torneo suizo} =1{Ha competido en {count} torneo suizo} other{Ha competido en {count} torneos suizos}}", - "activityJoinedNbTeams": "{count, plural, =0{Miembro de {count} equipo} =1{Miembro de {count} equipo} other{Miembro de {count} equipos}}", + "activitySupportedNbMonths": "{count, plural, =1{Ha colaborado con lichess.org durante {count} mes como {param2}} other{Ha colaborado con lichess.org durante {count} meses como {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Ha practicado {count} posición en {param2}} other{Ha practicado {count} posiciones en {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Ha resuelto {count} ejercicio de táctica} other{Ha resuelto {count} ejercicios de táctica}}", + "activityPlayedNbGames": "{count, plural, =1{Ha jugado {count} partida {param2}} other{Ha jugado {count} partidas {param2}}}", + "activityPostedNbMessages": "{count, plural, =1{Ha publicado {count} mensaje en {param2}} other{Ha publicado {count} mensajes en {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{Ha hecho {count} movimiento} other{Ha hecho {count} movimientos}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{en {count} partida por correspondencia} other{en {count} partidas por correspondencia}}", + "activityCompletedNbGames": "{count, plural, =1{Ha jugado {count} partida por correspondencia} other{Ha jugado {count} partidas por correspondencia}}", + "activityFollowedNbPlayers": "{count, plural, =1{Sigue a {count} jugador} other{Sigue a {count} jugadores}}", + "activityGainedNbFollowers": "{count, plural, =1{Tiene {count} seguidor nuevo} other{Tiene {count} seguidores nuevos}}", + "activityHostedNbSimuls": "{count, plural, =1{Ha ofrecido {count} exhibición simultánea} other{Ha ofrecido {count} exhibiciones simultáneas}}", + "activityJoinedNbSimuls": "{count, plural, =1{Ha participado en {count} exhibición simultánea} other{Ha participado en {count} exhibiciones simultáneas}}", + "activityCreatedNbStudies": "{count, plural, =1{Ha creado {count} estudio} other{Ha creado {count} estudios}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Ha competido en {count} torneo} other{Ha competido en {count} torneos}}", + "activityRankedInTournament": "{count, plural, =1{{count}º en la clasificación (dentro del {param2}% mejor) con {param3} partida en {param4}} other{{count}º en la clasificación (dentro del {param2}% mejor) con {param3} partidas en {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Ha competido en {count} torneo suizo} other{Ha competido en {count} torneos suizos}}", + "activityJoinedNbTeams": "{count, plural, =1{Miembro de {count} equipo} other{Miembro de {count} equipos}}", "broadcastBroadcasts": "Emisiones", "broadcastStartDate": "Fecha de inicio en tu zona horaria", "challengeChallengesX": "Desafíos: {param1}", @@ -216,11 +216,11 @@ "puzzleNoPuzzlesToShow": "Aún no hay nada que mostrar aquí. ¡Ve y haz algunos ejercicios!", "puzzleImprovementAreasDescription": "¡Entrena estas áreas para progresar!", "puzzleStrengthDescription": "Estas son las áreas en las que eres más fuerte", - "puzzlePlayedXTimes": "{count, plural, =0{Jugado {count} vez} =1{Jugado {count} vez} other{Jugado {count} veces}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Un punto por debajo de tu puntuación de ejercicios} =1{Un punto por debajo de tu puntuación de ejercicios} other{{count} puntos por debajo de tu puntuación de ejercicios}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Un punto por encima de tu puntuación de ejercicios} =1{Un punto por encima de tu puntuación de ejercicios} other{{count} puntos por encima de tu puntuación de ejercicios}}", - "puzzleNbPlayed": "{count, plural, =0{{count} ejercicio} =1{{count} ejercicio} other{{count} ejercicios}}", - "puzzleNbToReplay": "{count, plural, =0{{count} a repetir} =1{{count} a repetir} other{{count} a repetir}}", + "puzzlePlayedXTimes": "{count, plural, =1{Jugado {count} vez} other{Jugado {count} veces}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Un punto por debajo de tu puntuación de ejercicios} other{{count} puntos por debajo de tu puntuación de ejercicios}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Un punto por encima de tu puntuación de ejercicios} other{{count} puntos por encima de tu puntuación de ejercicios}}", + "puzzleNbPlayed": "{count, plural, =1{{count} ejercicio} other{{count} ejercicios}}", + "puzzleNbToReplay": "{count, plural, =1{{count} a repetir} other{{count} a repetir}}", "puzzleThemeAdvancedPawn": "Peón avanzado", "puzzleThemeAdvancedPawnDescription": "Uno de tus peones está bien avanzado en territorio enemigo, quizás amenazando promocionar.", "puzzleThemeAdvantage": "Ventaja", @@ -1171,48 +1171,48 @@ "showMeEverything": "Mostrarme todo", "lichessPatronInfo": "Lichess es una organización benéfica y un software totalmente libre y de código abierto.\nTodos los gastos de funcionamiento, desarrollo y contenidos se financian exclusivamente mediante las donaciones de sus usuarios.", "nothingToSeeHere": "Nada que ver aquí por ahora.", - "opponentLeftCounter": "{count, plural, =0{Tu oponente ha salido de la partida. Podrás reclamar la victoria en {count} segundo.} =1{Tu oponente ha salido de la partida. Podrás reclamar la victoria en {count} segundo.} other{Tu oponente ha salido de la partida. Podrás reclamar la victoria en {count} segundos.}}", - "mateInXHalfMoves": "{count, plural, =0{Mate en {count} medio movimiento} =1{Mate en {count} medio movimiento} other{Mate en {count} medios movimientos}}", - "nbBlunders": "{count, plural, =0{{count} error grave} =1{{count} error grave} other{{count} errores graves}}", - "nbMistakes": "{count, plural, =0{{count} error} =1{{count} error} other{{count} errores}}", - "nbInaccuracies": "{count, plural, =0{{count} imprecisión} =1{{count} imprecisión} other{{count} imprecisiones}}", - "nbPlayers": "{count, plural, =0{{count} jugador} =1{{count} jugador} other{{count} jugadores}}", - "nbGames": "{count, plural, =0{{count} Partida} =1{{count} Partida} other{{count} Partidas}}", - "ratingXOverYGames": "{count, plural, =0{puntuación {count} en {param2} partida} =1{puntuación {count} en {param2} partida} other{Puntuación de {count} en {param2} partidas}}", - "nbBookmarks": "{count, plural, =0{{count} partida favorita} =1{{count} partida favorita} other{{count} partidas favoritas}}", - "nbDays": "{count, plural, =0{{count} día} =1{{count} día} other{{count} días}}", - "nbHours": "{count, plural, =0{{count} hora} =1{{count} hora} other{{count} horas}}", - "nbMinutes": "{count, plural, =0{{count} minuto} =1{{count} minuto} other{{count} minutos}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{La clasificación se actualiza cada minuto} =1{La clasificación se actualiza cada minuto} other{La clasificación se actualiza cada {count} minutos}}", - "nbPuzzles": "{count, plural, =0{{count} ejercicio} =1{{count} ejercicio} other{{count} ejercicios}}", - "nbGamesWithYou": "{count, plural, =0{{count} partida contigo} =1{{count} partida contigo} other{{count} partidas contigo}}", - "nbRated": "{count, plural, =0{{count} por puntos} =1{{count} por puntos} other{{count} por puntos}}", - "nbWins": "{count, plural, =0{{count} victoria} =1{{count} victoria} other{{count} victorias}}", - "nbLosses": "{count, plural, =0{{count} derrota} =1{{count} derrota} other{{count} derrotas}}", - "nbDraws": "{count, plural, =0{{count} tablas} =1{{count} tablas} other{{count} tablas}}", - "nbPlaying": "{count, plural, =0{{count} en juego} =1{{count} en juego} other{{count} en juego}}", - "giveNbSeconds": "{count, plural, =0{Dar {count} segundo} =1{Dar {count} segundo} other{Dar {count} segundos}}", - "nbTournamentPoints": "{count, plural, =0{{count} punto de torneo} =1{{count} punto de torneo} other{{count} puntos de torneo}}", - "nbStudies": "{count, plural, =0{{count} estudio} =1{{count} estudio} other{{count} estudios}}", - "nbSimuls": "{count, plural, =0{{count} simultánea} =1{{count} simultánea} other{{count} simultáneas}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} partida por puntos} =1{≥ {count} partida por puntos} other{≥ {count} partidas por puntos}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} partida por puntos de {param2}} =1{≥ {count} partida por puntos de {param2}} other{≥ {count} partidas por puntos de {param2}}}", - "needNbMorePerfGames": "{count, plural, =0{Necesitas jugar {count} partida más de {param2} por puntos} =1{Necesitas jugar {count} partida más de {param2} por puntos} other{Necesitas jugar {count} partidas más de {param2} por puntos}}", - "needNbMoreGames": "{count, plural, =0{Necesitas jugar {count} partida por puntos más} =1{Necesitas jugar {count} partida por puntos más} other{Necesitas jugar {count} partidas por puntos más}}", - "nbImportedGames": "{count, plural, =0{{count} partida importada} =1{{count} partida importada} other{{count} partidas importadas}}", - "nbFriendsOnline": "{count, plural, =0{{count} amigo conectado} =1{{count} amigo conectado} other{{count} amigos conectados}}", - "nbFollowers": "{count, plural, =0{{count} seguidor} =1{{count} seguidor} other{{count} seguidores}}", - "nbFollowing": "{count, plural, =0{{count} siguiendo} =1{{count} siguiendo} other{{count} siguiendo}}", - "lessThanNbMinutes": "{count, plural, =0{Menos de {count} minuto} =1{Menos de {count} minuto} other{Menos de {count} minutos}}", - "nbGamesInPlay": "{count, plural, =0{{count} partida en juego} =1{{count} partida en juego} other{{count} partidas en juego}}", - "maximumNbCharacters": "{count, plural, =0{Máximo: {count} carácter.} =1{Máximo: {count} carácter.} other{Máximo: {count} carácteres.}}", - "blocks": "{count, plural, =0{{count} bloqueado} =1{{count} bloqueado} other{{count} bloqueados}}", - "nbForumPosts": "{count, plural, =0{{count} aporte en el foro} =1{{count} aporte en el foro} other{{count} aportes en el foro}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} jugador de {param2} esta semana.} =1{{count} jugador de {param2} esta semana.} other{{count} jugadores de {param2} esta semana.}}", - "availableInNbLanguages": "{count, plural, =0{¡Disponible en {count} idioma!} =1{¡Disponible en {count} idioma!} other{¡Disponible en {count} idiomas!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} segundo para hacer el primer movimiento} =1{{count} segundo para hacer el primer movimiento} other{{count} segundos para hacer el primer movimiento}}", - "nbSeconds": "{count, plural, =0{{count} segundo} =1{{count} segundo} other{{count} segundos}}", - "andSaveNbPremoveLines": "{count, plural, =0{y ahorra {count} línea de premovimiento} =1{y ahorra {count} línea de premovimiento} other{y ahorra {count} líneas de premovimiento}}", + "opponentLeftCounter": "{count, plural, =1{Tu oponente ha salido de la partida. Podrás reclamar la victoria en {count} segundo.} other{Tu oponente ha salido de la partida. Podrás reclamar la victoria en {count} segundos.}}", + "mateInXHalfMoves": "{count, plural, =1{Mate en {count} medio movimiento} other{Mate en {count} medios movimientos}}", + "nbBlunders": "{count, plural, =1{{count} error grave} other{{count} errores graves}}", + "nbMistakes": "{count, plural, =1{{count} error} other{{count} errores}}", + "nbInaccuracies": "{count, plural, =1{{count} imprecisión} other{{count} imprecisiones}}", + "nbPlayers": "{count, plural, =1{{count} jugador} other{{count} jugadores}}", + "nbGames": "{count, plural, =1{{count} Partida} other{{count} Partidas}}", + "ratingXOverYGames": "{count, plural, =1{puntuación {count} en {param2} partida} other{Puntuación de {count} en {param2} partidas}}", + "nbBookmarks": "{count, plural, =1{{count} partida favorita} other{{count} partidas favoritas}}", + "nbDays": "{count, plural, =1{{count} día} other{{count} días}}", + "nbHours": "{count, plural, =1{{count} hora} other{{count} horas}}", + "nbMinutes": "{count, plural, =1{{count} minuto} other{{count} minutos}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{La clasificación se actualiza cada minuto} other{La clasificación se actualiza cada {count} minutos}}", + "nbPuzzles": "{count, plural, =1{{count} ejercicio} other{{count} ejercicios}}", + "nbGamesWithYou": "{count, plural, =1{{count} partida contigo} other{{count} partidas contigo}}", + "nbRated": "{count, plural, =1{{count} por puntos} other{{count} por puntos}}", + "nbWins": "{count, plural, =1{{count} victoria} other{{count} victorias}}", + "nbLosses": "{count, plural, =1{{count} derrota} other{{count} derrotas}}", + "nbDraws": "{count, plural, =1{{count} tablas} other{{count} tablas}}", + "nbPlaying": "{count, plural, =1{{count} en juego} other{{count} en juego}}", + "giveNbSeconds": "{count, plural, =1{Dar {count} segundo} other{Dar {count} segundos}}", + "nbTournamentPoints": "{count, plural, =1{{count} punto de torneo} other{{count} puntos de torneo}}", + "nbStudies": "{count, plural, =1{{count} estudio} other{{count} estudios}}", + "nbSimuls": "{count, plural, =1{{count} simultánea} other{{count} simultáneas}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} partida por puntos} other{≥ {count} partidas por puntos}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} partida por puntos de {param2}} other{≥ {count} partidas por puntos de {param2}}}", + "needNbMorePerfGames": "{count, plural, =1{Necesitas jugar {count} partida más de {param2} por puntos} other{Necesitas jugar {count} partidas más de {param2} por puntos}}", + "needNbMoreGames": "{count, plural, =1{Necesitas jugar {count} partida por puntos más} other{Necesitas jugar {count} partidas por puntos más}}", + "nbImportedGames": "{count, plural, =1{{count} partida importada} other{{count} partidas importadas}}", + "nbFriendsOnline": "{count, plural, =1{{count} amigo conectado} other{{count} amigos conectados}}", + "nbFollowers": "{count, plural, =1{{count} seguidor} other{{count} seguidores}}", + "nbFollowing": "{count, plural, =1{{count} siguiendo} other{{count} siguiendo}}", + "lessThanNbMinutes": "{count, plural, =1{Menos de {count} minuto} other{Menos de {count} minutos}}", + "nbGamesInPlay": "{count, plural, =1{{count} partida en juego} other{{count} partidas en juego}}", + "maximumNbCharacters": "{count, plural, =1{Máximo: {count} carácter.} other{Máximo: {count} carácteres.}}", + "blocks": "{count, plural, =1{{count} bloqueado} other{{count} bloqueados}}", + "nbForumPosts": "{count, plural, =1{{count} aporte en el foro} other{{count} aportes en el foro}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} jugador de {param2} esta semana.} other{{count} jugadores de {param2} esta semana.}}", + "availableInNbLanguages": "{count, plural, =1{¡Disponible en {count} idioma!} other{¡Disponible en {count} idiomas!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} segundo para hacer el primer movimiento} other{{count} segundos para hacer el primer movimiento}}", + "nbSeconds": "{count, plural, =1{{count} segundo} other{{count} segundos}}", + "andSaveNbPremoveLines": "{count, plural, =1{y ahorra {count} línea de premovimiento} other{y ahorra {count} líneas de premovimiento}}", "stormMoveToStart": "Mueve para empezar", "stormYouPlayTheWhitePiecesInAllPuzzles": "Juegas con blancas en todos los ejercicios", "stormYouPlayTheBlackPiecesInAllPuzzles": "Juegas con negras en todos los ejercicios", @@ -1264,8 +1264,8 @@ "stormClickToReload": "Haz clic para recargar", "stormThisRunHasExpired": "¡Se acabó el tiempo!", "stormThisRunWasOpenedInAnotherTab": "¡Esta ronda fue abierta en otra pestaña!", - "stormXRuns": "{count, plural, =0{1 ronda} =1{1 ronda} other{{count} rondas}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Has jugado una ronda de {param2}} =1{Has jugado una ronda de {param2}} other{Has jugado {count} rondas de {param2}}}", + "stormXRuns": "{count, plural, =1{1 ronda} other{{count} rondas}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Has jugado una ronda de {param2}} other{Has jugado {count} rondas de {param2}}}", "streamerLichessStreamers": "Presentadores de Lichess", "studyShareAndExport": "Compartir y exportar", "studyStart": "Comenzar" diff --git a/lib/l10n/lila_et.arb b/lib/l10n/lila_et.arb index 9182a60b8a..30dc53f0c9 100644 --- a/lib/l10n/lila_et.arb +++ b/lib/l10n/lila_et.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Tegi otseülekannet", "activityRankedInSwissTournament": "Saavutas {param1}. koha mängus {param2}", "activitySignedUp": "Registreerus lehel lichess.org", - "activitySupportedNbMonths": "{count, plural, =0{Toeta Lichess.org'i {count} kuu {param2}} =1{Toeta Lichess.org'i {count} kuu {param2}} other{Toeta Lichess.org'i {count} kuud {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Harjutas {count} seisu teemas {param2}} =1{Harjutas {count} seisu teemas {param2}} other{Harjutas {count} seisu teemas {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Lahendas {count} taktikalise pusle} =1{Lahendas {count} taktikalise pusle} other{Lahendas {count} taktikalist puslet}}", - "activityPlayedNbGames": "{count, plural, =0{Mängis {count} {param2} mängu} =1{Mängis {count} {param2} mängu} other{Mängis {count} {param2} mängu}}", - "activityPostedNbMessages": "{count, plural, =0{Postitas {count} sõnumi foorumis {param2}} =1{Postitas {count} sõnumi foorumis {param2}} other{Postitas {count} sõnumit foorumis {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{Mängis {count} käigu} =1{Mängis {count} käigu} other{Mängis {count} käiku}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{lõpetas {count} kirjavahetusmängu} =1{lõpetas {count} kirjavahetusmängu} other{lõpetas {count} kirjavahetusmängu}}", - "activityCompletedNbGames": "{count, plural, =0{Lõpetas {count} kirjavahetusmängu} =1{Lõpetas {count} kirjavahetusmängu} other{Lõpetas {count} kirjavahetusmängu}}", - "activityFollowedNbPlayers": "{count, plural, =0{Hakkas jälgima {count} mängijat} =1{Hakkas jälgima {count} mängijat} other{Hakkas jälgima {count} mängijat}}", - "activityGainedNbFollowers": "{count, plural, =0{Sai {count} uue jälgija} =1{Sai {count} uue jälgija} other{Sai {count} uut jälgijat}}", - "activityHostedNbSimuls": "{count, plural, =0{Korraldas {count} simultaani} =1{Korraldas {count} simultaani} other{Korraldas {count} simultaani}}", - "activityJoinedNbSimuls": "{count, plural, =0{Osales {count} simultaanis} =1{Osales {count} simultaanis} other{Osales {count} simultaanis}}", - "activityCreatedNbStudies": "{count, plural, =0{Lõi {count} uue õppe} =1{Lõi {count} uue õppe} other{Lõi {count} uut õpet}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Võistles {count} turniiril} =1{Võistles {count} turniiril} other{Võistles {count} turniiril}}", - "activityRankedInTournament": "{count, plural, =0{Saavutas #{count} koha (parima {param2}% seas) {param3} mänguga turniiril {param4}} =1{Saavutas #{count} koha (parima {param2}% seas) {param3} mänguga turniiril {param4}} other{Saavutas #{count} koha (parima {param2}% seas) {param3} mänguga turniiril {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Võistles {count} šveitsi turniiril} =1{Võistles {count} šveitsi turniiril} other{Võistles {count} šveitsi turniiril}}", - "activityJoinedNbTeams": "{count, plural, =0{Liitus {count} rühmaga} =1{Liitus {count} rühmaga} other{Liitus {count} rühmaga}}", + "activitySupportedNbMonths": "{count, plural, =1{Toeta Lichess.org'i {count} kuu {param2}} other{Toeta Lichess.org'i {count} kuud {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Harjutas {count} seisu teemas {param2}} other{Harjutas {count} seisu teemas {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Lahendas {count} taktikalise pusle} other{Lahendas {count} taktikalist puslet}}", + "activityPlayedNbGames": "{count, plural, =1{Mängis {count} {param2} mängu} other{Mängis {count} {param2} mängu}}", + "activityPostedNbMessages": "{count, plural, =1{Postitas {count} sõnumi foorumis {param2}} other{Postitas {count} sõnumit foorumis {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{Mängis {count} käigu} other{Mängis {count} käiku}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{lõpetas {count} kirjavahetusmängu} other{lõpetas {count} kirjavahetusmängu}}", + "activityCompletedNbGames": "{count, plural, =1{Lõpetas {count} kirjavahetusmängu} other{Lõpetas {count} kirjavahetusmängu}}", + "activityFollowedNbPlayers": "{count, plural, =1{Hakkas jälgima {count} mängijat} other{Hakkas jälgima {count} mängijat}}", + "activityGainedNbFollowers": "{count, plural, =1{Sai {count} uue jälgija} other{Sai {count} uut jälgijat}}", + "activityHostedNbSimuls": "{count, plural, =1{Korraldas {count} simultaani} other{Korraldas {count} simultaani}}", + "activityJoinedNbSimuls": "{count, plural, =1{Osales {count} simultaanis} other{Osales {count} simultaanis}}", + "activityCreatedNbStudies": "{count, plural, =1{Lõi {count} uue õppe} other{Lõi {count} uut õpet}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Võistles {count} turniiril} other{Võistles {count} turniiril}}", + "activityRankedInTournament": "{count, plural, =1{Saavutas #{count} koha (parima {param2}% seas) {param3} mänguga turniiril {param4}} other{Saavutas #{count} koha (parima {param2}% seas) {param3} mänguga turniiril {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Võistles {count} šveitsi turniiril} other{Võistles {count} šveitsi turniiril}}", + "activityJoinedNbTeams": "{count, plural, =1{Liitus {count} rühmaga} other{Liitus {count} rühmaga}}", "broadcastBroadcasts": "Otseülekanded", "broadcastStartDate": "Alguskuupäev sinu ajavööndis", "challengeChallengeToPlay": "Väljakutse mängule", @@ -206,9 +206,9 @@ "puzzleNoPuzzlesToShow": "Midagi pole näidata, lahenda ennem mõned pusled!", "puzzleImprovementAreasDescription": "Harjuta neid, et optimeerida oma edusamme!", "puzzleStrengthDescription": "Sa lahendad kõige paremini neid teemasid", - "puzzlePlayedXTimes": "{count, plural, =0{Mängitud {count} kord} =1{Mängitud {count} kord} other{Mängitud {count} korda}}", - "puzzleNbPlayed": "{count, plural, =0{{count} mängitud} =1{{count} mängitud} other{{count} mängitud}}", - "puzzleNbToReplay": "{count, plural, =0{{count} kodamiseks} =1{{count} kodamiseks} other{{count} kodamiseks}}", + "puzzlePlayedXTimes": "{count, plural, =1{Mängitud {count} kord} other{Mängitud {count} korda}}", + "puzzleNbPlayed": "{count, plural, =1{{count} mängitud} other{{count} mängitud}}", + "puzzleNbToReplay": "{count, plural, =1{{count} kodamiseks} other{{count} kodamiseks}}", "puzzleThemeAdvancedPawn": "Arenenud ettur", "puzzleThemeAdvancedPawnDescription": "Üks etturitest on sügaval vastase poolel, võib-olla kohe valmis muunduma.", "puzzleThemeAdvantage": "Eelis", @@ -1073,46 +1073,46 @@ "closingAccountWithdrawAppeal": "Konto sulgemine tühistab teie kaebuse", "ourEventTips": "Meie nõuanded ürituste korraldamiseks", "lichessPatronInfo": "Lichess on heategevuslik ja täiesti tasuta avatud lähtekoodiga tarkvara.\nKõik tegevuskulud, arendus ja sisu rahastatakse ainult kasutajate annetustest.", - "opponentLeftCounter": "{count, plural, =0{Vastane lahkus mängust. Saate panna vastase alistuma {count} sekundi pärast.} =1{Vastane lahkus mängust. Saate panna vastase alistuma {count} sekundi pärast.} other{Vastane lahkus mängust. Saad kuulutada ennast võitjaks {count} sekundi pärast.}}", - "mateInXHalfMoves": "{count, plural, =0{Šahh ja Matt {count} käiguga} =1{Šahh ja Matt {count} käiguga} other{Šahh ja matt {count} käiguga}}", - "nbBlunders": "{count, plural, =0{{count} prohmakas} =1{{count} prohmakas} other{{count} prohmakat}}", - "nbMistakes": "{count, plural, =0{{count} viga} =1{{count} viga} other{{count} viga}}", - "nbInaccuracies": "{count, plural, =0{{count} ebatäpsus} =1{{count} ebatäpsus} other{{count} ebatäpsust}}", - "nbPlayers": "{count, plural, =0{{count} mängija} =1{{count} mängija} other{{count} mängijat}}", - "nbGames": "{count, plural, =0{{count} mäng} =1{{count} mäng} other{{count} mängu}}", - "nbBookmarks": "{count, plural, =0{{count} mängu järjehoidja} =1{{count} mängu järjehoidja} other{{count} mängude järjehoidjad}}", - "nbDays": "{count, plural, =0{{count} päev} =1{{count} päev} other{{count} päeva}}", - "nbHours": "{count, plural, =0{{count} tund} =1{{count} tund} other{{count} tundi}}", - "nbMinutes": "{count, plural, =0{{count} minut} =1{{count} minut} other{{count} minutit}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Reitingut uuendatakse iga minuti tagant} =1{Reitingut uuendatakse iga minuti tagant} other{Reitingut uuendatakse iga {count} minuti tagant}}", - "nbPuzzles": "{count, plural, =0{{count} ülesanne} =1{{count} ülesanne} other{{count} ülesannet}}", - "nbGamesWithYou": "{count, plural, =0{{count} mäng sinuga} =1{{count} mäng sinuga} other{{count} mängu sinuga}}", - "nbRated": "{count, plural, =0{{count} reitinguga} =1{{count} reitinguga} other{{count} reitinguga}}", - "nbWins": "{count, plural, =0{{count} võit} =1{{count} võit} other{{count} võitu}}", - "nbLosses": "{count, plural, =0{{count} kaotus} =1{{count} kaotus} other{{count} kaotust}}", - "nbDraws": "{count, plural, =0{{count} viik} =1{{count} viik} other{{count} viiki}}", - "nbPlaying": "{count, plural, =0{{count} mängimas} =1{{count} mängimas} other{{count} mängimas}}", - "giveNbSeconds": "{count, plural, =0{Lisa {count} sekund} =1{Lisa {count} sekund} other{Lisa {count} sekundit}}", - "nbTournamentPoints": "{count, plural, =0{{count} turniiri punkt} =1{{count} turniiri punkt} other{{count} turniiri punkti}}", - "nbStudies": "{count, plural, =0{{count} uuring} =1{{count} uuring} other{{count} uuringut}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} reitinguga mäng} =1{≥ {count} reitinguga mäng} other{≥ {count} reitinguga mängu}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} {param2} reitinguga mäng} =1{≥ {count} {param2} reitinguga mäng} other{≥ {count} {param2} reitinguga mängu}}", - "needNbMorePerfGames": "{count, plural, =0{Peate mängima veel {count} {param2} reitinguga mängu} =1{Peate mängima veel {count} {param2} reitinguga mängu} other{Peate mängima veel {count} {param2} reitinguga mängu}}", - "needNbMoreGames": "{count, plural, =0{Peate veel mängima {count} reitinguga mängu} =1{Peate veel mängima {count} reitinguga mängu} other{Peate veel mängima {count} reitinguga mängu}}", - "nbImportedGames": "{count, plural, =0{{count} Imporditud mäng} =1{{count} Imporditud mäng} other{{count} Imporditud mängu}}", - "nbFriendsOnline": "{count, plural, =0{{count} sõber on kohal} =1{{count} sõber on kohal} other{{count} sõpra on kohal}}", - "nbFollowers": "{count, plural, =0{{count} jälgija} =1{{count} jälgija} other{{count} jälgijat}}", - "nbFollowing": "{count, plural, =0{{count} jälgimine} =1{{count} jälgimine} other{{count} jälgimist}}", - "lessThanNbMinutes": "{count, plural, =0{Alla {count} minuti} =1{Alla {count} minuti} other{Alla {count} minuti}}", - "nbGamesInPlay": "{count, plural, =0{{count} mäng pooleli} =1{{count} mäng pooleli} other{{count} mängu pooleli}}", - "maximumNbCharacters": "{count, plural, =0{Maksimum: {count} märk.} =1{Maksimum: {count} märk.} other{Maksimum: {count} märki.}}", - "blocks": "{count, plural, =0{{count} blokeeritud kasutaja} =1{{count} blokeeritud kasutaja} other{{count} blokeeritud kasutajat}}", - "nbForumPosts": "{count, plural, =0{{count} foorumipostitus} =1{{count} foorumipostitus} other{{count} foorumipostitust}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} {param2} mängija sellel nädalal.} =1{{count} {param2} mängija sellel nädalal.} other{{count} {param2} mängijat sellel nädalal.}}", - "availableInNbLanguages": "{count, plural, =0{Saadaval {count} keeles!} =1{Saadaval {count} keeles!} other{Saadaval {count} keeles!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} sekund, et teha esimene käik} =1{{count} sekund, et teha esimene käik} other{{count} sekundit, et teha esimene käik}}", - "nbSeconds": "{count, plural, =0{{count} sekund} =1{{count} sekund} other{{count} sekundit}}", - "andSaveNbPremoveLines": "{count, plural, =0{ja salvesta {count} ettekäigu variendid} =1{ja salvesta {count} ettekäigu variendid} other{ja salvesta {count} ettekäigu variendid}}", + "opponentLeftCounter": "{count, plural, =1{Vastane lahkus mängust. Saate panna vastase alistuma {count} sekundi pärast.} other{Vastane lahkus mängust. Saad kuulutada ennast võitjaks {count} sekundi pärast.}}", + "mateInXHalfMoves": "{count, plural, =1{Šahh ja Matt {count} käiguga} other{Šahh ja matt {count} käiguga}}", + "nbBlunders": "{count, plural, =1{{count} prohmakas} other{{count} prohmakat}}", + "nbMistakes": "{count, plural, =1{{count} viga} other{{count} viga}}", + "nbInaccuracies": "{count, plural, =1{{count} ebatäpsus} other{{count} ebatäpsust}}", + "nbPlayers": "{count, plural, =1{{count} mängija} other{{count} mängijat}}", + "nbGames": "{count, plural, =1{{count} mäng} other{{count} mängu}}", + "nbBookmarks": "{count, plural, =1{{count} mängu järjehoidja} other{{count} mängude järjehoidjad}}", + "nbDays": "{count, plural, =1{{count} päev} other{{count} päeva}}", + "nbHours": "{count, plural, =1{{count} tund} other{{count} tundi}}", + "nbMinutes": "{count, plural, =1{{count} minut} other{{count} minutit}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Reitingut uuendatakse iga minuti tagant} other{Reitingut uuendatakse iga {count} minuti tagant}}", + "nbPuzzles": "{count, plural, =1{{count} ülesanne} other{{count} ülesannet}}", + "nbGamesWithYou": "{count, plural, =1{{count} mäng sinuga} other{{count} mängu sinuga}}", + "nbRated": "{count, plural, =1{{count} reitinguga} other{{count} reitinguga}}", + "nbWins": "{count, plural, =1{{count} võit} other{{count} võitu}}", + "nbLosses": "{count, plural, =1{{count} kaotus} other{{count} kaotust}}", + "nbDraws": "{count, plural, =1{{count} viik} other{{count} viiki}}", + "nbPlaying": "{count, plural, =1{{count} mängimas} other{{count} mängimas}}", + "giveNbSeconds": "{count, plural, =1{Lisa {count} sekund} other{Lisa {count} sekundit}}", + "nbTournamentPoints": "{count, plural, =1{{count} turniiri punkt} other{{count} turniiri punkti}}", + "nbStudies": "{count, plural, =1{{count} uuring} other{{count} uuringut}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} reitinguga mäng} other{≥ {count} reitinguga mängu}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} {param2} reitinguga mäng} other{≥ {count} {param2} reitinguga mängu}}", + "needNbMorePerfGames": "{count, plural, =1{Peate mängima veel {count} {param2} reitinguga mängu} other{Peate mängima veel {count} {param2} reitinguga mängu}}", + "needNbMoreGames": "{count, plural, =1{Peate veel mängima {count} reitinguga mängu} other{Peate veel mängima {count} reitinguga mängu}}", + "nbImportedGames": "{count, plural, =1{{count} Imporditud mäng} other{{count} Imporditud mängu}}", + "nbFriendsOnline": "{count, plural, =1{{count} sõber on kohal} other{{count} sõpra on kohal}}", + "nbFollowers": "{count, plural, =1{{count} jälgija} other{{count} jälgijat}}", + "nbFollowing": "{count, plural, =1{{count} jälgimine} other{{count} jälgimist}}", + "lessThanNbMinutes": "{count, plural, =1{Alla {count} minuti} other{Alla {count} minuti}}", + "nbGamesInPlay": "{count, plural, =1{{count} mäng pooleli} other{{count} mängu pooleli}}", + "maximumNbCharacters": "{count, plural, =1{Maksimum: {count} märk.} other{Maksimum: {count} märki.}}", + "blocks": "{count, plural, =1{{count} blokeeritud kasutaja} other{{count} blokeeritud kasutajat}}", + "nbForumPosts": "{count, plural, =1{{count} foorumipostitus} other{{count} foorumipostitust}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} {param2} mängija sellel nädalal.} other{{count} {param2} mängijat sellel nädalal.}}", + "availableInNbLanguages": "{count, plural, =1{Saadaval {count} keeles!} other{Saadaval {count} keeles!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} sekund, et teha esimene käik} other{{count} sekundit, et teha esimene käik}}", + "nbSeconds": "{count, plural, =1{{count} sekund} other{{count} sekundit}}", + "andSaveNbPremoveLines": "{count, plural, =1{ja salvesta {count} ettekäigu variendid} other{ja salvesta {count} ettekäigu variendid}}", "stormMoveToStart": "Alusta käiguga", "stormYouPlayTheWhitePiecesInAllPuzzles": "Sa mängid kõigis pusledes valgete nuppudega", "stormYouPlayTheBlackPiecesInAllPuzzles": "Sa mängid kõigis pusledes mustade nuppudega", @@ -1164,8 +1164,8 @@ "stormClickToReload": "Kliki uuesti laadimiseks", "stormThisRunHasExpired": "See mäng on aegunud!", "stormThisRunWasOpenedInAnotherTab": "See mäng avati teises vahelehes!", - "stormXRuns": "{count, plural, =0{1 mäng} =1{1 mäng} other{{count} mängu}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Mängis ühe mängu {param2}i} =1{Mängis ühe mängu {param2}i} other{Mängis {count} mängu {param2}i}}", + "stormXRuns": "{count, plural, =1{1 mäng} other{{count} mängu}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Mängis ühe mängu {param2}i} other{Mängis {count} mängu {param2}i}}", "streamerLichessStreamers": "Lichessi striimijad", "studyShareAndExport": "Jaga & ekspordi", "studyStart": "Alusta" diff --git a/lib/l10n/lila_eu.arb b/lib/l10n/lila_eu.arb index 8e19eca8e8..2153a8a184 100644 --- a/lib/l10n/lila_eu.arb +++ b/lib/l10n/lila_eu.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Zuzeneko emanaldi bat egin du", "activityRankedInSwissTournament": "Sailkapena {param1}/{param2}", "activitySignedUp": "Lichess.org-en izena eman du", - "activitySupportedNbMonths": "{count, plural, =0{Lichess.org-i laguntza eman zion hilabete {count}-z {param2} gisa} =1{Lichess.org-i laguntza eman zion hilabete {count}-z {param2} gisa} other{Lichess.org-i laguntza eman zion {count} hilabetez {param2} gisa}}", - "activityPracticedNbPositions": "{count, plural, =0{{param2} erako posizio {count} praktikatu du} =1{{param2} erako posizio {count} praktikatu du} other{{param2} erako {count} posizio praktikatu ditu}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Ariketa {count} ebatzi du} =1{Ariketa {count} ebatzi du} other{{count} ariketa ebatzi ditu}}", - "activityPlayedNbGames": "{count, plural, =0{{param2} partida {count} jokatu du} =1{{param2} partida {count} jokatu du} other{{count} {param2} partida jokatu ditu}}", - "activityPostedNbMessages": "{count, plural, =0{{param2} foroan mezu {count} argitaratu du} =1{{param2} foroan mezu {count} argitaratu du} other{{param2} foroan {count} mezu argitaratu ditu}}", - "activityPlayedNbMoves": "{count, plural, =0{Jokaldi {count} egin du} =1{Jokaldi {count} egin du} other{Jokaldi {count} egin du}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{posta bidezko partida {count}-en} =1{posta bidezko partida {count}-en} other{posta bidezko partida {count}-en}}", - "activityCompletedNbGames": "{count, plural, =0{Posta bidezko partida {count} jokatu du} =1{Posta bidezko partida {count} jokatu du} other{Posta bidezko {count} partida jokatu ditu}}", - "activityFollowedNbPlayers": "{count, plural, =0{Jokalari {count} jarraitzen hasi da} =1{Jokalari {count} jarraitzen hasi da} other{{count} jokalari jarraitzen hasi da}}", - "activityGainedNbFollowers": "{count, plural, =0{Jarraitzaile berri {count} lortu du} =1{Jarraitzaile berri {count} lortu du} other{{count} jarraitzaile berri lortu ditu}}", - "activityHostedNbSimuls": "{count, plural, =0{Aldibereko partiden saio {count} antolatu du} =1{Aldibereko partiden saio {count} antolatu du} other{Aldibereko partiden {count} saio antolatu ditu}}", - "activityJoinedNbSimuls": "{count, plural, =0{Aldibireko saio {count}ean hartu du parte} =1{Aldibireko saio {count}ean hartu du parte} other{Aldibireko {count} saiotan hartu du parte}}", - "activityCreatedNbStudies": "{count, plural, =0{Azterlan berri {count} sortu du} =1{Azterlan berri {count} sortu du} other{{count} azterlan berri sortu ditu}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Txapelketa {count}ean parte hartu du} =1{Txapelketa {count}ean parte hartu du} other{{count} txapelketetan parte hartu du}}", - "activityRankedInTournament": "{count, plural, =0{{count}. postua lortu du (% {param2} onenen artean) partida {param3} jokatuta {param4} txapelketan} =1{{count}. postua lortu du (% {param2} onenen artean) partida {param3} jokatuta {param4} txapelketan} other{{count}. postua (% {param2} onenen artean) {param3} partida jokatuta {param4} txapelketan}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Txapelketa suitzar {count}en hartu du parte} =1{Txapelketa suitzar {count}en hartu du parte} other{{count} txapelketa suitzarretan hartu du parte}}", - "activityJoinedNbTeams": "{count, plural, =0{Talde {count}era sartu da} =1{Talde {count}era sartu da} other{{count} taldetara sartu da}}", + "activitySupportedNbMonths": "{count, plural, =1{Lichess.org-i laguntza eman zion hilabete {count}-z {param2} gisa} other{Lichess.org-i laguntza eman zion {count} hilabetez {param2} gisa}}", + "activityPracticedNbPositions": "{count, plural, =1{{param2} erako posizio {count} praktikatu du} other{{param2} erako {count} posizio praktikatu ditu}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Ariketa {count} ebatzi du} other{{count} ariketa ebatzi ditu}}", + "activityPlayedNbGames": "{count, plural, =1{{param2} partida {count} jokatu du} other{{count} {param2} partida jokatu ditu}}", + "activityPostedNbMessages": "{count, plural, =1{{param2} foroan mezu {count} argitaratu du} other{{param2} foroan {count} mezu argitaratu ditu}}", + "activityPlayedNbMoves": "{count, plural, =1{Jokaldi {count} egin du} other{Jokaldi {count} egin du}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{posta bidezko partida {count}-en} other{posta bidezko partida {count}-en}}", + "activityCompletedNbGames": "{count, plural, =1{Posta bidezko partida {count} jokatu du} other{Posta bidezko {count} partida jokatu ditu}}", + "activityFollowedNbPlayers": "{count, plural, =1{Jokalari {count} jarraitzen hasi da} other{{count} jokalari jarraitzen hasi da}}", + "activityGainedNbFollowers": "{count, plural, =1{Jarraitzaile berri {count} lortu du} other{{count} jarraitzaile berri lortu ditu}}", + "activityHostedNbSimuls": "{count, plural, =1{Aldibereko partiden saio {count} antolatu du} other{Aldibereko partiden {count} saio antolatu ditu}}", + "activityJoinedNbSimuls": "{count, plural, =1{Aldibireko saio {count}ean hartu du parte} other{Aldibireko {count} saiotan hartu du parte}}", + "activityCreatedNbStudies": "{count, plural, =1{Azterlan berri {count} sortu du} other{{count} azterlan berri sortu ditu}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Txapelketa {count}ean parte hartu du} other{{count} txapelketetan parte hartu du}}", + "activityRankedInTournament": "{count, plural, =1{{count}. postua lortu du (% {param2} onenen artean) partida {param3} jokatuta {param4} txapelketan} other{{count}. postua (% {param2} onenen artean) {param3} partida jokatuta {param4} txapelketan}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Txapelketa suitzar {count}en hartu du parte} other{{count} txapelketa suitzarretan hartu du parte}}", + "activityJoinedNbTeams": "{count, plural, =1{Talde {count}era sartu da} other{{count} taldetara sartu da}}", "broadcastBroadcasts": "Emanaldiak", "broadcastStartDate": "Zure ordu-zonako hasiera data", "challengeChallengesX": "Erronkak: {param1}", @@ -216,11 +216,11 @@ "puzzleNoPuzzlesToShow": "Ez dago ezer erakusteko, ebatzi ariketa batzuk!", "puzzleImprovementAreasDescription": "Entrenatu zure eboluzioa hobetzeko!", "puzzleStrengthDescription": "Gai hauetan zabiltza ondoen", - "puzzlePlayedXTimes": "{count, plural, =0{Behin jokatuta} =1{Behin jokatuta} other{{count} aldiz jokatuta}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Ariketen zure puntuazioa baino puntu bat beherago} =1{Ariketen zure puntuazioa baino puntu bat beherago} other{Ariketen zure puntuazioa baino {count} puntu beherago}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Ariketen zure puntuazioa baino puntu bat gorago} =1{Ariketen zure puntuazioa baino puntu bat gorago} other{Ariketen zure puntuazioa baino {count} puntu gorago}}", - "puzzleNbPlayed": "{count, plural, =0{{count} jokatuta} =1{{count} jokatuta} other{{count} jokatuta}}", - "puzzleNbToReplay": "{count, plural, =0{{count} berriz egiteko} =1{{count} berriz egiteko} other{{count} berriz egiteko}}", + "puzzlePlayedXTimes": "{count, plural, =1{Behin jokatuta} other{{count} aldiz jokatuta}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Ariketen zure puntuazioa baino puntu bat beherago} other{Ariketen zure puntuazioa baino {count} puntu beherago}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Ariketen zure puntuazioa baino puntu bat gorago} other{Ariketen zure puntuazioa baino {count} puntu gorago}}", + "puzzleNbPlayed": "{count, plural, =1{{count} jokatuta} other{{count} jokatuta}}", + "puzzleNbToReplay": "{count, plural, =1{{count} berriz egiteko} other{{count} berriz egiteko}}", "puzzleThemeAdvancedPawn": "Peoi aurreratua", "puzzleThemeAdvancedPawnDescription": "Sustatuko den edo sustatze-bidean dagoen peoia da ariketa honen muina.", "puzzleThemeAdvantage": "Abantaila", @@ -1158,48 +1158,48 @@ "instructions": "Jarraibideak", "showMeEverything": "Erakutsi guztia", "lichessPatronInfo": "Lichess software librea da.\nGarapen eta mantentze-kostu guztiak erabiltzaileen dohaintzekin ordaintzen dira.", - "opponentLeftCounter": "{count, plural, =0{Zure aurkariak partida utzi egin du. Partida irabaztea eskatu dezakezu segundo {count}en.} =1{Zure aurkariak partida utzi egin du. Partida irabaztea eskatu dezakezu segundo {count}en.} other{Zure aurkariak partida utzi egin du. Partida irabaztea eskatu dezakezu {count} segundotan.}}", - "mateInXHalfMoves": "{count, plural, =0{Mate jokaldi erdi {count}n} =1{Mate jokaldi erdi {count}n} other{Mate {count} jokaldi erditan}}", - "nbBlunders": "{count, plural, =0{Hanka-sartze {count}} =1{Hanka-sartze {count}} other{{count} hanka-sartze}}", - "nbMistakes": "{count, plural, =0{Akats {count}} =1{Akats {count}} other{{count} akats}}", - "nbInaccuracies": "{count, plural, =0{Akats txiki {count}} =1{Akats txiki {count}} other{{count} akats txiki}}", - "nbPlayers": "{count, plural, =0{{count} Jokalari} =1{{count} Jokalari} other{{count} Jokalari}}", - "nbGames": "{count, plural, =0{{count} partida} =1{{count} partida} other{{count} partida}}", - "ratingXOverYGames": "{count, plural, =0{{count} puntuazioa partida {param2}en} =1{{count} puntuazioa partida {param2}en} other{{count} puntuazioa {param2} partidatan}}", - "nbBookmarks": "{count, plural, =0{{count} partida nabarmenduak} =1{{count} partida nabarmenduak} other{{count} partida nabarmenduak}}", - "nbDays": "{count, plural, =0{Egun {count}} =1{Egun {count}} other{{count} egun}}", - "nbHours": "{count, plural, =0{{count} ordu} =1{{count} ordu} other{{count} ordu}}", - "nbMinutes": "{count, plural, =0{Minutu {count}} =1{Minutu {count}} other{{count} minutu}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Sailkapena minutuero eguneratzen da} =1{Sailkapena minutuero eguneratzen da} other{Sailkapena {count} minuturo eguneratzen da}}", - "nbPuzzles": "{count, plural, =0{Ariketa {count}} =1{Ariketa {count}} other{{count} ariketa}}", - "nbGamesWithYou": "{count, plural, =0{{count} partida zure aurka} =1{{count} partida zure aurka} other{{count} partida zure aurka}}", - "nbRated": "{count, plural, =0{Sailkatutako {count}} =1{Sailkatutako {count}} other{Sailkatutako {count}}}", - "nbWins": "{count, plural, =0{{count} irabazita} =1{{count} irabazita} other{{count} irabazita}}", - "nbLosses": "{count, plural, =0{{count} galduta} =1{{count} galduta} other{{count} Galduta}}", - "nbDraws": "{count, plural, =0{{count} berdinduta} =1{{count} berdinduta} other{{count} Berdinduta}}", - "nbPlaying": "{count, plural, =0{{count} jokatzen} =1{{count} jokatzen} other{{count} jokatzen}}", - "giveNbSeconds": "{count, plural, =0{Segundo {count} eman} =1{Segundo {count} eman} other{{count} segundo eman}}", - "nbTournamentPoints": "{count, plural, =0{Txapelketa puntu {count}} =1{Txapelketa puntu {count}} other{{count} txapelketa puntu}}", - "nbStudies": "{count, plural, =0{Azterlan {count}} =1{Azterlan {count}} other{{count} azterlan}}", - "nbSimuls": "{count, plural, =0{Aldibereko {count}} =1{Aldibereko {count}} other{{count} aldibereko}}", - "moreThanNbRatedGames": "{count, plural, =0{Sailkapenerako partida {count} baino gehiago} =1{Sailkapenerako partida {count} baino gehiago} other{Sailkapenerako {count} partida baino gehiago}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{{param2} partida {count} baino gehiago} =1{{param2} partida {count} baino gehiago} other{{count} {param2} partida baino gehiago}}", - "needNbMorePerfGames": "{count, plural, =0{Sailkapenerako balio duen beste {param2} partida {count} jokatu behar duzu} =1{Sailkapenerako balio duen beste {param2} partida {count} jokatu behar duzu} other{Sailkapenerako balio duten beste {param2} partida {count} jokatu behar dituzu}}", - "needNbMoreGames": "{count, plural, =0{Sailkapenerako balio duen beste partida {count} jokatu behar duzu} =1{Sailkapenerako balio duen beste partida {count} jokatu behar duzu} other{Sailkapenerako balio duten beste {count} partida jokatu behar dituzu}}", - "nbImportedGames": "{count, plural, =0{{count} inportatutako partidak} =1{{count} inportatutako partidak} other{{count} inportatutako partidak}}", - "nbFriendsOnline": "{count, plural, =0{Lagun {count} konektatuta} =1{Lagun {count} konektatuta} other{{count} lagun konektatuta}}", - "nbFollowers": "{count, plural, =0{{count} jarraitzaile} =1{{count} jarraitzaile} other{{count} jarraitzaile}}", - "nbFollowing": "{count, plural, =0{{count} Jarraituak} =1{{count} Jarraituak} other{{count} Jarraituak}}", - "lessThanNbMinutes": "{count, plural, =0{{count} minutu baino gutxiago} =1{{count} minutu baino gutxiago} other{{count} minutu baino gutxiago}}", - "nbGamesInPlay": "{count, plural, =0{{count} partida une honetan} =1{{count} partida une honetan} other{{count} partida une honetan}}", - "maximumNbCharacters": "{count, plural, =0{Gehienez: {count} karaktere} =1{Gehienez: {count} karaktere} other{Gehienez: {count} karaktere}}", - "blocks": "{count, plural, =0{{count} blokeatuta} =1{{count} blokeatuta} other{{count} blokeatuta}}", - "nbForumPosts": "{count, plural, =0{Foroko mezu {count}} =1{Foroko mezu {count}} other{Foroko {count} mezu}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} {param2} jokalari aste honetan.} =1{{count} {param2} jokalari aste honetan.} other{{count} {param2} jokalari aste honetan.}}", - "availableInNbLanguages": "{count, plural, =0{{count} hizkuntzatan eskuragarri!} =1{{count} hizkuntzatan eskuragarri!} other{{count} hizkuntzatan eskuragarri!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{Segundo {count} lehenengo jokaldia egiteko} =1{Segundo {count} lehenengo jokaldia egiteko} other{{count} segundo lehenengo jokaldia egiteko}}", - "nbSeconds": "{count, plural, =0{Segundo {count}} =1{Segundo {count}} other{{count} segundo}}", - "andSaveNbPremoveLines": "{count, plural, =0{eta aurrejokaldi linea {count} gorde} =1{eta aurrejokaldi linea {count} gorde} other{eta {count} aurrejokaldi linea gorde}}", + "opponentLeftCounter": "{count, plural, =1{Zure aurkariak partida utzi egin du. Partida irabaztea eskatu dezakezu segundo {count}en.} other{Zure aurkariak partida utzi egin du. Partida irabaztea eskatu dezakezu {count} segundotan.}}", + "mateInXHalfMoves": "{count, plural, =1{Mate jokaldi erdi {count}n} other{Mate {count} jokaldi erditan}}", + "nbBlunders": "{count, plural, =1{Hanka-sartze {count}} other{{count} hanka-sartze}}", + "nbMistakes": "{count, plural, =1{Akats {count}} other{{count} akats}}", + "nbInaccuracies": "{count, plural, =1{Akats txiki {count}} other{{count} akats txiki}}", + "nbPlayers": "{count, plural, =1{{count} Jokalari} other{{count} Jokalari}}", + "nbGames": "{count, plural, =1{{count} partida} other{{count} partida}}", + "ratingXOverYGames": "{count, plural, =1{{count} puntuazioa partida {param2}en} other{{count} puntuazioa {param2} partidatan}}", + "nbBookmarks": "{count, plural, =1{{count} partida nabarmenduak} other{{count} partida nabarmenduak}}", + "nbDays": "{count, plural, =1{Egun {count}} other{{count} egun}}", + "nbHours": "{count, plural, =1{{count} ordu} other{{count} ordu}}", + "nbMinutes": "{count, plural, =1{Minutu {count}} other{{count} minutu}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Sailkapena minutuero eguneratzen da} other{Sailkapena {count} minuturo eguneratzen da}}", + "nbPuzzles": "{count, plural, =1{Ariketa {count}} other{{count} ariketa}}", + "nbGamesWithYou": "{count, plural, =1{{count} partida zure aurka} other{{count} partida zure aurka}}", + "nbRated": "{count, plural, =1{Sailkatutako {count}} other{Sailkatutako {count}}}", + "nbWins": "{count, plural, =1{{count} irabazita} other{{count} irabazita}}", + "nbLosses": "{count, plural, =1{{count} galduta} other{{count} Galduta}}", + "nbDraws": "{count, plural, =1{{count} berdinduta} other{{count} Berdinduta}}", + "nbPlaying": "{count, plural, =1{{count} jokatzen} other{{count} jokatzen}}", + "giveNbSeconds": "{count, plural, =1{Segundo {count} eman} other{{count} segundo eman}}", + "nbTournamentPoints": "{count, plural, =1{Txapelketa puntu {count}} other{{count} txapelketa puntu}}", + "nbStudies": "{count, plural, =1{Azterlan {count}} other{{count} azterlan}}", + "nbSimuls": "{count, plural, =1{Aldibereko {count}} other{{count} aldibereko}}", + "moreThanNbRatedGames": "{count, plural, =1{Sailkapenerako partida {count} baino gehiago} other{Sailkapenerako {count} partida baino gehiago}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{{param2} partida {count} baino gehiago} other{{count} {param2} partida baino gehiago}}", + "needNbMorePerfGames": "{count, plural, =1{Sailkapenerako balio duen beste {param2} partida {count} jokatu behar duzu} other{Sailkapenerako balio duten beste {param2} partida {count} jokatu behar dituzu}}", + "needNbMoreGames": "{count, plural, =1{Sailkapenerako balio duen beste partida {count} jokatu behar duzu} other{Sailkapenerako balio duten beste {count} partida jokatu behar dituzu}}", + "nbImportedGames": "{count, plural, =1{{count} inportatutako partidak} other{{count} inportatutako partidak}}", + "nbFriendsOnline": "{count, plural, =1{Lagun {count} konektatuta} other{{count} lagun konektatuta}}", + "nbFollowers": "{count, plural, =1{{count} jarraitzaile} other{{count} jarraitzaile}}", + "nbFollowing": "{count, plural, =1{{count} Jarraituak} other{{count} Jarraituak}}", + "lessThanNbMinutes": "{count, plural, =1{{count} minutu baino gutxiago} other{{count} minutu baino gutxiago}}", + "nbGamesInPlay": "{count, plural, =1{{count} partida une honetan} other{{count} partida une honetan}}", + "maximumNbCharacters": "{count, plural, =1{Gehienez: {count} karaktere} other{Gehienez: {count} karaktere}}", + "blocks": "{count, plural, =1{{count} blokeatuta} other{{count} blokeatuta}}", + "nbForumPosts": "{count, plural, =1{Foroko mezu {count}} other{Foroko {count} mezu}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} {param2} jokalari aste honetan.} other{{count} {param2} jokalari aste honetan.}}", + "availableInNbLanguages": "{count, plural, =1{{count} hizkuntzatan eskuragarri!} other{{count} hizkuntzatan eskuragarri!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{Segundo {count} lehenengo jokaldia egiteko} other{{count} segundo lehenengo jokaldia egiteko}}", + "nbSeconds": "{count, plural, =1{Segundo {count}} other{{count} segundo}}", + "andSaveNbPremoveLines": "{count, plural, =1{eta aurrejokaldi linea {count} gorde} other{eta {count} aurrejokaldi linea gorde}}", "stormMoveToStart": "Mugitu hasteko", "stormYouPlayTheWhitePiecesInAllPuzzles": "Ariketa guztietan pieza zuriekin jokatuko duzu", "stormYouPlayTheBlackPiecesInAllPuzzles": "Ariketa guztietan pieza beltzekin jokatuko duzu", @@ -1251,8 +1251,8 @@ "stormClickToReload": "Egin klik berriz kargatzeko", "stormThisRunHasExpired": "Lasterketa hau iraungi egin da!", "stormThisRunWasOpenedInAnotherTab": "Lasterketa hau beste fitxa baten zabaldu da!", - "stormXRuns": "{count, plural, =0{Saiakera 1} =1{Saiakera 1} other{{count} saiakera}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{{param2} ariketaren saiakera bat egin duzu} =1{{param2} ariketaren saiakera bat egin duzu} other{{param2} ariketaren {count} saiakera egin dituzu}}", + "stormXRuns": "{count, plural, =1{Saiakera 1} other{{count} saiakera}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{{param2} ariketaren saiakera bat egin duzu} other{{param2} ariketaren {count} saiakera egin dituzu}}", "streamerLichessStreamers": "Lichess streamerrak", "studyShareAndExport": "Partekatu & esportatu", "studyStart": "Hasi" diff --git a/lib/l10n/lila_fa.arb b/lib/l10n/lila_fa.arb index 981b4a6af1..cb05ffce90 100644 --- a/lib/l10n/lila_fa.arb +++ b/lib/l10n/lila_fa.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "یک پخش زنده میزبانی کرد", "activityRankedInSwissTournament": "رتبه #{param1} را در {param2} به دست آورد", "activitySignedUp": "در لیچس ثبت نام کرد", - "activitySupportedNbMonths": "{count, plural, =0{به عنوان {param2} برای {count} ماه از lichess.org حمایت کرد} =1{به عنوان {param2} برای {count} ماه از lichess.org حمایت کرد} other{به عنوان {param2} برای {count} ماه از lichess.org حمایت کرد}}", - "activityPracticedNbPositions": "{count, plural, =0{{count} وضعیت را در {param2} تمرین کرد} =1{{count} وضعیت را در {param2} تمرین کرد} other{{count} پوزیسیون را در {param2} تمرین کرد}}", - "activitySolvedNbPuzzles": "{count, plural, =0{{count} معمای آموزشی را حل کرد} =1{{count} معمای آموزشی را حل کرد} other{{count} مساله تاکتیکی را حل کرد}}", - "activityPlayedNbGames": "{count, plural, =0{{count} بازی {param2} را انجام داد} =1{{count} بازی {param2} را انجام داد} other{{count} بازی {param2} را انجام داد}}", - "activityPostedNbMessages": "{count, plural, =0{{count} پیام را در {param2} ارسال کرد} =1{{count} پیام را در {param2} ارسال کرد} other{{count} پیام را در {param2} ارسال کرد}}", - "activityPlayedNbMoves": "{count, plural, =0{{count} حرکت انجام داد} =1{{count} حرکت انجام داد} other{{count} حرکت انجام داد}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{در {count} بازی مکاتبه‌ای} =1{در {count} بازی مکاتبه‌ای} other{در {count} بازی مکاتبه‌ای}}", - "activityCompletedNbGames": "{count, plural, =0{{count} بازی مکاتبه‌ای را به پایان رساند} =1{{count} بازی مکاتبه‌ای را به پایان رساند} other{{count} بازی مکاتبه‌ای را به پایان رساند}}", - "activityFollowedNbPlayers": "{count, plural, =0{{count} بازیکن را دنبال کرد} =1{{count} بازیکن را دنبال کرد} other{{count} بازیکن را دنبال کرد}}", - "activityGainedNbFollowers": "{count, plural, =0{{count} دنبال کننده جدید به دست آورد} =1{{count} دنبال کننده جدید به دست آورد} other{{count} دنبال کننده جدید به دست آورد}}", - "activityHostedNbSimuls": "{count, plural, =0{{count} مسابقه هم‌زمان برگزار کرد} =1{{count} مسابقه هم‌زمان برگزار کرد} other{{count} مسابقه هم‌زمان برگزار کرد}}", - "activityJoinedNbSimuls": "{count, plural, =0{در {count} مسابقه هم‌زمان شرکت کرد} =1{در {count} مسابقه هم‌زمان شرکت کرد} other{در {count} مسابقه هم‌زمان شرکت کرد}}", - "activityCreatedNbStudies": "{count, plural, =0{{count} درس جدید ساخت} =1{{count} درس جدید ساخت} other{{count} درس جدید ساخت}}", - "activityCompetedInNbTournaments": "{count, plural, =0{در {count} مسابقه آرنا رقابت کرد} =1{در {count} مسابقه آرنا رقابت کرد} other{در {count} مسابقه آرنا رقابت کرد}}", - "activityRankedInTournament": "{count, plural, =0{رتبه #{count} ({param2}% برتر) با {param3} بازی در {param4}} =1{رتبه #{count} ({param2}% برتر) با {param3} بازی در {param4}} other{رتبه #{count} ({param2}% برتر) با {param3} بازی در {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{در {count} مسابقه سوئیسی رقابت کرد} =1{در {count} مسابقه سوئیسی رقابت کرد} other{در {count} مسابقه سوئیسی رقابت کرد}}", - "activityJoinedNbTeams": "{count, plural, =0{به {count} تیم پیوست} =1{به {count} تیم پیوست} other{به {count} تیم پیوست}}", + "activitySupportedNbMonths": "{count, plural, =1{به عنوان {param2} برای {count} ماه از lichess.org حمایت کرد} other{به عنوان {param2} برای {count} ماه از lichess.org حمایت کرد}}", + "activityPracticedNbPositions": "{count, plural, =1{{count} وضعیت را در {param2} تمرین کرد} other{{count} پوزیسیون را در {param2} تمرین کرد}}", + "activitySolvedNbPuzzles": "{count, plural, =1{{count} معمای آموزشی را حل کرد} other{{count} مساله تاکتیکی را حل کرد}}", + "activityPlayedNbGames": "{count, plural, =1{{count} بازی {param2} را انجام داد} other{{count} بازی {param2} را انجام داد}}", + "activityPostedNbMessages": "{count, plural, =1{{count} پیام را در {param2} ارسال کرد} other{{count} پیام را در {param2} ارسال کرد}}", + "activityPlayedNbMoves": "{count, plural, =1{{count} حرکت انجام داد} other{{count} حرکت انجام داد}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{در {count} بازی مکاتبه‌ای} other{در {count} بازی مکاتبه‌ای}}", + "activityCompletedNbGames": "{count, plural, =1{{count} بازی مکاتبه‌ای را به پایان رساند} other{{count} بازی مکاتبه‌ای را به پایان رساند}}", + "activityFollowedNbPlayers": "{count, plural, =1{{count} بازیکن را دنبال کرد} other{{count} بازیکن را دنبال کرد}}", + "activityGainedNbFollowers": "{count, plural, =1{{count} دنبال کننده جدید به دست آورد} other{{count} دنبال کننده جدید به دست آورد}}", + "activityHostedNbSimuls": "{count, plural, =1{{count} مسابقه هم‌زمان برگزار کرد} other{{count} مسابقه هم‌زمان برگزار کرد}}", + "activityJoinedNbSimuls": "{count, plural, =1{در {count} مسابقه هم‌زمان شرکت کرد} other{در {count} مسابقه هم‌زمان شرکت کرد}}", + "activityCreatedNbStudies": "{count, plural, =1{{count} درس جدید ساخت} other{{count} درس جدید ساخت}}", + "activityCompetedInNbTournaments": "{count, plural, =1{در {count} مسابقه آرنا رقابت کرد} other{در {count} مسابقه آرنا رقابت کرد}}", + "activityRankedInTournament": "{count, plural, =1{رتبه #{count} ({param2}% برتر) با {param3} بازی در {param4}} other{رتبه #{count} ({param2}% برتر) با {param3} بازی در {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{در {count} مسابقه سوئیسی رقابت کرد} other{در {count} مسابقه سوئیسی رقابت کرد}}", + "activityJoinedNbTeams": "{count, plural, =1{به {count} تیم پیوست} other{به {count} تیم پیوست}}", "broadcastBroadcasts": "پخش همگانی", "broadcastStartDate": "تاریخ شروع، در منطقه زمانی خودتان", "challengeChallengesX": "پیشنهاد بازی: {param1}", @@ -216,11 +216,11 @@ "puzzleNoPuzzlesToShow": "هیچ موردی برای نمایش وجود ندارد، بروید و ابتدا چند معما حل کنید!", "puzzleImprovementAreasDescription": "این‌ها را تمرین کنید تا روند پیشرفت خود را بهبود ببخشید!", "puzzleStrengthDescription": "شما در این زمینه‌ها بهترین عملکرد را دارید", - "puzzlePlayedXTimes": "{count, plural, =0{{count} بار بازی شده است} =1{{count} بار بازی شده است} other{{count} بار بازی شده}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{یک امتیاز پایین‌تر از امتیاز شما در معماها} =1{یک امتیاز پایین‌تر از امتیاز شما در معماها} other{{count} امتیاز پایین‌تر از امتیاز شما در معماها}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{یک امتیاز بالاتر از درجه‌بندی معمایی‌تان} =1{یک امتیاز بالاتر از درجه‌بندی معمایی‌تان} other{{count} امتیاز بالاتر از درجه‌بندی معمایی‌تان}}", - "puzzleNbPlayed": "{count, plural, =0{{count} بررسی شده} =1{{count} بررسی شده} other{{count} نفر بازی کردند}}", - "puzzleNbToReplay": "{count, plural, =0{{count} برای بازبینی} =1{{count} برای بازبینی} other{{count} مورد برای بازبینی}}", + "puzzlePlayedXTimes": "{count, plural, =1{{count} بار بازی شده است} other{{count} بار بازی شده}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{یک امتیاز پایین‌تر از امتیاز شما در معماها} other{{count} امتیاز پایین‌تر از امتیاز شما در معماها}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{یک امتیاز بالاتر از درجه‌بندی معمایی‌تان} other{{count} امتیاز بالاتر از درجه‌بندی معمایی‌تان}}", + "puzzleNbPlayed": "{count, plural, =1{{count} بررسی شده} other{{count} نفر بازی کردند}}", + "puzzleNbToReplay": "{count, plural, =1{{count} برای بازبینی} other{{count} مورد برای بازبینی}}", "puzzleThemeAdvancedPawn": "پیاده پیش رفته", "puzzleThemeAdvancedPawnDescription": "یکی از پیاده های شما در زمین حریف پیشروی کرده، گویی تهدید به ارتقا میکنه.", "puzzleThemeAdvantage": "برتری", @@ -1171,48 +1171,48 @@ "showMeEverything": "همه چیز را به من نشان بده", "lichessPatronInfo": "لایچس یک خیریه و کاملا رایگان و نرم افزاری متن باز است. تمام هزینه های اجرا، توسعه و محتوا تنها بر پایه هدایای کاربران بنا شده است.", "nothingToSeeHere": "فعلا هیچی اینجا نیست.", - "opponentLeftCounter": "{count, plural, =0{رقیب شما بازی را ترک کرده است. شما میتوانید بعد از {count} ثانیه اعلام پیروزی کنید.} =1{رقیب شما بازی را ترک کرده است. شما میتوانید بعد از {count} ثانیه اعلام پیروزی کنید.} other{رقیب شما بازی را ترک کرده است. شما میتوانید بعد از {count} ثانیه اعلام پیروزی کنید.}}", - "mateInXHalfMoves": "{count, plural, =0{در {count} نیم‌حرکت مات می‌شود} =1{در {count} نیم‌حرکت مات می‌شود} other{در {count} نیم‌حرکت مات می‌شود}}", - "nbBlunders": "{count, plural, =0{{count} اشتباه بزرگ} =1{{count} اشتباه بزرگ} other{{count} اشتباه بزرگ}}", - "nbMistakes": "{count, plural, =0{{count} اشتباه} =1{{count} اشتباه} other{{count} اشتباه}}", - "nbInaccuracies": "{count, plural, =0{{count} غیردقیق} =1{{count} غیردقیق} other{{count} غیردقیق}}", - "nbPlayers": "{count, plural, =0{{count} بازیکن} =1{{count} بازیکن} other{{count} بازیکن}}", - "nbGames": "{count, plural, =0{{count} بازی} =1{{count} بازی} other{{count} بازی}}", - "ratingXOverYGames": "{count, plural, =0{درجه‌بندی {count} در {param2} بازی} =1{درجه‌بندی {count} در {param2} بازی} other{{count} ریتینگ در {param2} بازی}}", - "nbBookmarks": "{count, plural, =0{{count} بازی مورد علاقه} =1{{count} بازی مورد علاقه} other{{count} بازی مورد علاقه}}", - "nbDays": "{count, plural, =0{{count} روز} =1{{count} روز} other{{count} روز}}", - "nbHours": "{count, plural, =0{{count} ساعت} =1{{count} ساعت} other{{count} ساعت}}", - "nbMinutes": "{count, plural, =0{{count} دقیقه} =1{{count} دقیقه} other{{count} دقیقه}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{رتبه در هر دقیقه به‌روز می‌شود} =1{رتبه در هر دقیقه به‌روز می‌شود} other{رتبه در هر {count} دقیقه به‌روز می‌شود}}", - "nbPuzzles": "{count, plural, =0{{count} معما} =1{{count} معما} other{{count} معما}}", - "nbGamesWithYou": "{count, plural, =0{{count} بازی با شما} =1{{count} بازی با شما} other{{count} بازی با شما}}", - "nbRated": "{count, plural, =0{{count} بازی رسمی} =1{{count} بازی رسمی} other{{count} بازی رسمی}}", - "nbWins": "{count, plural, =0{{count} برد} =1{{count} برد} other{{count} برد}}", - "nbLosses": "{count, plural, =0{{count} باخت} =1{{count} باخت} other{{count} باخت}}", - "nbDraws": "{count, plural, =0{{count} مساوی} =1{{count} مساوی} other{{count} مساوی}}", - "nbPlaying": "{count, plural, =0{{count} بازی در حال انجام} =1{{count} بازی در حال انجام} other{{count} بازی در حال انجام}}", - "giveNbSeconds": "{count, plural, =0{{count} ثانیه اضافه کن} =1{{count} ثانیه اضافه کن} other{{count} ثانیه اضافه کن}}", - "nbTournamentPoints": "{count, plural, =0{مجموع امتیازات مسابقات:{count}} =1{مجموع امتیازات مسابقات:{count}} other{مجموع امتیازات مسابقات:{count}}}", - "nbStudies": "{count, plural, =0{{count} مطالعه} =1{{count} مطالعه} other{{count} مطالعه}}", - "nbSimuls": "{count, plural, =0{{count} سیمولتانه} =1{{count} سیمولتانه} other{{count} سیمولتانه}}", - "moreThanNbRatedGames": "{count, plural, =0{بیشتر از {count} بازی رسمی} =1{بیشتر از {count} بازی رسمی} other{بیشتر از {count} بازی رسمی}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{بیشتر از {count} بازی رسمی {param2}} =1{بیشتر از {count} بازی رسمی {param2}} other{بیشتر از {count} بازی رسمی {param2}}}", - "needNbMorePerfGames": "{count, plural, =0{شما باید{count} بازی رسمی{param2} انجام دهید.} =1{شما باید{count} بازی رسمی{param2} انجام دهید.} other{شما باید{count} بازی رسمی{param2} انجام دهید.}}", - "needNbMoreGames": "{count, plural, =0{شما باید{count} بازی رسمی دیگر انجام دهید.} =1{شما باید{count} بازی رسمی دیگر انجام دهید.} other{شما باید{count} بازی رسمی دیگر انجام دهید.}}", - "nbImportedGames": "{count, plural, =0{{count} بارگذاری شده} =1{{count} بارگذاری شده} other{{count} بارگذاری شده}}", - "nbFriendsOnline": "{count, plural, =0{{count} دوست بَرخط} =1{{count} دوست بَرخط} other{{count} دوست بَرخط}}", - "nbFollowers": "{count, plural, =0{{count} دنبال کننده‌} =1{{count} دنبال کننده‌} other{{count} دنبال کننده‌}}", - "nbFollowing": "{count, plural, =0{{count} دنبال می کند} =1{{count} دنبال می کند} other{{count} دنبال میکند}}", - "lessThanNbMinutes": "{count, plural, =0{کمتر از {count} دقیقه} =1{کمتر از {count} دقیقه} other{کمتر از {count} دقیقه}}", - "nbGamesInPlay": "{count, plural, =0{{count} بازی در حال انجام است} =1{{count} بازی در حال انجام است} other{{count} بازی در حال انجام است}}", - "maximumNbCharacters": "{count, plural, =0{حداکثر: {count} حرف} =1{حداکثر: {count} حرف} other{حداکثر: {count} حرف}}", - "blocks": "{count, plural, =0{{count} مسدود شده} =1{{count} مسدود شده} other{{count} مسدود شده}}", - "nbForumPosts": "{count, plural, =0{{count} وبنوشته در انجمن} =1{{count} وبنوشته در انجمن} other{{count} وبنوشته در انجمن}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} بازیکن {param2} این هفته فعالیت داشته‌ است.} =1{{count} بازیکن {param2} این هفته فعالیت داشته‌ است.} other{{count} بازیکن {param2} این هفته فعالیت داشته‌اند.}}", - "availableInNbLanguages": "{count, plural, =0{در {count} زبان‌ها موجود است} =1{در {count} زبان‌ها موجود است} other{در {count} زبان‌ها موجود است}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} ثانیه برای شروع اولین حرکت} =1{{count} ثانیه برای شروع اولین حرکت} other{{count} ثانیه برای شروع اولین حرکت}}", - "nbSeconds": "{count, plural, =0{{count} ثانیه} =1{{count} ثانیه} other{{count} ثانیه}}", - "andSaveNbPremoveLines": "{count, plural, =0{و پیش حرکت {count} را حفظ کنید} =1{و پیش حرکت {count} را حفظ کنید} other{و پیش حرکت های {count} را حفظ کنید}}", + "opponentLeftCounter": "{count, plural, =1{رقیب شما بازی را ترک کرده است. شما میتوانید بعد از {count} ثانیه اعلام پیروزی کنید.} other{رقیب شما بازی را ترک کرده است. شما میتوانید بعد از {count} ثانیه اعلام پیروزی کنید.}}", + "mateInXHalfMoves": "{count, plural, =1{در {count} نیم‌حرکت مات می‌شود} other{در {count} نیم‌حرکت مات می‌شود}}", + "nbBlunders": "{count, plural, =1{{count} اشتباه بزرگ} other{{count} اشتباه بزرگ}}", + "nbMistakes": "{count, plural, =1{{count} اشتباه} other{{count} اشتباه}}", + "nbInaccuracies": "{count, plural, =1{{count} غیردقیق} other{{count} غیردقیق}}", + "nbPlayers": "{count, plural, =1{{count} بازیکن} other{{count} بازیکن}}", + "nbGames": "{count, plural, =1{{count} بازی} other{{count} بازی}}", + "ratingXOverYGames": "{count, plural, =1{درجه‌بندی {count} در {param2} بازی} other{{count} ریتینگ در {param2} بازی}}", + "nbBookmarks": "{count, plural, =1{{count} بازی مورد علاقه} other{{count} بازی مورد علاقه}}", + "nbDays": "{count, plural, =1{{count} روز} other{{count} روز}}", + "nbHours": "{count, plural, =1{{count} ساعت} other{{count} ساعت}}", + "nbMinutes": "{count, plural, =1{{count} دقیقه} other{{count} دقیقه}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{رتبه در هر دقیقه به‌روز می‌شود} other{رتبه در هر {count} دقیقه به‌روز می‌شود}}", + "nbPuzzles": "{count, plural, =1{{count} معما} other{{count} معما}}", + "nbGamesWithYou": "{count, plural, =1{{count} بازی با شما} other{{count} بازی با شما}}", + "nbRated": "{count, plural, =1{{count} بازی رسمی} other{{count} بازی رسمی}}", + "nbWins": "{count, plural, =1{{count} برد} other{{count} برد}}", + "nbLosses": "{count, plural, =1{{count} باخت} other{{count} باخت}}", + "nbDraws": "{count, plural, =1{{count} مساوی} other{{count} مساوی}}", + "nbPlaying": "{count, plural, =1{{count} بازی در حال انجام} other{{count} بازی در حال انجام}}", + "giveNbSeconds": "{count, plural, =1{{count} ثانیه اضافه کن} other{{count} ثانیه اضافه کن}}", + "nbTournamentPoints": "{count, plural, =1{مجموع امتیازات مسابقات:{count}} other{مجموع امتیازات مسابقات:{count}}}", + "nbStudies": "{count, plural, =1{{count} مطالعه} other{{count} مطالعه}}", + "nbSimuls": "{count, plural, =1{{count} سیمولتانه} other{{count} سیمولتانه}}", + "moreThanNbRatedGames": "{count, plural, =1{بیشتر از {count} بازی رسمی} other{بیشتر از {count} بازی رسمی}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{بیشتر از {count} بازی رسمی {param2}} other{بیشتر از {count} بازی رسمی {param2}}}", + "needNbMorePerfGames": "{count, plural, =1{شما باید{count} بازی رسمی{param2} انجام دهید.} other{شما باید{count} بازی رسمی{param2} انجام دهید.}}", + "needNbMoreGames": "{count, plural, =1{شما باید{count} بازی رسمی دیگر انجام دهید.} other{شما باید{count} بازی رسمی دیگر انجام دهید.}}", + "nbImportedGames": "{count, plural, =1{{count} بارگذاری شده} other{{count} بارگذاری شده}}", + "nbFriendsOnline": "{count, plural, =1{{count} دوست بَرخط} other{{count} دوست بَرخط}}", + "nbFollowers": "{count, plural, =1{{count} دنبال کننده‌} other{{count} دنبال کننده‌}}", + "nbFollowing": "{count, plural, =1{{count} دنبال می کند} other{{count} دنبال میکند}}", + "lessThanNbMinutes": "{count, plural, =1{کمتر از {count} دقیقه} other{کمتر از {count} دقیقه}}", + "nbGamesInPlay": "{count, plural, =1{{count} بازی در حال انجام است} other{{count} بازی در حال انجام است}}", + "maximumNbCharacters": "{count, plural, =1{حداکثر: {count} حرف} other{حداکثر: {count} حرف}}", + "blocks": "{count, plural, =1{{count} مسدود شده} other{{count} مسدود شده}}", + "nbForumPosts": "{count, plural, =1{{count} وبنوشته در انجمن} other{{count} وبنوشته در انجمن}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} بازیکن {param2} این هفته فعالیت داشته‌ است.} other{{count} بازیکن {param2} این هفته فعالیت داشته‌اند.}}", + "availableInNbLanguages": "{count, plural, =1{در {count} زبان‌ها موجود است} other{در {count} زبان‌ها موجود است}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} ثانیه برای شروع اولین حرکت} other{{count} ثانیه برای شروع اولین حرکت}}", + "nbSeconds": "{count, plural, =1{{count} ثانیه} other{{count} ثانیه}}", + "andSaveNbPremoveLines": "{count, plural, =1{و پیش حرکت {count} را حفظ کنید} other{و پیش حرکت های {count} را حفظ کنید}}", "stormMoveToStart": "شروع کنید", "stormYouPlayTheWhitePiecesInAllPuzzles": "شما در همه معماها با مهره سفید بازی می‌کنید", "stormYouPlayTheBlackPiecesInAllPuzzles": "شما در همه معماها با مهره سیاه بازی می‌کنید", @@ -1264,8 +1264,8 @@ "stormClickToReload": "برای بارگذاری مجدد، بزنید", "stormThisRunHasExpired": "وقت به پایان رسیده است!", "stormThisRunWasOpenedInAnotherTab": "این دور، در زبانه دیگری باز شده بود!", - "stormXRuns": "{count, plural, =0{یک دور} =1{یک دور} other{{count} دور}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{یک دور از {param2} بازی شد} =1{یک دور از {param2} بازی شد} other{{count} دور از {param2} بازی شد}}", + "stormXRuns": "{count, plural, =1{یک دور} other{{count} دور}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{یک دور از {param2} بازی شد} other{{count} دور از {param2} بازی شد}}", "streamerLichessStreamers": "بَرخَط-محتواسازان Lichess", "studyShareAndExport": "همرسانی و برون‏بُرد", "studyStart": "شروع" diff --git a/lib/l10n/lila_fi.arb b/lib/l10n/lila_fi.arb index 28378d8879..81e3d54d65 100644 --- a/lib/l10n/lila_fi.arb +++ b/lib/l10n/lila_fi.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Piti livestreamin", "activityRankedInSwissTournament": "Tuli {param1}. sijalle turnauksessa {param2}", "activitySignedUp": "Liittyi lichess.orgiin", - "activitySupportedNbMonths": "{count, plural, =0{On tukenut lichess.orgia {count} kuukauden ajan {param2}ina} =1{On tukenut lichess.orgia {count} kuukauden ajan {param2}ina} other{On tukenut lichess.orgia {count} kuukauden ajan {param2}ina}}", - "activityPracticedNbPositions": "{count, plural, =0{Harjoitteli {count} {param2} -tilannetta} =1{Harjoitteli {count} {param2} -tilannetta} other{Harjoitteli {count} {param2} -tilannetta}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Ratkaisi {count} taktiikkatehtävän} =1{Ratkaisi {count} taktiikkatehtävän} other{Ratkaisi {count} taktiikkatehtävää}}", - "activityPlayedNbGames": "{count, plural, =0{Pelasi {count} {param2}-pelin} =1{Pelasi {count} {param2}-pelin} other{Pelasi {count} {param2}-peliä}}", - "activityPostedNbMessages": "{count, plural, =0{Lähetti {count} viestin alueelle {param2}} =1{Lähetti {count} viestin alueelle {param2}} other{Lähetti {count} viestiä alueelle {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{Pelasi {count} siirtoa} =1{Pelasi {count} siirtoa} other{Pelasi {count} siirtoa}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{{count} kirjeshakkipelissä} =1{{count} kirjeshakkipelissä} other{{count} kirjeshakkipelissä}}", - "activityCompletedNbGames": "{count, plural, =0{Pelasi {count} kirjeshakkipelin} =1{Pelasi {count} kirjeshakkipelin} other{Pelasi {count} kirjeshakkipeliä}}", - "activityFollowedNbPlayers": "{count, plural, =0{Alkoi seuraamaan {count} pelaajaa} =1{Alkoi seuraamaan {count} pelaajaa} other{Alkoi seuraamaan {count} pelaajaa}}", - "activityGainedNbFollowers": "{count, plural, =0{Sai {count} uuden seuraajan} =1{Sai {count} uuden seuraajan} other{Sai {count} uutta seuraajaa}}", - "activityHostedNbSimuls": "{count, plural, =0{Piti {count} simultaanin} =1{Piti {count} simultaanin} other{Piti {count} simultaania}}", - "activityJoinedNbSimuls": "{count, plural, =0{Osallistui {count} simultaaniin} =1{Osallistui {count} simultaaniin} other{Osallistui {count} simultaaniin}}", - "activityCreatedNbStudies": "{count, plural, =0{Teki {count} uuden tutkielman} =1{Teki {count} uuden tutkielman} other{Teki {count} uutta tutkielmaa}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Kilpaili {count} turnauksessa} =1{Kilpaili {count} turnauksessa} other{Kilpaili {count} turnauksessa}}", - "activityRankedInTournament": "{count, plural, =0{Sijoittui {count}. sijalle (parhaaseen {param2}%) pelattuaan {param3} pelin turnauksessa {param4}} =1{Sijoittui {count}. sijalle (parhaaseen {param2}%) pelattuaan {param3} pelin turnauksessa {param4}} other{Sijoittui {count}. sijalle (parhaaseen {param2}%) pelattuaan {param3} peliä turnauksessa {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Osallistui {count} sveitsiläiseen turnaukseen} =1{Osallistui {count} sveitsiläiseen turnaukseen} other{Osallistui {count} sveitsiläiseen turnaukseen}}", - "activityJoinedNbTeams": "{count, plural, =0{Liittyi {count} joukkueeseen} =1{Liittyi {count} joukkueeseen} other{Liittyi {count} joukkueeseen}}", + "activitySupportedNbMonths": "{count, plural, =1{On tukenut lichess.orgia {count} kuukauden ajan {param2}ina} other{On tukenut lichess.orgia {count} kuukauden ajan {param2}ina}}", + "activityPracticedNbPositions": "{count, plural, =1{Harjoitteli {count} {param2} -tilannetta} other{Harjoitteli {count} {param2} -tilannetta}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Ratkaisi {count} taktiikkatehtävän} other{Ratkaisi {count} taktiikkatehtävää}}", + "activityPlayedNbGames": "{count, plural, =1{Pelasi {count} {param2}-pelin} other{Pelasi {count} {param2}-peliä}}", + "activityPostedNbMessages": "{count, plural, =1{Lähetti {count} viestin alueelle {param2}} other{Lähetti {count} viestiä alueelle {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{Pelasi {count} siirtoa} other{Pelasi {count} siirtoa}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{{count} kirjeshakkipelissä} other{{count} kirjeshakkipelissä}}", + "activityCompletedNbGames": "{count, plural, =1{Pelasi {count} kirjeshakkipelin} other{Pelasi {count} kirjeshakkipeliä}}", + "activityFollowedNbPlayers": "{count, plural, =1{Alkoi seuraamaan {count} pelaajaa} other{Alkoi seuraamaan {count} pelaajaa}}", + "activityGainedNbFollowers": "{count, plural, =1{Sai {count} uuden seuraajan} other{Sai {count} uutta seuraajaa}}", + "activityHostedNbSimuls": "{count, plural, =1{Piti {count} simultaanin} other{Piti {count} simultaania}}", + "activityJoinedNbSimuls": "{count, plural, =1{Osallistui {count} simultaaniin} other{Osallistui {count} simultaaniin}}", + "activityCreatedNbStudies": "{count, plural, =1{Teki {count} uuden tutkielman} other{Teki {count} uutta tutkielmaa}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Kilpaili {count} turnauksessa} other{Kilpaili {count} turnauksessa}}", + "activityRankedInTournament": "{count, plural, =1{Sijoittui {count}. sijalle (parhaaseen {param2}%) pelattuaan {param3} pelin turnauksessa {param4}} other{Sijoittui {count}. sijalle (parhaaseen {param2}%) pelattuaan {param3} peliä turnauksessa {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Osallistui {count} sveitsiläiseen turnaukseen} other{Osallistui {count} sveitsiläiseen turnaukseen}}", + "activityJoinedNbTeams": "{count, plural, =1{Liittyi {count} joukkueeseen} other{Liittyi {count} joukkueeseen}}", "broadcastBroadcasts": "Lähetykset", "broadcastStartDate": "Alkamispäivämäärä omalla aikavyöhykkeelläsi", "challengeChallengesX": "Haasteet: {param1}", @@ -216,11 +216,11 @@ "puzzleNoPuzzlesToShow": "Täällä ei ole vielä mitään nähtävää – tee ensin joitakin tehtäviä!", "puzzleImprovementAreasDescription": "Harjoittele näitä tehostaaksesi edistymistäsi!", "puzzleStrengthDescription": "Suoriudut parhaiten näissä aiheissa", - "puzzlePlayedXTimes": "{count, plural, =0{Pelattu {count} kerran} =1{Pelattu {count} kerran} other{Pelattu {count} kertaa}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Yhden pisteen matalampi tehtävävahvuusluku kuin sinulla} =1{Yhden pisteen matalampi tehtävävahvuusluku kuin sinulla} other{{count} pistettä matalampi tehtävävahvuusluku kuin sinulla}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Yhden pisteen korkeampi tehtävävahvuusluku kuin sinulla} =1{Yhden pisteen korkeampi tehtävävahvuusluku kuin sinulla} other{{count} pistettä korkeampi tehtävävahvuusluku kuin sinulla}}", - "puzzleNbPlayed": "{count, plural, =0{{count} pelattu} =1{{count} pelattu} other{{count} pelattu}}", - "puzzleNbToReplay": "{count, plural, =0{{count} kerrattava} =1{{count} kerrattava} other{{count} kerrattavaa}}", + "puzzlePlayedXTimes": "{count, plural, =1{Pelattu {count} kerran} other{Pelattu {count} kertaa}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Yhden pisteen matalampi tehtävävahvuusluku kuin sinulla} other{{count} pistettä matalampi tehtävävahvuusluku kuin sinulla}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Yhden pisteen korkeampi tehtävävahvuusluku kuin sinulla} other{{count} pistettä korkeampi tehtävävahvuusluku kuin sinulla}}", + "puzzleNbPlayed": "{count, plural, =1{{count} pelattu} other{{count} pelattu}}", + "puzzleNbToReplay": "{count, plural, =1{{count} kerrattava} other{{count} kerrattavaa}}", "puzzleThemeAdvancedPawn": "Pitkälle edennyt sotilas", "puzzleThemeAdvancedPawnDescription": "Taktiikassa keskeistä on sotilas, joka korottuu tai uhkaa korottua.", "puzzleThemeAdvantage": "Etu", @@ -1171,48 +1171,48 @@ "showMeEverything": "Näytä kaikki", "lichessPatronInfo": "Lichess on hyväntekeväisyysjärjestö ja täysin ilmainen avoimen lähdekoodin ohjelmisto.\nKaikki toimintakustannukset, kehitystyö ja sisältö rahoitetaan yksinomaan käyttäjien lahjoituksilla.", "nothingToSeeHere": "Täällä ei ole tällä hetkellä mitään nähtävää.", - "opponentLeftCounter": "{count, plural, =0{Vastustajasi on poistunut pelistä. Voit julistautua voittajaksi {count} sekunnin kuluttua.} =1{Vastustajasi on poistunut pelistä. Voit julistautua voittajaksi {count} sekunnin kuluttua.} other{Vastustajasi on poistunut pelistä. Voit julistautua voittajaksi {count} sekunnin kuluttua.}}", - "mateInXHalfMoves": "{count, plural, =0{Matti {count} puolisiirrolla} =1{Matti {count} puolisiirrolla} other{Matti {count} puolisiirrolla}}", - "nbBlunders": "{count, plural, =0{{count} vakava virhe} =1{{count} vakava virhe} other{{count} vakavaa virhettä}}", - "nbMistakes": "{count, plural, =0{{count} virhe} =1{{count} virhe} other{{count} virhettä}}", - "nbInaccuracies": "{count, plural, =0{{count} epätarkkuus} =1{{count} epätarkkuus} other{{count} epätarkkuutta}}", - "nbPlayers": "{count, plural, =0{{count} pelaaja} =1{{count} pelaaja} other{{count} pelaajaa}}", - "nbGames": "{count, plural, =0{{count} peliä pelattu} =1{{count} peliä pelattu} other{{count} peliä pelattu}}", - "ratingXOverYGames": "{count, plural, =0{{count}-vahvuusluku {param2} pelistä} =1{{count}-vahvuusluku {param2} pelistä} other{{count}-vahvuusluku {param2} pelistä}}", - "nbBookmarks": "{count, plural, =0{{count} oma kirjanmerkki} =1{{count} oma kirjanmerkki} other{{count} omaa kirjanmerkkiä}}", - "nbDays": "{count, plural, =0{{count} päivä} =1{{count} päivä} other{{count} päivää}}", - "nbHours": "{count, plural, =0{{count} tunti} =1{{count} tunti} other{{count} tuntia}}", - "nbMinutes": "{count, plural, =0{{count} minuutti} =1{{count} minuutti} other{{count} minuuttia}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Sijoitus päivitetään joka minuutti} =1{Sijoitus päivitetään joka minuutti} other{Sijoitus päivitetään {count} minuutin välein}}", - "nbPuzzles": "{count, plural, =0{{count} tehtävä} =1{{count} tehtävä} other{{count} tehtävää}}", - "nbGamesWithYou": "{count, plural, =0{{count} pelejä kanssasi} =1{{count} pelejä kanssasi} other{{count} pelejä kanssasi}}", - "nbRated": "{count, plural, =0{{count} pisteytetty} =1{{count} pisteytetty} other{{count} pisteytettyä}}", - "nbWins": "{count, plural, =0{{count} voittoa} =1{{count} voittoa} other{{count} voittoa}}", - "nbLosses": "{count, plural, =0{{count} häviötä} =1{{count} häviötä} other{{count} häviötä}}", - "nbDraws": "{count, plural, =0{{count} tasapeliä} =1{{count} tasapeliä} other{{count} tasapeliä}}", - "nbPlaying": "{count, plural, =0{{count} meneillään} =1{{count} meneillään} other{{count} meneillään}}", - "giveNbSeconds": "{count, plural, =0{Anna {count} sekuntia} =1{Anna {count} sekuntia} other{Anna {count} sekuntia}}", - "nbTournamentPoints": "{count, plural, =0{{count} turnauspiste} =1{{count} turnauspiste} other{{count} turnauspistettä}}", - "nbStudies": "{count, plural, =0{{count} tutkielma} =1{{count} tutkielma} other{­{count} tutkielmaa}}", - "nbSimuls": "{count, plural, =0{{count} simultaani} =1{{count} simultaani} other{{count} simultaania}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} pisteytetty peli} =1{≥ {count} pisteytetty peli} other{≥ {count} pisteytettyä peliä}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} pisteytetty {param2}-peli} =1{≥ {count} pisteytetty {param2}-peli} other{≥ {count} pisteytettyä {param2}-peliä}}", - "needNbMorePerfGames": "{count, plural, =0{Sinun pitää pelata vielä {count} pisteytetty {param2}-peli} =1{Sinun pitää pelata vielä {count} pisteytetty {param2}-peli} other{Sinun pitää pelata vielä {count} pisteytettyä {param2}-peliä}}", - "needNbMoreGames": "{count, plural, =0{Sinun täytyy pelata vielä {count} pisteytetty peli} =1{Sinun täytyy pelata vielä {count} pisteytetty peli} other{Sinun täytyy pelata vielä {count} pisteytettyä peliä}}", - "nbImportedGames": "{count, plural, =0{{count} Tuotua peliä} =1{{count} Tuotua peliä} other{{count} Tuotua peliä}}", - "nbFriendsOnline": "{count, plural, =0{{count} kaveri paikalla} =1{{count} kaveri paikalla} other{{count} kaveria paikalla}}", - "nbFollowers": "{count, plural, =0{{count} seuraaja} =1{{count} seuraaja} other{{count} seuraajaa}}", - "nbFollowing": "{count, plural, =0{{count} seurattua} =1{{count} seurattua} other{{count} seurattua}}", - "lessThanNbMinutes": "{count, plural, =0{Alle {count} minuutti} =1{Alle {count} minuutti} other{Alle {count} minuuttia}}", - "nbGamesInPlay": "{count, plural, =0{{count} peliä meneillään} =1{{count} peliä meneillään} other{{count} peliä meneillään}}", - "maximumNbCharacters": "{count, plural, =0{Maksimi: {count} merkkiä.} =1{Maksimi: {count} merkkiä.} other{Maksimi: {count} merkkiä.}}", - "blocks": "{count, plural, =0{{count} estettyä pelaajaa} =1{{count} estettyä pelaajaa} other{{count} estettyä pelaajaa}}", - "nbForumPosts": "{count, plural, =0{{count} foorumiviesti} =1{{count} foorumiviesti} other{{count} foorumiviestiä}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} {param2}-pelaaja tällä viikolla.} =1{{count} {param2}-pelaaja tällä viikolla.} other{{count} {param2}-pelaajaa tällä viikolla.}}", - "availableInNbLanguages": "{count, plural, =0{Saatavilla {count} eri kielellä!} =1{Saatavilla {count} eri kielellä!} other{Saatavilla {count} eri kielellä!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} sekuntia aikaa pelata ensimmäinen siirto} =1{{count} sekuntia aikaa pelata ensimmäinen siirto} other{{count} sekuntia aikaa pelata ensimmäinen siirto}}", - "nbSeconds": "{count, plural, =0{{count} sekunti} =1{{count} sekunti} other{{count} sekuntia}}", - "andSaveNbPremoveLines": "{count, plural, =0{ja tallenna {count} esisiirtolinja} =1{ja tallenna {count} esisiirtolinja} other{ja tallenna {count} esisiirtolinjaa}}", + "opponentLeftCounter": "{count, plural, =1{Vastustajasi on poistunut pelistä. Voit julistautua voittajaksi {count} sekunnin kuluttua.} other{Vastustajasi on poistunut pelistä. Voit julistautua voittajaksi {count} sekunnin kuluttua.}}", + "mateInXHalfMoves": "{count, plural, =1{Matti {count} puolisiirrolla} other{Matti {count} puolisiirrolla}}", + "nbBlunders": "{count, plural, =1{{count} vakava virhe} other{{count} vakavaa virhettä}}", + "nbMistakes": "{count, plural, =1{{count} virhe} other{{count} virhettä}}", + "nbInaccuracies": "{count, plural, =1{{count} epätarkkuus} other{{count} epätarkkuutta}}", + "nbPlayers": "{count, plural, =1{{count} pelaaja} other{{count} pelaajaa}}", + "nbGames": "{count, plural, =1{{count} peliä pelattu} other{{count} peliä pelattu}}", + "ratingXOverYGames": "{count, plural, =1{{count}-vahvuusluku {param2} pelistä} other{{count}-vahvuusluku {param2} pelistä}}", + "nbBookmarks": "{count, plural, =1{{count} oma kirjanmerkki} other{{count} omaa kirjanmerkkiä}}", + "nbDays": "{count, plural, =1{{count} päivä} other{{count} päivää}}", + "nbHours": "{count, plural, =1{{count} tunti} other{{count} tuntia}}", + "nbMinutes": "{count, plural, =1{{count} minuutti} other{{count} minuuttia}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Sijoitus päivitetään joka minuutti} other{Sijoitus päivitetään {count} minuutin välein}}", + "nbPuzzles": "{count, plural, =1{{count} tehtävä} other{{count} tehtävää}}", + "nbGamesWithYou": "{count, plural, =1{{count} pelejä kanssasi} other{{count} pelejä kanssasi}}", + "nbRated": "{count, plural, =1{{count} pisteytetty} other{{count} pisteytettyä}}", + "nbWins": "{count, plural, =1{{count} voittoa} other{{count} voittoa}}", + "nbLosses": "{count, plural, =1{{count} häviötä} other{{count} häviötä}}", + "nbDraws": "{count, plural, =1{{count} tasapeliä} other{{count} tasapeliä}}", + "nbPlaying": "{count, plural, =1{{count} meneillään} other{{count} meneillään}}", + "giveNbSeconds": "{count, plural, =1{Anna {count} sekuntia} other{Anna {count} sekuntia}}", + "nbTournamentPoints": "{count, plural, =1{{count} turnauspiste} other{{count} turnauspistettä}}", + "nbStudies": "{count, plural, =1{{count} tutkielma} other{­{count} tutkielmaa}}", + "nbSimuls": "{count, plural, =1{{count} simultaani} other{{count} simultaania}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} pisteytetty peli} other{≥ {count} pisteytettyä peliä}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} pisteytetty {param2}-peli} other{≥ {count} pisteytettyä {param2}-peliä}}", + "needNbMorePerfGames": "{count, plural, =1{Sinun pitää pelata vielä {count} pisteytetty {param2}-peli} other{Sinun pitää pelata vielä {count} pisteytettyä {param2}-peliä}}", + "needNbMoreGames": "{count, plural, =1{Sinun täytyy pelata vielä {count} pisteytetty peli} other{Sinun täytyy pelata vielä {count} pisteytettyä peliä}}", + "nbImportedGames": "{count, plural, =1{{count} Tuotua peliä} other{{count} Tuotua peliä}}", + "nbFriendsOnline": "{count, plural, =1{{count} kaveri paikalla} other{{count} kaveria paikalla}}", + "nbFollowers": "{count, plural, =1{{count} seuraaja} other{{count} seuraajaa}}", + "nbFollowing": "{count, plural, =1{{count} seurattua} other{{count} seurattua}}", + "lessThanNbMinutes": "{count, plural, =1{Alle {count} minuutti} other{Alle {count} minuuttia}}", + "nbGamesInPlay": "{count, plural, =1{{count} peliä meneillään} other{{count} peliä meneillään}}", + "maximumNbCharacters": "{count, plural, =1{Maksimi: {count} merkkiä.} other{Maksimi: {count} merkkiä.}}", + "blocks": "{count, plural, =1{{count} estettyä pelaajaa} other{{count} estettyä pelaajaa}}", + "nbForumPosts": "{count, plural, =1{{count} foorumiviesti} other{{count} foorumiviestiä}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} {param2}-pelaaja tällä viikolla.} other{{count} {param2}-pelaajaa tällä viikolla.}}", + "availableInNbLanguages": "{count, plural, =1{Saatavilla {count} eri kielellä!} other{Saatavilla {count} eri kielellä!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} sekuntia aikaa pelata ensimmäinen siirto} other{{count} sekuntia aikaa pelata ensimmäinen siirto}}", + "nbSeconds": "{count, plural, =1{{count} sekunti} other{{count} sekuntia}}", + "andSaveNbPremoveLines": "{count, plural, =1{ja tallenna {count} esisiirtolinja} other{ja tallenna {count} esisiirtolinjaa}}", "stormMoveToStart": "Aloita tekemällä siirto", "stormYouPlayTheWhitePiecesInAllPuzzles": "Pelaat kaikissa tehtävissä valkeilla", "stormYouPlayTheBlackPiecesInAllPuzzles": "Pelaat kaikissa tehtävissä mustilla", @@ -1264,8 +1264,8 @@ "stormClickToReload": "Lataa uudelleen", "stormThisRunHasExpired": "Tämä sarja on vanhentunut!", "stormThisRunWasOpenedInAnotherTab": "Tämä sarja on avattu toiseen välilehteen!", - "stormXRuns": "{count, plural, =0{1 sarja} =1{1 sarja} other{{count} sarjaa}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Pelasi yhden sarjan {param2}ia} =1{Pelasi yhden sarjan {param2}ia} other{Pelasi {count} sarjaa {param2}ia}}", + "stormXRuns": "{count, plural, =1{1 sarja} other{{count} sarjaa}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Pelasi yhden sarjan {param2}ia} other{Pelasi {count} sarjaa {param2}ia}}", "streamerLichessStreamers": "Lichess-striimaajat", "studyShareAndExport": "Jaa & vie", "studyStart": "Aloita" diff --git a/lib/l10n/lila_fo.arb b/lib/l10n/lila_fo.arb index d3c9a53e69..ed6f8aa45c 100644 --- a/lib/l10n/lila_fo.arb +++ b/lib/l10n/lila_fo.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Var vertur fyri beinleiðis stroyming", "activityRankedInSwissTournament": "Styrkismettur ≤ {param1} í {param2}", "activitySignedUp": "Innritaður í lichess.org", - "activitySupportedNbMonths": "{count, plural, =0{Stuðlaði lichess.org í {count} mánaða sum ein {param2}} =1{Stuðlaði lichess.org í {count} mánaða sum ein {param2}} other{Stuðlaði lichess.org í {count} mánaðir sum ein {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Vandi {count} støðu í {param2}} =1{Vandi {count} støðu í {param2}} other{Vandi {count} støður í {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Loysti {count} taktiska uppgávu} =1{Loysti {count} taktiska uppgávu} other{Loysti {count} taktiskar uppgávur}}", - "activityPlayedNbGames": "{count, plural, =0{Telvaði {count} {param2} talv} =1{Telvaði {count} {param2} talv} other{Telvaði {count} {param2} talv}}", - "activityPostedNbMessages": "{count, plural, =0{Skrivaði {count} boð í {param2}} =1{Skrivaði {count} boð í {param2}} other{Skrivaði {count} boð í {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{Telvaði {count} leik} =1{Telvaði {count} leik} other{Telvaði {count} leikir}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{í {count} brævtalvi} =1{í {count} brævtalvi} other{í {count} brævtalvum}}", - "activityCompletedNbGames": "{count, plural, =0{Fullførdi {count} brævtalv} =1{Fullførdi {count} brævtalv} other{Fullførdi {count} brævtalv}}", - "activityFollowedNbPlayers": "{count, plural, =0{Fór undir at fylgja {count} telvara} =1{Fór undir at fylgja {count} telvara} other{Fór undir at fylgja {count} telvarum}}", - "activityGainedNbFollowers": "{count, plural, =0{Fekk {count} nýggjan fylgjara} =1{Fekk {count} nýggjan fylgjara} other{Fekk {count} nýggjar fylgjarar}}", - "activityHostedNbSimuls": "{count, plural, =0{Var vertur fyri {count} fjøltalvi} =1{Var vertur fyri {count} fjøltalvi} other{Var vertur fyri {count} fjøltalvum}}", - "activityJoinedNbSimuls": "{count, plural, =0{Var við í {count} fjøltalvi} =1{Var við í {count} fjøltalvi} other{Var við í {count} fjøltalvum}}", - "activityCreatedNbStudies": "{count, plural, =0{Stovnaði {count} nýggja rannsókn} =1{Stovnaði {count} nýggja rannsókn} other{Stovnaði {count} nýggjar rannsóknir}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Kappaðist í {count} kapping} =1{Kappaðist í {count} kapping} other{Kappaðist í {count} kappingum}}", - "activityRankedInTournament": "{count, plural, =0{Styrkismettur #{count} (top {param2}%) við {param3} talvi í {param4}} =1{Styrkismettur #{count} (top {param2}%) við {param3} talvi í {param4}} other{Styrkismettur #{count} (top {param2}%) við {param3} talvum í {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Kappaðist í {count} swisskapping} =1{Kappaðist í {count} swisskapping} other{Kappaðist í {count} swisskappingum}}", - "activityJoinedNbTeams": "{count, plural, =0{Fór upp í {count} lið} =1{Fór upp í {count} lið} other{Fór upp í {count} lið}}", + "activitySupportedNbMonths": "{count, plural, =1{Stuðlaði lichess.org í {count} mánaða sum ein {param2}} other{Stuðlaði lichess.org í {count} mánaðir sum ein {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Vandi {count} støðu í {param2}} other{Vandi {count} støður í {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Loysti {count} taktiska uppgávu} other{Loysti {count} taktiskar uppgávur}}", + "activityPlayedNbGames": "{count, plural, =1{Telvaði {count} {param2} talv} other{Telvaði {count} {param2} talv}}", + "activityPostedNbMessages": "{count, plural, =1{Skrivaði {count} boð í {param2}} other{Skrivaði {count} boð í {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{Telvaði {count} leik} other{Telvaði {count} leikir}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{í {count} brævtalvi} other{í {count} brævtalvum}}", + "activityCompletedNbGames": "{count, plural, =1{Fullførdi {count} brævtalv} other{Fullførdi {count} brævtalv}}", + "activityFollowedNbPlayers": "{count, plural, =1{Fór undir at fylgja {count} telvara} other{Fór undir at fylgja {count} telvarum}}", + "activityGainedNbFollowers": "{count, plural, =1{Fekk {count} nýggjan fylgjara} other{Fekk {count} nýggjar fylgjarar}}", + "activityHostedNbSimuls": "{count, plural, =1{Var vertur fyri {count} fjøltalvi} other{Var vertur fyri {count} fjøltalvum}}", + "activityJoinedNbSimuls": "{count, plural, =1{Var við í {count} fjøltalvi} other{Var við í {count} fjøltalvum}}", + "activityCreatedNbStudies": "{count, plural, =1{Stovnaði {count} nýggja rannsókn} other{Stovnaði {count} nýggjar rannsóknir}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Kappaðist í {count} kapping} other{Kappaðist í {count} kappingum}}", + "activityRankedInTournament": "{count, plural, =1{Styrkismettur #{count} (top {param2}%) við {param3} talvi í {param4}} other{Styrkismettur #{count} (top {param2}%) við {param3} talvum í {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Kappaðist í {count} swisskapping} other{Kappaðist í {count} swisskappingum}}", + "activityJoinedNbTeams": "{count, plural, =1{Fór upp í {count} lið} other{Fór upp í {count} lið}}", "broadcastBroadcasts": "Sendingar", "broadcastStartDate": "Byrjanardagfesting í tínum egna tíðarøki", "challengeChallengeToPlay": "Bjóða av at telva", @@ -135,7 +135,7 @@ "puzzleHistory": "Uppgávusøga", "puzzleSolved": "loyst", "puzzleFailed": "miseydnaðist", - "puzzlePlayedXTimes": "{count, plural, =0{Telvað {count} ferð} =1{Telvað {count} ferð} other{Telvað {count} ferðir}}", + "puzzlePlayedXTimes": "{count, plural, =1{Telvað {count} ferð} other{Telvað {count} ferðir}}", "puzzleThemeAdvancedPawn": "Frífinna", "puzzleThemeAdvancedPawnDescription": "Ein finna, ið umskapast ella hóttir við at umskapast, er lykilin til taktikkin.", "puzzleThemeAdvantage": "Fyrimunur", @@ -924,46 +924,46 @@ "youCantStartNewGame": "Tú kanst ikki byrja eitt nýtt talv áðrenn hetta endar.", "since": "Síðan", "until": "Til", - "opponentLeftCounter": "{count, plural, =0{Mótleikarin fór frá talvinum. Tú kanst siga teg hava vunnið um {count} sekund.} =1{Mótleikarin fór frá talvinum. Tú kanst siga teg hava vunnið um {count} sekund.} other{Títt mótstøðufólk fór frá talvinum. Tú kanst siga teg hava vunnið um {count} sekund.}}", - "mateInXHalfMoves": "{count, plural, =0{Skák og mát í {count} hálvum leiki} =1{Skák og mát í {count} hálvum leiki} other{Skák og mát í {count} hálvum leikum}}", - "nbBlunders": "{count, plural, =0{{count} bukkur} =1{{count} bukkur} other{{count} bukkar}}", - "nbMistakes": "{count, plural, =0{{count} mistak} =1{{count} mistak} other{{count} mistøk}}", - "nbInaccuracies": "{count, plural, =0{{count} óneyvleiki} =1{{count} óneyvleiki} other{{count} óneyvleikar}}", - "nbPlayers": "{count, plural, =0{{count} telvari} =1{{count} telvari} other{{count} telvarar}}", - "nbGames": "{count, plural, =0{{count} talv} =1{{count} talv} other{{count} talv}}", - "nbBookmarks": "{count, plural, =0{{count} bókamerki} =1{{count} bókamerki} other{{count} bókamerki}}", - "nbDays": "{count, plural, =0{{count} dag} =1{{count} dag} other{{count} dagar}}", - "nbHours": "{count, plural, =0{{count} tími} =1{{count} tími} other{{count} tímar}}", - "nbMinutes": "{count, plural, =0{{count} minuttur} =1{{count} minuttur} other{{count} minuttir}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Støða/tign verður dagførd hvønn minutt} =1{Støða/tign verður dagførd hvønn minutt} other{Støða/tign verður dagførd {count} minuttir ímillum}}", - "nbPuzzles": "{count, plural, =0{{count} uppgáva} =1{{count} uppgáva} other{{count} uppgávur}}", - "nbGamesWithYou": "{count, plural, =0{{count} talv móti tær} =1{{count} talv móti tær} other{{count} talv móti tær}}", - "nbRated": "{count, plural, =0{{count} styrkismettur} =1{{count} styrkismettur} other{{count} styrkismett}}", - "nbWins": "{count, plural, =0{{count} sigur} =1{{count} sigur} other{{count} sigrar}}", - "nbLosses": "{count, plural, =0{{count} ósigur} =1{{count} ósigur} other{{count} ósigrar}}", - "nbDraws": "{count, plural, =0{{count} javnt} =1{{count} javnt} other{{count} jøvn}}", - "nbPlaying": "{count, plural, =0{{count} í gongd} =1{{count} í gongd} other{{count} í gongd}}", - "giveNbSeconds": "{count, plural, =0{Gev {count} sekund} =1{Gev {count} sekund} other{Gev {count} sekund}}", - "nbTournamentPoints": "{count, plural, =0{{count} kappingarstig} =1{{count} kappingarstig} other{{count} kappingastig}}", - "nbStudies": "{count, plural, =0{{count} rannsókn} =1{{count} rannsókn} other{{count} rannsóknir}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} styrkismett talv} =1{≥ {count} styrkismett talv} other{≥ {count} styrkismett talv}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} {param2} styrkismett talv} =1{≥ {count} {param2} styrkismett talv} other{≥ {count} {param2} styrkismett talv}}", - "needNbMorePerfGames": "{count, plural, =0{Tær nýtist at telva {count} {param2} styrkismett talv aftrat} =1{Tær nýtist at telva {count} {param2} styrkismett talv aftrat} other{Tær nýtist at telva {count} fleiri {param2} styrkismett talv}}", - "needNbMoreGames": "{count, plural, =0{Tær nýtist at telva {count} styrkismett talv aftrat} =1{Tær nýtist at telva {count} styrkismett talv aftrat} other{Tær nýtist at telva {count} styrkismett talv aftrat}}", - "nbImportedGames": "{count, plural, =0{{count} innflutt talv} =1{{count} innflutt talv} other{{count} innflutt talv}}", - "nbFriendsOnline": "{count, plural, =0{{count} vinur á alnetinum} =1{{count} vinur á alnetinum} other{{count} vinir á alnetinum}}", - "nbFollowers": "{count, plural, =0{{count} fylgjari} =1{{count} fylgjari} other{{count} fylgjarar}}", - "nbFollowing": "{count, plural, =0{{count} fylgir} =1{{count} fylgir} other{{count} fylgja}}", - "lessThanNbMinutes": "{count, plural, =0{Minni enn {count} minuttur} =1{Minni enn {count} minuttur} other{Minni enn {count} minuttir}}", - "nbGamesInPlay": "{count, plural, =0{{count} talv verður telvað} =1{{count} talv verður telvað} other{{count} talv verða telvað}}", - "maximumNbCharacters": "{count, plural, =0{Í mesta lagi: {count} bókstavur.} =1{Í mesta lagi: {count} bókstavur.} other{Í mesta lagi: {count} bókstavir.}}", - "blocks": "{count, plural, =0{{count} forðaður} =1{{count} forðaður} other{{count} forðaðir}}", - "nbForumPosts": "{count, plural, =0{{count} uppslag á torgi} =1{{count} uppslag á torgi} other{{count} uppsløg á torgi}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} {param2} telvari hesa vikuna.} =1{{count} {param2} telvari hesa vikuna.} other{{count} {param2} telvarar hesa vikuna.}}", - "availableInNbLanguages": "{count, plural, =0{Tøkt á {count} máli!} =1{Tøkt á {count} máli!} other{Tøkt á {count} málum!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} sekund at flyta fyrsta leik} =1{{count} sekund at flyta fyrsta leik} other{{count} sekundir at flyta fyrsta leik}}", - "nbSeconds": "{count, plural, =0{{count} sekund} =1{{count} sekund} other{{count} sekundir}}", - "andSaveNbPremoveLines": "{count, plural, =0{og goym {count} undanleik} =1{og goym {count} undanleik} other{og goym {count} undanleikir}}", + "opponentLeftCounter": "{count, plural, =1{Mótleikarin fór frá talvinum. Tú kanst siga teg hava vunnið um {count} sekund.} other{Títt mótstøðufólk fór frá talvinum. Tú kanst siga teg hava vunnið um {count} sekund.}}", + "mateInXHalfMoves": "{count, plural, =1{Skák og mát í {count} hálvum leiki} other{Skák og mát í {count} hálvum leikum}}", + "nbBlunders": "{count, plural, =1{{count} bukkur} other{{count} bukkar}}", + "nbMistakes": "{count, plural, =1{{count} mistak} other{{count} mistøk}}", + "nbInaccuracies": "{count, plural, =1{{count} óneyvleiki} other{{count} óneyvleikar}}", + "nbPlayers": "{count, plural, =1{{count} telvari} other{{count} telvarar}}", + "nbGames": "{count, plural, =1{{count} talv} other{{count} talv}}", + "nbBookmarks": "{count, plural, =1{{count} bókamerki} other{{count} bókamerki}}", + "nbDays": "{count, plural, =1{{count} dag} other{{count} dagar}}", + "nbHours": "{count, plural, =1{{count} tími} other{{count} tímar}}", + "nbMinutes": "{count, plural, =1{{count} minuttur} other{{count} minuttir}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Støða/tign verður dagførd hvønn minutt} other{Støða/tign verður dagførd {count} minuttir ímillum}}", + "nbPuzzles": "{count, plural, =1{{count} uppgáva} other{{count} uppgávur}}", + "nbGamesWithYou": "{count, plural, =1{{count} talv móti tær} other{{count} talv móti tær}}", + "nbRated": "{count, plural, =1{{count} styrkismettur} other{{count} styrkismett}}", + "nbWins": "{count, plural, =1{{count} sigur} other{{count} sigrar}}", + "nbLosses": "{count, plural, =1{{count} ósigur} other{{count} ósigrar}}", + "nbDraws": "{count, plural, =1{{count} javnt} other{{count} jøvn}}", + "nbPlaying": "{count, plural, =1{{count} í gongd} other{{count} í gongd}}", + "giveNbSeconds": "{count, plural, =1{Gev {count} sekund} other{Gev {count} sekund}}", + "nbTournamentPoints": "{count, plural, =1{{count} kappingarstig} other{{count} kappingastig}}", + "nbStudies": "{count, plural, =1{{count} rannsókn} other{{count} rannsóknir}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} styrkismett talv} other{≥ {count} styrkismett talv}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} {param2} styrkismett talv} other{≥ {count} {param2} styrkismett talv}}", + "needNbMorePerfGames": "{count, plural, =1{Tær nýtist at telva {count} {param2} styrkismett talv aftrat} other{Tær nýtist at telva {count} fleiri {param2} styrkismett talv}}", + "needNbMoreGames": "{count, plural, =1{Tær nýtist at telva {count} styrkismett talv aftrat} other{Tær nýtist at telva {count} styrkismett talv aftrat}}", + "nbImportedGames": "{count, plural, =1{{count} innflutt talv} other{{count} innflutt talv}}", + "nbFriendsOnline": "{count, plural, =1{{count} vinur á alnetinum} other{{count} vinir á alnetinum}}", + "nbFollowers": "{count, plural, =1{{count} fylgjari} other{{count} fylgjarar}}", + "nbFollowing": "{count, plural, =1{{count} fylgir} other{{count} fylgja}}", + "lessThanNbMinutes": "{count, plural, =1{Minni enn {count} minuttur} other{Minni enn {count} minuttir}}", + "nbGamesInPlay": "{count, plural, =1{{count} talv verður telvað} other{{count} talv verða telvað}}", + "maximumNbCharacters": "{count, plural, =1{Í mesta lagi: {count} bókstavur.} other{Í mesta lagi: {count} bókstavir.}}", + "blocks": "{count, plural, =1{{count} forðaður} other{{count} forðaðir}}", + "nbForumPosts": "{count, plural, =1{{count} uppslag á torgi} other{{count} uppsløg á torgi}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} {param2} telvari hesa vikuna.} other{{count} {param2} telvarar hesa vikuna.}}", + "availableInNbLanguages": "{count, plural, =1{Tøkt á {count} máli!} other{Tøkt á {count} málum!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} sekund at flyta fyrsta leik} other{{count} sekundir at flyta fyrsta leik}}", + "nbSeconds": "{count, plural, =1{{count} sekund} other{{count} sekundir}}", + "andSaveNbPremoveLines": "{count, plural, =1{og goym {count} undanleik} other{og goym {count} undanleikir}}", "stormMoveToStart": "Flyt eitt fólk at byrja", "stormYouPlayTheWhitePiecesInAllPuzzles": "Tú telvar við hvítum í ølllum uppgávum", "stormYouPlayTheBlackPiecesInAllPuzzles": "Tú telvar við svørtum í ølllum uppgávum", @@ -999,8 +999,8 @@ "stormNextRace": "Næsta kapprenning", "stormWaitingToStart": "Bíða eftir byrjan", "stormCreateNewGame": "Byrja nýtt talv", - "stormXRuns": "{count, plural, =0{1 umfar} =1{1 umfar} other{{count} umfør}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Telvaði eitt umfar av {param2}} =1{Telvaði eitt umfar av {param2}} other{Telvaði {count} umfør av {param2}}}", + "stormXRuns": "{count, plural, =1{1 umfar} other{{count} umfør}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Telvaði eitt umfar av {param2}} other{Telvaði {count} umfør av {param2}}}", "streamerLichessStreamers": "Lichess stroymarar", "studyShareAndExport": "Deil & flyt út", "studyStart": "Byrja" diff --git a/lib/l10n/lila_fr.arb b/lib/l10n/lila_fr.arb index 64331a8ade..3647b274ac 100644 --- a/lib/l10n/lila_fr.arb +++ b/lib/l10n/lila_fr.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "A hébergé une diffusion en direct", "activityRankedInSwissTournament": "Classé {param1} dans le tournoi {param2}", "activitySignedUp": "S'est inscrit(e) à lichess.org", - "activitySupportedNbMonths": "{count, plural, =0{A soutenu lichess.org pendant {count} mois en tant que {param2}} =1{A soutenu lichess.org pendant {count} mois en tant que {param2}} other{A soutenu lichess.org pendant {count} mois en tant que {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{A pratiqué {count} position de {param2}} =1{A pratiqué {count} position de {param2}} other{A pratiqué {count} positions de {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{A résolu {count} problème tactique} =1{A résolu {count} problème tactique} other{A résolu {count} problème(s) tactique(s)}}", - "activityPlayedNbGames": "{count, plural, =0{A joué {count} partie de {param2}} =1{A joué {count} partie de {param2}} other{A joué {count} parties de {param2}}}", - "activityPostedNbMessages": "{count, plural, =0{A posté {count} message dans {param2}} =1{A posté {count} message dans {param2}} other{A posté {count} messages dans {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{A joué {count} coup} =1{A joué {count} coup} other{A joué {count} coups}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{dans {count} partie par correspondance} =1{dans {count} partie par correspondance} other{dans {count} parties par correspondance}}", - "activityCompletedNbGames": "{count, plural, =0{{count} partie par correspondance terminée} =1{{count} partie par correspondance terminée} other{{count} parties par correspondance terminées}}", - "activityFollowedNbPlayers": "{count, plural, =0{A commencé à suivre {count} joueur} =1{A commencé à suivre {count} joueur} other{A commencé à suivre {count} joueurs}}", - "activityGainedNbFollowers": "{count, plural, =0{A gagné {count} nouveau suiveur} =1{A gagné {count} nouveau suiveur} other{A gagné {count} nouveaux suiveurs}}", - "activityHostedNbSimuls": "{count, plural, =0{A hébergé {count} simultanée} =1{A hébergé {count} simultanée} other{A hébergé {count} simultanées}}", - "activityJoinedNbSimuls": "{count, plural, =0{A participé à {count} simultanée(s)} =1{A participé à {count} simultanée(s)} other{A participé à {count} simultanées}}", - "activityCreatedNbStudies": "{count, plural, =0{A créé {count} nouvelle étude} =1{A créé {count} nouvelle étude} other{{count} nouvelles études créées}}", - "activityCompetedInNbTournaments": "{count, plural, =0{A participé à {count} tournoi} =1{A participé à {count} tournoi} other{A participé à {count} tournois}}", - "activityRankedInTournament": "{count, plural, =0{Classé #{count} (pourcentage: {param2}%) avec {param3} partie en {param4}} =1{Classé #{count} (pourcentage: {param2}%) avec {param3} partie en {param4}} other{Classé #{count} (pourcentage: {param2}%) avec {param3} parties en {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{A participé à {count} tournoi(s) suisse(s)} =1{A participé à {count} tournoi(s) suisse(s)} other{A participé à {count} tournois suisses}}", - "activityJoinedNbTeams": "{count, plural, =0{A rejoint {count} équipe} =1{A rejoint {count} équipe} other{A rejoint {count} équipes}}", + "activitySupportedNbMonths": "{count, plural, =1{A soutenu lichess.org pendant {count} mois en tant que {param2}} other{A soutenu lichess.org pendant {count} mois en tant que {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{A pratiqué {count} position de {param2}} other{A pratiqué {count} positions de {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{A résolu {count} problème tactique} other{A résolu {count} problème(s) tactique(s)}}", + "activityPlayedNbGames": "{count, plural, =1{A joué {count} partie de {param2}} other{A joué {count} parties de {param2}}}", + "activityPostedNbMessages": "{count, plural, =1{A posté {count} message dans {param2}} other{A posté {count} messages dans {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{A joué {count} coup} other{A joué {count} coups}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{dans {count} partie par correspondance} other{dans {count} parties par correspondance}}", + "activityCompletedNbGames": "{count, plural, =1{{count} partie par correspondance terminée} other{{count} parties par correspondance terminées}}", + "activityFollowedNbPlayers": "{count, plural, =1{A commencé à suivre {count} joueur} other{A commencé à suivre {count} joueurs}}", + "activityGainedNbFollowers": "{count, plural, =1{A gagné {count} nouveau suiveur} other{A gagné {count} nouveaux suiveurs}}", + "activityHostedNbSimuls": "{count, plural, =1{A hébergé {count} simultanée} other{A hébergé {count} simultanées}}", + "activityJoinedNbSimuls": "{count, plural, =1{A participé à {count} simultanée(s)} other{A participé à {count} simultanées}}", + "activityCreatedNbStudies": "{count, plural, =1{A créé {count} nouvelle étude} other{{count} nouvelles études créées}}", + "activityCompetedInNbTournaments": "{count, plural, =1{A participé à {count} tournoi} other{A participé à {count} tournois}}", + "activityRankedInTournament": "{count, plural, =1{Classé #{count} (pourcentage: {param2}%) avec {param3} partie en {param4}} other{Classé #{count} (pourcentage: {param2}%) avec {param3} parties en {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{A participé à {count} tournoi(s) suisse(s)} other{A participé à {count} tournois suisses}}", + "activityJoinedNbTeams": "{count, plural, =1{A rejoint {count} équipe} other{A rejoint {count} équipes}}", "broadcastBroadcasts": "Diffusions", "broadcastStartDate": "Date de début dans votre fuseau horaire", "challengeChallengesX": "Défis : {param1}", @@ -216,11 +216,11 @@ "puzzleNoPuzzlesToShow": "Rien à afficher - faites d'abord quelques problèmes !", "puzzleImprovementAreasDescription": "Faites ces problèmes pour progresser !", "puzzleStrengthDescription": "Vous avez le plus de succès dans ces thèmes.", - "puzzlePlayedXTimes": "{count, plural, =0{Joué {count} fois} =1{Joué {count} fois} other{Joué {count} fois}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Un point en dessous de votre classement de problème} =1{Un point en dessous de votre classement de problème} other{{count} points en dessous de votre classement de problème}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Un point au dessus de votre classement de problème} =1{Un point au dessus de votre classement de problème} other{{count} points au dessus de votre classement de problème}}", - "puzzleNbPlayed": "{count, plural, =0{{count} problème fait} =1{{count} problème fait} other{{count} problèmes faits}}", - "puzzleNbToReplay": "{count, plural, =0{{count} problème à refaire} =1{{count} problème à refaire} other{{count} problèmes à refaire}}", + "puzzlePlayedXTimes": "{count, plural, =1{Joué {count} fois} other{Joué {count} fois}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Un point en dessous de votre classement de problème} other{{count} points en dessous de votre classement de problème}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Un point au dessus de votre classement de problème} other{{count} points au dessus de votre classement de problème}}", + "puzzleNbPlayed": "{count, plural, =1{{count} problème fait} other{{count} problèmes faits}}", + "puzzleNbToReplay": "{count, plural, =1{{count} problème à refaire} other{{count} problèmes à refaire}}", "puzzleThemeAdvancedPawn": "Pion avancé", "puzzleThemeAdvancedPawnDescription": "Un pion se promouvant ou menaçant d'être promu est essentiel à la tactique.", "puzzleThemeAdvantage": "Avantage", @@ -1171,48 +1171,48 @@ "showMeEverything": "Tout afficher", "lichessPatronInfo": "Lichess est une association à but non lucratif et un logiciel open source entièrement libre.\nTous les coûts d'exploitation, le développement et le contenu sont financés uniquement par les dons des utilisateurs.", "nothingToSeeHere": "Rien à voir ici pour le moment.", - "opponentLeftCounter": "{count, plural, =0{Votre adversaire a quitté la partie. Vous pourrez revendiquer la victoire dans {count} seconde.} =1{Votre adversaire a quitté la partie. Vous pourrez revendiquer la victoire dans {count} seconde.} other{Votre adversaire a quitté la partie. Vous pourrez revendiquer la victoire dans {count} secondes.}}", - "mateInXHalfMoves": "{count, plural, =0{Mate en {count} demi-coup} =1{Mate en {count} demi-coup} other{Mate en {count} demi-coups}}", - "nbBlunders": "{count, plural, =0{{count} gaffe} =1{{count} gaffe} other{{count} gaffes}}", - "nbMistakes": "{count, plural, =0{{count} erreur} =1{{count} erreur} other{{count} erreurs}}", - "nbInaccuracies": "{count, plural, =0{{count} imprécision} =1{{count} imprécision} other{{count} imprécisions}}", - "nbPlayers": "{count, plural, =0{{count} joueur} =1{{count} joueur} other{{count} joueurs}}", - "nbGames": "{count, plural, =0{{count} partie} =1{{count} partie} other{{count} parties}}", - "ratingXOverYGames": "{count, plural, =0{Classement {count} après {param2} partie} =1{Classement {count} après {param2} partie} other{Classement {count} après {param2} parties}}", - "nbBookmarks": "{count, plural, =0{{count} favori} =1{{count} favori} other{{count} favoris}}", - "nbDays": "{count, plural, =0{{count} jour} =1{{count} jour} other{{count} jours}}", - "nbHours": "{count, plural, =0{{count} heure} =1{{count} heure} other{{count} heures}}", - "nbMinutes": "{count, plural, =0{{count} minute} =1{{count} minute} other{{count} minutes}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Le classement est mis à jour toutes les minutes} =1{Le classement est mis à jour toutes les minutes} other{Le classement est mis à jour toutes les {count} minutes}}", - "nbPuzzles": "{count, plural, =0{{count} problème} =1{{count} problème} other{{count} problèmes}}", - "nbGamesWithYou": "{count, plural, =0{{count} partie avec vous} =1{{count} partie avec vous} other{{count} parties avec vous}}", - "nbRated": "{count, plural, =0{{count} évaluée} =1{{count} évaluée} other{{count} évaluées}}", - "nbWins": "{count, plural, =0{{count} victoire} =1{{count} victoire} other{{count} victoires}}", - "nbLosses": "{count, plural, =0{{count} défaite} =1{{count} défaite} other{{count} défaites}}", - "nbDraws": "{count, plural, =0{{count} nulle} =1{{count} nulle} other{{count} nulles}}", - "nbPlaying": "{count, plural, =0{{count} en cours} =1{{count} en cours} other{{count} en cours}}", - "giveNbSeconds": "{count, plural, =0{Rajouter {count} seconde} =1{Rajouter {count} seconde} other{Rajouter {count} secondes}}", - "nbTournamentPoints": "{count, plural, =0{{count} point de tournoi} =1{{count} point de tournoi} other{{count} points de tournoi}}", - "nbStudies": "{count, plural, =0{{count} étude} =1{{count} étude} other{{count} études}}", - "nbSimuls": "{count, plural, =0{{count} simultané(e)s} =1{{count} simultané(e)s} other{{count} simultané(e)s}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} partie classée} =1{≥ {count} partie classée} other{≥ {count} parties classées}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} partie de {param2} classée} =1{≥ {count} partie de {param2} classée} other{≥ {count} parties de {param2} classées}}", - "needNbMorePerfGames": "{count, plural, =0{Vous devez encore jouer {count} partie de {param2} classée} =1{Vous devez encore jouer {count} partie de {param2} classée} other{Vous devez encore jouer {count} parties de {param2} classées}}", - "needNbMoreGames": "{count, plural, =0{Vous devez encore jouer {count} partie classée} =1{Vous devez encore jouer {count} partie classée} other{Vous devez encore jouer {count} parties classées}}", - "nbImportedGames": "{count, plural, =0{{count} partie importée} =1{{count} partie importée} other{{count} parties importées}}", - "nbFriendsOnline": "{count, plural, =0{{count} ami en ligne} =1{{count} ami en ligne} other{{count} amis en ligne}}", - "nbFollowers": "{count, plural, =0{{count} suiveur} =1{{count} suiveur} other{{count} suiveurs}}", - "nbFollowing": "{count, plural, =0{{count} suivi} =1{{count} suivi} other{{count} suivis}}", - "lessThanNbMinutes": "{count, plural, =0{Moins de {count} minute} =1{Moins de {count} minute} other{Moins de {count} minutes}}", - "nbGamesInPlay": "{count, plural, =0{{count} partie en cours} =1{{count} partie en cours} other{{count} parties en cours}}", - "maximumNbCharacters": "{count, plural, =0{Maximum : {count} caractère.} =1{Maximum : {count} caractère.} other{Maximum : {count} caractères.}}", - "blocks": "{count, plural, =0{{count} joueurs bloqués} =1{{count} joueurs bloqués} other{{count} joueurs bloqués}}", - "nbForumPosts": "{count, plural, =0{{count} message posté} =1{{count} message posté} other{{count} messages postés}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} joueur de {param2} cette semaine.} =1{{count} joueur de {param2} cette semaine.} other{{count} joueurs de {param2} cette semaine.}}", - "availableInNbLanguages": "{count, plural, =0{Disponible en {count} langue !} =1{Disponible en {count} langue !} other{Disponible en {count} langues !}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} seconde pour jouer le premier coup} =1{{count} seconde pour jouer le premier coup} other{{count} secondes pour jouer le premier coup}}", - "nbSeconds": "{count, plural, =0{{count} seconde} =1{{count} seconde} other{{count} secondes}}", - "andSaveNbPremoveLines": "{count, plural, =0{et enregistrer {count} variante de précoups} =1{et enregistrer {count} variante de précoups} other{et enregistrer {count} variantes de précoups}}", + "opponentLeftCounter": "{count, plural, =1{Votre adversaire a quitté la partie. Vous pourrez revendiquer la victoire dans {count} seconde.} other{Votre adversaire a quitté la partie. Vous pourrez revendiquer la victoire dans {count} secondes.}}", + "mateInXHalfMoves": "{count, plural, =1{Mate en {count} demi-coup} other{Mate en {count} demi-coups}}", + "nbBlunders": "{count, plural, =1{{count} gaffe} other{{count} gaffes}}", + "nbMistakes": "{count, plural, =1{{count} erreur} other{{count} erreurs}}", + "nbInaccuracies": "{count, plural, =1{{count} imprécision} other{{count} imprécisions}}", + "nbPlayers": "{count, plural, =1{{count} joueur} other{{count} joueurs}}", + "nbGames": "{count, plural, =1{{count} partie} other{{count} parties}}", + "ratingXOverYGames": "{count, plural, =1{Classement {count} après {param2} partie} other{Classement {count} après {param2} parties}}", + "nbBookmarks": "{count, plural, =1{{count} favori} other{{count} favoris}}", + "nbDays": "{count, plural, =1{{count} jour} other{{count} jours}}", + "nbHours": "{count, plural, =1{{count} heure} other{{count} heures}}", + "nbMinutes": "{count, plural, =1{{count} minute} other{{count} minutes}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Le classement est mis à jour toutes les minutes} other{Le classement est mis à jour toutes les {count} minutes}}", + "nbPuzzles": "{count, plural, =1{{count} problème} other{{count} problèmes}}", + "nbGamesWithYou": "{count, plural, =1{{count} partie avec vous} other{{count} parties avec vous}}", + "nbRated": "{count, plural, =1{{count} évaluée} other{{count} évaluées}}", + "nbWins": "{count, plural, =1{{count} victoire} other{{count} victoires}}", + "nbLosses": "{count, plural, =1{{count} défaite} other{{count} défaites}}", + "nbDraws": "{count, plural, =1{{count} nulle} other{{count} nulles}}", + "nbPlaying": "{count, plural, =1{{count} en cours} other{{count} en cours}}", + "giveNbSeconds": "{count, plural, =1{Rajouter {count} seconde} other{Rajouter {count} secondes}}", + "nbTournamentPoints": "{count, plural, =1{{count} point de tournoi} other{{count} points de tournoi}}", + "nbStudies": "{count, plural, =1{{count} étude} other{{count} études}}", + "nbSimuls": "{count, plural, =1{{count} simultané(e)s} other{{count} simultané(e)s}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} partie classée} other{≥ {count} parties classées}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} partie de {param2} classée} other{≥ {count} parties de {param2} classées}}", + "needNbMorePerfGames": "{count, plural, =1{Vous devez encore jouer {count} partie de {param2} classée} other{Vous devez encore jouer {count} parties de {param2} classées}}", + "needNbMoreGames": "{count, plural, =1{Vous devez encore jouer {count} partie classée} other{Vous devez encore jouer {count} parties classées}}", + "nbImportedGames": "{count, plural, =1{{count} partie importée} other{{count} parties importées}}", + "nbFriendsOnline": "{count, plural, =1{{count} ami en ligne} other{{count} amis en ligne}}", + "nbFollowers": "{count, plural, =1{{count} suiveur} other{{count} suiveurs}}", + "nbFollowing": "{count, plural, =1{{count} suivi} other{{count} suivis}}", + "lessThanNbMinutes": "{count, plural, =1{Moins de {count} minute} other{Moins de {count} minutes}}", + "nbGamesInPlay": "{count, plural, =1{{count} partie en cours} other{{count} parties en cours}}", + "maximumNbCharacters": "{count, plural, =1{Maximum : {count} caractère.} other{Maximum : {count} caractères.}}", + "blocks": "{count, plural, =1{{count} joueurs bloqués} other{{count} joueurs bloqués}}", + "nbForumPosts": "{count, plural, =1{{count} message posté} other{{count} messages postés}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} joueur de {param2} cette semaine.} other{{count} joueurs de {param2} cette semaine.}}", + "availableInNbLanguages": "{count, plural, =1{Disponible en {count} langue !} other{Disponible en {count} langues !}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} seconde pour jouer le premier coup} other{{count} secondes pour jouer le premier coup}}", + "nbSeconds": "{count, plural, =1{{count} seconde} other{{count} secondes}}", + "andSaveNbPremoveLines": "{count, plural, =1{et enregistrer {count} variante de précoups} other{et enregistrer {count} variantes de précoups}}", "stormMoveToStart": "Jouez un coup pour commencer", "stormYouPlayTheWhitePiecesInAllPuzzles": "Vous jouez les pièces blanches dans tous les problèmes", "stormYouPlayTheBlackPiecesInAllPuzzles": "Vous jouez les pièces noires dans tous les problèmes", @@ -1264,8 +1264,8 @@ "stormClickToReload": "Cliquez pour recharger", "stormThisRunHasExpired": "Cette série d'essais a expirée !", "stormThisRunWasOpenedInAnotherTab": "Cette série a été ouverte dans un autre onglet !", - "stormXRuns": "{count, plural, =0{1 essai} =1{1 essai} other{{count} essais}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{A fait un essai de {param2}} =1{A fait un essai de {param2}} other{A fait {count} essais de {param2}}}", + "stormXRuns": "{count, plural, =1{1 essai} other{{count} essais}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{A fait un essai de {param2}} other{A fait {count} essais de {param2}}}", "streamerLichessStreamers": "Streamers sur Lichess", "studyShareAndExport": "Partager & exporter", "studyStart": "Commencer" diff --git a/lib/l10n/lila_ga.arb b/lib/l10n/lila_ga.arb index e884fd4d93..cd4dd478fb 100644 --- a/lib/l10n/lila_ga.arb +++ b/lib/l10n/lila_ga.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Bhí sruth beo faoi cúram", "activityRankedInSwissTournament": "Céim #{param1} as {param2}", "activitySignedUp": "Sínithe suas le lichess.org", - "activitySupportedNbMonths": "{count, plural, =0{Thacaíodh le lichess.org ar feadh mí amháin mar {param2}} =1{Thacaíodh le lichess.org ar feadh mí amháin mar {param2}} =2{Thacaíodh le lichess.org ar feadh {count} mhí mar {param2}} few{Thacaigh lichess.org ar feadh {count} mí mar {param2}} many{Thacaíodh le lichess.org ar feadh {count} mhí mar {param2}} other{Thacaíodh le lichess.org ar feadh {count} mhí mar {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Rinneadh cleachtadh ar suíomh amháin de chuid {param2}} =1{Rinneadh cleachtadh ar suíomh amháin de chuid {param2}} =2{Rinneadh cleachtadh ar {count} shuíomh de chuid {param2}} few{Rinneadh cleachtadh ar{count} suíomh de chuid {param2}} many{Rinneadh cleachtadh ar {count} suíomh de chuid {param2}} other{Rinneadh cleachtadh ar {count} suíomh de chuid {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Fadhb beartach amháin réitithe} =1{Fadhb beartach amháin réitithe} =2{{count} fhadhb beartach réitithe} few{{count} bhfadhb beartach réitithe} many{{count} fadhb beartach réitithe} other{{count} fadhb beartach réitithe}}", - "activityPlayedNbGames": "{count, plural, =0{Imríodh cluiche amháin {param2}} =1{Imríodh cluiche amháin {param2}} =2{Imríodh {count} chluiche {param2}} few{Imríodh {count} gcluiche {param2}} many{Imríodh {count} cluiche {param2}} other{Imríodh {count} cluiche {param2}}}", - "activityPostedNbMessages": "{count, plural, =0{Phostaíodh teachtaireacht amháin i {param2}} =1{Phostaíodh teachtaireacht amháin i {param2}} =2{Phostaíodh {count} teachtaireachtí i {param2}} few{Phostaíodh {count} teachtaireachtí i {param2}} many{Phostaíodh {count} teachtaireachtí i {param2}} other{Phostaíodh {count} teachtaireachtí i {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{Beart amháin imeartha} =1{Beart amháin imeartha} =2{{count} bheart imeartha} few{{count} beart imeartha} many{{count} beart imeartha} other{{count} beart imeartha}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{i gcluiche amháin comhfhreagrais} =1{i gcluiche amháin comhfhreagrais} =2{i {count} chluiche comhfhreagrais} few{i {count} cluiche comhfhreagrais} many{i {count} cluiche comhfhreagrais} other{i {count} cluiche comhfhreagrais}}", - "activityCompletedNbGames": "{count, plural, =0{{count} cluiche comhfhreagrais críochnaithe} =1{{count} cluiche comhfhreagrais críochnaithe} =2{{count} chluiche comhfhreagrais críochnaithe} few{{count} gcluiche comhfhreagrais críochnaithe} many{{count} cluiche comhfhreagrais críochnaithe} other{{count} cluiche comhfhreagrais críochnaithe}}", - "activityFollowedNbPlayers": "{count, plural, =0{Thosaíodh ficheallaí amháin a leanacht} =1{Thosaíodh ficheallaí amháin a leanacht} =2{Thosaíodh {count} fhicheallaí a leanacht} few{Thosaíodh {count} bhficheallaí a leanacht} many{Thosaíodh {count} ficheallaí a leanacht} other{Thosaíodh {count} ficheallaí a leanacht}}", - "activityGainedNbFollowers": "{count, plural, =0{Fuarthas leantóir amháin nua} =1{Fuarthas leantóir amháin nua} =2{Fuarthas {count} leantóir nua} few{Fuarthas {count} leantóir nua} many{Fuarthas {count} leantóir nua} other{Fuarthas {count} leantóir nua}}", - "activityHostedNbSimuls": "{count, plural, =0{Bhí taispeántas comhuaineach amháin faoi cúram} =1{Bhí taispeántas comhuaineach amháin faoi cúram} =2{Bhí {count} taispeántas comhuaineacha faoi cúram} few{Bhí {count} taispeántas comhuaineacha faoi cúram} many{Bhí {count} taispeántas comhuaineacha faoi cúram} other{Bhí {count} taispeántas comhuaineacha faoi cúram}}", - "activityJoinedNbSimuls": "{count, plural, =0{Glacadh páirt i dtaispeántas comhuaineach amháin} =1{Glacadh páirt i dtaispeántas comhuaineach amháin} =2{Glacadh páirt i {count} thaispeántais comhuaineacha} few{Glacadh páirt i {count} dtaispeántais comhuaineacha} many{Glacadh páirt i {count} taispeántais comhuaineacha} other{Glacadh páirt i {count} taispeántais comhuaineacha}}", - "activityCreatedNbStudies": "{count, plural, =0{Chruthaigh staidéar nua amháin} =1{Chruthaigh staidéar nua amháin} =2{Chruthaigh {count} staidéar nua} few{Chruthaigh {count} staidéar nua} many{Chruthaigh {count} staidéar nua} other{Chruthaigh {count} staidéar nua}}", - "activityCompetedInNbTournaments": "{count, plural, =0{San iomaíocht i gcomórtas Airéine amháin} =1{San iomaíocht i gcomórtas Airéine amháin} =2{San iomaíocht i {count} chomórtas Airéine} few{San iomaíocht i {count} gcomórtas Airéine} many{San iomaíocht i {count} comórtas Airéine} other{San iomaíocht i {count} comórtas Airéine}}", - "activityRankedInTournament": "{count, plural, =0{Céimíocht #{count} (an {param2}% is fearr) le {param3} cluiche i {param4}} =1{Céimíocht #{count} (an {param2}% is fearr) le {param3} cluiche i {param4}} =2{Céimíocht #{count} (an {param2}% is fearr) le {param3} chluiche i {param4}} few{Céimíocht #{count} (an {param2}% is fearr) le {param3} gcluiche i {param4}} many{Céimíocht #{count} (an {param2}% is fearr) le {param3} cluiche i {param4}} other{Céimíocht #{count} (an {param2}% is fearr) le {param3} cluiche i {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{San iomaíocht i gcomórtais swiss amháín} =1{San iomaíocht i gcomórtais swiss amháín} =2{San iomaíocht i {count} chomórtas swiss} few{San iomaíocht i {count} gcomórtas swiss} many{San iomaíocht i {count} comórtas swiss} other{San iomaíocht i {count} comórtas swiss}}", - "activityJoinedNbTeams": "{count, plural, =0{Isteach i bhfoireann amháin} =1{Isteach i bhfoireann amháin} =2{Isteach i {count} fhoireann} few{Isteach i {count} bhfoireann} many{Isteach i {count} foireann} other{Isteach i {count} foireann}}", + "activitySupportedNbMonths": "{count, plural, =1{Thacaíodh le lichess.org ar feadh mí amháin mar {param2}} =2{Thacaíodh le lichess.org ar feadh {count} mhí mar {param2}} few{Thacaigh lichess.org ar feadh {count} mí mar {param2}} many{Thacaíodh le lichess.org ar feadh {count} mhí mar {param2}} other{Thacaíodh le lichess.org ar feadh {count} mhí mar {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Rinneadh cleachtadh ar suíomh amháin de chuid {param2}} =2{Rinneadh cleachtadh ar {count} shuíomh de chuid {param2}} few{Rinneadh cleachtadh ar{count} suíomh de chuid {param2}} many{Rinneadh cleachtadh ar {count} suíomh de chuid {param2}} other{Rinneadh cleachtadh ar {count} suíomh de chuid {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Fadhb beartach amháin réitithe} =2{{count} fhadhb beartach réitithe} few{{count} bhfadhb beartach réitithe} many{{count} fadhb beartach réitithe} other{{count} fadhb beartach réitithe}}", + "activityPlayedNbGames": "{count, plural, =1{Imríodh cluiche amháin {param2}} =2{Imríodh {count} chluiche {param2}} few{Imríodh {count} gcluiche {param2}} many{Imríodh {count} cluiche {param2}} other{Imríodh {count} cluiche {param2}}}", + "activityPostedNbMessages": "{count, plural, =1{Phostaíodh teachtaireacht amháin i {param2}} =2{Phostaíodh {count} teachtaireachtí i {param2}} few{Phostaíodh {count} teachtaireachtí i {param2}} many{Phostaíodh {count} teachtaireachtí i {param2}} other{Phostaíodh {count} teachtaireachtí i {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{Beart amháin imeartha} =2{{count} bheart imeartha} few{{count} beart imeartha} many{{count} beart imeartha} other{{count} beart imeartha}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{i gcluiche amháin comhfhreagrais} =2{i {count} chluiche comhfhreagrais} few{i {count} cluiche comhfhreagrais} many{i {count} cluiche comhfhreagrais} other{i {count} cluiche comhfhreagrais}}", + "activityCompletedNbGames": "{count, plural, =1{{count} cluiche comhfhreagrais críochnaithe} =2{{count} chluiche comhfhreagrais críochnaithe} few{{count} gcluiche comhfhreagrais críochnaithe} many{{count} cluiche comhfhreagrais críochnaithe} other{{count} cluiche comhfhreagrais críochnaithe}}", + "activityFollowedNbPlayers": "{count, plural, =1{Thosaíodh ficheallaí amháin a leanacht} =2{Thosaíodh {count} fhicheallaí a leanacht} few{Thosaíodh {count} bhficheallaí a leanacht} many{Thosaíodh {count} ficheallaí a leanacht} other{Thosaíodh {count} ficheallaí a leanacht}}", + "activityGainedNbFollowers": "{count, plural, =1{Fuarthas leantóir amháin nua} =2{Fuarthas {count} leantóir nua} few{Fuarthas {count} leantóir nua} many{Fuarthas {count} leantóir nua} other{Fuarthas {count} leantóir nua}}", + "activityHostedNbSimuls": "{count, plural, =1{Bhí taispeántas comhuaineach amháin faoi cúram} =2{Bhí {count} taispeántas comhuaineacha faoi cúram} few{Bhí {count} taispeántas comhuaineacha faoi cúram} many{Bhí {count} taispeántas comhuaineacha faoi cúram} other{Bhí {count} taispeántas comhuaineacha faoi cúram}}", + "activityJoinedNbSimuls": "{count, plural, =1{Glacadh páirt i dtaispeántas comhuaineach amháin} =2{Glacadh páirt i {count} thaispeántais comhuaineacha} few{Glacadh páirt i {count} dtaispeántais comhuaineacha} many{Glacadh páirt i {count} taispeántais comhuaineacha} other{Glacadh páirt i {count} taispeántais comhuaineacha}}", + "activityCreatedNbStudies": "{count, plural, =1{Chruthaigh staidéar nua amháin} =2{Chruthaigh {count} staidéar nua} few{Chruthaigh {count} staidéar nua} many{Chruthaigh {count} staidéar nua} other{Chruthaigh {count} staidéar nua}}", + "activityCompetedInNbTournaments": "{count, plural, =1{San iomaíocht i gcomórtas Airéine amháin} =2{San iomaíocht i {count} chomórtas Airéine} few{San iomaíocht i {count} gcomórtas Airéine} many{San iomaíocht i {count} comórtas Airéine} other{San iomaíocht i {count} comórtas Airéine}}", + "activityRankedInTournament": "{count, plural, =1{Céimíocht #{count} (an {param2}% is fearr) le {param3} cluiche i {param4}} =2{Céimíocht #{count} (an {param2}% is fearr) le {param3} chluiche i {param4}} few{Céimíocht #{count} (an {param2}% is fearr) le {param3} gcluiche i {param4}} many{Céimíocht #{count} (an {param2}% is fearr) le {param3} cluiche i {param4}} other{Céimíocht #{count} (an {param2}% is fearr) le {param3} cluiche i {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{San iomaíocht i gcomórtais swiss amháín} =2{San iomaíocht i {count} chomórtas swiss} few{San iomaíocht i {count} gcomórtas swiss} many{San iomaíocht i {count} comórtas swiss} other{San iomaíocht i {count} comórtas swiss}}", + "activityJoinedNbTeams": "{count, plural, =1{Isteach i bhfoireann amháin} =2{Isteach i {count} fhoireann} few{Isteach i {count} bhfoireann} many{Isteach i {count} foireann} other{Isteach i {count} foireann}}", "broadcastBroadcasts": "Craoltaí", "broadcastStartDate": "Dáta tosaigh i do chrios ama féin", "challengeChallengeToPlay": "Dúshlán cluiche", @@ -204,11 +204,11 @@ "puzzleNoPuzzlesToShow": "Níl rud le taispeáint, imirt roinnt fadhb ar dtús!", "puzzleImprovementAreasDescription": "Traenáil iad seo chun do fhorbairt a bharrfheabhsú!", "puzzleStrengthDescription": "Cruthaigh tú an chuid is fearr sna réimsí seo", - "puzzlePlayedXTimes": "{count, plural, =0{Imeartha {count} uair} =1{Imeartha {count} uair} =2{Imeartha {count} uair} few{Imeartha {count} uair} many{Imeartha {count} uair} other{Imeartha {count} uair}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Pointe amháin faoi bhun do rátáil faidhbe} =1{Pointe amháin faoi bhun do rátáil faidhbe} =2{{count} phointe faoi bhun do rátáil faidhbe} few{{count} bpointe faoi bhun do rátáil faidhbe} many{{count} pointe faoi bhun do rátáil faidhbe} other{{count} pointe faoi bhun do rátáil faidhbe}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Pointe amháin os comhair do rátáil faidhbe} =1{Pointe amháin os comhair do rátáil faidhbe} =2{{count} phointe os comhair do rátáil faidhbe} few{{count} bpointe os comhair do rátáil faidhbe} many{{count} pointe os comhair do rátáil faidhbe} other{{count} pointe os comhair do rátáil faidhbe}}", - "puzzleNbPlayed": "{count, plural, =0{D'imir {count}} =1{D'imir {count}} =2{D'imir {count}} few{D'imir {count}} many{D'imir {count}} other{D'imir {count}}}", - "puzzleNbToReplay": "{count, plural, =0{{count} athimirt} =1{{count} athimirt} =2{{count} athimirt} few{{count} athimirt} many{{count} athimirt} other{{count} athimirt}}", + "puzzlePlayedXTimes": "{count, plural, =1{Imeartha {count} uair} =2{Imeartha {count} uair} few{Imeartha {count} uair} many{Imeartha {count} uair} other{Imeartha {count} uair}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Pointe amháin faoi bhun do rátáil faidhbe} =2{{count} phointe faoi bhun do rátáil faidhbe} few{{count} bpointe faoi bhun do rátáil faidhbe} many{{count} pointe faoi bhun do rátáil faidhbe} other{{count} pointe faoi bhun do rátáil faidhbe}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Pointe amháin os comhair do rátáil faidhbe} =2{{count} phointe os comhair do rátáil faidhbe} few{{count} bpointe os comhair do rátáil faidhbe} many{{count} pointe os comhair do rátáil faidhbe} other{{count} pointe os comhair do rátáil faidhbe}}", + "puzzleNbPlayed": "{count, plural, =1{D'imir {count}} =2{D'imir {count}} few{D'imir {count}} many{D'imir {count}} other{D'imir {count}}}", + "puzzleNbToReplay": "{count, plural, =1{{count} athimirt} =2{{count} athimirt} few{{count} athimirt} many{{count} athimirt} other{{count} athimirt}}", "puzzleThemeAdvancedPawn": "Ceithearnach chun cinn", "puzzleThemeAdvancedPawnDescription": "Tá ceithearnach ag ardú nó atá ag bagairt ardú ríthábhachtach don bheartaíocht.", "puzzleThemeAdvantage": "Buntáiste", @@ -1109,46 +1109,46 @@ "closingAccountWithdrawAppeal": "Má dhúnann tú do chuntas tarraingeofar siar d’achomharc", "ourEventTips": "Ár leideanna chun imeachtaí a eagrú", "lichessPatronInfo": "Is carthanas é Lichess, agus agus bogearraí foinse oscailte go hiomlán saor in aisce.\nMaoinítear na costais oibriúcháin, na forbartha agus an t-ábhar go léir trí thabhartais úsáideora amháin.", - "opponentLeftCounter": "{count, plural, =0{D’fhág do chéile comhraic an cluiche. Féadfaidh tú an bua a fháil éileamh i {count} soicind.} =1{D’fhág do chéile comhraic an cluiche. Féadfaidh tú an bua a fháil éileamh i {count} soicind.} =2{D’fhág do chéile comhraic an cluiche. Féadfaidh tú an bua a fháil i {count} shoicind.} few{D’fhág do chéile comhraic an cluiche. Féadfaidh tú an bua a fháil i {count} shoicind.} many{D’fhág do chéile comhraic an cluiche. Féadfaidh tú an bua a fháil i {count} soicind.} other{D’fhág do chéile comhraic an cluiche. Féadfaidh tú an bua a fháil i {count} soicind.}}", - "mateInXHalfMoves": "{count, plural, =0{Marbhsháinn i {count} leath-bheart} =1{Marbhsháinn i {count} leath-bheart} =2{Marbhsháinn i {count} leath-bheart} few{Marbhsháinn i {count} leath-bheart} many{Marbhsháinn i {count} leath-bheart} other{Marbhsháinn i {count} leath-bheart}}", - "nbBlunders": "{count, plural, =0{{count} botún} =1{{count} botún} =2{{count} bhotún} few{{count} mbotún} many{{count} botún} other{{count} botún}}", - "nbMistakes": "{count, plural, =0{{count} botún} =1{{count} botún} =2{{count} bhotún} few{{count} mbotún} many{{count} botún} other{{count} botún}}", - "nbInaccuracies": "{count, plural, =0{{count} míchruinneas} =1{{count} míchruinneas} =2{{count} mhíchruinneas} few{{count} míchruinneas} many{{count} míchruinneas} other{{count} míchruinneas}}", - "nbPlayers": "{count, plural, =0{{count} imreoir} =1{{count} imreoir} =2{{count} imreoir} few{{count} imreoir} many{{count} imreoir} other{{count} imreoir}}", - "nbGames": "{count, plural, =0{{count} cluiche} =1{{count} cluiche} =2{{count} chluiche} few{{count} cluiche} many{{count} cluichí} other{{count} cluiche}}", - "nbBookmarks": "{count, plural, =0{{count} leabharmharc} =1{{count} leabharmharc} =2{{count} leabharmharc} few{{count} leabharmharc} many{{count} leabharmharcanna} other{{count} leabharmharc}}", - "nbDays": "{count, plural, =0{Lá amháin} =1{Lá amháin} =2{{count} lá} few{{count} lá} many{{count} lá} other{{count} laethanta}}", - "nbHours": "{count, plural, =0{{count} uair} =1{{count} uair} =2{{count} uair} few{{count} uair} many{{count} uair} other{{count} uair}}", - "nbMinutes": "{count, plural, =0{{count} nóiméad} =1{{count} nóiméad} =2{{count} nóiméad} few{{count} nóiméad} many{{count} nóiméad} other{{count} nóiméad}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Uasdátaítear rangú gach {count} nóimead} =1{Uasdátaítear rangú gach {count} nóimead} =2{Uasdátaítear rangú gach {count} nóimead} few{Uasdátaítear rangú gach {count} nóimead} many{Uasdátaítear rangú gach {count} nóimead} other{Uasdátaítear rangú gach {count} nóimead}}", - "nbPuzzles": "{count, plural, =0{{count} fadhb} =1{{count} fadhb} =2{{count} fhadhb} few{{count} fhadhb} many{{count} fadhbanna} other{{count} fadhb}}", - "nbGamesWithYou": "{count, plural, =0{{count} cluiche leat} =1{{count} cluiche leat} =2{{count} chluiche leat} few{{count} gcluiche leat} many{{count} cluiche leat} other{{count} cluiche leat}}", - "nbRated": "{count, plural, =0{{count} cluiche rátáilte} =1{{count} cluiche rátáilte} =2{{count} chluiche rátáilte} few{{count} chluichí rátáilte} many{{count} chluichí rátáilte} other{{count} chluichí rátáilte}}", - "nbWins": "{count, plural, =0{{count} bua} =1{{count} bua} =2{{count} bhua} few{{count} mbua} many{{count} bua} other{{count} bua}}", - "nbLosses": "{count, plural, =0{{count} caill} =1{{count} caill} =2{{count} chaill} few{{count} chaill} many{{count} caill} other{{count} caill}}", - "nbDraws": "{count, plural, =0{{count} comhscór} =1{{count} comhscór} =2{{count} chomhscór} few{{count} gcomhscór} many{{count} comhscór} other{{count} comhscór}}", - "nbPlaying": "{count, plural, =0{{count} á imirt} =1{{count} á imirt} =2{{count} á imirt} few{{count} á imirt} many{{count} á imirt} other{{count} á imirt}}", - "giveNbSeconds": "{count, plural, =0{Tabhair {count} soicind} =1{Tabhair {count} soicind} =2{Tabhair {count} shoicind} few{Tabhair {count} shoicind} many{Tabhair {count} shoicind} other{Tabhair {count} shoicind}}", - "nbTournamentPoints": "{count, plural, =0{{count} pointe comórtais} =1{{count} pointe comórtais} =2{{count} phointe comórtais} few{{count} bpointe comórtais} many{{count} pointe comórtais} other{{count} pointí comórtais}}", - "nbStudies": "{count, plural, =0{{count} staidéar} =1{{count} staidéar} =2{{count} staidéir} few{{count} staidéir} many{{count} staidéir} other{{count} staidéir}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} cluiche rátáilte} =1{≥ {count} cluiche rátáilte} =2{≥ {count} cluichí rátáilte} few{≥ {count} cluichí rátáilte} many{≥ {count} cluichí rátáilte} other{≥ {count} cluichí rátáilte}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} cluiche rátáilte {param2}} =1{≥ {count} cluiche rátáilte {param2}} =2{≥ {count} cluichí rátáilte {param2}} few{≥ {count} cluichí rátáilte {param2}} many{≥ {count} cluichí rátáilte {param2}} other{≥ {count} cluichí rátáilte {param2}}}", - "needNbMorePerfGames": "{count, plural, =0{Caithfidh tú {count} cluiche rátáilte \"{param2}\" eile a imirt} =1{Caithfidh tú {count} cluiche rátáilte \"{param2}\" eile a imirt} =2{Caithfidh tú {count} chluiche rátáilte \"{param2}\" eile a imirt} few{Caithfidh tú {count} gcluiche rátáilte \"{param2}\" eile a imirt} many{Caithfidh tú {count} gcluiche rátáilte \"{param2}\" eile a imirt} other{Caithfidh tú {count} cluichí rátáilte {param2} níos mó a imirt}}", - "needNbMoreGames": "{count, plural, =0{Caithfidh tú {count} cluiche rátáilte eile a imirt} =1{Caithfidh tú {count} cluiche rátáilte eile a imirt} =2{Caithfidh tú {count} chluiche rátáilte eile a imirt} few{Caithfidh tú {count} gcluiche rátáilte eile a imirt} many{Caithfidh tú {count} cluiche rátáilte eile a imirt} other{Caithfidh tú {count} cluichí rátáilte eile a imirt}}", - "nbImportedGames": "{count, plural, =0{{count} cluiche iompórtáilte} =1{{count} cluiche iompórtáilte} =2{{count} chluiche iompórtáilte} few{{count} gcluiche iompórtáilte} many{{count} cluiche iompórtáilte} other{{count} cluichí iompórtáilte}}", - "nbFriendsOnline": "{count, plural, =0{cara amháin ar líne} =1{cara amháin ar líne} =2{{count} chara ar líne} few{{count} cairde ar líne} many{{count} cairde ar líne} other{{count} cairde ar líne}}", - "nbFollowers": "{count, plural, =0{leantóir amháin} =1{leantóir amháin} =2{beirt leantóir} few{{count} leantóir} many{{count} leantóirí} other{{count} leantóirí}}", - "nbFollowing": "{count, plural, =0{duine amháin ag leanúint} =1{duine amháin ag leanúint} =2{beirt ag leanúint} few{{count} ag leanúint} many{{count} ag leanúint} other{{count} ag leanúint}}", - "lessThanNbMinutes": "{count, plural, =0{Níos lú ná nóiméad amháin} =1{Níos lú ná nóiméad amháin} =2{Níos lú ná {count} nóiméad} few{Níos lú ná {count} nóiméad} many{Níos lú ná {count} nóiméad} other{Níos lú ná {count} nóiméid}}", - "nbGamesInPlay": "{count, plural, =0{{count} cluiche san imirt} =1{{count} cluiche san imirt} =2{{count} chluiche san imirt} few{{count} gcluiche san imirt} many{{count} cluiche san imirt} other{{count} cluichí san imirt}}", - "maximumNbCharacters": "{count, plural, =0{Uasmhéid {count} carachtar.} =1{Uasmhéid {count} carachtar.} =2{Uasmhéid {count} charachtar.} few{Uasmhéid {count} gcarachtar.} many{Uasmhéid {count} carachtar.} other{Uasmhéid {count} carachtair.}}", - "blocks": "{count, plural, =0{bloc amháin} =1{bloc amháin} =2{{count} bhloc} few{{count} bloic} many{{count} bloic} other{{count} bloic}}", - "nbForumPosts": "{count, plural, =0{post fóraim amháin} =1{post fóraim amháin} =2{post fóraim {count}} few{poist fóraim {count}} many{poist fóraim {count}} other{poist fóraim {count}}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} {param2} imreoir an tseachtain seo.} =1{{count} {param2} imreoir an tseachtain seo.} =2{{count} {param2} imreoir an tseachtain seo.} few{{count} {param2} imreoir an tseachtain seo.} many{{count} {param2} imreoirí an tseachtain seo.} other{{count} {param2} imreoirí an tseachtain seo.}}", - "availableInNbLanguages": "{count, plural, =0{Ar fáil i {count} teanga!} =1{Ar fáil i {count} teanga!} =2{Ar fáil i {count} theanga!} few{Ar fáil i {count} dteanga!} many{Ar fáil i {count} teanga!} other{Ar fáil i {count} teangacha!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} soicind chun an chéad bheart a imirt} =1{{count} soicind chun an chéad bheart a imirt} =2{{count} soicind chun an chéad bheart a imirt} few{{count} soicind chun an chéad bheart a imirt} many{{count} soicind chun an chéad bheart a imirt} other{{count} soicindí chun an chéad bheart a imirt}}", - "nbSeconds": "{count, plural, =0{{count} soicind} =1{{count} soicind} =2{{count} shoicind} few{{count} soicind} many{{count} soicind} other{{count} soicind}}", - "andSaveNbPremoveLines": "{count, plural, =0{agus sábháil {count} líne réamhbhirt} =1{agus sábháil {count} líne réamhbhirt} =2{agus sábháil {count} líne réamhbhirt} few{agus sábháil {count} líne réamhbhirt} many{agus sábháil {count} líne réamhbhirt} other{agus sábháil {count} líne réamhbhirt}}", + "opponentLeftCounter": "{count, plural, =1{D’fhág do chéile comhraic an cluiche. Féadfaidh tú an bua a fháil éileamh i {count} soicind.} =2{D’fhág do chéile comhraic an cluiche. Féadfaidh tú an bua a fháil i {count} shoicind.} few{D’fhág do chéile comhraic an cluiche. Féadfaidh tú an bua a fháil i {count} shoicind.} many{D’fhág do chéile comhraic an cluiche. Féadfaidh tú an bua a fháil i {count} soicind.} other{D’fhág do chéile comhraic an cluiche. Féadfaidh tú an bua a fháil i {count} soicind.}}", + "mateInXHalfMoves": "{count, plural, =1{Marbhsháinn i {count} leath-bheart} =2{Marbhsháinn i {count} leath-bheart} few{Marbhsháinn i {count} leath-bheart} many{Marbhsháinn i {count} leath-bheart} other{Marbhsháinn i {count} leath-bheart}}", + "nbBlunders": "{count, plural, =1{{count} botún} =2{{count} bhotún} few{{count} mbotún} many{{count} botún} other{{count} botún}}", + "nbMistakes": "{count, plural, =1{{count} botún} =2{{count} bhotún} few{{count} mbotún} many{{count} botún} other{{count} botún}}", + "nbInaccuracies": "{count, plural, =1{{count} míchruinneas} =2{{count} mhíchruinneas} few{{count} míchruinneas} many{{count} míchruinneas} other{{count} míchruinneas}}", + "nbPlayers": "{count, plural, =1{{count} imreoir} =2{{count} imreoir} few{{count} imreoir} many{{count} imreoir} other{{count} imreoir}}", + "nbGames": "{count, plural, =1{{count} cluiche} =2{{count} chluiche} few{{count} cluiche} many{{count} cluichí} other{{count} cluiche}}", + "nbBookmarks": "{count, plural, =1{{count} leabharmharc} =2{{count} leabharmharc} few{{count} leabharmharc} many{{count} leabharmharcanna} other{{count} leabharmharc}}", + "nbDays": "{count, plural, =1{Lá amháin} =2{{count} lá} few{{count} lá} many{{count} lá} other{{count} laethanta}}", + "nbHours": "{count, plural, =1{{count} uair} =2{{count} uair} few{{count} uair} many{{count} uair} other{{count} uair}}", + "nbMinutes": "{count, plural, =1{{count} nóiméad} =2{{count} nóiméad} few{{count} nóiméad} many{{count} nóiméad} other{{count} nóiméad}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Uasdátaítear rangú gach {count} nóimead} =2{Uasdátaítear rangú gach {count} nóimead} few{Uasdátaítear rangú gach {count} nóimead} many{Uasdátaítear rangú gach {count} nóimead} other{Uasdátaítear rangú gach {count} nóimead}}", + "nbPuzzles": "{count, plural, =1{{count} fadhb} =2{{count} fhadhb} few{{count} fhadhb} many{{count} fadhbanna} other{{count} fadhb}}", + "nbGamesWithYou": "{count, plural, =1{{count} cluiche leat} =2{{count} chluiche leat} few{{count} gcluiche leat} many{{count} cluiche leat} other{{count} cluiche leat}}", + "nbRated": "{count, plural, =1{{count} cluiche rátáilte} =2{{count} chluiche rátáilte} few{{count} chluichí rátáilte} many{{count} chluichí rátáilte} other{{count} chluichí rátáilte}}", + "nbWins": "{count, plural, =1{{count} bua} =2{{count} bhua} few{{count} mbua} many{{count} bua} other{{count} bua}}", + "nbLosses": "{count, plural, =1{{count} caill} =2{{count} chaill} few{{count} chaill} many{{count} caill} other{{count} caill}}", + "nbDraws": "{count, plural, =1{{count} comhscór} =2{{count} chomhscór} few{{count} gcomhscór} many{{count} comhscór} other{{count} comhscór}}", + "nbPlaying": "{count, plural, =1{{count} á imirt} =2{{count} á imirt} few{{count} á imirt} many{{count} á imirt} other{{count} á imirt}}", + "giveNbSeconds": "{count, plural, =1{Tabhair {count} soicind} =2{Tabhair {count} shoicind} few{Tabhair {count} shoicind} many{Tabhair {count} shoicind} other{Tabhair {count} shoicind}}", + "nbTournamentPoints": "{count, plural, =1{{count} pointe comórtais} =2{{count} phointe comórtais} few{{count} bpointe comórtais} many{{count} pointe comórtais} other{{count} pointí comórtais}}", + "nbStudies": "{count, plural, =1{{count} staidéar} =2{{count} staidéir} few{{count} staidéir} many{{count} staidéir} other{{count} staidéir}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} cluiche rátáilte} =2{≥ {count} cluichí rátáilte} few{≥ {count} cluichí rátáilte} many{≥ {count} cluichí rátáilte} other{≥ {count} cluichí rátáilte}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} cluiche rátáilte {param2}} =2{≥ {count} cluichí rátáilte {param2}} few{≥ {count} cluichí rátáilte {param2}} many{≥ {count} cluichí rátáilte {param2}} other{≥ {count} cluichí rátáilte {param2}}}", + "needNbMorePerfGames": "{count, plural, =1{Caithfidh tú {count} cluiche rátáilte \"{param2}\" eile a imirt} =2{Caithfidh tú {count} chluiche rátáilte \"{param2}\" eile a imirt} few{Caithfidh tú {count} gcluiche rátáilte \"{param2}\" eile a imirt} many{Caithfidh tú {count} gcluiche rátáilte \"{param2}\" eile a imirt} other{Caithfidh tú {count} cluichí rátáilte {param2} níos mó a imirt}}", + "needNbMoreGames": "{count, plural, =1{Caithfidh tú {count} cluiche rátáilte eile a imirt} =2{Caithfidh tú {count} chluiche rátáilte eile a imirt} few{Caithfidh tú {count} gcluiche rátáilte eile a imirt} many{Caithfidh tú {count} cluiche rátáilte eile a imirt} other{Caithfidh tú {count} cluichí rátáilte eile a imirt}}", + "nbImportedGames": "{count, plural, =1{{count} cluiche iompórtáilte} =2{{count} chluiche iompórtáilte} few{{count} gcluiche iompórtáilte} many{{count} cluiche iompórtáilte} other{{count} cluichí iompórtáilte}}", + "nbFriendsOnline": "{count, plural, =1{cara amháin ar líne} =2{{count} chara ar líne} few{{count} cairde ar líne} many{{count} cairde ar líne} other{{count} cairde ar líne}}", + "nbFollowers": "{count, plural, =1{leantóir amháin} =2{beirt leantóir} few{{count} leantóir} many{{count} leantóirí} other{{count} leantóirí}}", + "nbFollowing": "{count, plural, =1{duine amháin ag leanúint} =2{beirt ag leanúint} few{{count} ag leanúint} many{{count} ag leanúint} other{{count} ag leanúint}}", + "lessThanNbMinutes": "{count, plural, =1{Níos lú ná nóiméad amháin} =2{Níos lú ná {count} nóiméad} few{Níos lú ná {count} nóiméad} many{Níos lú ná {count} nóiméad} other{Níos lú ná {count} nóiméid}}", + "nbGamesInPlay": "{count, plural, =1{{count} cluiche san imirt} =2{{count} chluiche san imirt} few{{count} gcluiche san imirt} many{{count} cluiche san imirt} other{{count} cluichí san imirt}}", + "maximumNbCharacters": "{count, plural, =1{Uasmhéid {count} carachtar.} =2{Uasmhéid {count} charachtar.} few{Uasmhéid {count} gcarachtar.} many{Uasmhéid {count} carachtar.} other{Uasmhéid {count} carachtair.}}", + "blocks": "{count, plural, =1{bloc amháin} =2{{count} bhloc} few{{count} bloic} many{{count} bloic} other{{count} bloic}}", + "nbForumPosts": "{count, plural, =1{post fóraim amháin} =2{post fóraim {count}} few{poist fóraim {count}} many{poist fóraim {count}} other{poist fóraim {count}}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} {param2} imreoir an tseachtain seo.} =2{{count} {param2} imreoir an tseachtain seo.} few{{count} {param2} imreoir an tseachtain seo.} many{{count} {param2} imreoirí an tseachtain seo.} other{{count} {param2} imreoirí an tseachtain seo.}}", + "availableInNbLanguages": "{count, plural, =1{Ar fáil i {count} teanga!} =2{Ar fáil i {count} theanga!} few{Ar fáil i {count} dteanga!} many{Ar fáil i {count} teanga!} other{Ar fáil i {count} teangacha!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} soicind chun an chéad bheart a imirt} =2{{count} soicind chun an chéad bheart a imirt} few{{count} soicind chun an chéad bheart a imirt} many{{count} soicind chun an chéad bheart a imirt} other{{count} soicindí chun an chéad bheart a imirt}}", + "nbSeconds": "{count, plural, =1{{count} soicind} =2{{count} shoicind} few{{count} soicind} many{{count} soicind} other{{count} soicind}}", + "andSaveNbPremoveLines": "{count, plural, =1{agus sábháil {count} líne réamhbhirt} =2{agus sábháil {count} líne réamhbhirt} few{agus sábháil {count} líne réamhbhirt} many{agus sábháil {count} líne réamhbhirt} other{agus sábháil {count} líne réamhbhirt}}", "stormMoveToStart": "Bog le tosú", "stormYouPlayTheWhitePiecesInAllPuzzles": "Imir leis na píosaí bána i ngach fadhb", "stormYouPlayTheBlackPiecesInAllPuzzles": "Imir leis na píosaí dubha i ngach fadhb", @@ -1200,8 +1200,8 @@ "stormClickToReload": "Cliceáil chun athlódáil", "stormThisRunHasExpired": "Tá an rith seo imithe as feidhm!", "stormThisRunWasOpenedInAnotherTab": "Osclaíodh an rith seo i dtáb eile!", - "stormXRuns": "{count, plural, =0{1 stríocáin} =1{1 stríocáin} =2{{count} stríocáin} few{{count} stríocáin} many{{count} stríocáin} other{{count} stríocáin}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{D'imir stríocáin amháin de {param2}} =1{D'imir stríocáin amháin de {param2}} =2{D'imir {count} stríocáin de {param2}} few{D'imir {count} stríocáin de {param2}} many{D'imir {count} stríocáin de {param2}} other{D'imir {count} stríocáin de {param2}}}", + "stormXRuns": "{count, plural, =1{1 stríocáin} =2{{count} stríocáin} few{{count} stríocáin} many{{count} stríocáin} other{{count} stríocáin}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{D'imir stríocáin amháin de {param2}} =2{D'imir {count} stríocáin de {param2}} few{D'imir {count} stríocáin de {param2}} many{D'imir {count} stríocáin de {param2}} other{D'imir {count} stríocáin de {param2}}}", "streamerLichessStreamers": "Sruthaithe Lichess", "studyShareAndExport": "Comhroinn & easpórtáil", "studyStart": "Tosú" diff --git a/lib/l10n/lila_gl.arb b/lib/l10n/lila_gl.arb index d1d1af02fb..0b4257091f 100644 --- a/lib/l10n/lila_gl.arb +++ b/lib/l10n/lila_gl.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Emitiu en directo", "activityRankedInSwissTournament": "{param1}º na clasificación de {param2}", "activitySignedUp": "Rexistrado en lichess.org", - "activitySupportedNbMonths": "{count, plural, =0{Apoiou a lichess.org durante {count} mes como {param2}} =1{Apoiou a lichess.org durante {count} mes como {param2}} other{Apoiou a lichess.org durante {count} meses como {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Practicou {count} posición en {param2}} =1{Practicou {count} posición en {param2}} other{Practicou {count} posicións en {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Resolveu {count} exercicio de adestramento} =1{Resolveu {count} exercicio de adestramento} other{Resolveu {count} exercicios de adestramento}}", - "activityPlayedNbGames": "{count, plural, =0{Xogou {count} partida de {param2}} =1{Xogou {count} partida de {param2}} other{Xogou {count} partidas de {param2}}}", - "activityPostedNbMessages": "{count, plural, =0{Publicou {count} mensaxe en {param2}} =1{Publicou {count} mensaxe en {param2}} other{Publicou {count} mensaxes en {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{Xogou {count} movemento} =1{Xogou {count} movemento} other{Xogou {count} movementos}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{en {count} partida por correspondencia} =1{en {count} partida por correspondencia} other{en {count} partidas por correspondencia}}", - "activityCompletedNbGames": "{count, plural, =0{Xogou {count} partida por correspondencia} =1{Xogou {count} partida por correspondencia} other{Xogou {count} partidas por correspondencia}}", - "activityFollowedNbPlayers": "{count, plural, =0{Comezou a seguir a {count} xogador} =1{Comezou a seguir a {count} xogador} other{Comezou a seguir a {count} xogadores}}", - "activityGainedNbFollowers": "{count, plural, =0{Gañou {count} novo seguidor} =1{Gañou {count} novo seguidor} other{Gañou {count} novos seguidores}}", - "activityHostedNbSimuls": "{count, plural, =0{Ofreceu {count} exhibición simultánea} =1{Ofreceu {count} exhibición simultánea} other{Ofreceu {count} exhibicións simultáneas}}", - "activityJoinedNbSimuls": "{count, plural, =0{Participou en {count} exhibición simultánea} =1{Participou en {count} exhibición simultánea} other{Participou en {count} exhibicións simultáneas}}", - "activityCreatedNbStudies": "{count, plural, =0{Creou {count} novo estudo} =1{Creou {count} novo estudo} other{Creou {count} novos estudos}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Competiu en {count} torneo Arena} =1{Competiu en {count} torneo Arena} other{Competiu en {count} torneos Arena}}", - "activityRankedInTournament": "{count, plural, =0{{count}º na clasificación (no {param2}% mellor) con {param3} partida en {param4}} =1{{count}º na clasificación (no {param2}% mellor) con {param3} partida en {param4}} other{{count}º na clasificación (no {param2}% mellor) con {param3} partidas en {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Competiu en {count} torneo suízo} =1{Competiu en {count} torneo suízo} other{Competiu en {count} torneos suízos}}", - "activityJoinedNbTeams": "{count, plural, =0{Uniuse a {count} equipo} =1{Uniuse a {count} equipo} other{Uniuse a {count} equipos}}", + "activitySupportedNbMonths": "{count, plural, =1{Apoiou a lichess.org durante {count} mes como {param2}} other{Apoiou a lichess.org durante {count} meses como {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Practicou {count} posición en {param2}} other{Practicou {count} posicións en {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Resolveu {count} exercicio de adestramento} other{Resolveu {count} exercicios de adestramento}}", + "activityPlayedNbGames": "{count, plural, =1{Xogou {count} partida de {param2}} other{Xogou {count} partidas de {param2}}}", + "activityPostedNbMessages": "{count, plural, =1{Publicou {count} mensaxe en {param2}} other{Publicou {count} mensaxes en {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{Xogou {count} movemento} other{Xogou {count} movementos}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{en {count} partida por correspondencia} other{en {count} partidas por correspondencia}}", + "activityCompletedNbGames": "{count, plural, =1{Xogou {count} partida por correspondencia} other{Xogou {count} partidas por correspondencia}}", + "activityFollowedNbPlayers": "{count, plural, =1{Comezou a seguir a {count} xogador} other{Comezou a seguir a {count} xogadores}}", + "activityGainedNbFollowers": "{count, plural, =1{Gañou {count} novo seguidor} other{Gañou {count} novos seguidores}}", + "activityHostedNbSimuls": "{count, plural, =1{Ofreceu {count} exhibición simultánea} other{Ofreceu {count} exhibicións simultáneas}}", + "activityJoinedNbSimuls": "{count, plural, =1{Participou en {count} exhibición simultánea} other{Participou en {count} exhibicións simultáneas}}", + "activityCreatedNbStudies": "{count, plural, =1{Creou {count} novo estudo} other{Creou {count} novos estudos}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Competiu en {count} torneo Arena} other{Competiu en {count} torneos Arena}}", + "activityRankedInTournament": "{count, plural, =1{{count}º na clasificación (no {param2}% mellor) con {param3} partida en {param4}} other{{count}º na clasificación (no {param2}% mellor) con {param3} partidas en {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Competiu en {count} torneo suízo} other{Competiu en {count} torneos suízos}}", + "activityJoinedNbTeams": "{count, plural, =1{Uniuse a {count} equipo} other{Uniuse a {count} equipos}}", "broadcastBroadcasts": "Emisións en directo", "broadcastStartDate": "Data de inicio na túa zona horaria", "challengeChallengesX": "Desafíos: {param1}", @@ -216,11 +216,11 @@ "puzzleNoPuzzlesToShow": "Non hai nada que amosar, primeiro resolve algún crebacabezas!", "puzzleImprovementAreasDescription": "Adestra nestes temas para progresar!", "puzzleStrengthDescription": "Estas son as áreas nas que es máis forte", - "puzzlePlayedXTimes": "{count, plural, =0{Xogado {count} vez} =1{Xogado {count} vez} other{Xogado {count} veces}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{{count} punto por debaixo da túa puntuación de crebacabezas} =1{{count} punto por debaixo da túa puntuación de crebacabezas} other{{count} puntos por debaixo da túa puntuación de crebacabezas}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Un punto por riba da túa puntuación de exercicios} =1{Un punto por riba da túa puntuación de exercicios} other{{count} puntos por riba da túa puntuación de crebacabezas}}", - "puzzleNbPlayed": "{count, plural, =0{{count} xogado} =1{{count} xogado} other{{count} xogados}}", - "puzzleNbToReplay": "{count, plural, =0{{count} a repetir} =1{{count} a repetir} other{{count} a repetir}}", + "puzzlePlayedXTimes": "{count, plural, =1{Xogado {count} vez} other{Xogado {count} veces}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{{count} punto por debaixo da túa puntuación de crebacabezas} other{{count} puntos por debaixo da túa puntuación de crebacabezas}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Un punto por riba da túa puntuación de exercicios} other{{count} puntos por riba da túa puntuación de crebacabezas}}", + "puzzleNbPlayed": "{count, plural, =1{{count} xogado} other{{count} xogados}}", + "puzzleNbToReplay": "{count, plural, =1{{count} a repetir} other{{count} a repetir}}", "puzzleThemeAdvancedPawn": "Peón avanzado", "puzzleThemeAdvancedPawnDescription": "Un dos teus peóns infíltrase no campo inimigo, ameazando con coroar.", "puzzleThemeAdvantage": "Vantaxe", @@ -1171,48 +1171,48 @@ "showMeEverything": "Amósamo todo", "lichessPatronInfo": "Lichess é unha organización benéfica e un programa totalmente libre e de código aberto.\nTodos os custos de funcionamento, desenvolvemento e contidos fináncianse unicamente mediante as doazóns dos usuarios.", "nothingToSeeHere": "Nada que ver aquí polo de agora.", - "opponentLeftCounter": "{count, plural, =0{O teu opoñente saíu da partida. Poderás reclamar a vitoria en {count} segundo.} =1{O teu opoñente saíu da partida. Poderás reclamar a vitoria en {count} segundo.} other{O teu opoñente saíu da partida. Poderás reclamar a vitoria en {count} segundos.}}", - "mateInXHalfMoves": "{count, plural, =0{Mate en {count} media xogada} =1{Mate en {count} media xogada} other{Mate en {count} medias xogadas}}", - "nbBlunders": "{count, plural, =0{{count} metida de zoca} =1{{count} metida de zoca} other{{count} metidas de zoca}}", - "nbMistakes": "{count, plural, =0{{count} erro} =1{{count} erro} other{{count} erros}}", - "nbInaccuracies": "{count, plural, =0{{count} imprecisión} =1{{count} imprecisión} other{{count} imprecisións}}", - "nbPlayers": "{count, plural, =0{{count} xogador} =1{{count} xogador} other{{count} xogadores}}", - "nbGames": "{count, plural, =0{{count} partida} =1{{count} partida} other{{count} partidas}}", - "ratingXOverYGames": "{count, plural, =0{Puntuación {count} en {param2} partida} =1{Puntuación {count} en {param2} partida} other{Puntuación {count} en {param2} partidas}}", - "nbBookmarks": "{count, plural, =0{{count} partida favorita} =1{{count} partida favorita} other{{count} partidas favoritas}}", - "nbDays": "{count, plural, =0{{count} día} =1{{count} día} other{{count} días}}", - "nbHours": "{count, plural, =0{{count} hora} =1{{count} hora} other{{count} horas}}", - "nbMinutes": "{count, plural, =0{{count} minuto} =1{{count} minuto} other{{count} minutos}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{A posición actualízase cada minuto} =1{A posición actualízase cada minuto} other{A posición actualízase cada {count} minutos}}", - "nbPuzzles": "{count, plural, =0{{count} problema} =1{{count} problema} other{{count} problemas}}", - "nbGamesWithYou": "{count, plural, =0{{count} partida contigo} =1{{count} partida contigo} other{{count} partidas contigo}}", - "nbRated": "{count, plural, =0{{count} puntuada} =1{{count} puntuada} other{{count} puntuadas}}", - "nbWins": "{count, plural, =0{{count} vitoria} =1{{count} vitoria} other{{count} vitorias}}", - "nbLosses": "{count, plural, =0{{count} derrota} =1{{count} derrota} other{{count} derrotas}}", - "nbDraws": "{count, plural, =0{{count} táboas} =1{{count} táboas} other{{count} táboas}}", - "nbPlaying": "{count, plural, =0{{count} en xogo} =1{{count} en xogo} other{{count} en xogo}}", - "giveNbSeconds": "{count, plural, =0{Dar {count} segundo} =1{Dar {count} segundo} other{Dar {count} segundos}}", - "nbTournamentPoints": "{count, plural, =0{{count} punto en torneos} =1{{count} punto en torneos} other{{count} puntos en torneos}}", - "nbStudies": "{count, plural, =0{{count} estudo} =1{{count} estudo} other{{count} estudos}}", - "nbSimuls": "{count, plural, =0{{count} simultánea} =1{{count} simultánea} other{{count} simultáneas}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} partida puntuada} =1{≥ {count} partida puntuada} other{≥ {count} partidas puntuadas}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} partida puntuada {param2}} =1{≥ {count} partida puntuada {param2}} other{≥ {count} partidas puntuadas {param2}}}", - "needNbMorePerfGames": "{count, plural, =0{Necesitas xogar {count} partida {param2} puntuada máis} =1{Necesitas xogar {count} partida {param2} puntuada máis} other{Necesitas xogar {count} partidas {param2} puntuadas máis}}", - "needNbMoreGames": "{count, plural, =0{Necesitas xogar {count} partida puntuada máis} =1{Necesitas xogar {count} partida puntuada máis} other{Necesitas xogar {count} partidas puntuadas máis}}", - "nbImportedGames": "{count, plural, =0{{count} partida importada} =1{{count} partida importada} other{{count} partidas importadas}}", - "nbFriendsOnline": "{count, plural, =0{{count} amizade conectada} =1{{count} amizade conectada} other{{count} amizades conectadas}}", - "nbFollowers": "{count, plural, =0{{count} seguidor} =1{{count} seguidor} other{{count} seguidores}}", - "nbFollowing": "{count, plural, =0{Seguindo a {count} xogador} =1{Seguindo a {count} xogador} other{Seguindo a {count} xogadores}}", - "lessThanNbMinutes": "{count, plural, =0{Menos de {count} minuto} =1{Menos de {count} minuto} other{Menos de {count} minutos}}", - "nbGamesInPlay": "{count, plural, =0{{count} partida en xogo} =1{{count} partida en xogo} other{{count} partidas en xogo}}", - "maximumNbCharacters": "{count, plural, =0{Máximo: {count} carácter.} =1{Máximo: {count} carácter.} other{Máximo: {count} caracteres.}}", - "blocks": "{count, plural, =0{{count} xogador bloqueado} =1{{count} xogador bloqueado} other{{count} xogadores bloqueados}}", - "nbForumPosts": "{count, plural, =0{{count} Mensaxe no Foro} =1{{count} Mensaxe no Foro} other{{count} Mensaxes no Foro}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} xogador de {param2} esta semana.} =1{{count} xogador de {param2} esta semana.} other{{count} xogadores de {param2} esta semana.}}", - "availableInNbLanguages": "{count, plural, =0{Dispoñible en {count} idioma!} =1{Dispoñible en {count} idioma!} other{Dispoñible en {count} idiomas!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} segundo para facer o primeiro movemento} =1{{count} segundo para facer o primeiro movemento} other{{count} segundos para facer o primeiro movemento}}", - "nbSeconds": "{count, plural, =0{{count} segundo} =1{{count} segundo} other{{count} segundos}}", - "andSaveNbPremoveLines": "{count, plural, =0{e garda {count} variante de premovementos} =1{e garda {count} variante de premovementos} other{e garda {count} variantes de premovementos}}", + "opponentLeftCounter": "{count, plural, =1{O teu opoñente saíu da partida. Poderás reclamar a vitoria en {count} segundo.} other{O teu opoñente saíu da partida. Poderás reclamar a vitoria en {count} segundos.}}", + "mateInXHalfMoves": "{count, plural, =1{Mate en {count} media xogada} other{Mate en {count} medias xogadas}}", + "nbBlunders": "{count, plural, =1{{count} metida de zoca} other{{count} metidas de zoca}}", + "nbMistakes": "{count, plural, =1{{count} erro} other{{count} erros}}", + "nbInaccuracies": "{count, plural, =1{{count} imprecisión} other{{count} imprecisións}}", + "nbPlayers": "{count, plural, =1{{count} xogador} other{{count} xogadores}}", + "nbGames": "{count, plural, =1{{count} partida} other{{count} partidas}}", + "ratingXOverYGames": "{count, plural, =1{Puntuación {count} en {param2} partida} other{Puntuación {count} en {param2} partidas}}", + "nbBookmarks": "{count, plural, =1{{count} partida favorita} other{{count} partidas favoritas}}", + "nbDays": "{count, plural, =1{{count} día} other{{count} días}}", + "nbHours": "{count, plural, =1{{count} hora} other{{count} horas}}", + "nbMinutes": "{count, plural, =1{{count} minuto} other{{count} minutos}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{A posición actualízase cada minuto} other{A posición actualízase cada {count} minutos}}", + "nbPuzzles": "{count, plural, =1{{count} problema} other{{count} problemas}}", + "nbGamesWithYou": "{count, plural, =1{{count} partida contigo} other{{count} partidas contigo}}", + "nbRated": "{count, plural, =1{{count} puntuada} other{{count} puntuadas}}", + "nbWins": "{count, plural, =1{{count} vitoria} other{{count} vitorias}}", + "nbLosses": "{count, plural, =1{{count} derrota} other{{count} derrotas}}", + "nbDraws": "{count, plural, =1{{count} táboas} other{{count} táboas}}", + "nbPlaying": "{count, plural, =1{{count} en xogo} other{{count} en xogo}}", + "giveNbSeconds": "{count, plural, =1{Dar {count} segundo} other{Dar {count} segundos}}", + "nbTournamentPoints": "{count, plural, =1{{count} punto en torneos} other{{count} puntos en torneos}}", + "nbStudies": "{count, plural, =1{{count} estudo} other{{count} estudos}}", + "nbSimuls": "{count, plural, =1{{count} simultánea} other{{count} simultáneas}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} partida puntuada} other{≥ {count} partidas puntuadas}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} partida puntuada {param2}} other{≥ {count} partidas puntuadas {param2}}}", + "needNbMorePerfGames": "{count, plural, =1{Necesitas xogar {count} partida {param2} puntuada máis} other{Necesitas xogar {count} partidas {param2} puntuadas máis}}", + "needNbMoreGames": "{count, plural, =1{Necesitas xogar {count} partida puntuada máis} other{Necesitas xogar {count} partidas puntuadas máis}}", + "nbImportedGames": "{count, plural, =1{{count} partida importada} other{{count} partidas importadas}}", + "nbFriendsOnline": "{count, plural, =1{{count} amizade conectada} other{{count} amizades conectadas}}", + "nbFollowers": "{count, plural, =1{{count} seguidor} other{{count} seguidores}}", + "nbFollowing": "{count, plural, =1{Seguindo a {count} xogador} other{Seguindo a {count} xogadores}}", + "lessThanNbMinutes": "{count, plural, =1{Menos de {count} minuto} other{Menos de {count} minutos}}", + "nbGamesInPlay": "{count, plural, =1{{count} partida en xogo} other{{count} partidas en xogo}}", + "maximumNbCharacters": "{count, plural, =1{Máximo: {count} carácter.} other{Máximo: {count} caracteres.}}", + "blocks": "{count, plural, =1{{count} xogador bloqueado} other{{count} xogadores bloqueados}}", + "nbForumPosts": "{count, plural, =1{{count} Mensaxe no Foro} other{{count} Mensaxes no Foro}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} xogador de {param2} esta semana.} other{{count} xogadores de {param2} esta semana.}}", + "availableInNbLanguages": "{count, plural, =1{Dispoñible en {count} idioma!} other{Dispoñible en {count} idiomas!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} segundo para facer o primeiro movemento} other{{count} segundos para facer o primeiro movemento}}", + "nbSeconds": "{count, plural, =1{{count} segundo} other{{count} segundos}}", + "andSaveNbPremoveLines": "{count, plural, =1{e garda {count} variante de premovementos} other{e garda {count} variantes de premovementos}}", "stormMoveToStart": "Move para comezar", "stormYouPlayTheWhitePiecesInAllPuzzles": "Xogas coas brancas en todos os crebacabezas", "stormYouPlayTheBlackPiecesInAllPuzzles": "Xogas coas negras en todos os crebacabezas", @@ -1264,8 +1264,8 @@ "stormClickToReload": "Preme para recargar", "stormThisRunHasExpired": "Esta quenda rematou!", "stormThisRunWasOpenedInAnotherTab": "Esta quenda foi aberta noutra lapela!", - "stormXRuns": "{count, plural, =0{1 quenda} =1{1 quenda} other{{count} quendas}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Xogou unha quenda de {param2}} =1{Xogou unha quenda de {param2}} other{Xogou {count} quendas de {param2}}}", + "stormXRuns": "{count, plural, =1{1 quenda} other{{count} quendas}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Xogou unha quenda de {param2}} other{Xogou {count} quendas de {param2}}}", "streamerLichessStreamers": "Presentadores de Lichess", "studyShareAndExport": "Compartir e exportar", "studyStart": "Comezar" diff --git a/lib/l10n/lila_he.arb b/lib/l10n/lila_he.arb index 2c53989ee2..bb28a4c4aa 100644 --- a/lib/l10n/lila_he.arb +++ b/lib/l10n/lila_he.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "עלה (או עלתה) לשידור חי", "activityRankedInSwissTournament": "סיים/ה במקום {param1} ב־{param2}", "activitySignedUp": "נרשם/ה לlichess.org", - "activitySupportedNbMonths": "{count, plural, =0{תמכ/ה בליצ'ס במשך חודש {count} כ{param2}} =1{תמכ/ה בליצ'ס במשך חודש {count} כ{param2}} =2{תמכ/ה בליצ'ס במשך {count} חודשים כ{param2}} many{תמכ/ה בליצ'ס במשך {count} חודשים כ{param2}} other{תמכ/ה בליצ'ס במשך {count} חודשים כ{param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{התאמן/ה על עמדה {count} ב{param2}} =1{התאמן/ה על עמדה {count} ב{param2}} =2{התאמן/ה על {count} עמדות ב{param2}} many{התאמן/ה על {count} עמדות ב{param2}} other{התאמן/ה על {count} עמדות ב{param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{פתר/ה פאזל טקטי {count}} =1{פתר/ה פאזל טקטי {count}} =2{פתר/ה {count} פאזלים טקטיים} many{פתר/ה {count} פאזלים טקטיים} other{פתר/ה {count} פאזלים טקטיים}}", - "activityPlayedNbGames": "{count, plural, =0{שיחק/ה משחק {param2} {count}} =1{שיחק/ה משחק {param2} {count}} =2{שיחק/ה {count} משחקי {param2}} many{שיחק/ה {count} משחקי {param2}} other{שיחק/ה {count} משחקי {param2}}}", - "activityPostedNbMessages": "{count, plural, =0{פרסם/ה הודעה {count} ב{param2}} =1{פרסם/ה הודעה {count} ב{param2}} =2{פרסם/ה {count} הודעות ב{param2}} many{פרסם/ה {count} הודעות ב{param2}} other{פרסם/ה {count} הודעות ב{param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{שיחק/ה מהלך {count}} =1{שיחק/ה מהלך {count}} =2{שיחק/ה {count} מהלכים} many{שיחק/ה {count} מהלכים} other{שיחק/ה {count} מהלכים}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{במשחק {count} בהתכתבות} =1{במשחק {count} בהתכתבות} =2{ב{count} משחקים בהתכתבות} many{ב{count} משחקים בהתכתבות} other{ב{count} משחקים בהתכתבות}}", - "activityCompletedNbGames": "{count, plural, =0{השלים/ה משחק התכתבות {count}} =1{השלים/ה משחק התכתבות {count}} =2{השלים/ה {count} משחקי התכתבות} many{השלים/ה {count} משחקי התכתבות} other{השלים/ה {count} משחקי התכתבות}}", - "activityFollowedNbPlayers": "{count, plural, =0{התחיל/ה לעקוב אחר שחקן {count}} =1{התחיל/ה לעקוב אחר שחקן {count}} =2{התחיל/ה לעקוב אחר {count} שחקנים} many{התחיל/ה לעקוב אחר {count} שחקנים} other{התחיל/ה לעקוב אחר {count} שחקנים}}", - "activityGainedNbFollowers": "{count, plural, =0{השיג/ה עוקב/ת {count} חדש/ה} =1{השיג/ה עוקב/ת {count} חדש/ה} =2{השיג/ה {count} עוקבים חדשים} many{השיג/ה {count} עוקבים חדשים} other{השיג/ה {count} עוקבים חדשים}}", - "activityHostedNbSimuls": "{count, plural, =0{אירח/ה משחק סימולטני {count}} =1{אירח/ה משחק סימולטני {count}} =2{אירח/ה {count} משחקים סימולטניים} many{אירח/ה {count} משחקים סימולטניים} other{אירח/ה {count} משחקים סימולטניים}}", - "activityJoinedNbSimuls": "{count, plural, =0{השתתף/ה במשחק סימולטני {count}} =1{השתתף/ה במשחק סימולטני {count}} =2{השתתף/ה ב־{count} משחקים סימולטניים} many{השתתף/ה ב־{count} משחקים סימולטניים} other{השתתף/ה ב־{count} משחקים סימולטניים}}", - "activityCreatedNbStudies": "{count, plural, =0{יצר/ה לוח למידה {count} חדש} =1{יצר/ה לוח למידה {count} חדש} =2{יצר/ה {count} לוחות למידה חדשים} many{יצר/ה {count} לוחות למידה חדשים} other{יצר/ה {count} לוחות למידה חדשים}}", - "activityCompetedInNbTournaments": "{count, plural, =0{השתתף/ה בטורניר זירה {count}} =1{השתתף/ה בטורניר זירה {count}} =2{השתתף/ה ב־{count} טורנירי זירה} many{השתתף/ה ב־{count} טורנירי זירה} other{השתתף/ה ב־{count} טורנירי זירה}}", - "activityRankedInTournament": "{count, plural, =0{סיים/ה במקום #{count} (אחוזון %{param2}) עם משחק {param3} ב־{param4}} =1{סיים/ה במקום #{count} (אחוזון %{param2}) עם משחק {param3} ב־{param4}} =2{סיים/ה במקום #{count} (אחוזון %{param2}) עם {param3} משחקים ב{param4}} many{סיים/ה במקום #{count} (אחוזון %{param2}) עם {param3} משחקים ב{param4}} other{סיים/ה במקום #{count} (אחוזון %{param2}) עם {param3} משחקים ב{param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{השתתף/ה בטורניר שוויצרי {count}} =1{השתתף/ה בטורניר שוויצרי {count}} =2{השתתף/ה ב־{count} טורנירים שוויצריים} many{השתתף/ה ב־{count} טורנירים שוויצריים} other{השתתף/ה ב־{count} טורנירים שוויצריים}}", - "activityJoinedNbTeams": "{count, plural, =0{הצטרף/ה לקבוצה {count}} =1{הצטרף/ה לקבוצה {count}} =2{הצטרף/ה ל־{count} קבוצות} many{הצטרף/ה ל־{count} קבוצות} other{הצטרף/ה ל־{count} קבוצות}}", + "activitySupportedNbMonths": "{count, plural, =1{תמכ/ה בליצ'ס במשך חודש {count} כ{param2}} =2{תמכ/ה בליצ'ס במשך {count} חודשים כ{param2}} many{תמכ/ה בליצ'ס במשך {count} חודשים כ{param2}} other{תמכ/ה בליצ'ס במשך {count} חודשים כ{param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{התאמן/ה על עמדה {count} ב{param2}} =2{התאמן/ה על {count} עמדות ב{param2}} many{התאמן/ה על {count} עמדות ב{param2}} other{התאמן/ה על {count} עמדות ב{param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{פתר/ה פאזל טקטי {count}} =2{פתר/ה {count} פאזלים טקטיים} many{פתר/ה {count} פאזלים טקטיים} other{פתר/ה {count} פאזלים טקטיים}}", + "activityPlayedNbGames": "{count, plural, =1{שיחק/ה משחק {param2} {count}} =2{שיחק/ה {count} משחקי {param2}} many{שיחק/ה {count} משחקי {param2}} other{שיחק/ה {count} משחקי {param2}}}", + "activityPostedNbMessages": "{count, plural, =1{פרסם/ה הודעה {count} ב{param2}} =2{פרסם/ה {count} הודעות ב{param2}} many{פרסם/ה {count} הודעות ב{param2}} other{פרסם/ה {count} הודעות ב{param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{שיחק/ה מהלך {count}} =2{שיחק/ה {count} מהלכים} many{שיחק/ה {count} מהלכים} other{שיחק/ה {count} מהלכים}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{במשחק {count} בהתכתבות} =2{ב{count} משחקים בהתכתבות} many{ב{count} משחקים בהתכתבות} other{ב{count} משחקים בהתכתבות}}", + "activityCompletedNbGames": "{count, plural, =1{השלים/ה משחק התכתבות {count}} =2{השלים/ה {count} משחקי התכתבות} many{השלים/ה {count} משחקי התכתבות} other{השלים/ה {count} משחקי התכתבות}}", + "activityFollowedNbPlayers": "{count, plural, =1{התחיל/ה לעקוב אחר שחקן {count}} =2{התחיל/ה לעקוב אחר {count} שחקנים} many{התחיל/ה לעקוב אחר {count} שחקנים} other{התחיל/ה לעקוב אחר {count} שחקנים}}", + "activityGainedNbFollowers": "{count, plural, =1{השיג/ה עוקב/ת {count} חדש/ה} =2{השיג/ה {count} עוקבים חדשים} many{השיג/ה {count} עוקבים חדשים} other{השיג/ה {count} עוקבים חדשים}}", + "activityHostedNbSimuls": "{count, plural, =1{אירח/ה משחק סימולטני {count}} =2{אירח/ה {count} משחקים סימולטניים} many{אירח/ה {count} משחקים סימולטניים} other{אירח/ה {count} משחקים סימולטניים}}", + "activityJoinedNbSimuls": "{count, plural, =1{השתתף/ה במשחק סימולטני {count}} =2{השתתף/ה ב־{count} משחקים סימולטניים} many{השתתף/ה ב־{count} משחקים סימולטניים} other{השתתף/ה ב־{count} משחקים סימולטניים}}", + "activityCreatedNbStudies": "{count, plural, =1{יצר/ה לוח למידה {count} חדש} =2{יצר/ה {count} לוחות למידה חדשים} many{יצר/ה {count} לוחות למידה חדשים} other{יצר/ה {count} לוחות למידה חדשים}}", + "activityCompetedInNbTournaments": "{count, plural, =1{השתתף/ה בטורניר זירה {count}} =2{השתתף/ה ב־{count} טורנירי זירה} many{השתתף/ה ב־{count} טורנירי זירה} other{השתתף/ה ב־{count} טורנירי זירה}}", + "activityRankedInTournament": "{count, plural, =1{סיים/ה במקום #{count} (אחוזון %{param2}) עם משחק {param3} ב־{param4}} =2{סיים/ה במקום #{count} (אחוזון %{param2}) עם {param3} משחקים ב{param4}} many{סיים/ה במקום #{count} (אחוזון %{param2}) עם {param3} משחקים ב{param4}} other{סיים/ה במקום #{count} (אחוזון %{param2}) עם {param3} משחקים ב{param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{השתתף/ה בטורניר שוויצרי {count}} =2{השתתף/ה ב־{count} טורנירים שוויצריים} many{השתתף/ה ב־{count} טורנירים שוויצריים} other{השתתף/ה ב־{count} טורנירים שוויצריים}}", + "activityJoinedNbTeams": "{count, plural, =1{הצטרף/ה לקבוצה {count}} =2{הצטרף/ה ל־{count} קבוצות} many{הצטרף/ה ל־{count} קבוצות} other{הצטרף/ה ל־{count} קבוצות}}", "broadcastBroadcasts": "הקרנות", "broadcastStartDate": "תאריך ההתחלה באזור הזמן שלך", "challengeChallengesX": "הזמנות למשחק: {param1}", @@ -216,11 +216,11 @@ "puzzleNoPuzzlesToShow": "אין מה להראות, לכו לפתור כמה חידות קודם!", "puzzleImprovementAreasDescription": "התאמנו על אלה כדי לשפר את ההתקדמות שלכם!", "puzzleStrengthDescription": "את/ה מתפקד/ת הכי טוב בנושאים הבאים", - "puzzlePlayedXTimes": "{count, plural, =0{שוחק פעם {count}} =1{שוחק פעם {count}} =2{שוחק {count} פעמים} many{שוחק {count} פעמים} other{שוחק {count} פעמים}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{נקודה {count} מתחת לדירוג החידות שלך} =1{נקודה {count} מתחת לדירוג החידות שלך} =2{{count} נקודות מתחת לדירוג החידות שלך} many{{count} נקודות מתחת לדירוג החידות שלך} other{{count} נקודות מתחת לדירוג החידות שלך}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{נקודה {count} מעל לדירוג החידות שלך} =1{נקודה {count} מעל לדירוג החידות שלך} =2{נקודה 1 מתחת לדירוג הפזלים שלך} many{{count} נקודות מעל לדירוג החידות שלך} other{{count} נקודות מעל לדירוג החידות שלך}}", - "puzzleNbPlayed": "{count, plural, =0{{count} שוּחק} =1{{count} שוּחק} =2{{count} שוחקו} many{{count} שוחקו} other{{count} שוחקו}}", - "puzzleNbToReplay": "{count, plural, =0{{count} שכדאי לפתור שוב} =1{{count} שכדאי לפתור שוב} =2{{count} שכדאי לפתור שוב} many{{count} שכדאי לפתור שוב} other{{count} שכדאי לפתור שוב}}", + "puzzlePlayedXTimes": "{count, plural, =1{שוחק פעם {count}} =2{שוחק {count} פעמים} many{שוחק {count} פעמים} other{שוחק {count} פעמים}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{נקודה {count} מתחת לדירוג החידות שלך} =2{{count} נקודות מתחת לדירוג החידות שלך} many{{count} נקודות מתחת לדירוג החידות שלך} other{{count} נקודות מתחת לדירוג החידות שלך}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{נקודה {count} מעל לדירוג החידות שלך} =2{נקודה 1 מתחת לדירוג הפזלים שלך} many{{count} נקודות מעל לדירוג החידות שלך} other{{count} נקודות מעל לדירוג החידות שלך}}", + "puzzleNbPlayed": "{count, plural, =1{{count} שוּחק} =2{{count} שוחקו} many{{count} שוחקו} other{{count} שוחקו}}", + "puzzleNbToReplay": "{count, plural, =1{{count} שכדאי לפתור שוב} =2{{count} שכדאי לפתור שוב} many{{count} שכדאי לפתור שוב} other{{count} שכדאי לפתור שוב}}", "puzzleThemeAdvancedPawn": "רגלי מתקדם", "puzzleThemeAdvancedPawnDescription": "אחד מהחיילים שלך עמוק בקווי היריב, אולי מאיים להיות מוכתר.", "puzzleThemeAdvantage": "יתרון", @@ -1171,48 +1171,48 @@ "showMeEverything": "הראו לי הכל", "lichessPatronInfo": "ליצ'ס הוא ארגון לטובת הכלל ותוכנת קוד פתוח חינמית.\nכל עלויות התפעול, הפיתוח והתוכן ממומנות אך ורק על ידי תרומות משתמשים.", "nothingToSeeHere": "אין כלום להצגה כאן, בינתיים.", - "opponentLeftCounter": "{count, plural, =0{יריבך עזב את המשחק. תוכל/י להכריז על נצחון בעוד שנייה {count}.} =1{יריבך עזב את המשחק. תוכל/י להכריז על נצחון בעוד שנייה {count}.} =2{יריבך עזב את המשחק. תוכל/י להכריז על ניצחון בעוד {count} שניות.} many{יריבך עזב את המשחק. תוכל/י לדרוש ניצחון בעוד {count} שניות.} other{יריבך עזב את המשחק. תוכל/י לדרוש ניצחון בעוד {count} שניות.}}", - "mateInXHalfMoves": "{count, plural, =0{מט בעוד חצי מהלך {count}} =1{מט בעוד חצי מהלך {count}} =2{מט בעוד {count} חצאי מהלכים} many{מט בעוד {count} חצאי מהלכים} other{מט בעוד {count} חצאי מהלכים}}", - "nbBlunders": "{count, plural, =0{{count} טעות גסה} =1{{count} טעות גסה} =2{{count} טעויות גסות} many{{count} טעויות גסות} other{{count} טעויות גסות}}", - "nbMistakes": "{count, plural, =0{{count} שגיאה} =1{{count} שגיאה} =2{{count} שגיאות} many{{count} שגיאות} other{{count} שגיאות}}", - "nbInaccuracies": "{count, plural, =0{{count} אי־דיוק} =1{{count} אי־דיוק} =2{{count} אי־דיוקים} many{{count} אי־דיוקים} other{{count} אי־דיוקים}}", - "nbPlayers": "{count, plural, =0{{count} שחקנים} =1{{count} שחקנים} =2{{count} שחקנים} many{{count} שחקנים} other{{count} שחקנים}}", - "nbGames": "{count, plural, =0{משחק {count}} =1{משחק {count}} =2{{count} משחקים} many{{count} משחקים} other{{count} משחקים}}", - "ratingXOverYGames": "{count, plural, =0{דירוג של {count} לאורך משחק {param2}} =1{דירוג של {count} לאורך משחק {param2}} =2{דירוג של {count} לאורך {param2} משחקים} many{דירוג של {count} לאורך {param2} משחקים} other{דירוג של {count} לאורך {param2} משחקים}}", - "nbBookmarks": "{count, plural, =0{{count} מועדפים} =1{{count} מועדפים} =2{{count} מועדפים} many{{count} מועדפים} other{{count} מועדפים}}", - "nbDays": "{count, plural, =0{יום {count}} =1{יום {count}} =2{{count} ימים} many{{count} ימים} other{{count} ימים}}", - "nbHours": "{count, plural, =0{שעה {count}} =1{שעה {count}} =2{{count} שעות} many{{count} שעות} other{{count} שעות}}", - "nbMinutes": "{count, plural, =0{{count} דקות} =1{{count} דקות} =2{{count} דקות} many{{count} דקות} other{{count} דקות}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{המיקום מתעדכן כל דקה} =1{המיקום מתעדכן כל דקה} =2{המיקום מתעדכן כל {count} דקות} many{המיקום מתעדכן כל {count} דקות} other{המיקום מתעדכן כל {count} דקות}}", - "nbPuzzles": "{count, plural, =0{חידה {count}} =1{חידה {count}} =2{{count} חידות} many{{count} חידות} other{{count} חידות}}", - "nbGamesWithYou": "{count, plural, =0{משחק {count} איתך} =1{משחק {count} איתך} =2{{count} משחקים איתך} many{{count} משחקים איתך} other{{count} משחקים איתך}}", - "nbRated": "{count, plural, =0{{count} מדורג} =1{{count} מדורג} =2{{count} מדורגים} many{{count} מדורגים} other{{count} מדורגים}}", - "nbWins": "{count, plural, =0{{count} ניצחון} =1{{count} ניצחון} =2{{count} ניצחונות} many{{count} ניצחונות} other{{count} ניצחונות}}", - "nbLosses": "{count, plural, =0{{count} הפסד} =1{{count} הפסד} =2{{count} הפסדים} many{{count} הפסדים} other{{count} הפסדים}}", - "nbDraws": "{count, plural, =0{{count} תוצאת תיקו} =1{{count} תוצאת תיקו} =2{{count} תוצאות תיקו} many{{count} תוצאות תיקו} other{{count} תוצאות תיקו}}", - "nbPlaying": "{count, plural, =0{{count} נוכחי} =1{{count} נוכחי} =2{{count} נוכחיים} many{{count} נוכחיים} other{{count} נוכחיים}}", - "giveNbSeconds": "{count, plural, =0{תן שנייה {count}} =1{תן שנייה {count}} =2{תן {count} שניות} many{תן {count} שניות} other{תן {count} שניות}}", - "nbTournamentPoints": "{count, plural, =0{נקודת טורניר {count}} =1{נקודת טורניר {count}} =2{{count} נקודות טורניר} many{{count} נקודות טורניר} other{{count} נקודות טורניר}}", - "nbStudies": "{count, plural, =0{לוח למידה {count}} =1{לוח למידה {count}} =2{{count} לוחות למידה} many{{count} לוחות למידה} other{{count} לוחות למידה}}", - "nbSimuls": "{count, plural, =0{משחק סימולטני {count}} =1{משחק סימולטני {count}} =2{{count} משחקים סימולטניים} many{{count} משחקים סימולטניים} other{{count} משחקים סימולטניים}}", - "moreThanNbRatedGames": "{count, plural, =0{משחק מדורג {count} ≥} =1{משחק מדורג {count} ≥} =2{{count} משחקים מדורגים ≥} many{{count} משחקים מדורגים ≥} other{{count} משחקים מדורגים ≥}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ משחק {param2} מדורג {count}} =1{≥ משחק {param2} מדורג {count}} =2{≥ {count} משחקי {param2} מדורגים} many{≥ {count} משחקי {param2} מדורגים} other{≥ {count} משחקי {param2} מדורגים}}", - "needNbMorePerfGames": "{count, plural, =0{יש לשחק עוד משחק מדורג {count} של {param2}} =1{יש לשחק עוד משחק מדורג {count} של {param2}} =2{יש לשחק עוד {count} משחקים מדורגים של {param2}} many{יש לשחק עוד {count} משחקים מדורגים של {param2}} other{יש לשחק עוד {count} משחקים מדורגים של {param2}}}", - "needNbMoreGames": "{count, plural, =0{עליך לשחק עוד משחק מדורג {count}} =1{עליך לשחק עוד משחק מדורג {count}} =2{עליך לשחק עוד {count} משחקים מדורגים} many{עליך לשחק עוד {count} משחקים מדורגים} other{עליך לשחק עוד {count} משחקים מדורגים}}", - "nbImportedGames": "{count, plural, =0{משחק מיובא {count}} =1{משחק מיובא {count}} =2{{count} משחקים מיובאים} many{{count} משחקים מיובאים} other{{count} משחקים מיובאים}}", - "nbFriendsOnline": "{count, plural, =0{חבר {count} מחובר} =1{חבר {count} מחובר} =2{{count} חברים מחוברים} many{{count} חברים מחוברים} other{{count} חברים מחוברים}}", - "nbFollowers": "{count, plural, =0{עוקב {count}} =1{עוקב {count}} =2{{count} עוקבים} many{{count} עוקבים} other{{count} עוקבים}}", - "nbFollowing": "{count, plural, =0{{count} ברשימת המעקב} =1{{count} ברשימת המעקב} =2{{count} ברשימת המעקב} many{{count} ברשימת המעקב} other{{count} ברשימת המעקב}}", - "lessThanNbMinutes": "{count, plural, =0{פחות מדקה {count}} =1{פחות מדקה {count}} =2{פחות מ־ {count} דקות} many{פחות מ{count} דקות} other{פחות מ{count} דקות}}", - "nbGamesInPlay": "{count, plural, =0{משחק {count} בתהליך} =1{משחק {count} בתהליך} =2{{count} משחקים בתהליך} many{{count} משחקים בתהליך} other{{count} משחקים בתהליך}}", - "maximumNbCharacters": "{count, plural, =0{מספר תווים מירבי: {count}.} =1{מספר תווים מירבי: {count}.} =2{מספר תווים מירבי: {count}.} many{מספר תווים מירבי: {count}.} other{מספר תווים מירבי: {count}.}}", - "blocks": "{count, plural, =0{{count} חסום} =1{{count} חסום} =2{{count} חסומים} many{{count} חסומים} other{{count} חסומים}}", - "nbForumPosts": "{count, plural, =0{פוסט {count} בפורום} =1{פוסט {count} בפורום} =2{{count} פוסטים בפורום} many{{count} פוסטים בפורום} other{{count} פוסטים בפורום}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} שחקני {param2} השבוע.} =1{{count} שחקני {param2} השבוע.} =2{{count} שחקני {param2} השבוע.} many{{count} שחקני {param2} השבוע.} other{{count} שחקני {param2} השבוע.}}", - "availableInNbLanguages": "{count, plural, =0{זמין בשפה {count}!} =1{זמין בשפה {count}!} =2{זמין ב{count} שפות!} many{זמין ב{count} שפות!} other{זמין ב{count} שפות!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{שנייה {count} לשחק את המסע הראשון} =1{שנייה {count} לשחק את המסע הראשון} =2{{count} שניות כדי לשחק את המסע הראשון} many{{count} שניות כדי לשחק את המסע הראשון} other{{count} שניות כדי לשחק את המסע הראשון}}", - "nbSeconds": "{count, plural, =0{{count} שניה} =1{{count} שניה} =2{{count} שניות} many{{count} שניות} other{{count} שניות}}", - "andSaveNbPremoveLines": "{count, plural, =0{ושמרו המשך מוגדר מראש {count}} =1{ושמרו המשך מוגדר מראש {count}} =2{ושמרו {count} המשכים מוגדרים מראש} many{ושמרו {count} המשכים מוגדרים מראש} other{ושמרו {count} המשכים מוגדרים מראש}}", + "opponentLeftCounter": "{count, plural, =1{יריבך עזב את המשחק. תוכל/י להכריז על נצחון בעוד שנייה {count}.} =2{יריבך עזב את המשחק. תוכל/י להכריז על ניצחון בעוד {count} שניות.} many{יריבך עזב את המשחק. תוכל/י לדרוש ניצחון בעוד {count} שניות.} other{יריבך עזב את המשחק. תוכל/י לדרוש ניצחון בעוד {count} שניות.}}", + "mateInXHalfMoves": "{count, plural, =1{מט בעוד חצי מהלך {count}} =2{מט בעוד {count} חצאי מהלכים} many{מט בעוד {count} חצאי מהלכים} other{מט בעוד {count} חצאי מהלכים}}", + "nbBlunders": "{count, plural, =1{{count} טעות גסה} =2{{count} טעויות גסות} many{{count} טעויות גסות} other{{count} טעויות גסות}}", + "nbMistakes": "{count, plural, =1{{count} שגיאה} =2{{count} שגיאות} many{{count} שגיאות} other{{count} שגיאות}}", + "nbInaccuracies": "{count, plural, =1{{count} אי־דיוק} =2{{count} אי־דיוקים} many{{count} אי־דיוקים} other{{count} אי־דיוקים}}", + "nbPlayers": "{count, plural, =1{{count} שחקנים} =2{{count} שחקנים} many{{count} שחקנים} other{{count} שחקנים}}", + "nbGames": "{count, plural, =1{משחק {count}} =2{{count} משחקים} many{{count} משחקים} other{{count} משחקים}}", + "ratingXOverYGames": "{count, plural, =1{דירוג של {count} לאורך משחק {param2}} =2{דירוג של {count} לאורך {param2} משחקים} many{דירוג של {count} לאורך {param2} משחקים} other{דירוג של {count} לאורך {param2} משחקים}}", + "nbBookmarks": "{count, plural, =1{{count} מועדפים} =2{{count} מועדפים} many{{count} מועדפים} other{{count} מועדפים}}", + "nbDays": "{count, plural, =1{יום {count}} =2{{count} ימים} many{{count} ימים} other{{count} ימים}}", + "nbHours": "{count, plural, =1{שעה {count}} =2{{count} שעות} many{{count} שעות} other{{count} שעות}}", + "nbMinutes": "{count, plural, =1{{count} דקות} =2{{count} דקות} many{{count} דקות} other{{count} דקות}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{המיקום מתעדכן כל דקה} =2{המיקום מתעדכן כל {count} דקות} many{המיקום מתעדכן כל {count} דקות} other{המיקום מתעדכן כל {count} דקות}}", + "nbPuzzles": "{count, plural, =1{חידה {count}} =2{{count} חידות} many{{count} חידות} other{{count} חידות}}", + "nbGamesWithYou": "{count, plural, =1{משחק {count} איתך} =2{{count} משחקים איתך} many{{count} משחקים איתך} other{{count} משחקים איתך}}", + "nbRated": "{count, plural, =1{{count} מדורג} =2{{count} מדורגים} many{{count} מדורגים} other{{count} מדורגים}}", + "nbWins": "{count, plural, =1{{count} ניצחון} =2{{count} ניצחונות} many{{count} ניצחונות} other{{count} ניצחונות}}", + "nbLosses": "{count, plural, =1{{count} הפסד} =2{{count} הפסדים} many{{count} הפסדים} other{{count} הפסדים}}", + "nbDraws": "{count, plural, =1{{count} תוצאת תיקו} =2{{count} תוצאות תיקו} many{{count} תוצאות תיקו} other{{count} תוצאות תיקו}}", + "nbPlaying": "{count, plural, =1{{count} נוכחי} =2{{count} נוכחיים} many{{count} נוכחיים} other{{count} נוכחיים}}", + "giveNbSeconds": "{count, plural, =1{תן שנייה {count}} =2{תן {count} שניות} many{תן {count} שניות} other{תן {count} שניות}}", + "nbTournamentPoints": "{count, plural, =1{נקודת טורניר {count}} =2{{count} נקודות טורניר} many{{count} נקודות טורניר} other{{count} נקודות טורניר}}", + "nbStudies": "{count, plural, =1{לוח למידה {count}} =2{{count} לוחות למידה} many{{count} לוחות למידה} other{{count} לוחות למידה}}", + "nbSimuls": "{count, plural, =1{משחק סימולטני {count}} =2{{count} משחקים סימולטניים} many{{count} משחקים סימולטניים} other{{count} משחקים סימולטניים}}", + "moreThanNbRatedGames": "{count, plural, =1{משחק מדורג {count} ≥} =2{{count} משחקים מדורגים ≥} many{{count} משחקים מדורגים ≥} other{{count} משחקים מדורגים ≥}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ משחק {param2} מדורג {count}} =2{≥ {count} משחקי {param2} מדורגים} many{≥ {count} משחקי {param2} מדורגים} other{≥ {count} משחקי {param2} מדורגים}}", + "needNbMorePerfGames": "{count, plural, =1{יש לשחק עוד משחק מדורג {count} של {param2}} =2{יש לשחק עוד {count} משחקים מדורגים של {param2}} many{יש לשחק עוד {count} משחקים מדורגים של {param2}} other{יש לשחק עוד {count} משחקים מדורגים של {param2}}}", + "needNbMoreGames": "{count, plural, =1{עליך לשחק עוד משחק מדורג {count}} =2{עליך לשחק עוד {count} משחקים מדורגים} many{עליך לשחק עוד {count} משחקים מדורגים} other{עליך לשחק עוד {count} משחקים מדורגים}}", + "nbImportedGames": "{count, plural, =1{משחק מיובא {count}} =2{{count} משחקים מיובאים} many{{count} משחקים מיובאים} other{{count} משחקים מיובאים}}", + "nbFriendsOnline": "{count, plural, =1{חבר {count} מחובר} =2{{count} חברים מחוברים} many{{count} חברים מחוברים} other{{count} חברים מחוברים}}", + "nbFollowers": "{count, plural, =1{עוקב {count}} =2{{count} עוקבים} many{{count} עוקבים} other{{count} עוקבים}}", + "nbFollowing": "{count, plural, =1{{count} ברשימת המעקב} =2{{count} ברשימת המעקב} many{{count} ברשימת המעקב} other{{count} ברשימת המעקב}}", + "lessThanNbMinutes": "{count, plural, =1{פחות מדקה {count}} =2{פחות מ־ {count} דקות} many{פחות מ{count} דקות} other{פחות מ{count} דקות}}", + "nbGamesInPlay": "{count, plural, =1{משחק {count} בתהליך} =2{{count} משחקים בתהליך} many{{count} משחקים בתהליך} other{{count} משחקים בתהליך}}", + "maximumNbCharacters": "{count, plural, =1{מספר תווים מירבי: {count}.} =2{מספר תווים מירבי: {count}.} many{מספר תווים מירבי: {count}.} other{מספר תווים מירבי: {count}.}}", + "blocks": "{count, plural, =1{{count} חסום} =2{{count} חסומים} many{{count} חסומים} other{{count} חסומים}}", + "nbForumPosts": "{count, plural, =1{פוסט {count} בפורום} =2{{count} פוסטים בפורום} many{{count} פוסטים בפורום} other{{count} פוסטים בפורום}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} שחקני {param2} השבוע.} =2{{count} שחקני {param2} השבוע.} many{{count} שחקני {param2} השבוע.} other{{count} שחקני {param2} השבוע.}}", + "availableInNbLanguages": "{count, plural, =1{זמין בשפה {count}!} =2{זמין ב{count} שפות!} many{זמין ב{count} שפות!} other{זמין ב{count} שפות!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{שנייה {count} לשחק את המסע הראשון} =2{{count} שניות כדי לשחק את המסע הראשון} many{{count} שניות כדי לשחק את המסע הראשון} other{{count} שניות כדי לשחק את המסע הראשון}}", + "nbSeconds": "{count, plural, =1{{count} שניה} =2{{count} שניות} many{{count} שניות} other{{count} שניות}}", + "andSaveNbPremoveLines": "{count, plural, =1{ושמרו המשך מוגדר מראש {count}} =2{ושמרו {count} המשכים מוגדרים מראש} many{ושמרו {count} המשכים מוגדרים מראש} other{ושמרו {count} המשכים מוגדרים מראש}}", "stormMoveToStart": "בצע/י מהלך כדי להתחיל", "stormYouPlayTheWhitePiecesInAllPuzzles": "את/ה משחק/ת בלבן בכל החידות", "stormYouPlayTheBlackPiecesInAllPuzzles": "את/ה משחק/ת בשחור בכל החידות", @@ -1264,8 +1264,8 @@ "stormClickToReload": "לחץ/י כדי לטעון מחדש", "stormThisRunHasExpired": "המרוץ הסתיים!", "stormThisRunWasOpenedInAnotherTab": "המרוץ הזה נפתח בחלון אחר!", - "stormXRuns": "{count, plural, =0{ניסיון אחד} =1{ניסיון אחד} =2{{count} ניסיונות} many{{count} ניסיונות} other{{count} נסיונות}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{שוחקה ריצה אחת של {param2}} =1{שוחקה ריצה אחת של {param2}} =2{שוחקו {count} ריצות של {param2}} many{שוחקו {count} ריצות של {param2}} other{שוחקו {count} ריצות של {param2}}}", + "stormXRuns": "{count, plural, =1{ניסיון אחד} =2{{count} ניסיונות} many{{count} ניסיונות} other{{count} נסיונות}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{שוחקה ריצה אחת של {param2}} =2{שוחקו {count} ריצות של {param2}} many{שוחקו {count} ריצות של {param2}} other{שוחקו {count} ריצות של {param2}}}", "streamerLichessStreamers": "שדרני Lichess", "studyShareAndExport": "שיתוף & ייצוא", "studyStart": "שמירה" diff --git a/lib/l10n/lila_hi.arb b/lib/l10n/lila_hi.arb index 5ed17a1097..cfdadefc71 100644 --- a/lib/l10n/lila_hi.arb +++ b/lib/l10n/lila_hi.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "एक लाइव स्ट्रीम होस्ट किया गया", "activityRankedInSwissTournament": "#{param1} स्थान {param2} मे", "activitySignedUp": "lichess.org पर साइन अप किया गया", - "activitySupportedNbMonths": "{count, plural, =0{{param2} के रूप में {count} महीने के लिए lichess.org का समर्थन किया।} =1{{param2} के रूप में {count} महीने के लिए lichess.org का समर्थन किया।} other{{param2} के रूप में {count} महीने के लिए lichess.org का समर्थन किया।}}", - "activityPracticedNbPositions": "{count, plural, =0{{param2} पर {count} स्थिति का अभ्यास किया} =1{{param2} पर {count} स्थिति का अभ्यास किया} other{{param2} पर {count} स्थितियों का अभ्यास किया}}", - "activitySolvedNbPuzzles": "{count, plural, =0{{count} प्रशिक्षण पहेली को हल किया} =1{{count} प्रशिक्षण पहेली को हल किया} other{{count} प्रशिक्षण पहेलियों को हल किया}}", - "activityPlayedNbGames": "{count, plural, =0{{count} {param2} का खेल खेला} =1{{count} {param2} का खेल खेला} other{{count} {param2} के खेल खेले}}", - "activityPostedNbMessages": "{count, plural, =0{{param2} में {count} संदेश भेजा} =1{{param2} में {count} संदेश भेजा} other{{param2} में {count} संदेश भेजे}}", - "activityPlayedNbMoves": "{count, plural, =0{{count} चाल चली} =1{{count} चाल चली} other{{count} चालें चली}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{{count} पत्राचार खेल में} =1{{count} पत्राचार खेल में} other{{count} पत्राचार खेलों में}}", - "activityCompletedNbGames": "{count, plural, =0{{count} पत्राचार खेल पूर्ण किया} =1{{count} पत्राचार खेल पूर्ण किया} other{{count} पत्राचार खेल पूर्ण किए}}", - "activityFollowedNbPlayers": "{count, plural, =0{{count} खिलाड़ी का अनुसरण करना शुरू किया} =1{{count} खिलाड़ी का अनुसरण करना शुरू किया} other{{count} खिलाड़ियों का अनुसरण करना शुरू किया}}", - "activityGainedNbFollowers": "{count, plural, =0{{count} नया अनुयायी प्राप्त किया गया} =1{{count} नया अनुयायी प्राप्त किया गया} other{{count} नए अनुयायी प्राप्त किए गए}}", - "activityHostedNbSimuls": "{count, plural, =0{{count} समकालिक प्रदर्शनी का आयोजन किया} =1{{count} समकालिक प्रदर्शनी का आयोजन किया} other{{count} समकालिक प्रदर्शनियों का आयोजन किया}}", - "activityJoinedNbSimuls": "{count, plural, =0{{count} समकालिक प्रदर्शनी में भाग लिया} =1{{count} समकालिक प्रदर्शनी में भाग लिया} other{{count} समकालिक प्रदर्शनियों में भाग लिया}}", - "activityCreatedNbStudies": "{count, plural, =0{{count} नया अध्ययन का निर्माण किया} =1{{count} नया अध्ययन का निर्माण किया} other{{count} नए अध्ययनों का निर्माण किया}}", - "activityCompetedInNbTournaments": "{count, plural, =0{{count} arena टूर्नामेंट में भाग लिया} =1{{count} arena टूर्नामेंट में भाग लिया} other{{count} arena टूर्नामेटों में भाग लिया}}", - "activityRankedInTournament": "{count, plural, =0{{param4} में {param3} खेल के साथ {count} (टॉप {param2}%) रैंक किया गया} =1{{param4} में {param3} खेल के साथ {count} (टॉप {param2}%) रैंक किया गया} other{{param4} में {param3} खेल के साथ {count} (टॉप {param2}%) रैंक किया गया}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{{count} स्विस टूर्नामेंट में भाग लिया} =1{{count} स्विस टूर्नामेंट में भाग लिया} other{{count} स्विस टुर्नामेंटों में भाग लिया}}", - "activityJoinedNbTeams": "{count, plural, =0{{count} टीम में शामिल हुए} =1{{count} टीम में शामिल हुए} other{{count} टीमों में शामिल हुए}}", + "activitySupportedNbMonths": "{count, plural, =1{{param2} के रूप में {count} महीने के लिए lichess.org का समर्थन किया।} other{{param2} के रूप में {count} महीने के लिए lichess.org का समर्थन किया।}}", + "activityPracticedNbPositions": "{count, plural, =1{{param2} पर {count} स्थिति का अभ्यास किया} other{{param2} पर {count} स्थितियों का अभ्यास किया}}", + "activitySolvedNbPuzzles": "{count, plural, =1{{count} प्रशिक्षण पहेली को हल किया} other{{count} प्रशिक्षण पहेलियों को हल किया}}", + "activityPlayedNbGames": "{count, plural, =1{{count} {param2} का खेल खेला} other{{count} {param2} के खेल खेले}}", + "activityPostedNbMessages": "{count, plural, =1{{param2} में {count} संदेश भेजा} other{{param2} में {count} संदेश भेजे}}", + "activityPlayedNbMoves": "{count, plural, =1{{count} चाल चली} other{{count} चालें चली}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{{count} पत्राचार खेल में} other{{count} पत्राचार खेलों में}}", + "activityCompletedNbGames": "{count, plural, =1{{count} पत्राचार खेल पूर्ण किया} other{{count} पत्राचार खेल पूर्ण किए}}", + "activityFollowedNbPlayers": "{count, plural, =1{{count} खिलाड़ी का अनुसरण करना शुरू किया} other{{count} खिलाड़ियों का अनुसरण करना शुरू किया}}", + "activityGainedNbFollowers": "{count, plural, =1{{count} नया अनुयायी प्राप्त किया गया} other{{count} नए अनुयायी प्राप्त किए गए}}", + "activityHostedNbSimuls": "{count, plural, =1{{count} समकालिक प्रदर्शनी का आयोजन किया} other{{count} समकालिक प्रदर्शनियों का आयोजन किया}}", + "activityJoinedNbSimuls": "{count, plural, =1{{count} समकालिक प्रदर्शनी में भाग लिया} other{{count} समकालिक प्रदर्शनियों में भाग लिया}}", + "activityCreatedNbStudies": "{count, plural, =1{{count} नया अध्ययन का निर्माण किया} other{{count} नए अध्ययनों का निर्माण किया}}", + "activityCompetedInNbTournaments": "{count, plural, =1{{count} arena टूर्नामेंट में भाग लिया} other{{count} arena टूर्नामेटों में भाग लिया}}", + "activityRankedInTournament": "{count, plural, =1{{param4} में {param3} खेल के साथ {count} (टॉप {param2}%) रैंक किया गया} other{{param4} में {param3} खेल के साथ {count} (टॉप {param2}%) रैंक किया गया}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{{count} स्विस टूर्नामेंट में भाग लिया} other{{count} स्विस टुर्नामेंटों में भाग लिया}}", + "activityJoinedNbTeams": "{count, plural, =1{{count} टीम में शामिल हुए} other{{count} टीमों में शामिल हुए}}", "broadcastBroadcasts": "प्रसारण", "broadcastStartDate": "अपने स्वयं के समयक्षेत्र में प्रारंभ दिनांक", "challengeChallengeToPlay": "एक खेल के लिए चुनौती", @@ -193,9 +193,9 @@ "puzzleFromXGames": "{param} के खेलो की पज़ल​|", "puzzleSearchPuzzles": "पज़ल खोजे", "puzzleFromMyGamesNone": "आपके डेटाबेस में कोई पहेली नहीं है, लेकिन लिचेस अभी भी आपसे बहुत प्यार करता है।\n\nआपकी कोई पहेली जुड़ने की संभावना बढ़ाने के लिए तेज़ और शास्त्रीय गेम खेलें!", - "puzzlePlayedXTimes": "{count, plural, =0{{count} समय खेले} =1{{count} समय खेले} other{{count} समय खेले}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{पहीली की गणना मे से एक अंक नीचे} =1{पहीली की गणना मे से एक अंक नीचे} other{पहेली की गणना मे से {count} अंक नीचे}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{पहेली की गणना मे से एक अंक नीचे} =1{पहेली की गणना मे से एक अंक नीचे} other{पहेली की गणना मे से {count} अंक नीचे}}", + "puzzlePlayedXTimes": "{count, plural, =1{{count} समय खेले} other{{count} समय खेले}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{पहीली की गणना मे से एक अंक नीचे} other{पहेली की गणना मे से {count} अंक नीचे}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{पहेली की गणना मे से एक अंक नीचे} other{पहेली की गणना मे से {count} अंक नीचे}}", "puzzleThemeAdvancedPawn": "उन्नत पैदल", "puzzleThemeAdvancedPawnDescription": "प्रचार करने या धमकी देने वाला पैदल रणनीति की कुंजी है।", "puzzleThemeAdvantage": "लाभ", @@ -1101,48 +1101,48 @@ "closingAccountWithdrawAppeal": "आपका खाता बंद करने से आपकी अपील वापस ले ली जाएगी", "ourEventTips": "कार्यक्रम आयोजित करने कि सलाह", "lichessPatronInfo": "Lichess एक चैरिटी और पूरी तरह से फ्री/लिबर ओपन सोर्स सॉफ्टवेयर है।\nसभी परिचालन लागत, विकास और सामग्री पूरी तरह से उपयोगकर्ता दान द्वारा वित्त पोषित हैं।", - "opponentLeftCounter": "{count, plural, =0{आपके प्रतिद्वंद्वी ने खेल छोड़ दिया। आप {count} सेकंड में जीत का दावा कर सकते हैं।} =1{आपके प्रतिद्वंद्वी ने खेल छोड़ दिया। आप {count} सेकंड में जीत का दावा कर सकते हैं।} other{आपके प्रतिद्वंद्वी ने खेल छोड़ दिया। आप {count} सेकंड में जीत का दावा कर सकते हैं।}}", - "mateInXHalfMoves": "{count, plural, =0{{count} हाफ मूव में मेट} =1{{count} हाफ मूव में मेट} other{{count} आधे-कदम में चेकमैट}}", - "nbBlunders": "{count, plural, =0{{count} गंभीर गलती} =1{{count} गंभीर गलती} other{{count} गंभीर गल्तियां}}", - "nbMistakes": "{count, plural, =0{{count} ग़लती} =1{{count} ग़लती} other{{count} गलतियाँ}}", - "nbInaccuracies": "{count, plural, =0{{count} अशुद्धि} =1{{count} अशुद्धि} other{{count} अशुद्धियाँ}}", - "nbPlayers": "{count, plural, =0{{count} खिलाड़ी} =1{{count} खिलाड़ी} other{{count} खिलाड़ी}}", - "nbGames": "{count, plural, =0{{count} खेल} =1{{count} खेल} other{{count} खेल}}", - "ratingXOverYGames": "{count, plural, =0{{count} खेलों में {param2} रेटिंग} =1{{count} खेलों में {param2} रेटिंग} other{{count} खेलों में {param2} रेटिंग}}", - "nbBookmarks": "{count, plural, =0{{count} पृष्ठ स्मृतियाँ} =1{{count} पृष्ठ स्मृतियाँ} other{{count} पृष्ठ स्मृतियाँ}}", - "nbDays": "{count, plural, =0{{count} दिन} =1{{count} दिन} other{{count} दिन}}", - "nbHours": "{count, plural, =0{{count} घंटे} =1{{count} घंटे} other{{count} घंटे}}", - "nbMinutes": "{count, plural, =0{{count} मिनट} =1{{count} मिनट} other{{count} मिनट}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{पद को हर मिनटों में अपडेट किया जाता है} =1{पद को हर मिनटों में अपडेट किया जाता है} other{पद को हर {count} मिनटों में अपडेट किया जाता है}}", - "nbPuzzles": "{count, plural, =0{{count} पहेली} =1{{count} पहेली} other{{count} पहेली}}", - "nbGamesWithYou": "{count, plural, =0{आपके साथ {count} खेल} =1{आपके साथ {count} खेल} other{आपके साथ {count} खेल}}", - "nbRated": "{count, plural, =0{{count} रेटेड खेल} =1{{count} रेटेड खेल} other{{count} रेटेड खेल}}", - "nbWins": "{count, plural, =0{{count} जीत} =1{{count} जीत} other{{count} जीत}}", - "nbLosses": "{count, plural, =0{{count} हार} =1{{count} हार} other{{count} हार}}", - "nbDraws": "{count, plural, =0{{count} खेल बराबरी पे समाप्त} =1{{count} खेल बराबरी पे समाप्त} other{{count} खेल बराबरी पे समाप्त}}", - "nbPlaying": "{count, plural, =0{{count} खेल रहा है} =1{{count} खेल रहा है} other{{count} खेल रहा है}}", - "giveNbSeconds": "{count, plural, =0{{count} सेकंड्स दें} =1{{count} सेकंड्स दें} other{{count} सेकंड्स दें}}", - "nbTournamentPoints": "{count, plural, =0{{count} टूर्नामेंट अंक} =1{{count} टूर्नामेंट अंक} other{{count} टूर्नामेंट अंक}}", - "nbStudies": "{count, plural, =0{{count} अध्ययन} =1{{count} अध्ययन} other{{count} अध्ययन}}", - "nbSimuls": "{count, plural, =0{{count} सिमुल} =1{{count} सिमुल} other{{count} सिमुल्स}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} रेटेड खेल} =1{≥ {count} रेटेड खेल} other{≥ {count} रेटेड खेल}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} {param2} रेटेड खेल} =1{≥ {count} {param2} रेटेड खेल} other{≥ {count} {param2} रेटेड खेल}}", - "needNbMorePerfGames": "{count, plural, =0{आपको {count} और {param2} रेटेड खेल खेलने की आवश्यकता है।} =1{आपको {count} और {param2} रेटेड खेल खेलने की आवश्यकता है।} other{आपको {count} और {param2} रेटेड खेल खेलने की आवश्यकता है।}}", - "needNbMoreGames": "{count, plural, =0{आपको {count} और खेल में भाग लेने की आवश्यकता है} =1{आपको {count} और खेल में भाग लेने की आवश्यकता है} other{आपको {count} और खेल में भाग लेने की आवश्यकता है}}", - "nbImportedGames": "{count, plural, =0{{count} खेल आयत (इम्पोर्ट) किये गए} =1{{count} खेल आयत (इम्पोर्ट) किये गए} other{{count} खेल आयत (इम्पोर्ट) किये गए}}", - "nbFriendsOnline": "{count, plural, =0{{count} मित्र ऑनलाइन} =1{{count} मित्र ऑनलाइन} other{{count} दोस्त ऑनलाइन}}", - "nbFollowers": "{count, plural, =0{{count} अनुसरणकर्ता} =1{{count} अनुसरणकर्ता} other{{count} अनुसरणकर्ता}}", - "nbFollowing": "{count, plural, =0{{count} अनुगामी} =1{{count} अनुगामी} other{{count} अनुगामी}}", - "lessThanNbMinutes": "{count, plural, =0{{count} मिनट से कम} =1{{count} मिनट से कम} other{{count} मिनट से कम}}", - "nbGamesInPlay": "{count, plural, =0{{count} खेल खेले जा रहे है} =1{{count} खेल खेले जा रहे है} other{{count} खेल खेले जा रहे है}}", - "maximumNbCharacters": "{count, plural, =0{अधिकतम {count} अक्षर|} =1{अधिकतम {count} अक्षर|} other{अधिकतम {count} अक्षर|}}", - "blocks": "{count, plural, =0{{count} अवस्र्द्ध (ब्लॉक)} =1{{count} अवस्र्द्ध (ब्लॉक)} other{{count} अवस्र्द्ध (ब्लॉक)}}", - "nbForumPosts": "{count, plural, =0{{count} जनसभा (फोरम) ब्योरे (पोस्ट्स)} =1{{count} जनसभा (फोरम) ब्योरे (पोस्ट्स)} other{{count} जनसभा (फोरम) ब्योरे (पोस्ट्स)}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} {param2} खिलाड़ी इस सप्ताह।} =1{{count} {param2} खिलाड़ी इस सप्ताह।} other{{count} {param2} खिलाड़ी इस सप्ताह।}}", - "availableInNbLanguages": "{count, plural, =0{{count} भाषाओं में उपलब्ध है !} =1{{count} भाषाओं में उपलब्ध है !} other{{count} भाषाओं में उपलब्ध है !}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} सेकंड का समय पहला चाल के लिए} =1{{count} सेकंड का समय पहला चाल के लिए} other{{count} सेकंड का समय पहला चाल के लिए}}", - "nbSeconds": "{count, plural, =0{{count} सेकंड} =1{{count} सेकंड} other{{count} सेकंड}}", - "andSaveNbPremoveLines": "{count, plural, =0{बाद में {count} सक्रिय कदम को बचाओ} =1{बाद में {count} सक्रिय कदम को बचाओ} other{बाद में {count} सक्रिय कदम को बचाओ}}", + "opponentLeftCounter": "{count, plural, =1{आपके प्रतिद्वंद्वी ने खेल छोड़ दिया। आप {count} सेकंड में जीत का दावा कर सकते हैं।} other{आपके प्रतिद्वंद्वी ने खेल छोड़ दिया। आप {count} सेकंड में जीत का दावा कर सकते हैं।}}", + "mateInXHalfMoves": "{count, plural, =1{{count} हाफ मूव में मेट} other{{count} आधे-कदम में चेकमैट}}", + "nbBlunders": "{count, plural, =1{{count} गंभीर गलती} other{{count} गंभीर गल्तियां}}", + "nbMistakes": "{count, plural, =1{{count} ग़लती} other{{count} गलतियाँ}}", + "nbInaccuracies": "{count, plural, =1{{count} अशुद्धि} other{{count} अशुद्धियाँ}}", + "nbPlayers": "{count, plural, =1{{count} खिलाड़ी} other{{count} खिलाड़ी}}", + "nbGames": "{count, plural, =1{{count} खेल} other{{count} खेल}}", + "ratingXOverYGames": "{count, plural, =1{{count} खेलों में {param2} रेटिंग} other{{count} खेलों में {param2} रेटिंग}}", + "nbBookmarks": "{count, plural, =1{{count} पृष्ठ स्मृतियाँ} other{{count} पृष्ठ स्मृतियाँ}}", + "nbDays": "{count, plural, =1{{count} दिन} other{{count} दिन}}", + "nbHours": "{count, plural, =1{{count} घंटे} other{{count} घंटे}}", + "nbMinutes": "{count, plural, =1{{count} मिनट} other{{count} मिनट}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{पद को हर मिनटों में अपडेट किया जाता है} other{पद को हर {count} मिनटों में अपडेट किया जाता है}}", + "nbPuzzles": "{count, plural, =1{{count} पहेली} other{{count} पहेली}}", + "nbGamesWithYou": "{count, plural, =1{आपके साथ {count} खेल} other{आपके साथ {count} खेल}}", + "nbRated": "{count, plural, =1{{count} रेटेड खेल} other{{count} रेटेड खेल}}", + "nbWins": "{count, plural, =1{{count} जीत} other{{count} जीत}}", + "nbLosses": "{count, plural, =1{{count} हार} other{{count} हार}}", + "nbDraws": "{count, plural, =1{{count} खेल बराबरी पे समाप्त} other{{count} खेल बराबरी पे समाप्त}}", + "nbPlaying": "{count, plural, =1{{count} खेल रहा है} other{{count} खेल रहा है}}", + "giveNbSeconds": "{count, plural, =1{{count} सेकंड्स दें} other{{count} सेकंड्स दें}}", + "nbTournamentPoints": "{count, plural, =1{{count} टूर्नामेंट अंक} other{{count} टूर्नामेंट अंक}}", + "nbStudies": "{count, plural, =1{{count} अध्ययन} other{{count} अध्ययन}}", + "nbSimuls": "{count, plural, =1{{count} सिमुल} other{{count} सिमुल्स}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} रेटेड खेल} other{≥ {count} रेटेड खेल}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} {param2} रेटेड खेल} other{≥ {count} {param2} रेटेड खेल}}", + "needNbMorePerfGames": "{count, plural, =1{आपको {count} और {param2} रेटेड खेल खेलने की आवश्यकता है।} other{आपको {count} और {param2} रेटेड खेल खेलने की आवश्यकता है।}}", + "needNbMoreGames": "{count, plural, =1{आपको {count} और खेल में भाग लेने की आवश्यकता है} other{आपको {count} और खेल में भाग लेने की आवश्यकता है}}", + "nbImportedGames": "{count, plural, =1{{count} खेल आयत (इम्पोर्ट) किये गए} other{{count} खेल आयत (इम्पोर्ट) किये गए}}", + "nbFriendsOnline": "{count, plural, =1{{count} मित्र ऑनलाइन} other{{count} दोस्त ऑनलाइन}}", + "nbFollowers": "{count, plural, =1{{count} अनुसरणकर्ता} other{{count} अनुसरणकर्ता}}", + "nbFollowing": "{count, plural, =1{{count} अनुगामी} other{{count} अनुगामी}}", + "lessThanNbMinutes": "{count, plural, =1{{count} मिनट से कम} other{{count} मिनट से कम}}", + "nbGamesInPlay": "{count, plural, =1{{count} खेल खेले जा रहे है} other{{count} खेल खेले जा रहे है}}", + "maximumNbCharacters": "{count, plural, =1{अधिकतम {count} अक्षर|} other{अधिकतम {count} अक्षर|}}", + "blocks": "{count, plural, =1{{count} अवस्र्द्ध (ब्लॉक)} other{{count} अवस्र्द्ध (ब्लॉक)}}", + "nbForumPosts": "{count, plural, =1{{count} जनसभा (फोरम) ब्योरे (पोस्ट्स)} other{{count} जनसभा (फोरम) ब्योरे (पोस्ट्स)}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} {param2} खिलाड़ी इस सप्ताह।} other{{count} {param2} खिलाड़ी इस सप्ताह।}}", + "availableInNbLanguages": "{count, plural, =1{{count} भाषाओं में उपलब्ध है !} other{{count} भाषाओं में उपलब्ध है !}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} सेकंड का समय पहला चाल के लिए} other{{count} सेकंड का समय पहला चाल के लिए}}", + "nbSeconds": "{count, plural, =1{{count} सेकंड} other{{count} सेकंड}}", + "andSaveNbPremoveLines": "{count, plural, =1{बाद में {count} सक्रिय कदम को बचाओ} other{बाद में {count} सक्रिय कदम को बचाओ}}", "stormMoveToStart": "शुरू करने के लिए एक चाल खेलें।", "stormYouPlayTheWhitePiecesInAllPuzzles": "आप सभी पहेली में सफेद शतरंज के मोहरे खेलते हैं", "stormYouPlayTheBlackPiecesInAllPuzzles": "आप सभी पहेली में काला शतरंज के मोहरे खेलते हैं", @@ -1187,7 +1187,7 @@ "stormThisWeek": "इस सप्ताह", "stormThisMonth": "इस महीने", "stormAllTime": "सब समय", - "stormXRuns": "{count, plural, =0{एक प्रयास} =1{एक प्रयास} other{{count} रन}}", + "stormXRuns": "{count, plural, =1{एक प्रयास} other{{count} रन}}", "streamerLichessStreamers": "लिचेस स्ट्रीमर", "studyShareAndExport": "शेयर & एक्सपोर्ट करें", "studyStart": "शुरू करिए" diff --git a/lib/l10n/lila_hr.arb b/lib/l10n/lila_hr.arb index 5fcf5dd918..fb5c2b16ca 100644 --- a/lib/l10n/lila_hr.arb +++ b/lib/l10n/lila_hr.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Prenosio uživo", "activityRankedInSwissTournament": "Rangiran #{param1} u {param2}", "activitySignedUp": "Registrirao/la se na lichess", - "activitySupportedNbMonths": "{count, plural, =0{Podržavao/la lichess.org {count} mjesec kao {param2}} =1{Podržavao/la lichess.org {count} mjesec kao {param2}} few{Podržavao/la lichess.org {count} mjeseca kao {param2}} other{Podržavao/la lichess.org {count} mjeseci kao {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Vježbao/la {count} poziciju na {param2}} =1{Vježbao/la {count} poziciju na {param2}} few{Vježbao/la {count} pozicije na {param2}} other{Vježbao/la {count} pozicija na {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Riješio/la {count} taktički problem} =1{Riješio/la {count} taktički problem} few{Riješio/la {count} taktička problema} other{Riješio/la {count} taktičkih problema}}", - "activityPlayedNbGames": "{count, plural, =0{Odigrao {count} {param2} partiju} =1{Odigrao {count} {param2} partiju} few{Odigrao {count} {param2} partije} other{Odigrao {count} {param2} partija}}", - "activityPostedNbMessages": "{count, plural, =0{Napisao/la {count} odgovor u temi {param2}} =1{Napisao/la {count} odgovor u temi {param2}} few{Napisao/la {count} odgovora u temi {param2}} other{Napisao/la {count} odgovora u temi {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{Igrao/la {count} potez} =1{Igrao/la {count} potez} few{Igrao/la {count} potez} other{Igrao/la {count} poteza}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{u {count} partiji dopisnog šaha} =1{u {count} partiji dopisnog šaha} few{u {count} partije dopisnog šaha} other{u {count} partija dopisnog šaha}}", - "activityCompletedNbGames": "{count, plural, =0{Završio/la {count} partiju dopisnog šaha} =1{Završio/la {count} partiju dopisnog šaha} few{Završio/la {count} partije dopisnog šaha} other{Završio/la {count} partija dopisnog šaha}}", - "activityFollowedNbPlayers": "{count, plural, =0{Počeo/la pratiti {count} igrača} =1{Počeo/la pratiti {count} igrača} few{Počeo/la pratiti {count} igrača} other{Počeo/la pratiti {count} igrača}}", - "activityGainedNbFollowers": "{count, plural, =0{Dobio/la {count} novog pratitelja} =1{Dobio/la {count} novog pratitelja} few{Dobio/la {count} nova pratitelja} other{Dobio/la {count} novih pratitelja}}", - "activityHostedNbSimuls": "{count, plural, =0{Bio domaćin {count} simultanke} =1{Bio domaćin {count} simultanke} few{Bio domaćin {count} simultanke} other{Bio domaćin {count} simultanki}}", - "activityJoinedNbSimuls": "{count, plural, =0{Sudjelovao/la u {count} simultanki} =1{Sudjelovao/la u {count} simultanki} few{Sudjelovao/la u {count} simultanke} other{Sudjelovao/la u {count} simultanki}}", - "activityCreatedNbStudies": "{count, plural, =0{Kreirao/la {count} novu studiju} =1{Kreirao/la {count} novu studiju} few{Kreirao/la {count} nove studije} other{Kreirao/la {count} novih studija}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Natjecao/la se u {count} turniru} =1{Natjecao/la se u {count} turniru} few{Natjecao/la se u {count} turnira} other{Natjecao/la se u {count} turnira}}", - "activityRankedInTournament": "{count, plural, =0{Rangiran/rangirana #{count} (prvih {param2}%) s {param3} odigranom partijom u turniru {param4}} =1{Rangiran/rangirana #{count} (prvih {param2}%) s {param3} odigranom partijom u turniru {param4}} few{Rangiran/rangirana #{count} (prvih {param2}%) s {param3} odigrane partije u turniru {param4}} other{Rangiran/rangirana #{count} (prvih {param2}%) s {param3} odigranih partija u turniru {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Natjecao se u {count} švicarskom turniru} =1{Natjecao se u {count} švicarskom turniru} few{Natjecao se u {count} švicarska turniru} other{Natjecao se u {count} švicarskih turnira}}", - "activityJoinedNbTeams": "{count, plural, =0{Pridružio/la se {count} timu} =1{Pridružio/la se {count} timu} few{Pridružio/la se {count} tima} other{Pridružio/la se {count} timova}}", + "activitySupportedNbMonths": "{count, plural, =1{Podržavao/la lichess.org {count} mjesec kao {param2}} few{Podržavao/la lichess.org {count} mjeseca kao {param2}} other{Podržavao/la lichess.org {count} mjeseci kao {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Vježbao/la {count} poziciju na {param2}} few{Vježbao/la {count} pozicije na {param2}} other{Vježbao/la {count} pozicija na {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Riješio/la {count} taktički problem} few{Riješio/la {count} taktička problema} other{Riješio/la {count} taktičkih problema}}", + "activityPlayedNbGames": "{count, plural, =1{Odigrao {count} {param2} partiju} few{Odigrao {count} {param2} partije} other{Odigrao {count} {param2} partija}}", + "activityPostedNbMessages": "{count, plural, =1{Napisao/la {count} odgovor u temi {param2}} few{Napisao/la {count} odgovora u temi {param2}} other{Napisao/la {count} odgovora u temi {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{Igrao/la {count} potez} few{Igrao/la {count} potez} other{Igrao/la {count} poteza}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{u {count} partiji dopisnog šaha} few{u {count} partije dopisnog šaha} other{u {count} partija dopisnog šaha}}", + "activityCompletedNbGames": "{count, plural, =1{Završio/la {count} partiju dopisnog šaha} few{Završio/la {count} partije dopisnog šaha} other{Završio/la {count} partija dopisnog šaha}}", + "activityFollowedNbPlayers": "{count, plural, =1{Počeo/la pratiti {count} igrača} few{Počeo/la pratiti {count} igrača} other{Počeo/la pratiti {count} igrača}}", + "activityGainedNbFollowers": "{count, plural, =1{Dobio/la {count} novog pratitelja} few{Dobio/la {count} nova pratitelja} other{Dobio/la {count} novih pratitelja}}", + "activityHostedNbSimuls": "{count, plural, =1{Bio domaćin {count} simultanke} few{Bio domaćin {count} simultanke} other{Bio domaćin {count} simultanki}}", + "activityJoinedNbSimuls": "{count, plural, =1{Sudjelovao/la u {count} simultanki} few{Sudjelovao/la u {count} simultanke} other{Sudjelovao/la u {count} simultanki}}", + "activityCreatedNbStudies": "{count, plural, =1{Kreirao/la {count} novu studiju} few{Kreirao/la {count} nove studije} other{Kreirao/la {count} novih studija}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Natjecao/la se u {count} turniru} few{Natjecao/la se u {count} turnira} other{Natjecao/la se u {count} turnira}}", + "activityRankedInTournament": "{count, plural, =1{Rangiran/rangirana #{count} (prvih {param2}%) s {param3} odigranom partijom u turniru {param4}} few{Rangiran/rangirana #{count} (prvih {param2}%) s {param3} odigrane partije u turniru {param4}} other{Rangiran/rangirana #{count} (prvih {param2}%) s {param3} odigranih partija u turniru {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Natjecao se u {count} švicarskom turniru} few{Natjecao se u {count} švicarska turniru} other{Natjecao se u {count} švicarskih turnira}}", + "activityJoinedNbTeams": "{count, plural, =1{Pridružio/la se {count} timu} few{Pridružio/la se {count} tima} other{Pridružio/la se {count} timova}}", "broadcastBroadcasts": "Prijenosi", "broadcastStartDate": "Datum početka u vlastitoj vremenskoj zoni", "challengeChallengeToPlay": "Poziv na partiju", @@ -212,11 +212,11 @@ "puzzleNoPuzzlesToShow": "Niste odigrali ni jedan zadatak.", "puzzleImprovementAreasDescription": "Vježbaj ove zadatke da bi optimalno napredovao!", "puzzleStrengthDescription": "Ove teme ti idu najbolje", - "puzzlePlayedXTimes": "{count, plural, =0{Odigrano {count} puta} =1{Odigrano {count} puta} few{Odigrano {count} puta} other{Odigrano {count} puta}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{{count} bod ispod tvog rejtinga iz zadataka} =1{{count} bod ispod tvog rejtinga iz zadataka} few{{count} bodova ispod tvog rejtinga iz zadataka} other{{count} bodova ispod tvog rejtinga iz zadataka}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{{count} bod iznad tvog rejtinga iz zadataka} =1{{count} bod iznad tvog rejtinga iz zadataka} few{{count} bodova iznad tvog rejtinga iz zadataka} other{{count} bodova iznad tvog rejtinga iz zadataka}}", - "puzzleNbPlayed": "{count, plural, =0{{count} odigran} =1{{count} odigran} few{{count} odigrana} other{{count} odigranih}}", - "puzzleNbToReplay": "{count, plural, =0{{count} za pregledati} =1{{count} za pregledati} few{{count} za pregledati} other{{count} za pregledati}}", + "puzzlePlayedXTimes": "{count, plural, =1{Odigrano {count} puta} few{Odigrano {count} puta} other{Odigrano {count} puta}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{{count} bod ispod tvog rejtinga iz zadataka} few{{count} bodova ispod tvog rejtinga iz zadataka} other{{count} bodova ispod tvog rejtinga iz zadataka}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{{count} bod iznad tvog rejtinga iz zadataka} few{{count} bodova iznad tvog rejtinga iz zadataka} other{{count} bodova iznad tvog rejtinga iz zadataka}}", + "puzzleNbPlayed": "{count, plural, =1{{count} odigran} few{{count} odigrana} other{{count} odigranih}}", + "puzzleNbToReplay": "{count, plural, =1{{count} za pregledati} few{{count} za pregledati} other{{count} za pregledati}}", "puzzleThemeAdvancedPawn": "Pješak napreduje", "puzzleThemeAdvancedPawnDescription": "Pješak u postupku ili prijetnji promaknućem je ključan za taktiku.", "puzzleThemeAdvantage": "Prednost", @@ -1122,46 +1122,46 @@ "closingAccountWithdrawAppeal": "Zatvaranje računa će povući vašu žalbu", "ourEventTips": "Naši savjeti za organizaciju događaja", "lichessPatronInfo": "Lichess je dobrotvorni i potpuno besplatan softver otvorenog koda.\nSvi operativni troškovi, razvoj i sadržaj financiraju se isključivo donacijama korisnika.", - "opponentLeftCounter": "{count, plural, =0{Tvoj protivnik je napustio igru. Možes potvrditi pobjedu za {count} sekundu.} =1{Tvoj protivnik je napustio igru. Možes potvrditi pobjedu za {count} sekundu.} few{Tvoj protivnik je napustio igru. Možes potvrditi pobjedu za {count} sekunde.} other{Tvoj protivnik je napustio igru. Možes potvrditi pobjedu za {count} sekundi.}}", - "mateInXHalfMoves": "{count, plural, =0{Mat u {count} međupotezu} =1{Mat u {count} međupotezu} few{Mat u {count} međupoteza} other{Mat u {count} međupoteza}}", - "nbBlunders": "{count, plural, =0{{count} gruba greška} =1{{count} gruba greška} few{{count} grube greške} other{{count} grubih grešaka}}", - "nbMistakes": "{count, plural, =0{{count} greška} =1{{count} greška} few{{count} greške} other{{count} grešaka}}", - "nbInaccuracies": "{count, plural, =0{{count} nepreciznost} =1{{count} nepreciznost} few{{count} nepreciznosti} other{{count} nepreciznosti}}", - "nbPlayers": "{count, plural, =0{{count} igrač} =1{{count} igrač} few{{count} igrača} other{{count} igrača}}", - "nbGames": "{count, plural, =0{{count} partija} =1{{count} partija} few{{count} partije} other{{count} partija}}", - "nbBookmarks": "{count, plural, =0{{count} spremljena partija} =1{{count} spremljena partija} few{{count} spremljene partije} other{{count} spremljenih partija}}", - "nbDays": "{count, plural, =0{{count} dan} =1{{count} dan} few{{count} dana} other{{count} dana}}", - "nbHours": "{count, plural, =0{{count} sat} =1{{count} sat} few{{count} sata} other{{count} sati}}", - "nbMinutes": "{count, plural, =0{{count} minuta} =1{{count} minuta} few{{count} minute} other{{count} minuta}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Rang se ažurira svake {count} minute} =1{Rang se ažurira svake {count} minute} few{Rang se ažurira svake {count} minute} other{Rang se ažurira svakih {count} minuta}}", - "nbPuzzles": "{count, plural, =0{{count} problem} =1{{count} problem} few{{count} problema} other{{count} problema}}", - "nbGamesWithYou": "{count, plural, =0{{count} odigrana partija s tobom} =1{{count} odigrana partija s tobom} few{{count} odigrane partije s tobom} other{{count} odigranih partija s tobom}}", - "nbRated": "{count, plural, =0{{count} za bodove} =1{{count} za bodove} few{{count} za bodove} other{{count} za bodove}}", - "nbWins": "{count, plural, =0{{count} pobjeda} =1{{count} pobjeda} few{{count} pobjede} other{{count} pobjeda}}", - "nbLosses": "{count, plural, =0{{count} poraz} =1{{count} poraz} few{{count} poraza} other{{count} poraza}}", - "nbDraws": "{count, plural, =0{{count} remi} =1{{count} remi} few{{count} remija} other{{count} remija}}", - "nbPlaying": "{count, plural, =0{{count} u tijeku} =1{{count} u tijeku} few{{count} u tijeku} other{{count} u tijeku}}", - "giveNbSeconds": "{count, plural, =0{Dodaj protivniku {count} sekundu} =1{Dodaj protivniku {count} sekundu} few{Dodaj protivniku {count} sekunde} other{Dodaj protivniku {count} sekundi}}", - "nbTournamentPoints": "{count, plural, =0{{count} turnirski bod} =1{{count} turnirski bod} few{{count} turnirska boda} other{{count} turnirskih bodova}}", - "nbStudies": "{count, plural, =0{{count} studija} =1{{count} studija} few{{count} studije} other{{count} studija}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} partije za bodove} =1{≥ {count} partije za bodove} few{≥ {count} partije za bodove} other{≥ {count} partija za bodove}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} {param2} partije} =1{≥ {count} {param2} partije} few{≥ {count} {param2} partije} other{≥ {count} {param2} partija}}", - "needNbMorePerfGames": "{count, plural, =0{Trebaš igrati još jednu {param2} partiju za bodove} =1{Trebaš igrati još jednu {param2} partiju za bodove} few{Trebaš igrati još {count} {param2} partije za bodove} other{Trebaš igrati još {count} {param2} partija za bodove}}", - "needNbMoreGames": "{count, plural, =0{Trebaš odigrati još {count} partiju za bodove} =1{Trebaš odigrati još {count} partiju za bodove} few{Trebaš odigrati još {count} partije za bodove} other{Trebaš odigrati još {count} partija za bodove}}", - "nbImportedGames": "{count, plural, =0{{count} uvezena partija} =1{{count} uvezena partija} few{{count} uvezene partije} other{{count} uvezenih partija}}", - "nbFriendsOnline": "{count, plural, =0{{count} prijatelj online} =1{{count} prijatelj online} few{{count} prijatelja online} other{{count} prijatelja online}}", - "nbFollowers": "{count, plural, =0{{count} pratitelj} =1{{count} pratitelj} few{{count} pratitelja} other{{count} pratitelja}}", - "nbFollowing": "{count, plural, =0{Prati {count}} =1{Prati {count}} few{Prati {count}} other{Prati {count}}}", - "lessThanNbMinutes": "{count, plural, =0{Manje od {count} minute} =1{Manje od {count} minute} few{Manje od {count} minute} other{Manje od {count} minuta}}", - "nbGamesInPlay": "{count, plural, =0{{count} partija u tijeku} =1{{count} partija u tijeku} few{{count} partije u tijeku} other{{count} partija u tijeku}}", - "maximumNbCharacters": "{count, plural, =0{Maksimalno: {count} znak.} =1{Maksimalno: {count} znak.} few{Maksimalno: {count} znaka.} other{Maksimalno: {count} znakova.}}", - "blocks": "{count, plural, =0{{count} blokirani igrač} =1{{count} blokirani igrač} few{{count} blokirana igrača} other{{count} blokiranih igrača}}", - "nbForumPosts": "{count, plural, =0{{count} forumska poruka} =1{{count} forumska poruka} few{{count} forumske poruke} other{{count} forumskih poruka}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} {param2} igrača ovog tjedna.} =1{{count} {param2} igrača ovog tjedna.} few{{count} {param2} igrača ovog tjedna.} other{{count} {param2} igrača ovog tjedna.}}", - "availableInNbLanguages": "{count, plural, =0{Dostupno na {count} jeziku!} =1{Dostupno na {count} jeziku!} few{Dostupno na {count} jezika!} other{Dostupno na {count} jezika!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} sekunda da odigrate prvi potez} =1{{count} sekunda da odigrate prvi potez} few{{count} sekundi da odigrate prvi potez} other{{count} sekundi da odigrate prvi potez}}", - "nbSeconds": "{count, plural, =0{{count} sekunda} =1{{count} sekunda} few{{count} sekunde} other{{count} sekundi}}", - "andSaveNbPremoveLines": "{count, plural, =0{i uštedi {count} predpotez} =1{i uštedi {count} predpotez} few{i uštedi {count} predpoteza} other{i uštedi {count} predpoteza}}", + "opponentLeftCounter": "{count, plural, =1{Tvoj protivnik je napustio igru. Možes potvrditi pobjedu za {count} sekundu.} few{Tvoj protivnik je napustio igru. Možes potvrditi pobjedu za {count} sekunde.} other{Tvoj protivnik je napustio igru. Možes potvrditi pobjedu za {count} sekundi.}}", + "mateInXHalfMoves": "{count, plural, =1{Mat u {count} međupotezu} few{Mat u {count} međupoteza} other{Mat u {count} međupoteza}}", + "nbBlunders": "{count, plural, =1{{count} gruba greška} few{{count} grube greške} other{{count} grubih grešaka}}", + "nbMistakes": "{count, plural, =1{{count} greška} few{{count} greške} other{{count} grešaka}}", + "nbInaccuracies": "{count, plural, =1{{count} nepreciznost} few{{count} nepreciznosti} other{{count} nepreciznosti}}", + "nbPlayers": "{count, plural, =1{{count} igrač} few{{count} igrača} other{{count} igrača}}", + "nbGames": "{count, plural, =1{{count} partija} few{{count} partije} other{{count} partija}}", + "nbBookmarks": "{count, plural, =1{{count} spremljena partija} few{{count} spremljene partije} other{{count} spremljenih partija}}", + "nbDays": "{count, plural, =1{{count} dan} few{{count} dana} other{{count} dana}}", + "nbHours": "{count, plural, =1{{count} sat} few{{count} sata} other{{count} sati}}", + "nbMinutes": "{count, plural, =1{{count} minuta} few{{count} minute} other{{count} minuta}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Rang se ažurira svake {count} minute} few{Rang se ažurira svake {count} minute} other{Rang se ažurira svakih {count} minuta}}", + "nbPuzzles": "{count, plural, =1{{count} problem} few{{count} problema} other{{count} problema}}", + "nbGamesWithYou": "{count, plural, =1{{count} odigrana partija s tobom} few{{count} odigrane partije s tobom} other{{count} odigranih partija s tobom}}", + "nbRated": "{count, plural, =1{{count} za bodove} few{{count} za bodove} other{{count} za bodove}}", + "nbWins": "{count, plural, =1{{count} pobjeda} few{{count} pobjede} other{{count} pobjeda}}", + "nbLosses": "{count, plural, =1{{count} poraz} few{{count} poraza} other{{count} poraza}}", + "nbDraws": "{count, plural, =1{{count} remi} few{{count} remija} other{{count} remija}}", + "nbPlaying": "{count, plural, =1{{count} u tijeku} few{{count} u tijeku} other{{count} u tijeku}}", + "giveNbSeconds": "{count, plural, =1{Dodaj protivniku {count} sekundu} few{Dodaj protivniku {count} sekunde} other{Dodaj protivniku {count} sekundi}}", + "nbTournamentPoints": "{count, plural, =1{{count} turnirski bod} few{{count} turnirska boda} other{{count} turnirskih bodova}}", + "nbStudies": "{count, plural, =1{{count} studija} few{{count} studije} other{{count} studija}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} partije za bodove} few{≥ {count} partije za bodove} other{≥ {count} partija za bodove}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} {param2} partije} few{≥ {count} {param2} partije} other{≥ {count} {param2} partija}}", + "needNbMorePerfGames": "{count, plural, =1{Trebaš igrati još jednu {param2} partiju za bodove} few{Trebaš igrati još {count} {param2} partije za bodove} other{Trebaš igrati još {count} {param2} partija za bodove}}", + "needNbMoreGames": "{count, plural, =1{Trebaš odigrati još {count} partiju za bodove} few{Trebaš odigrati još {count} partije za bodove} other{Trebaš odigrati još {count} partija za bodove}}", + "nbImportedGames": "{count, plural, =1{{count} uvezena partija} few{{count} uvezene partije} other{{count} uvezenih partija}}", + "nbFriendsOnline": "{count, plural, =1{{count} prijatelj online} few{{count} prijatelja online} other{{count} prijatelja online}}", + "nbFollowers": "{count, plural, =1{{count} pratitelj} few{{count} pratitelja} other{{count} pratitelja}}", + "nbFollowing": "{count, plural, =1{Prati {count}} few{Prati {count}} other{Prati {count}}}", + "lessThanNbMinutes": "{count, plural, =1{Manje od {count} minute} few{Manje od {count} minute} other{Manje od {count} minuta}}", + "nbGamesInPlay": "{count, plural, =1{{count} partija u tijeku} few{{count} partije u tijeku} other{{count} partija u tijeku}}", + "maximumNbCharacters": "{count, plural, =1{Maksimalno: {count} znak.} few{Maksimalno: {count} znaka.} other{Maksimalno: {count} znakova.}}", + "blocks": "{count, plural, =1{{count} blokirani igrač} few{{count} blokirana igrača} other{{count} blokiranih igrača}}", + "nbForumPosts": "{count, plural, =1{{count} forumska poruka} few{{count} forumske poruke} other{{count} forumskih poruka}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} {param2} igrača ovog tjedna.} few{{count} {param2} igrača ovog tjedna.} other{{count} {param2} igrača ovog tjedna.}}", + "availableInNbLanguages": "{count, plural, =1{Dostupno na {count} jeziku!} few{Dostupno na {count} jezika!} other{Dostupno na {count} jezika!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} sekunda da odigrate prvi potez} few{{count} sekundi da odigrate prvi potez} other{{count} sekundi da odigrate prvi potez}}", + "nbSeconds": "{count, plural, =1{{count} sekunda} few{{count} sekunde} other{{count} sekundi}}", + "andSaveNbPremoveLines": "{count, plural, =1{i uštedi {count} predpotez} few{i uštedi {count} predpoteza} other{i uštedi {count} predpoteza}}", "stormMoveToStart": "Povucite potez da biste počeli", "stormYouPlayTheWhitePiecesInAllPuzzles": "Igrate s bijelim figurama u svim zagonetkama", "stormYouPlayTheBlackPiecesInAllPuzzles": "Igrate s crnim figurama u svim zagonetkama", @@ -1213,8 +1213,8 @@ "stormClickToReload": "Kliknite za ponovno učitavanje", "stormThisRunHasExpired": "Ovaj krug je istekao!", "stormThisRunWasOpenedInAnotherTab": "Ova krug je bio otvoren u drugoj kartici!", - "stormXRuns": "{count, plural, =0{Jedna runda} =1{Jedna runda} few{{count} rundi} other{{count} rundi}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Odigrao jednu rundu od {param2}} =1{Odigrao jednu rundu od {param2}} few{Odigrao {count} rundi od {param2}} other{Odigrao {count} rundi {param2}}}", + "stormXRuns": "{count, plural, =1{Jedna runda} few{{count} rundi} other{{count} rundi}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Odigrao jednu rundu od {param2}} few{Odigrao {count} rundi od {param2}} other{Odigrao {count} rundi {param2}}}", "streamerLichessStreamers": "Lichess emiteri", "studyShareAndExport": "Podijeli & izvozi", "studyStart": "Start" diff --git a/lib/l10n/lila_hu.arb b/lib/l10n/lila_hu.arb index c70266b8d3..ed5324f7ae 100644 --- a/lib/l10n/lila_hu.arb +++ b/lib/l10n/lila_hu.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Élőben közvetített", "activityRankedInSwissTournament": "Helyezés: {param1} / {param2}", "activitySignedUp": "Regisztrált a lichess.org-ra", - "activitySupportedNbMonths": "{count, plural, =0{A lichess.org támogatója {count} hónapja {param2}-ként} =1{A lichess.org támogatója {count} hónapja {param2}-ként} other{A lichess.org támogatója {count} hónapja {param2}-ként}}", - "activityPracticedNbPositions": "{count, plural, =0{{count} {param2} állást gyakorolt} =1{{count} {param2} állást gyakorolt} other{{count} {param2} állást gyakorolt}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Megoldott {count} taktikai feladványt} =1{Megoldott {count} taktikai feladványt} other{Befejezett {count} taktikai feladványt}}", - "activityPlayedNbGames": "{count, plural, =0{{count} {param2} partit játszott} =1{{count} {param2} partit játszott} other{{count} {param2} partit játszott}}", - "activityPostedNbMessages": "{count, plural, =0{{count} üzenetet írt a {param2} témába} =1{{count} üzenetet írt a {param2} témába} other{{count} üzenetet írt a {param2} témába}}", - "activityPlayedNbMoves": "{count, plural, =0{{count} lépést tett} =1{{count} lépést tett} other{{count} lépést tett}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{{count} levelező játszmában} =1{{count} levelező játszmában} other{{count} levelező játszmában}}", - "activityCompletedNbGames": "{count, plural, =0{Befejezett {count} levelező sakk játszmát} =1{Befejezett {count} levelező sakk játszmát} other{Befejezett {count} levelező sakk játszmát}}", - "activityFollowedNbPlayers": "{count, plural, =0{{count} játékost kezdett követni} =1{{count} játékost kezdett követni} other{{count} játékost kezdett követni}}", - "activityGainedNbFollowers": "{count, plural, =0{{count} új követőt szerzett} =1{{count} új követőt szerzett} other{{count} új követőt szerzett}}", - "activityHostedNbSimuls": "{count, plural, =0{{count} szimultán bemutatót rendezett} =1{{count} szimultán bemutatót rendezett} other{{count} szimultán bemutatót rendezett}}", - "activityJoinedNbSimuls": "{count, plural, =0{{count} szimultán bemutatón vett részt} =1{{count} szimultán bemutatón vett részt} other{{count} szimultán bemutatón vett részt}}", - "activityCreatedNbStudies": "{count, plural, =0{{count} új tanulmányt készített} =1{{count} új tanulmányt készített} other{{count} új tanulmány}}", - "activityCompetedInNbTournaments": "{count, plural, =0{{count} versenyen vett részt} =1{{count} versenyen vett részt} other{{count} versenyen vett részt}}", - "activityRankedInTournament": "{count, plural, =0{{param4} #{count}. helyezés (felső {param2}%) {param3} játszmából} =1{{param4} #{count}. helyezés (felső {param2}%) {param3} játszmából} other{{param4} #{count}. helyezés (felső {param2}%) {param3} játszmából}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{{count} svájci rendszerű versenyen vett részt} =1{{count} svájci rendszerű versenyen vett részt} other{{count} svájci rendszerű versenyen vett részt}}", - "activityJoinedNbTeams": "{count, plural, =0{{count} csapathoz csatlakozott} =1{{count} csapathoz csatlakozott} other{{count} csapathoz csatlakozott}}", + "activitySupportedNbMonths": "{count, plural, =1{A lichess.org támogatója {count} hónapja {param2}-ként} other{A lichess.org támogatója {count} hónapja {param2}-ként}}", + "activityPracticedNbPositions": "{count, plural, =1{{count} {param2} állást gyakorolt} other{{count} {param2} állást gyakorolt}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Megoldott {count} taktikai feladványt} other{Befejezett {count} taktikai feladványt}}", + "activityPlayedNbGames": "{count, plural, =1{{count} {param2} partit játszott} other{{count} {param2} partit játszott}}", + "activityPostedNbMessages": "{count, plural, =1{{count} üzenetet írt a {param2} témába} other{{count} üzenetet írt a {param2} témába}}", + "activityPlayedNbMoves": "{count, plural, =1{{count} lépést tett} other{{count} lépést tett}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{{count} levelező játszmában} other{{count} levelező játszmában}}", + "activityCompletedNbGames": "{count, plural, =1{Befejezett {count} levelező sakk játszmát} other{Befejezett {count} levelező sakk játszmát}}", + "activityFollowedNbPlayers": "{count, plural, =1{{count} játékost kezdett követni} other{{count} játékost kezdett követni}}", + "activityGainedNbFollowers": "{count, plural, =1{{count} új követőt szerzett} other{{count} új követőt szerzett}}", + "activityHostedNbSimuls": "{count, plural, =1{{count} szimultán bemutatót rendezett} other{{count} szimultán bemutatót rendezett}}", + "activityJoinedNbSimuls": "{count, plural, =1{{count} szimultán bemutatón vett részt} other{{count} szimultán bemutatón vett részt}}", + "activityCreatedNbStudies": "{count, plural, =1{{count} új tanulmányt készített} other{{count} új tanulmány}}", + "activityCompetedInNbTournaments": "{count, plural, =1{{count} versenyen vett részt} other{{count} versenyen vett részt}}", + "activityRankedInTournament": "{count, plural, =1{{param4} #{count}. helyezés (felső {param2}%) {param3} játszmából} other{{param4} #{count}. helyezés (felső {param2}%) {param3} játszmából}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{{count} svájci rendszerű versenyen vett részt} other{{count} svájci rendszerű versenyen vett részt}}", + "activityJoinedNbTeams": "{count, plural, =1{{count} csapathoz csatlakozott} other{{count} csapathoz csatlakozott}}", "broadcastBroadcasts": "Versenyközvetítések", "broadcastStartDate": "Kezdés időpontja a saját időzónádban", "challengeChallengesX": "Kihívások: {param1}", @@ -215,11 +215,11 @@ "puzzleNoPuzzlesToShow": "Oldj meg néhány feladványt a statisztika megjelenítéséhez!", "puzzleImprovementAreasDescription": "Gyakorolj ezekben a témákban, hogy erősítsd a tudásod!", "puzzleStrengthDescription": "Ezekben a témákban teljesítesz a legjobban", - "puzzlePlayedXTimes": "{count, plural, =0{{count} beküldött megfejtés} =1{{count} beküldött megfejtés} other{{count} beküldött megfejtés}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Egy ponttal az értékszámod alatt} =1{Egy ponttal az értékszámod alatt} other{{count} ponttal az értékszámod alatt}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Egy ponttal az értékszámod felett} =1{Egy ponttal az értékszámod felett} other{{count} ponttal az értékszámod felett}}", - "puzzleNbPlayed": "{count, plural, =0{{count} játszott} =1{{count} játszott} other{{count} játszott}}", - "puzzleNbToReplay": "{count, plural, =0{{count} újra} =1{{count} újra} other{{count} újra}}", + "puzzlePlayedXTimes": "{count, plural, =1{{count} beküldött megfejtés} other{{count} beküldött megfejtés}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Egy ponttal az értékszámod alatt} other{{count} ponttal az értékszámod alatt}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Egy ponttal az értékszámod felett} other{{count} ponttal az értékszámod felett}}", + "puzzleNbPlayed": "{count, plural, =1{{count} játszott} other{{count} játszott}}", + "puzzleNbToReplay": "{count, plural, =1{{count} újra} other{{count} újra}}", "puzzleThemeAdvancedPawn": "Előretört gyalog", "puzzleThemeAdvancedPawnDescription": "Egy gyalogod előretört az ellenfél térfelére és át is változhat.", "puzzleThemeAdvantage": "Előny", @@ -1156,48 +1156,48 @@ "showMeEverything": "Az összes parancs megjelenítése", "lichessPatronInfo": "A Lichess egy jótékonysági szervezet és teljesen ingyenes/szabad nyílt forrású szoftver.\nMinden működési költséget, fejlesztést és tartalmat felhasználói adományokból fedezünk.", "nothingToSeeHere": "Itt nincs semmi látnivaló jelenleg.", - "opponentLeftCounter": "{count, plural, =0{Az ellenfeled elhagyta a játékot, {count} másodperc múlva győzelmet igényelhetsz.} =1{Az ellenfeled elhagyta a játékot, {count} másodperc múlva győzelmet igényelhetsz.} other{Az ellenfeled elhagyta a játékot, {count} másodperc múlva győzelmet igényelhetsz.}}", - "mateInXHalfMoves": "{count, plural, =0{Matt {count} féllépésben} =1{Matt {count} féllépésben} other{Matt {count} féllépésben}}", - "nbBlunders": "{count, plural, =0{{count} súlyos hiba} =1{{count} súlyos hiba} other{{count} súlyos hiba}}", - "nbMistakes": "{count, plural, =0{{count} hiba} =1{{count} hiba} other{{count} hiba}}", - "nbInaccuracies": "{count, plural, =0{{count} pontatlanság} =1{{count} pontatlanság} other{{count} pontatlanság}}", - "nbPlayers": "{count, plural, =0{{count} játékos} =1{{count} játékos} other{{count} játékos}}", - "nbGames": "{count, plural, =0{{count} játszma} =1{{count} játszma} other{{count} játszma}}", - "ratingXOverYGames": "{count, plural, =0{{count} pontszám {param2} játszma alapján} =1{{count} pontszám {param2} játszma alapján} other{{count} pontszám {param2} játszma alapján}}", - "nbBookmarks": "{count, plural, =0{{count} kedvenc} =1{{count} kedvenc} other{{count} kedvenc}}", - "nbDays": "{count, plural, =0{{count} nap} =1{{count} nap} other{{count} nap}}", - "nbHours": "{count, plural, =0{{count} óra} =1{{count} óra} other{{count} óra}}", - "nbMinutes": "{count, plural, =0{{count} perc} =1{{count} perc} other{{count} perc}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{A helyezés minden percben frissül} =1{A helyezés minden percben frissül} other{A helyezés minden {count} percben frissül}}", - "nbPuzzles": "{count, plural, =0{{count} feladvány} =1{{count} feladvány} other{{count} feladvány}}", - "nbGamesWithYou": "{count, plural, =0{{count} játszma veled} =1{{count} játszma veled} other{{count} játék veled}}", - "nbRated": "{count, plural, =0{{count} rangsorolt} =1{{count} rangsorolt} other{{count} rangsorolt}}", - "nbWins": "{count, plural, =0{{count} győzelem} =1{{count} győzelem} other{{count} győzelem}}", - "nbLosses": "{count, plural, =0{{count} vereség} =1{{count} vereség} other{{count} vereség}}", - "nbDraws": "{count, plural, =0{{count} döntetlen} =1{{count} döntetlen} other{{count} döntetlen}}", - "nbPlaying": "{count, plural, =0{{count} folyamatban} =1{{count} folyamatban} other{{count} folyamatban}}", - "giveNbSeconds": "{count, plural, =0{Adj {count} másodpercet} =1{Adj {count} másodpercet} other{Adj {count} másodpercet}}", - "nbTournamentPoints": "{count, plural, =0{{count} versenypont} =1{{count} versenypont} other{{count} versenypont}}", - "nbStudies": "{count, plural, =0{{count} tanulmány} =1{{count} tanulmány} other{{count} tanulmány}}", - "nbSimuls": "{count, plural, =0{{count} szimultán} =1{{count} szimultán} other{{count} szimultán}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} értékelt játszma} =1{≥ {count} értékelt játszma} other{≥ {count} értékelt játszma}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} értékelt {param2} játszma} =1{≥ {count} értékelt {param2} játszma} other{≥ {count} értékelt {param2} játszma}}", - "needNbMorePerfGames": "{count, plural, =0{Még {count} további {param2} rangsorolt játszma szükséges} =1{Még {count} további {param2} rangsorolt játszma szükséges} other{Még {count} további {param2} rangsorolt játszma szükséges}}", - "needNbMoreGames": "{count, plural, =0{Még {count} további rangsorolt játszma szükséges} =1{Még {count} további rangsorolt játszma szükséges} other{Még {count} további rangsorolt játszma szükséges}}", - "nbImportedGames": "{count, plural, =0{{count} importált játszma} =1{{count} importált játszma} other{{count} Importált játszma}}", - "nbFriendsOnline": "{count, plural, =0{{count} barát online} =1{{count} barát online} other{{count} barát online}}", - "nbFollowers": "{count, plural, =0{{count} követő} =1{{count} követő} other{{count} követő}}", - "nbFollowing": "{count, plural, =0{{count} követve} =1{{count} követve} other{{count} követve}}", - "lessThanNbMinutes": "{count, plural, =0{Kevesebb mint {count} perc} =1{Kevesebb mint {count} perc} other{Kevesebb mint {count} perc}}", - "nbGamesInPlay": "{count, plural, =0{{count} játszma fut} =1{{count} játszma fut} other{{count} játszma fut}}", - "maximumNbCharacters": "{count, plural, =0{Legfeljebb {count} karakter.} =1{Legfeljebb {count} karakter.} other{Legfeljebb {count} karakter.}}", - "blocks": "{count, plural, =0{{count} letiltott játékos} =1{{count} letiltott játékos} other{{count} letiltott játékos}}", - "nbForumPosts": "{count, plural, =0{{count} fórumbejegyzés} =1{{count} fórumbejegyzés} other{{count} fórumbejegyzés}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} {param2} játékos ezen a héten.} =1{{count} {param2} játékos ezen a héten.} other{{count} {param2} játékos ezen a héten.}}", - "availableInNbLanguages": "{count, plural, =0{Elérhető {count} nyelven} =1{Elérhető {count} nyelven} other{Elérhető {count} nyelven}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} másodperc a kezdőlépés megtételére} =1{{count} másodperc a kezdőlépés megtételére} other{{count} másodperc a kezdőlépés megtételére}}", - "nbSeconds": "{count, plural, =0{{count} másodperc} =1{{count} másodperc} other{{count} másodperc}}", - "andSaveNbPremoveLines": "{count, plural, =0{és {count} változat mentése} =1{és {count} változat mentése} other{és {count} változat mentése}}", + "opponentLeftCounter": "{count, plural, =1{Az ellenfeled elhagyta a játékot, {count} másodperc múlva győzelmet igényelhetsz.} other{Az ellenfeled elhagyta a játékot, {count} másodperc múlva győzelmet igényelhetsz.}}", + "mateInXHalfMoves": "{count, plural, =1{Matt {count} féllépésben} other{Matt {count} féllépésben}}", + "nbBlunders": "{count, plural, =1{{count} súlyos hiba} other{{count} súlyos hiba}}", + "nbMistakes": "{count, plural, =1{{count} hiba} other{{count} hiba}}", + "nbInaccuracies": "{count, plural, =1{{count} pontatlanság} other{{count} pontatlanság}}", + "nbPlayers": "{count, plural, =1{{count} játékos} other{{count} játékos}}", + "nbGames": "{count, plural, =1{{count} játszma} other{{count} játszma}}", + "ratingXOverYGames": "{count, plural, =1{{count} pontszám {param2} játszma alapján} other{{count} pontszám {param2} játszma alapján}}", + "nbBookmarks": "{count, plural, =1{{count} kedvenc} other{{count} kedvenc}}", + "nbDays": "{count, plural, =1{{count} nap} other{{count} nap}}", + "nbHours": "{count, plural, =1{{count} óra} other{{count} óra}}", + "nbMinutes": "{count, plural, =1{{count} perc} other{{count} perc}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{A helyezés minden percben frissül} other{A helyezés minden {count} percben frissül}}", + "nbPuzzles": "{count, plural, =1{{count} feladvány} other{{count} feladvány}}", + "nbGamesWithYou": "{count, plural, =1{{count} játszma veled} other{{count} játék veled}}", + "nbRated": "{count, plural, =1{{count} rangsorolt} other{{count} rangsorolt}}", + "nbWins": "{count, plural, =1{{count} győzelem} other{{count} győzelem}}", + "nbLosses": "{count, plural, =1{{count} vereség} other{{count} vereség}}", + "nbDraws": "{count, plural, =1{{count} döntetlen} other{{count} döntetlen}}", + "nbPlaying": "{count, plural, =1{{count} folyamatban} other{{count} folyamatban}}", + "giveNbSeconds": "{count, plural, =1{Adj {count} másodpercet} other{Adj {count} másodpercet}}", + "nbTournamentPoints": "{count, plural, =1{{count} versenypont} other{{count} versenypont}}", + "nbStudies": "{count, plural, =1{{count} tanulmány} other{{count} tanulmány}}", + "nbSimuls": "{count, plural, =1{{count} szimultán} other{{count} szimultán}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} értékelt játszma} other{≥ {count} értékelt játszma}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} értékelt {param2} játszma} other{≥ {count} értékelt {param2} játszma}}", + "needNbMorePerfGames": "{count, plural, =1{Még {count} további {param2} rangsorolt játszma szükséges} other{Még {count} további {param2} rangsorolt játszma szükséges}}", + "needNbMoreGames": "{count, plural, =1{Még {count} további rangsorolt játszma szükséges} other{Még {count} további rangsorolt játszma szükséges}}", + "nbImportedGames": "{count, plural, =1{{count} importált játszma} other{{count} Importált játszma}}", + "nbFriendsOnline": "{count, plural, =1{{count} barát online} other{{count} barát online}}", + "nbFollowers": "{count, plural, =1{{count} követő} other{{count} követő}}", + "nbFollowing": "{count, plural, =1{{count} követve} other{{count} követve}}", + "lessThanNbMinutes": "{count, plural, =1{Kevesebb mint {count} perc} other{Kevesebb mint {count} perc}}", + "nbGamesInPlay": "{count, plural, =1{{count} játszma fut} other{{count} játszma fut}}", + "maximumNbCharacters": "{count, plural, =1{Legfeljebb {count} karakter.} other{Legfeljebb {count} karakter.}}", + "blocks": "{count, plural, =1{{count} letiltott játékos} other{{count} letiltott játékos}}", + "nbForumPosts": "{count, plural, =1{{count} fórumbejegyzés} other{{count} fórumbejegyzés}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} {param2} játékos ezen a héten.} other{{count} {param2} játékos ezen a héten.}}", + "availableInNbLanguages": "{count, plural, =1{Elérhető {count} nyelven} other{Elérhető {count} nyelven}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} másodperc a kezdőlépés megtételére} other{{count} másodperc a kezdőlépés megtételére}}", + "nbSeconds": "{count, plural, =1{{count} másodperc} other{{count} másodperc}}", + "andSaveNbPremoveLines": "{count, plural, =1{és {count} változat mentése} other{és {count} változat mentése}}", "stormMoveToStart": "Lépj a kezdéshez", "stormYouPlayTheWhitePiecesInAllPuzzles": "Világossal játszol az összes feladványban", "stormYouPlayTheBlackPiecesInAllPuzzles": "Sötéttel játszol az összes feladványban", @@ -1249,8 +1249,8 @@ "stormClickToReload": "Kattints az újratöltéshez", "stormThisRunHasExpired": "Ez a futam lejárt!", "stormThisRunWasOpenedInAnotherTab": "Ez a futam egy másik lapon nyílt meg!", - "stormXRuns": "{count, plural, =0{1 futam} =1{1 futam} other{{count} futam}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Egy {param2} futamot játszott} =1{Egy {param2} futamot játszott} other{{count} {param2} futamot játszott}}", + "stormXRuns": "{count, plural, =1{1 futam} other{{count} futam}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Egy {param2} futamot játszott} other{{count} {param2} futamot játszott}}", "streamerLichessStreamers": "Lichess streamerek", "studyShareAndExport": "Megosztás és exportálás", "studyStart": "Mehet" diff --git a/lib/l10n/lila_hy.arb b/lib/l10n/lila_hy.arb index 25063e5b32..c8e00219f2 100644 --- a/lib/l10n/lila_hy.arb +++ b/lib/l10n/lila_hy.arb @@ -3,14 +3,14 @@ "activityHostedALiveStream": "Անցկացվել է ուղիղ միացում", "activityRankedInSwissTournament": "Վարկանիշը ≥ {param1} {param2}-ում", "activitySignedUp": "Գրանցում lichess.org-ում", - "activitySolvedNbPuzzles": "{count, plural, =0{Լուծվել է {count} տակտիկական գլուխկոտրուկ} =1{Լուծվել է {count} տակտիկական գլուխկոտրուկ} other{Լուծվել է {count} տակտիկական գլուխկոտրուկ}}", - "activityPlayedNbMoves": "{count, plural, =0{Կատարված է {count} քայլ} =1{Կատարված է {count} քայլ} other{Կատարված է {count} քայլ}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{նամակագրությամբ {count} խաղում} =1{նամակագրությամբ {count} խաղում} other{նամակագրությամբ {count} խաղում}}", - "activityCompletedNbGames": "{count, plural, =0{Ավարտված է նամակագրությամբ {count} խաղ} =1{Ավարտված է նամակագրությամբ {count} խաղ} other{Ավարտված է նամակագրությամբ {count} խաղ}}", - "activityCreatedNbStudies": "{count, plural, =0{Ստեղծվել է {count} նոր ստուդիա} =1{Ստեղծվել է {count} նոր ստուդիա} other{Ստեղծվել են {count} նոր ստուդիաներ}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Ավարտված է {count} «Արենա» մրցաշարը} =1{Ավարտված է {count} «Արենա» մրցաշարը} other{Ավարտված են {count} «Արենա» մրցաշարերը}}", - "activityRankedInTournament": "{count, plural, =0{{count} տեղ ({param2} % լավագույն)՝ {param4} մրցաշարում {param3} խաղերի արդյունքով} =1{{count} տեղ ({param2} % լավագույն)՝ {param4} մրցաշարում {param3} խաղերի արդյունքով} other{{count} տեղ ({param2} % լավագույն)՝ {param4} մրցաշարում {param3} խաղերի արդյունքով}}", - "activityJoinedNbTeams": "{count, plural, =0{Ընդունվել է {count} թիմ} =1{Ընդունվել է {count} թիմ} other{Ընդունվել է {count} թիմ}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Լուծվել է {count} տակտիկական գլուխկոտրուկ} other{Լուծվել է {count} տակտիկական գլուխկոտրուկ}}", + "activityPlayedNbMoves": "{count, plural, =1{Կատարված է {count} քայլ} other{Կատարված է {count} քայլ}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{նամակագրությամբ {count} խաղում} other{նամակագրությամբ {count} խաղում}}", + "activityCompletedNbGames": "{count, plural, =1{Ավարտված է նամակագրությամբ {count} խաղ} other{Ավարտված է նամակագրությամբ {count} խաղ}}", + "activityCreatedNbStudies": "{count, plural, =1{Ստեղծվել է {count} նոր ստուդիա} other{Ստեղծվել են {count} նոր ստուդիաներ}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Ավարտված է {count} «Արենա» մրցաշարը} other{Ավարտված են {count} «Արենա» մրցաշարերը}}", + "activityRankedInTournament": "{count, plural, =1{{count} տեղ ({param2} % լավագույն)՝ {param4} մրցաշարում {param3} խաղերի արդյունքով} other{{count} տեղ ({param2} % լավագույն)՝ {param4} մրցաշարում {param3} խաղերի արդյունքով}}", + "activityJoinedNbTeams": "{count, plural, =1{Ընդունվել է {count} թիմ} other{Ընդունվել է {count} թիմ}}", "broadcastBroadcasts": "Հեռարձակումներ", "broadcastStartDate": "Սկսվելու ամսաթիվը Ձեր ժամագոտում", "challengeChallengesX": "Մարտահրավերներ: {param1}", @@ -198,11 +198,11 @@ "puzzleNoPuzzlesToShow": "Ոչինչ չկա, սկսելու համար լուծե՛ք մի քանի խնդիր։", "puzzleImprovementAreasDescription": "Մարզե՛ք այս թեմաները՝ Ձեր առաջընթացը բարելավելու համար։", "puzzleStrengthDescription": "Դուք ցուցադրում եք լավագույն արդյունքները այս թեմաներում", - "puzzlePlayedXTimes": "{count, plural, =0{Փորձել են լուծել {count} անգամ} =1{Փորձել են լուծել {count} անգամ} other{Փորձել են լուծել {count} անգամ}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Մեկ միավոր ցածր՝ խնդիրների լուծման Ձեր վարկանիշից} =1{Մեկ միավոր ցածր՝ խնդիրների լուծման Ձեր վարկանիշից} other{{count} միավոր ցածր՝ խնդիրների լուծման Ձեր վարկանիշից}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Մեկ միավոր բարձր խնդիրների լուծման Ձեր վարկանիշից} =1{Մեկ միավոր բարձր խնդիրների լուծման Ձեր վարկանիշից} other{{count} միավոր բարձր խնդիրների լուծման Ձեր վարկանիշից}}", - "puzzleNbPlayed": "{count, plural, =0{{count} լուծված Է} =1{{count} լուծված Է} other{{count} լուծված է}}", - "puzzleNbToReplay": "{count, plural, =0{{count} կրկնել} =1{{count} կրկնել} other{{count} կրկնել}}", + "puzzlePlayedXTimes": "{count, plural, =1{Փորձել են լուծել {count} անգամ} other{Փորձել են լուծել {count} անգամ}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Մեկ միավոր ցածր՝ խնդիրների լուծման Ձեր վարկանիշից} other{{count} միավոր ցածր՝ խնդիրների լուծման Ձեր վարկանիշից}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Մեկ միավոր բարձր խնդիրների լուծման Ձեր վարկանիշից} other{{count} միավոր բարձր խնդիրների լուծման Ձեր վարկանիշից}}", + "puzzleNbPlayed": "{count, plural, =1{{count} լուծված Է} other{{count} լուծված է}}", + "puzzleNbToReplay": "{count, plural, =1{{count} կրկնել} other{{count} կրկնել}}", "puzzleThemeAdvancedPawn": "Առաջ գնացած զինվոր", "puzzleThemeAdvancedPawnDescription": "Զինվորը վերածվելու կամ զինվորը վերածվելու սպառնալիքի հետ կապված մարտավարություն։", "puzzleThemeAdvantage": "Առավելություն", @@ -1114,48 +1114,48 @@ "closingAccountWithdrawAppeal": "Ձեր մասնակցային հաշվի փակումը կչեղարկի Ձեր դիմումը", "ourEventTips": "Մեր խորհուրդները միջոցառումներ կազմակերպելու հարցում", "lichessPatronInfo": "Lichess-ը բարեգործական կազմակերպություն է, որը տրամադրում է բաց նախնական կոդով ազատ և անվճար ծրագրային ապահովում։\nՕպերացիոն բոլոր ծախսերը, մշակումները և կոնտենտը ֆինանսավորվում են բացառապես օգտատերերի նվիրաբերությունների հաշվին։", - "opponentLeftCounter": "{count, plural, =0{Հակառակորդը լքել է խաղը։ Դուք կարող եք պահանջել հաղթանակ {count} վարկյանից։} =1{Հակառակորդը լքել է խաղը։ Դուք կարող եք պահանջել հաղթանակ {count} վարկյանից։} other{Հակառակորդը լքել է խաղը։ Դուք կարող եք պահանջել հաղթանակ {count} վարկյանից։}}", - "mateInXHalfMoves": "{count, plural, =0{Մատ {count} հատ կիսաքայլից} =1{Մատ {count} հատ կիսաքայլից} other{Մատ {count} հատ կիսաքայլից}}", - "nbBlunders": "{count, plural, =0{{count} վրիպում} =1{{count} վրիպում} other{{count} վրիպում}}", - "nbMistakes": "{count, plural, =0{{count} սխալ} =1{{count} սխալ} other{{count} սխալ}}", - "nbInaccuracies": "{count, plural, =0{{count} անճշտություն} =1{{count} անճշտություն} other{{count} անճշտություն}}", - "nbPlayers": "{count, plural, =0{Միացած խաղացողների թիվը՝ {count}} =1{Միացած խաղացողների թիվը՝ {count}} other{Միացած խաղացողների թիվը՝ {count}}}", - "nbGames": "{count, plural, =0{Տեսնել բոլոր {count} խաղերը} =1{Տեսնել բոլոր {count} խաղերը} other{Տեսնել բոլոր {count} խաղերը}}", - "ratingXOverYGames": "{count, plural, =0{{count} վարկանիշ {param2} պարտիայի համար} =1{{count} վարկանիշ {param2} պարտիայի համար} other{{count} վարկանիշ {param2} պարտիայի համար}}", - "nbBookmarks": "{count, plural, =0{{count} Էջանիշեր} =1{{count} Էջանիշեր} other{{count} Էջանիշեր}}", - "nbDays": "{count, plural, =0{{count} օր} =1{{count} օր} other{{count} օր}}", - "nbHours": "{count, plural, =0{{count} ժամ} =1{{count} ժամ} other{{count} ժամ}}", - "nbMinutes": "{count, plural, =0{{count} րոպե} =1{{count} րոպե} other{{count} րոպե}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Վարկանիշը թարմացվում է ամեն րոպե} =1{Վարկանիշը թարմացվում է ամեն րոպե} other{Վարկանիշը թարմացվում է ամեն {count} րոպե}}", - "nbPuzzles": "{count, plural, =0{{count} խնդիր} =1{{count} խնդիր} other{{count} խնդիրներ}}", - "nbGamesWithYou": "{count, plural, =0{{count} Խաղեր՝ ձեր հետ} =1{{count} Խաղեր՝ ձեր հետ} other{{count} Խաղեր՝ ձեր հետ}}", - "nbRated": "{count, plural, =0{{count} վարկանիշային} =1{{count} վարկանիշային} other{{count} վարկանիշային}}", - "nbWins": "{count, plural, =0{{count} հաղթանակ} =1{{count} հաղթանակ} other{{count} հաղթանակ}}", - "nbLosses": "{count, plural, =0{{count} պարտություն} =1{{count} պարտություն} other{{count} պարտություն}}", - "nbDraws": "{count, plural, =0{{count} ոչ-ոքի} =1{{count} ոչ-ոքի} other{{count} ոչ-ոքի}}", - "nbPlaying": "{count, plural, =0{{count} խաղացվում Է} =1{{count} խաղացվում Է} other{{count} խաղացվում են}}", - "giveNbSeconds": "{count, plural, =0{Տալ {count} վայրկան} =1{Տալ {count} վայրկան} other{Տալ {count} վայրկան}}", - "nbTournamentPoints": "{count, plural, =0{{count} մրցաշարային միավոր} =1{{count} մրցաշարային միավոր} other{{count} մրցաշարային միավոր}}", - "nbStudies": "{count, plural, =0{{count} ստուդիա} =1{{count} ստուդիա} other{{count} ուսուցում}}", - "nbSimuls": "{count, plural, =0{{count} խաղաշար} =1{{count} խաղաշար} other{{count} խաղաշար}}", - "moreThanNbRatedGames": "{count, plural, =0{Վարկանիշային խաղերը՝ ≥ {count}} =1{Վարկանիշային խաղերը՝ ≥ {count}} other{Վարկանիշային խաղերը՝ ≥ {count}}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{Վարկանիշային խաղ {param2}-ում ≥ {count}} =1{Վարկանիշային խաղ {param2}-ում ≥ {count}} other{Վարկանիշային խաղ {param2}-ում ≥ {count}}}", - "needNbMorePerfGames": "{count, plural, =0{Դուք պետք է խաղաք ևս {count} վարկանիշային խաղ {param2}-ում} =1{Դուք պետք է խաղաք ևս {count} վարկանիշային խաղ {param2}-ում} other{Դուք պետք է խաղաք ևս {count} վարկանիշային խաղ {param2}-ում}}", - "needNbMoreGames": "{count, plural, =0{Դուք պետք է խաղաք ևս {count} վարկանիշային խաղ} =1{Դուք պետք է խաղաք ևս {count} վարկանիշային խաղ} other{Դուք պետք է խաղաք ևս {count} վարկանիշային խաղ}}", - "nbImportedGames": "{count, plural, =0{{count} ներմուծված խաղեր} =1{{count} ներմուծված խաղեր} other{{count} ներմուծված խաղեր}}", - "nbFriendsOnline": "{count, plural, =0{{count} ընկեր առցանց է} =1{{count} ընկեր առցանց է} other{{count} ընկեր առցանց է}}", - "nbFollowers": "{count, plural, =0{{count} հետևողներ} =1{{count} հետևողներ} other{{count} հետևողներ}}", - "nbFollowing": "{count, plural, =0{{count} հետևում են} =1{{count} հետևում են} other{{count} հետևում են}}", - "lessThanNbMinutes": "{count, plural, =0{ավելի քիչ քան {count} րոպե} =1{ավելի քիչ քան {count} րոպե} other{ավելի քիչ քան {count} րոպե}}", - "nbGamesInPlay": "{count, plural, =0{Ընթանում է {count} խաղ} =1{Ընթանում է {count} խաղ} other{Ընթանում է {count} խաղ}}", - "maximumNbCharacters": "{count, plural, =0{Առավելագույնը՝ {count} նշան։} =1{Առավելագույնը՝ {count} նշան։} other{Առավելագույնը՝ {count} նշան։}}", - "blocks": "{count, plural, =0{{count} արգելափակում} =1{{count} արգելափակում} other{{count} արգելափակում}}", - "nbForumPosts": "{count, plural, =0{{count} հաղորդագրություն ֆորումում} =1{{count} հաղորդագրություն ֆորումում} other{{count} հաղորդագրություն ֆորումում}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} խաղացողը {param2}-ում այս շաբաթ։} =1{{count} խաղացողը {param2}-ում այս շաբաթ։} other{{count} խաղացողները {param2}-ում այս շաբաթ։}}", - "availableInNbLanguages": "{count, plural, =0{Հասանելի՜ է {count} լեզվով} =1{Հասանելի՜ է {count} լեզվով} other{Հասանելի՜ է {count} լեզուներով}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} վայրկյան առաջին քայլի համար} =1{{count} վայրկյան առաջին քայլի համար} other{{count} վայրկյան առաջին քայլի համար}}", - "nbSeconds": "{count, plural, =0{{count} վայրկյան} =1{{count} վայրկյան} other{{count} վարկյաններ}}", - "andSaveNbPremoveLines": "{count, plural, =0{և հիշել {count} հաջորդականությունը} =1{և հիշել {count} հաջորդականությունը} other{և հիշել {count} հաջորդականությունները}}", + "opponentLeftCounter": "{count, plural, =1{Հակառակորդը լքել է խաղը։ Դուք կարող եք պահանջել հաղթանակ {count} վարկյանից։} other{Հակառակորդը լքել է խաղը։ Դուք կարող եք պահանջել հաղթանակ {count} վարկյանից։}}", + "mateInXHalfMoves": "{count, plural, =1{Մատ {count} հատ կիսաքայլից} other{Մատ {count} հատ կիսաքայլից}}", + "nbBlunders": "{count, plural, =1{{count} վրիպում} other{{count} վրիպում}}", + "nbMistakes": "{count, plural, =1{{count} սխալ} other{{count} սխալ}}", + "nbInaccuracies": "{count, plural, =1{{count} անճշտություն} other{{count} անճշտություն}}", + "nbPlayers": "{count, plural, =1{Միացած խաղացողների թիվը՝ {count}} other{Միացած խաղացողների թիվը՝ {count}}}", + "nbGames": "{count, plural, =1{Տեսնել բոլոր {count} խաղերը} other{Տեսնել բոլոր {count} խաղերը}}", + "ratingXOverYGames": "{count, plural, =1{{count} վարկանիշ {param2} պարտիայի համար} other{{count} վարկանիշ {param2} պարտիայի համար}}", + "nbBookmarks": "{count, plural, =1{{count} Էջանիշեր} other{{count} Էջանիշեր}}", + "nbDays": "{count, plural, =1{{count} օր} other{{count} օր}}", + "nbHours": "{count, plural, =1{{count} ժամ} other{{count} ժամ}}", + "nbMinutes": "{count, plural, =1{{count} րոպե} other{{count} րոպե}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Վարկանիշը թարմացվում է ամեն րոպե} other{Վարկանիշը թարմացվում է ամեն {count} րոպե}}", + "nbPuzzles": "{count, plural, =1{{count} խնդիր} other{{count} խնդիրներ}}", + "nbGamesWithYou": "{count, plural, =1{{count} Խաղեր՝ ձեր հետ} other{{count} Խաղեր՝ ձեր հետ}}", + "nbRated": "{count, plural, =1{{count} վարկանիշային} other{{count} վարկանիշային}}", + "nbWins": "{count, plural, =1{{count} հաղթանակ} other{{count} հաղթանակ}}", + "nbLosses": "{count, plural, =1{{count} պարտություն} other{{count} պարտություն}}", + "nbDraws": "{count, plural, =1{{count} ոչ-ոքի} other{{count} ոչ-ոքի}}", + "nbPlaying": "{count, plural, =1{{count} խաղացվում Է} other{{count} խաղացվում են}}", + "giveNbSeconds": "{count, plural, =1{Տալ {count} վայրկան} other{Տալ {count} վայրկան}}", + "nbTournamentPoints": "{count, plural, =1{{count} մրցաշարային միավոր} other{{count} մրցաշարային միավոր}}", + "nbStudies": "{count, plural, =1{{count} ստուդիա} other{{count} ուսուցում}}", + "nbSimuls": "{count, plural, =1{{count} խաղաշար} other{{count} խաղաշար}}", + "moreThanNbRatedGames": "{count, plural, =1{Վարկանիշային խաղերը՝ ≥ {count}} other{Վարկանիշային խաղերը՝ ≥ {count}}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{Վարկանիշային խաղ {param2}-ում ≥ {count}} other{Վարկանիշային խաղ {param2}-ում ≥ {count}}}", + "needNbMorePerfGames": "{count, plural, =1{Դուք պետք է խաղաք ևս {count} վարկանիշային խաղ {param2}-ում} other{Դուք պետք է խաղաք ևս {count} վարկանիշային խաղ {param2}-ում}}", + "needNbMoreGames": "{count, plural, =1{Դուք պետք է խաղաք ևս {count} վարկանիշային խաղ} other{Դուք պետք է խաղաք ևս {count} վարկանիշային խաղ}}", + "nbImportedGames": "{count, plural, =1{{count} ներմուծված խաղեր} other{{count} ներմուծված խաղեր}}", + "nbFriendsOnline": "{count, plural, =1{{count} ընկեր առցանց է} other{{count} ընկեր առցանց է}}", + "nbFollowers": "{count, plural, =1{{count} հետևողներ} other{{count} հետևողներ}}", + "nbFollowing": "{count, plural, =1{{count} հետևում են} other{{count} հետևում են}}", + "lessThanNbMinutes": "{count, plural, =1{ավելի քիչ քան {count} րոպե} other{ավելի քիչ քան {count} րոպե}}", + "nbGamesInPlay": "{count, plural, =1{Ընթանում է {count} խաղ} other{Ընթանում է {count} խաղ}}", + "maximumNbCharacters": "{count, plural, =1{Առավելագույնը՝ {count} նշան։} other{Առավելագույնը՝ {count} նշան։}}", + "blocks": "{count, plural, =1{{count} արգելափակում} other{{count} արգելափակում}}", + "nbForumPosts": "{count, plural, =1{{count} հաղորդագրություն ֆորումում} other{{count} հաղորդագրություն ֆորումում}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} խաղացողը {param2}-ում այս շաբաթ։} other{{count} խաղացողները {param2}-ում այս շաբաթ։}}", + "availableInNbLanguages": "{count, plural, =1{Հասանելի՜ է {count} լեզվով} other{Հասանելի՜ է {count} լեզուներով}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} վայրկյան առաջին քայլի համար} other{{count} վայրկյան առաջին քայլի համար}}", + "nbSeconds": "{count, plural, =1{{count} վայրկյան} other{{count} վարկյաններ}}", + "andSaveNbPremoveLines": "{count, plural, =1{և հիշել {count} հաջորդականությունը} other{և հիշել {count} հաջորդականությունները}}", "stormMoveToStart": "Սկսելու համար քայլ կատարեք", "stormYouPlayTheWhitePiecesInAllPuzzles": "Դուք խաղում եք սպիտակ խաղաքարերով բոլոր խնդիրներում", "stormYouPlayTheBlackPiecesInAllPuzzles": "Դուք խաղում եք սև խաղաքարերով բոլոր խնդիրներում", @@ -1207,8 +1207,8 @@ "stormClickToReload": "Հպեք՝ վերագործարկելու համար", "stormThisRunHasExpired": "Այս շարքի ժամանակը սպառվե՛լ է:", "stormThisRunWasOpenedInAnotherTab": "Այս շարքը բացվել է մեկ ա՛յլ ներդիրում:", - "stormXRuns": "{count, plural, =0{1 փորձ} =1{1 փորձ} other{{count} փորձ}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Խաղացվել է մեկ շարք {param2}-ում} =1{Խաղացվել է մեկ շարք {param2}-ում} other{Խաղացվել է {count} շարք {param2}-ում}}", + "stormXRuns": "{count, plural, =1{1 փորձ} other{{count} փորձ}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Խաղացվել է մեկ շարք {param2}-ում} other{Խաղացվել է {count} շարք {param2}-ում}}", "streamerLichessStreamers": "Lichess-ի հեռարձակողներ", "studyShareAndExport": "Տարածել & և արտահանել", "studyStart": "Սկսել" diff --git a/lib/l10n/lila_it.arb b/lib/l10n/lila_it.arb index 90eab1fbcb..897e5784ea 100644 --- a/lib/l10n/lila_it.arb +++ b/lib/l10n/lila_it.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Ha ospitato una diretta", "activityRankedInSwissTournament": "Classificato #{param1} in {param2}", "activitySignedUp": "Si è registrato su lichess.org", - "activitySupportedNbMonths": "{count, plural, =0{Supporta lichess.org da {count} mese in qualità di {param2}} =1{Supporta lichess.org da {count} mese in qualità di {param2}} other{Supporta lichess.org da {count} mesi in qualità di {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Ha studiato {count} posizione in {param2}} =1{Ha studiato {count} posizione in {param2}} other{Ha studiato {count} posizioni in {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Ha risolto {count} puzzle} =1{Ha risolto {count} puzzle} other{Ha risolto {count} puzzle}}", - "activityPlayedNbGames": "{count, plural, =0{Ha giocato {count} partita {param2}} =1{Ha giocato {count} partita {param2}} other{Ha giocato {count} partite {param2}}}", - "activityPostedNbMessages": "{count, plural, =0{Ha scritto {count} messaggio in {param2}} =1{Ha scritto {count} messaggio in {param2}} other{Ha scritto {count} messaggi in {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{Ha giocato {count} mossa} =1{Ha giocato {count} mossa} other{Ha giocato {count} mosse}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{in {count} partita per corrispondenza} =1{in {count} partita per corrispondenza} other{in {count} partite per corrispondenza}}", - "activityCompletedNbGames": "{count, plural, =0{Ha concluso {count} partita per corrispondenza} =1{Ha concluso {count} partita per corrispondenza} other{Ha concluso {count} partite per corrispondenza}}", - "activityFollowedNbPlayers": "{count, plural, =0{Ha iniziato a seguire {count} giocatore} =1{Ha iniziato a seguire {count} giocatore} other{Ha iniziato a seguire {count} giocatori}}", - "activityGainedNbFollowers": "{count, plural, =0{Ha guadagnato {count} nuovo follower} =1{Ha guadagnato {count} nuovo follower} other{Ha guadagnato {count} nuovi follower}}", - "activityHostedNbSimuls": "{count, plural, =0{Ha ospitato {count} esibizione simultanea} =1{Ha ospitato {count} esibizione simultanea} other{Ha ospitato {count} esibizioni simultanee}}", - "activityJoinedNbSimuls": "{count, plural, =0{Ha partecipato ad {count} esibizione simultanea} =1{Ha partecipato ad {count} esibizione simultanea} other{Ha partecipato a {count} esibizioni simultanee}}", - "activityCreatedNbStudies": "{count, plural, =0{Ha creato {count} nuovo studio} =1{Ha creato {count} nuovo studio} other{Ha creato {count} nuovi studi}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Ha gareggiato in {count} torneo} =1{Ha gareggiato in {count} torneo} other{Ha gareggiato in {count} tornei}}", - "activityRankedInTournament": "{count, plural, =0{Si è classificato {count}° (nel miglior {param2}%) con {param3} partita in {param4}} =1{Si è classificato {count}° (nel miglior {param2}%) con {param3} partita in {param4}} other{Si è classificato {count}° (nel miglior {param2}%) con {param3} partite in {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Ha gareggiato in {count} torneo Svizzero} =1{Ha gareggiato in {count} torneo Svizzero} other{Ha gareggiato in {count} tornei Svizzeri}}", - "activityJoinedNbTeams": "{count, plural, =0{Si è unito ad {count} squadra} =1{Si è unito ad {count} squadra} other{Si è unito a {count} squadre}}", + "activitySupportedNbMonths": "{count, plural, =1{Supporta lichess.org da {count} mese in qualità di {param2}} other{Supporta lichess.org da {count} mesi in qualità di {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Ha studiato {count} posizione in {param2}} other{Ha studiato {count} posizioni in {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Ha risolto {count} puzzle} other{Ha risolto {count} puzzle}}", + "activityPlayedNbGames": "{count, plural, =1{Ha giocato {count} partita {param2}} other{Ha giocato {count} partite {param2}}}", + "activityPostedNbMessages": "{count, plural, =1{Ha scritto {count} messaggio in {param2}} other{Ha scritto {count} messaggi in {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{Ha giocato {count} mossa} other{Ha giocato {count} mosse}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{in {count} partita per corrispondenza} other{in {count} partite per corrispondenza}}", + "activityCompletedNbGames": "{count, plural, =1{Ha concluso {count} partita per corrispondenza} other{Ha concluso {count} partite per corrispondenza}}", + "activityFollowedNbPlayers": "{count, plural, =1{Ha iniziato a seguire {count} giocatore} other{Ha iniziato a seguire {count} giocatori}}", + "activityGainedNbFollowers": "{count, plural, =1{Ha guadagnato {count} nuovo follower} other{Ha guadagnato {count} nuovi follower}}", + "activityHostedNbSimuls": "{count, plural, =1{Ha ospitato {count} esibizione simultanea} other{Ha ospitato {count} esibizioni simultanee}}", + "activityJoinedNbSimuls": "{count, plural, =1{Ha partecipato ad {count} esibizione simultanea} other{Ha partecipato a {count} esibizioni simultanee}}", + "activityCreatedNbStudies": "{count, plural, =1{Ha creato {count} nuovo studio} other{Ha creato {count} nuovi studi}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Ha gareggiato in {count} torneo} other{Ha gareggiato in {count} tornei}}", + "activityRankedInTournament": "{count, plural, =1{Si è classificato {count}° (nel miglior {param2}%) con {param3} partita in {param4}} other{Si è classificato {count}° (nel miglior {param2}%) con {param3} partite in {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Ha gareggiato in {count} torneo Svizzero} other{Ha gareggiato in {count} tornei Svizzeri}}", + "activityJoinedNbTeams": "{count, plural, =1{Si è unito ad {count} squadra} other{Si è unito a {count} squadre}}", "broadcastBroadcasts": "Dirette", "broadcastStartDate": "Data di inizio nel tuo fuso orario", "challengeChallengesX": "Sfide: {param1}", @@ -216,11 +216,11 @@ "puzzleNoPuzzlesToShow": "Non c'è niente qui. Prova prima a risolvere qualche problema!", "puzzleImprovementAreasDescription": "Addestrali per ottimizzare il tuo progresso!", "puzzleStrengthDescription": "Dai il meglio di te in questi temi", - "puzzlePlayedXTimes": "{count, plural, =0{Giocato {count} volte} =1{Giocato {count} volte} other{Giocato {count} volte}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Un punto al di sotto del tuo punteggio per i problemi} =1{Un punto al di sotto del tuo punteggio per i problemi} other{{count} punti al di sotto del tuo punteggio per i problemi}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Un punto al di sopra del tuo punteggio per i problemi} =1{Un punto al di sopra del tuo punteggio per i problemi} other{{count} punti al di sopra del tuo punteggio per i problemi}}", - "puzzleNbPlayed": "{count, plural, =0{{count} giocato} =1{{count} giocato} other{{count} giocati}}", - "puzzleNbToReplay": "{count, plural, =0{{count} da rigiocare} =1{{count} da rigiocare} other{{count} da rigiocare}}", + "puzzlePlayedXTimes": "{count, plural, =1{Giocato {count} volte} other{Giocato {count} volte}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Un punto al di sotto del tuo punteggio per i problemi} other{{count} punti al di sotto del tuo punteggio per i problemi}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Un punto al di sopra del tuo punteggio per i problemi} other{{count} punti al di sopra del tuo punteggio per i problemi}}", + "puzzleNbPlayed": "{count, plural, =1{{count} giocato} other{{count} giocati}}", + "puzzleNbToReplay": "{count, plural, =1{{count} da rigiocare} other{{count} da rigiocare}}", "puzzleThemeAdvancedPawn": "Pedone avanzato", "puzzleThemeAdvancedPawnDescription": "Un pedone che promuove o che minaccia di promuovere è la chiave della tattica.", "puzzleThemeAdvantage": "Vantaggio", @@ -1167,48 +1167,48 @@ "showMeEverything": "Mostra tutto", "lichessPatronInfo": "Lichess è un software open source completamente gratuito e libero\nTutti i costi operativi, lo sviluppo e i contenuti sono finanziati esclusivamente dalle donazioni degli utenti.", "nothingToSeeHere": "Niente da vedere qui al momento.", - "opponentLeftCounter": "{count, plural, =0{Il tuo avversario ha lasciato la partita. Puoi reclamare la vittoria fra {count} secondo.} =1{Il tuo avversario ha lasciato la partita. Puoi reclamare la vittoria fra {count} secondo.} other{Il tuo avversario ha lasciato la partita. Puoi reclamare la vittoria fra {count} secondi.}}", - "mateInXHalfMoves": "{count, plural, =0{Matto in {count} semi-mossa} =1{Matto in {count} semi-mossa} other{Matto in {count} semi-mosse}}", - "nbBlunders": "{count, plural, =0{{count} errore grave} =1{{count} errore grave} other{{count} errori gravi}}", - "nbMistakes": "{count, plural, =0{{count} errore} =1{{count} errore} other{{count} errori}}", - "nbInaccuracies": "{count, plural, =0{{count} imprecisione} =1{{count} imprecisione} other{{count} imprecisioni}}", - "nbPlayers": "{count, plural, =0{{count} giocatore collegato} =1{{count} giocatore collegato} other{{count} giocatori collegati}}", - "nbGames": "{count, plural, =0{{count} partita} =1{{count} partita} other{{count} partite}}", - "ratingXOverYGames": "{count, plural, =0{{count} punti in {param2} partite} =1{{count} punti in {param2} partite} other{{count} punti in {param2} partite}}", - "nbBookmarks": "{count, plural, =0{{count} preferito} =1{{count} preferito} other{{count} preferiti}}", - "nbDays": "{count, plural, =0{{count} giorno} =1{{count} giorno} other{{count} giorni}}", - "nbHours": "{count, plural, =0{{count} ora} =1{{count} ora} other{{count} ore}}", - "nbMinutes": "{count, plural, =0{{count} minuto} =1{{count} minuto} other{{count} minuti}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{La posizione viene aggiornata ogni minuto} =1{La posizione viene aggiornata ogni minuto} other{La posizione viene aggiornata ogni {count} minuti}}", - "nbPuzzles": "{count, plural, =0{{count} puzzle} =1{{count} puzzle} other{{count} puzzle}}", - "nbGamesWithYou": "{count, plural, =0{{count} giocate con te} =1{{count} giocate con te} other{{count} giocate con te}}", - "nbRated": "{count, plural, =0{{count} classificata} =1{{count} classificata} other{{count} classificate}}", - "nbWins": "{count, plural, =0{{count} vittoria} =1{{count} vittoria} other{{count} vittorie}}", - "nbLosses": "{count, plural, =0{{count} sconfitta} =1{{count} sconfitta} other{{count} sconfitte}}", - "nbDraws": "{count, plural, =0{{count} patta} =1{{count} patta} other{{count} patte}}", - "nbPlaying": "{count, plural, =0{{count} in corso} =1{{count} in corso} other{{count} in corso}}", - "giveNbSeconds": "{count, plural, =0{Concedi {count} secondo} =1{Concedi {count} secondo} other{Concedi {count} secondi}}", - "nbTournamentPoints": "{count, plural, =0{{count} punto di torneo} =1{{count} punto di torneo} other{{count} punti di torneo}}", - "nbStudies": "{count, plural, =0{{count} studio} =1{{count} studio} other{{count} studi}}", - "nbSimuls": "{count, plural, =0{{count} esibizioni simultanee} =1{{count} esibizioni simultanee} other{{count} esibizioni simultanee}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} partita classificata} =1{≥ {count} partita classificata} other{≥ {count} partite classificate}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} partita {param2} classificata} =1{≥ {count} partita {param2} classificata} other{≥ {count} partite {param2} classificate}}", - "needNbMorePerfGames": "{count, plural, =0{Ti manca ancora {count} partita {param2} classificata} =1{Ti manca ancora {count} partita {param2} classificata} other{Ti mancano ancora {count} partite {param2} classificate}}", - "needNbMoreGames": "{count, plural, =0{Ti manca ancora {count} partita classificata} =1{Ti manca ancora {count} partita classificata} other{Ti mancano ancora {count} partite classificate}}", - "nbImportedGames": "{count, plural, =0{{count} partita importata} =1{{count} partita importata} other{{count} partite importate}}", - "nbFriendsOnline": "{count, plural, =0{{count} amico online} =1{{count} amico online} other{{count} amici online}}", - "nbFollowers": "{count, plural, =0{{count} lo segue} =1{{count} lo segue} other{{count} lo seguono}}", - "nbFollowing": "{count, plural, =0{{count} persona seguita} =1{{count} persona seguita} other{{count} persone seguite}}", - "lessThanNbMinutes": "{count, plural, =0{Meno di {count} minuto} =1{Meno di {count} minuto} other{Meno di {count} minuti}}", - "nbGamesInPlay": "{count, plural, =0{{count} partita in gioco} =1{{count} partita in gioco} other{{count} partite in gioco}}", - "maximumNbCharacters": "{count, plural, =0{Massimo: {count} carattere.} =1{Massimo: {count} carattere.} other{Massimo: {count} caratteri.}}", - "blocks": "{count, plural, =0{{count} giocatore bloccato} =1{{count} giocatore bloccato} other{{count} giocatori bloccati}}", - "nbForumPosts": "{count, plural, =0{{count} post nel forum} =1{{count} post nel forum} other{{count} post nel forum}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} giocatore {param2} questa settimana.} =1{{count} giocatore {param2} questa settimana.} other{{count} giocatori {param2} questa settimana.}}", - "availableInNbLanguages": "{count, plural, =0{Disponibile in {count} lingue!} =1{Disponibile in {count} lingue!} other{Disponibile in {count} lingue!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} secondi per giocare la prima mossa} =1{{count} secondi per giocare la prima mossa} other{{count} secondi per giocare la prima mossa}}", - "nbSeconds": "{count, plural, =0{{count} secondo} =1{{count} secondo} other{{count} secondi}}", - "andSaveNbPremoveLines": "{count, plural, =0{e salva {count} linea pre-mossa} =1{e salva {count} linea pre-mossa} other{e salva {count} linee pre-mossa}}", + "opponentLeftCounter": "{count, plural, =1{Il tuo avversario ha lasciato la partita. Puoi reclamare la vittoria fra {count} secondo.} other{Il tuo avversario ha lasciato la partita. Puoi reclamare la vittoria fra {count} secondi.}}", + "mateInXHalfMoves": "{count, plural, =1{Matto in {count} semi-mossa} other{Matto in {count} semi-mosse}}", + "nbBlunders": "{count, plural, =1{{count} errore grave} other{{count} errori gravi}}", + "nbMistakes": "{count, plural, =1{{count} errore} other{{count} errori}}", + "nbInaccuracies": "{count, plural, =1{{count} imprecisione} other{{count} imprecisioni}}", + "nbPlayers": "{count, plural, =1{{count} giocatore collegato} other{{count} giocatori collegati}}", + "nbGames": "{count, plural, =1{{count} partita} other{{count} partite}}", + "ratingXOverYGames": "{count, plural, =1{{count} punti in {param2} partite} other{{count} punti in {param2} partite}}", + "nbBookmarks": "{count, plural, =1{{count} preferito} other{{count} preferiti}}", + "nbDays": "{count, plural, =1{{count} giorno} other{{count} giorni}}", + "nbHours": "{count, plural, =1{{count} ora} other{{count} ore}}", + "nbMinutes": "{count, plural, =1{{count} minuto} other{{count} minuti}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{La posizione viene aggiornata ogni minuto} other{La posizione viene aggiornata ogni {count} minuti}}", + "nbPuzzles": "{count, plural, =1{{count} puzzle} other{{count} puzzle}}", + "nbGamesWithYou": "{count, plural, =1{{count} giocate con te} other{{count} giocate con te}}", + "nbRated": "{count, plural, =1{{count} classificata} other{{count} classificate}}", + "nbWins": "{count, plural, =1{{count} vittoria} other{{count} vittorie}}", + "nbLosses": "{count, plural, =1{{count} sconfitta} other{{count} sconfitte}}", + "nbDraws": "{count, plural, =1{{count} patta} other{{count} patte}}", + "nbPlaying": "{count, plural, =1{{count} in corso} other{{count} in corso}}", + "giveNbSeconds": "{count, plural, =1{Concedi {count} secondo} other{Concedi {count} secondi}}", + "nbTournamentPoints": "{count, plural, =1{{count} punto di torneo} other{{count} punti di torneo}}", + "nbStudies": "{count, plural, =1{{count} studio} other{{count} studi}}", + "nbSimuls": "{count, plural, =1{{count} esibizioni simultanee} other{{count} esibizioni simultanee}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} partita classificata} other{≥ {count} partite classificate}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} partita {param2} classificata} other{≥ {count} partite {param2} classificate}}", + "needNbMorePerfGames": "{count, plural, =1{Ti manca ancora {count} partita {param2} classificata} other{Ti mancano ancora {count} partite {param2} classificate}}", + "needNbMoreGames": "{count, plural, =1{Ti manca ancora {count} partita classificata} other{Ti mancano ancora {count} partite classificate}}", + "nbImportedGames": "{count, plural, =1{{count} partita importata} other{{count} partite importate}}", + "nbFriendsOnline": "{count, plural, =1{{count} amico online} other{{count} amici online}}", + "nbFollowers": "{count, plural, =1{{count} lo segue} other{{count} lo seguono}}", + "nbFollowing": "{count, plural, =1{{count} persona seguita} other{{count} persone seguite}}", + "lessThanNbMinutes": "{count, plural, =1{Meno di {count} minuto} other{Meno di {count} minuti}}", + "nbGamesInPlay": "{count, plural, =1{{count} partita in gioco} other{{count} partite in gioco}}", + "maximumNbCharacters": "{count, plural, =1{Massimo: {count} carattere.} other{Massimo: {count} caratteri.}}", + "blocks": "{count, plural, =1{{count} giocatore bloccato} other{{count} giocatori bloccati}}", + "nbForumPosts": "{count, plural, =1{{count} post nel forum} other{{count} post nel forum}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} giocatore {param2} questa settimana.} other{{count} giocatori {param2} questa settimana.}}", + "availableInNbLanguages": "{count, plural, =1{Disponibile in {count} lingue!} other{Disponibile in {count} lingue!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} secondi per giocare la prima mossa} other{{count} secondi per giocare la prima mossa}}", + "nbSeconds": "{count, plural, =1{{count} secondo} other{{count} secondi}}", + "andSaveNbPremoveLines": "{count, plural, =1{e salva {count} linea pre-mossa} other{e salva {count} linee pre-mossa}}", "stormMoveToStart": "Fai una mossa per iniziare", "stormYouPlayTheWhitePiecesInAllPuzzles": "Muove il bianco in ogni problema", "stormYouPlayTheBlackPiecesInAllPuzzles": "Muove il nero in ogni problema", @@ -1260,8 +1260,8 @@ "stormClickToReload": "Clicca per ricaricare", "stormThisRunHasExpired": "Questa serie è scaduta!", "stormThisRunWasOpenedInAnotherTab": "Questa serie è stata aperta in un'altra scheda!", - "stormXRuns": "{count, plural, =0{1 tentativo} =1{1 tentativo} other{{count} tentativi}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Ha fatto un tentativo di {param2}} =1{Ha fatto un tentativo di {param2}} other{Ha fatto {count} tentativi di {param2}}}", + "stormXRuns": "{count, plural, =1{1 tentativo} other{{count} tentativi}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Ha fatto un tentativo di {param2}} other{Ha fatto {count} tentativi di {param2}}}", "streamerLichessStreamers": "Lichess streamer", "studyShareAndExport": "Condividi & esporta", "studyStart": "Inizia" diff --git a/lib/l10n/lila_kk.arb b/lib/l10n/lila_kk.arb index 2a5a78ab20..a28ae10f70 100644 --- a/lib/l10n/lila_kk.arb +++ b/lib/l10n/lila_kk.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Стрим бастады", "activityRankedInSwissTournament": "{param2}-да {param1}-нші орында", "activitySignedUp": "Личес-те тіркелді", - "activitySupportedNbMonths": "{count, plural, =0{Личес-қа {count} ай {param2} ретінде қолдау көрсетті} =1{Личес-қа {count} ай {param2} ретінде қолдау көрсетті} other{Личес-қа {count} ай {param2} ретінде қолдау көрсетті}}", - "activityPracticedNbPositions": "{count, plural, =0{{param2}-да {count} күйді меңгерді} =1{{param2}-да {count} күйді меңгерді} other{{param2}-да {count} күйді меңгерді}}", - "activitySolvedNbPuzzles": "{count, plural, =0{{count} тактикалық жұмбақ шешті} =1{{count} тактикалық жұмбақ шешті} other{{count} тактикалық жұмбақ шешті}}", - "activityPlayedNbGames": "{count, plural, =0{{count} {param2} ойнады} =1{{count} {param2} ойнады} other{{count} {param2} ойнады}}", - "activityPostedNbMessages": "{count, plural, =0{{param2} ішінде {count} хабарлама жариялады} =1{{param2} ішінде {count} хабарлама жариялады} other{{param2} ішінде {count} хабарлама жариялады}}", - "activityPlayedNbMoves": "{count, plural, =0{{count} жүріс жасады} =1{{count} жүріс жасады} other{{count} жүріс жасады}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{{count} хат-хабарлы ойында} =1{{count} хат-хабарлы ойында} other{{count} хат-хабарлы ойында}}", - "activityCompletedNbGames": "{count, plural, =0{{count} хат-хабарлы ойынды аяғына жеткізді} =1{{count} хат-хабарлы ойынды аяғына жеткізді} other{{count} хат-хабарлы ойынды аяғына жеткізді}}", - "activityFollowedNbPlayers": "{count, plural, =0{{count} ойыншыға серік болып қосылды} =1{{count} ойыншыға серік болып қосылды} other{{count} ойыншыға серік болып қосылды}}", - "activityGainedNbFollowers": "{count, plural, =0{Жаңа {count} серік тапты} =1{Жаңа {count} серік тапты} other{Жаңа {count} серік тапты}}", - "activityHostedNbSimuls": "{count, plural, =0{{count} қалың ойын бастады} =1{{count} қалың ойын бастады} other{{count} қалың ойын бастады}}", - "activityJoinedNbSimuls": "{count, plural, =0{{count} қалың ойынға қатысты} =1{{count} қалың ойынға қатысты} other{{count} қалың ойынға қатысты}}", - "activityCreatedNbStudies": "{count, plural, =0{{count} жаңа зерттеу құрды} =1{{count} жаңа зерттеу құрды} other{{count} жаңа зерттеу құрды}}", - "activityCompetedInNbTournaments": "{count, plural, =0{{count} жарысқа қатысты} =1{{count} жарысқа қатысты} other{{count} жарысқа қатысты}}", - "activityRankedInTournament": "{count, plural, =0{{param4} {param3} ойын нәтижесінде {count}-ші орында ({param2}% үздік)} =1{{param4} {param3} ойын нәтижесінде {count}-ші орында ({param2}% үздік)} other{{param4} {param3} ойын нәтижесінде {count}-ші орында ({param2}% үздік)}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{{count} швейцарлық жарысқа қатысты} =1{{count} швейцарлық жарысқа қатысты} other{{count} швейцарлық жарысқа қатысты}}", - "activityJoinedNbTeams": "{count, plural, =0{{count} топқа қосылды} =1{{count} топқа қосылды} other{{count} топқа қосылды}}", + "activitySupportedNbMonths": "{count, plural, =1{Личес-қа {count} ай {param2} ретінде қолдау көрсетті} other{Личес-қа {count} ай {param2} ретінде қолдау көрсетті}}", + "activityPracticedNbPositions": "{count, plural, =1{{param2}-да {count} күйді меңгерді} other{{param2}-да {count} күйді меңгерді}}", + "activitySolvedNbPuzzles": "{count, plural, =1{{count} тактикалық жұмбақ шешті} other{{count} тактикалық жұмбақ шешті}}", + "activityPlayedNbGames": "{count, plural, =1{{count} {param2} ойнады} other{{count} {param2} ойнады}}", + "activityPostedNbMessages": "{count, plural, =1{{param2} ішінде {count} хабарлама жариялады} other{{param2} ішінде {count} хабарлама жариялады}}", + "activityPlayedNbMoves": "{count, plural, =1{{count} жүріс жасады} other{{count} жүріс жасады}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{{count} хат-хабарлы ойында} other{{count} хат-хабарлы ойында}}", + "activityCompletedNbGames": "{count, plural, =1{{count} хат-хабарлы ойынды аяғына жеткізді} other{{count} хат-хабарлы ойынды аяғына жеткізді}}", + "activityFollowedNbPlayers": "{count, plural, =1{{count} ойыншыға серік болып қосылды} other{{count} ойыншыға серік болып қосылды}}", + "activityGainedNbFollowers": "{count, plural, =1{Жаңа {count} серік тапты} other{Жаңа {count} серік тапты}}", + "activityHostedNbSimuls": "{count, plural, =1{{count} қалың ойын бастады} other{{count} қалың ойын бастады}}", + "activityJoinedNbSimuls": "{count, plural, =1{{count} қалың ойынға қатысты} other{{count} қалың ойынға қатысты}}", + "activityCreatedNbStudies": "{count, plural, =1{{count} жаңа зерттеу құрды} other{{count} жаңа зерттеу құрды}}", + "activityCompetedInNbTournaments": "{count, plural, =1{{count} жарысқа қатысты} other{{count} жарысқа қатысты}}", + "activityRankedInTournament": "{count, plural, =1{{param4} {param3} ойын нәтижесінде {count}-ші орында ({param2}% үздік)} other{{param4} {param3} ойын нәтижесінде {count}-ші орында ({param2}% үздік)}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{{count} швейцарлық жарысқа қатысты} other{{count} швейцарлық жарысқа қатысты}}", + "activityJoinedNbTeams": "{count, plural, =1{{count} топқа қосылды} other{{count} топқа қосылды}}", "broadcastBroadcasts": "Көрсетілімдер", "broadcastStartDate": "Басталу күні (өз уақыт белдеуіңізде)", "challengeChallengesX": "Шақырулар: {param1}", @@ -215,11 +215,11 @@ "puzzleNoPuzzlesToShow": "Мәлімет жоқ. Алдымен жұмбақ шешіп көріңіз!", "puzzleImprovementAreasDescription": "Жетістігіңізді жақсарту үшін осы жаттығуды көріңіз!", "puzzleStrengthDescription": "Осы тақырыпта сізде үздік нәтиже", - "puzzlePlayedXTimes": "{count, plural, =0{{count} рет ойналды} =1{{count} рет ойналды} other{{count} рет ойналды}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Жұмбақ рейтингіңізден төмен бір ұпай} =1{Жұмбақ рейтингіңізден төмен бір ұпай} other{Жұмбақ рейтингіңізден төмен {count} ұпай}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Жұмбақ рейтингіңізден жоғары бір ұпай} =1{Жұмбақ рейтингіңізден жоғары бір ұпай} other{Жұмбақ рейтингіңізден жоғары {count} ұпай}}", - "puzzleNbPlayed": "{count, plural, =0{{count} ойнадыңыз} =1{{count} ойнадыңыз} other{{count} ойнадыңыз}}", - "puzzleNbToReplay": "{count, plural, =0{{count}-н қайта ойнау} =1{{count}-н қайта ойнау} other{{count}-н қайта ойнау}}", + "puzzlePlayedXTimes": "{count, plural, =1{{count} рет ойналды} other{{count} рет ойналды}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Жұмбақ рейтингіңізден төмен бір ұпай} other{Жұмбақ рейтингіңізден төмен {count} ұпай}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Жұмбақ рейтингіңізден жоғары бір ұпай} other{Жұмбақ рейтингіңізден жоғары {count} ұпай}}", + "puzzleNbPlayed": "{count, plural, =1{{count} ойнадыңыз} other{{count} ойнадыңыз}}", + "puzzleNbToReplay": "{count, plural, =1{{count}-н қайта ойнау} other{{count}-н қайта ойнау}}", "puzzleThemeAdvancedPawn": "Әккі сарбаз", "puzzleThemeAdvancedPawnDescription": "Айналуға ұмтылған не айналу қаупін төндіретін сарбаз – тактиканың өзегі.", "puzzleThemeAdvantage": "Басымдылық", @@ -1134,48 +1134,48 @@ "closingAccountWithdrawAppeal": "Тіркелгі жабылса, қарсы шағымдарыңыз жойылады", "ourEventTips": "Шара ұйымдастыру туралы ақыл-кеңес", "lichessPatronInfo": "Личес – толығымен тегін/еркін, қайырымдылық негізінде жасалған програм.\nБүкіл жұмыс шығыны, әзірлеу, мазмұны пайдаланушылардың ақшалай демеуінен өтеледі.", - "opponentLeftCounter": "{count, plural, =0{Қарсылас ойыннан шықты. Сіз {count} секундтан кейін жеңісті талап ете аласыз.} =1{Қарсылас ойыннан шықты. Сіз {count} секундтан кейін жеңісті талап ете аласыз.} other{Қарсылас ойыннан шықты. Сіз {count} секундтан кейін жеңісті талап ете аласыз.}}", - "mateInXHalfMoves": "{count, plural, =0{{count} жартыжүрісті мат} =1{{count} жартыжүрісті мат} other{{count} жартыжүрісті мат}}", - "nbBlunders": "{count, plural, =0{{count} өрескел қателік} =1{{count} өрескел қателік} other{{count} өрескел қателік}}", - "nbMistakes": "{count, plural, =0{{count} қателік} =1{{count} қателік} other{{count} қателік}}", - "nbInaccuracies": "{count, plural, =0{{count} ағаттық} =1{{count} ағаттық} other{{count} ағаттық}}", - "nbPlayers": "{count, plural, =0{{count} ойыншы} =1{{count} ойыншы} other{{count} ойыншы}}", - "nbGames": "{count, plural, =0{{count} ойын} =1{{count} ойын} other{{count} ойын}}", - "ratingXOverYGames": "{count, plural, =0{{param2} {count} ойынның қорытындысы} =1{{param2} {count} ойынның қорытындысы} other{{param2} {count} ойындардың қорытындысы}}", - "nbBookmarks": "{count, plural, =0{{count} бетбелгі} =1{{count} бетбелгі} other{{count} бетбелгі}}", - "nbDays": "{count, plural, =0{{count} күн} =1{{count} күн} other{{count} күн}}", - "nbHours": "{count, plural, =0{{count} сағат} =1{{count} сағат} other{{count} сағат}}", - "nbMinutes": "{count, plural, =0{{count} минут} =1{{count} минут} other{{count} минут}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Орын әр минут сайын жаңартылады} =1{Орын әр минут сайын жаңартылады} other{Орын әр {count} минут сайын жаңартылады}}", - "nbPuzzles": "{count, plural, =0{{count} жұмбақ} =1{{count} жұмбақ} other{{count} жұмбақ}}", - "nbGamesWithYou": "{count, plural, =0{Сізбен {count} ойын} =1{Сізбен {count} ойын} other{Сізбен {count} ойын}}", - "nbRated": "{count, plural, =0{{count} бағалы} =1{{count} бағалы} other{{count} бағалы}}", - "nbWins": "{count, plural, =0{{count} жеңіс} =1{{count} жеңіс} other{{count} жеңіс}}", - "nbLosses": "{count, plural, =0{{count} жеңіліс} =1{{count} жеңіліс} other{{count} жеңіліс}}", - "nbDraws": "{count, plural, =0{{count} тепе-тең} =1{{count} тепе-тең} other{{count} тепе-тең}}", - "nbPlaying": "{count, plural, =0{{count} ойналуда} =1{{count} ойналуда} other{{count} ойналуда}}", - "giveNbSeconds": "{count, plural, =0{{count} секунд беру} =1{{count} секунд беру} other{{count} секунд беру}}", - "nbTournamentPoints": "{count, plural, =0{{count} жарыс ұпайы} =1{{count} жарыс ұпайы} other{{count} жарыс ұпайы}}", - "nbStudies": "{count, plural, =0{{count} зерттеу} =1{{count} зерттеу} other{{count} зерттеу}}", - "nbSimuls": "{count, plural, =0{{count} қалың ойын} =1{{count} қалың ойын} other{{count} қалың ойын}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} бағалы ойын} =1{≥ {count} бағалы ойын} other{≥ {count} бағалы ойын}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} бағалы {param2} ойын} =1{≥ {count} бағалы {param2} ойын} other{≥ {count} бағалы {param2} ойын}}", - "needNbMorePerfGames": "{count, plural, =0{Сіз тағы {count} бағалы {param2} ойнауыңыз керек} =1{Сіз тағы {count} бағалы {param2} ойнауыңыз керек} other{Сіз тағы {count} бағалы {param2} ойнауыңыз керек}}", - "needNbMoreGames": "{count, plural, =0{Сіз тағы {count} бағалы ойын ойнауыңыз керек} =1{Сіз тағы {count} бағалы ойын ойнауыңыз керек} other{Сіз тағы {count} бағалы ойын ойнауыңыз керек}}", - "nbImportedGames": "{count, plural, =0{{count} ойын салынды} =1{{count} ойын салынды} other{{count} ойын салынды}}", - "nbFriendsOnline": "{count, plural, =0{{count} дос желіде} =1{{count} дос желіде} other{{count} дос желіде}}", - "nbFollowers": "{count, plural, =0{{count} серігі бар} =1{{count} серігі бар} other{{count} серігі бар}}", - "nbFollowing": "{count, plural, =0{{count} ойыншыға серік} =1{{count} ойыншыға серік} other{{count} ойыншыға серік}}", - "lessThanNbMinutes": "{count, plural, =0{{count} минутқа дейін} =1{{count} минутқа дейін} other{{count} минутқа дейін}}", - "nbGamesInPlay": "{count, plural, =0{{count} ойын өтуде} =1{{count} ойын өтуде} other{{count} ойын өтуде}}", - "maximumNbCharacters": "{count, plural, =0{Ең көбі: {count} таңба.} =1{Ең көбі: {count} таңба.} other{Ең көбі: {count} таңба.}}", - "blocks": "{count, plural, =0{{count} бұғатталды} =1{{count} бұғатталды} other{{count} бұғатталды}}", - "nbForumPosts": "{count, plural, =0{{count} форумдағы жазба} =1{{count} форумдағы жазба} other{{count} форумдағы жазба}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{Осы аптада {count} {param2}-ойыншы.} =1{Осы аптада {count} {param2}-ойыншы.} other{Осы аптада {count} {param2}-ойыншы.}}", - "availableInNbLanguages": "{count, plural, =0{{count} тіліндегі нұсқасы бар!} =1{{count} тіліндегі нұсқасы бар!} other{{count} тіліндегі нұсқасы бар!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{Бірінші жүріске {count} секунд бар} =1{Бірінші жүріске {count} секунд бар} other{Бірінші жүріске {count} секунд бар}}", - "nbSeconds": "{count, plural, =0{{count} секунд} =1{{count} секунд} other{{count} секунд}}", - "andSaveNbPremoveLines": "{count, plural, =0{әрі ертелі жүрістердің {count} жолын сақтау} =1{әрі ертелі жүрістердің {count} жолын сақтау} other{әрі ертелі жүрістердің {count} жолын сақтау}}", + "opponentLeftCounter": "{count, plural, =1{Қарсылас ойыннан шықты. Сіз {count} секундтан кейін жеңісті талап ете аласыз.} other{Қарсылас ойыннан шықты. Сіз {count} секундтан кейін жеңісті талап ете аласыз.}}", + "mateInXHalfMoves": "{count, plural, =1{{count} жартыжүрісті мат} other{{count} жартыжүрісті мат}}", + "nbBlunders": "{count, plural, =1{{count} өрескел қателік} other{{count} өрескел қателік}}", + "nbMistakes": "{count, plural, =1{{count} қателік} other{{count} қателік}}", + "nbInaccuracies": "{count, plural, =1{{count} ағаттық} other{{count} ағаттық}}", + "nbPlayers": "{count, plural, =1{{count} ойыншы} other{{count} ойыншы}}", + "nbGames": "{count, plural, =1{{count} ойын} other{{count} ойын}}", + "ratingXOverYGames": "{count, plural, =1{{param2} {count} ойынның қорытындысы} other{{param2} {count} ойындардың қорытындысы}}", + "nbBookmarks": "{count, plural, =1{{count} бетбелгі} other{{count} бетбелгі}}", + "nbDays": "{count, plural, =1{{count} күн} other{{count} күн}}", + "nbHours": "{count, plural, =1{{count} сағат} other{{count} сағат}}", + "nbMinutes": "{count, plural, =1{{count} минут} other{{count} минут}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Орын әр минут сайын жаңартылады} other{Орын әр {count} минут сайын жаңартылады}}", + "nbPuzzles": "{count, plural, =1{{count} жұмбақ} other{{count} жұмбақ}}", + "nbGamesWithYou": "{count, plural, =1{Сізбен {count} ойын} other{Сізбен {count} ойын}}", + "nbRated": "{count, plural, =1{{count} бағалы} other{{count} бағалы}}", + "nbWins": "{count, plural, =1{{count} жеңіс} other{{count} жеңіс}}", + "nbLosses": "{count, plural, =1{{count} жеңіліс} other{{count} жеңіліс}}", + "nbDraws": "{count, plural, =1{{count} тепе-тең} other{{count} тепе-тең}}", + "nbPlaying": "{count, plural, =1{{count} ойналуда} other{{count} ойналуда}}", + "giveNbSeconds": "{count, plural, =1{{count} секунд беру} other{{count} секунд беру}}", + "nbTournamentPoints": "{count, plural, =1{{count} жарыс ұпайы} other{{count} жарыс ұпайы}}", + "nbStudies": "{count, plural, =1{{count} зерттеу} other{{count} зерттеу}}", + "nbSimuls": "{count, plural, =1{{count} қалың ойын} other{{count} қалың ойын}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} бағалы ойын} other{≥ {count} бағалы ойын}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} бағалы {param2} ойын} other{≥ {count} бағалы {param2} ойын}}", + "needNbMorePerfGames": "{count, plural, =1{Сіз тағы {count} бағалы {param2} ойнауыңыз керек} other{Сіз тағы {count} бағалы {param2} ойнауыңыз керек}}", + "needNbMoreGames": "{count, plural, =1{Сіз тағы {count} бағалы ойын ойнауыңыз керек} other{Сіз тағы {count} бағалы ойын ойнауыңыз керек}}", + "nbImportedGames": "{count, plural, =1{{count} ойын салынды} other{{count} ойын салынды}}", + "nbFriendsOnline": "{count, plural, =1{{count} дос желіде} other{{count} дос желіде}}", + "nbFollowers": "{count, plural, =1{{count} серігі бар} other{{count} серігі бар}}", + "nbFollowing": "{count, plural, =1{{count} ойыншыға серік} other{{count} ойыншыға серік}}", + "lessThanNbMinutes": "{count, plural, =1{{count} минутқа дейін} other{{count} минутқа дейін}}", + "nbGamesInPlay": "{count, plural, =1{{count} ойын өтуде} other{{count} ойын өтуде}}", + "maximumNbCharacters": "{count, plural, =1{Ең көбі: {count} таңба.} other{Ең көбі: {count} таңба.}}", + "blocks": "{count, plural, =1{{count} бұғатталды} other{{count} бұғатталды}}", + "nbForumPosts": "{count, plural, =1{{count} форумдағы жазба} other{{count} форумдағы жазба}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{Осы аптада {count} {param2}-ойыншы.} other{Осы аптада {count} {param2}-ойыншы.}}", + "availableInNbLanguages": "{count, plural, =1{{count} тіліндегі нұсқасы бар!} other{{count} тіліндегі нұсқасы бар!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{Бірінші жүріске {count} секунд бар} other{Бірінші жүріске {count} секунд бар}}", + "nbSeconds": "{count, plural, =1{{count} секунд} other{{count} секунд}}", + "andSaveNbPremoveLines": "{count, plural, =1{әрі ертелі жүрістердің {count} жолын сақтау} other{әрі ертелі жүрістердің {count} жолын сақтау}}", "stormMoveToStart": "Бастау үшін жүріңіз", "stormYouPlayTheWhitePiecesInAllPuzzles": "Барлық жұмбақтарда сіз ақ түспен ойнайсыз", "stormYouPlayTheBlackPiecesInAllPuzzles": "Барлық жұмбақтарда сіз қара түспен ойнайсыз", @@ -1227,8 +1227,8 @@ "stormClickToReload": "Қайта бастау", "stormThisRunHasExpired": "Бұл бәйгенің мерзімі бітті!", "stormThisRunWasOpenedInAnotherTab": "Бұл бәйге басқа бетте ашылған!", - "stormXRuns": "{count, plural, =0{1 кезең} =1{1 кезең} other{{count} кезең}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{{param2} кезеңнің бірі ойналды} =1{{param2} кезеңнің бірі ойналды} other{{param2} кезеңнің {count} ойналды}}", + "stormXRuns": "{count, plural, =1{1 кезең} other{{count} кезең}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{{param2} кезеңнің бірі ойналды} other{{param2} кезеңнің {count} ойналды}}", "streamerLichessStreamers": "Личес стримерлері", "studyShareAndExport": "Бөлісу мен Жүктеп алу", "studyStart": "Бастау" diff --git a/lib/l10n/lila_lb.arb b/lib/l10n/lila_lb.arb index 1b39c5e193..1b5390d749 100644 --- a/lib/l10n/lila_lb.arb +++ b/lib/l10n/lila_lb.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Huet live gestreamt", "activityRankedInSwissTournament": "Huet sech als #{param1} an {param2} placéiert", "activitySignedUp": "Huet sech bei Lichess ugemellt", - "activitySupportedNbMonths": "{count, plural, =0{Ënnerstëtzt Lichess.org säit {count} Mount als {param2}} =1{Ënnerstëtzt Lichess.org säit {count} Mount als {param2}} other{Ënnerstëtzt Lichess.org säit {count} Méint als {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Huet {count} Positioun zu {param2} geüübt} =1{Huet {count} Positioun zu {param2} geüübt} other{Huet {count} Positiounen zu {param2} geüübt}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Huet {count} Taktikaufgab geléist} =1{Huet {count} Taktikaufgab geléist} other{Huet {count} Taktikaufgabe geléist}}", - "activityPlayedNbGames": "{count, plural, =0{Huet {count} Partie {param2} gespillt} =1{Huet {count} Partie {param2} gespillt} other{Huet {count} Partien {param2} gespillt}}", - "activityPostedNbMessages": "{count, plural, =0{Huet {count} Noriicht an {param2} geschriwwen} =1{Huet {count} Noriicht an {param2} geschriwwen} other{Huet {count} Noriichten an {param2} geschriwwen}}", - "activityPlayedNbMoves": "{count, plural, =0{Huet {count} Zuch gespillt} =1{Huet {count} Zuch gespillt} other{Huet {count} Zich gespillt}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{an {count} Fernschachpartie} =1{an {count} Fernschachpartie} other{an {count} Fernschachpartien}}", - "activityCompletedNbGames": "{count, plural, =0{Huet {count} Fernschachpartie gespillt} =1{Huet {count} Fernschachpartie gespillt} other{Huet {count} Fernschachpartien gespillt}}", - "activityFollowedNbPlayers": "{count, plural, =0{Suivéiert {count} Spiller} =1{Suivéiert {count} Spiller} other{Suivéiert {count} Spiller}}", - "activityGainedNbFollowers": "{count, plural, =0{Huet {count} neien Unhänger} =1{Huet {count} neien Unhänger} other{Huet {count} nei Unhänger}}", - "activityHostedNbSimuls": "{count, plural, =0{Huet {count} Simultanvirstellung presentéiert} =1{Huet {count} Simultanvirstellung presentéiert} other{Huet {count} Simultanvirstellunge presentéiert}}", - "activityJoinedNbSimuls": "{count, plural, =0{Huet bei {count} Simultanvirstellung matgemaach} =1{Huet bei {count} Simultanvirstellung matgemaach} other{Huet bei {count} Simultanvirstellunge matgemaach}}", - "activityCreatedNbStudies": "{count, plural, =0{Huet {count} Etüd kreéiert} =1{Huet {count} Etüd kreéiert} other{Huet {count} Etüde kreéiert}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Huet bei {count} Arena Turnéier matgemaach} =1{Huet bei {count} Arena Turnéier matgemaach} other{Huet bei {count} Arena Turnéiere matgemaach}}", - "activityRankedInTournament": "{count, plural, =0{Huet sech als #{count} (iewescht {param2}%) mat {param3} Partie an {param4} placéiert} =1{Huet sech als #{count} (iewescht {param2}%) mat {param3} Partie an {param4} placéiert} other{Huet sech als #{count} (iewescht {param2}%) mat {param3} Partien an {param4} placéiert}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Huet bei {count} Turnéier nom Schwäizer System matgemaach} =1{Huet bei {count} Turnéier nom Schwäizer System matgemaach} other{Huet bei {count} Turnéieren nom Schwäizer System matgemaach}}", - "activityJoinedNbTeams": "{count, plural, =0{Ass {count} Ekipp bäigetrueden} =1{Ass {count} Ekipp bäigetrueden} other{Ass {count} Ekippe bäigetrueden}}", + "activitySupportedNbMonths": "{count, plural, =1{Ënnerstëtzt Lichess.org säit {count} Mount als {param2}} other{Ënnerstëtzt Lichess.org säit {count} Méint als {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Huet {count} Positioun zu {param2} geüübt} other{Huet {count} Positiounen zu {param2} geüübt}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Huet {count} Taktikaufgab geléist} other{Huet {count} Taktikaufgabe geléist}}", + "activityPlayedNbGames": "{count, plural, =1{Huet {count} Partie {param2} gespillt} other{Huet {count} Partien {param2} gespillt}}", + "activityPostedNbMessages": "{count, plural, =1{Huet {count} Noriicht an {param2} geschriwwen} other{Huet {count} Noriichten an {param2} geschriwwen}}", + "activityPlayedNbMoves": "{count, plural, =1{Huet {count} Zuch gespillt} other{Huet {count} Zich gespillt}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{an {count} Fernschachpartie} other{an {count} Fernschachpartien}}", + "activityCompletedNbGames": "{count, plural, =1{Huet {count} Fernschachpartie gespillt} other{Huet {count} Fernschachpartien gespillt}}", + "activityFollowedNbPlayers": "{count, plural, =1{Suivéiert {count} Spiller} other{Suivéiert {count} Spiller}}", + "activityGainedNbFollowers": "{count, plural, =1{Huet {count} neien Unhänger} other{Huet {count} nei Unhänger}}", + "activityHostedNbSimuls": "{count, plural, =1{Huet {count} Simultanvirstellung presentéiert} other{Huet {count} Simultanvirstellunge presentéiert}}", + "activityJoinedNbSimuls": "{count, plural, =1{Huet bei {count} Simultanvirstellung matgemaach} other{Huet bei {count} Simultanvirstellunge matgemaach}}", + "activityCreatedNbStudies": "{count, plural, =1{Huet {count} Etüd kreéiert} other{Huet {count} Etüde kreéiert}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Huet bei {count} Arena Turnéier matgemaach} other{Huet bei {count} Arena Turnéiere matgemaach}}", + "activityRankedInTournament": "{count, plural, =1{Huet sech als #{count} (iewescht {param2}%) mat {param3} Partie an {param4} placéiert} other{Huet sech als #{count} (iewescht {param2}%) mat {param3} Partien an {param4} placéiert}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Huet bei {count} Turnéier nom Schwäizer System matgemaach} other{Huet bei {count} Turnéieren nom Schwäizer System matgemaach}}", + "activityJoinedNbTeams": "{count, plural, =1{Ass {count} Ekipp bäigetrueden} other{Ass {count} Ekippe bäigetrueden}}", "broadcastBroadcasts": "Iwwerdroungen", "broadcastStartDate": "Startdatum an denger eegener Zäitzon", "challengeChallengesX": "Erausfuerderungen: {param1}", @@ -215,11 +215,11 @@ "puzzleNoPuzzlesToShow": "Näicht ze weisen, spill fir d'éischt e puer Aufgaben!", "puzzleImprovementAreasDescription": "Trainéier dës fir däin Fortschrëtt ze optimiséieren!", "puzzleStrengthDescription": "Dës Aufgabe leien dir am beschten", - "puzzlePlayedXTimes": "{count, plural, =0{{count} mol gespillt} =1{{count} mol gespillt} other{{count} mol gespillt}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Ee Punkt ënner denger Aufgabebewärtung} =1{Ee Punkt ënner denger Aufgabebewärtung} other{{count} Punkten ënner denger Aufgabebewärtung}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Ee Punkt iwwer denger Aufgabebewärtung} =1{Ee Punkt iwwer denger Aufgabebewärtung} other{{count} Punkten iwwer denger Aufgabebewärtung}}", - "puzzleNbPlayed": "{count, plural, =0{{count} gespillt} =1{{count} gespillt} other{{count} gespillt}}", - "puzzleNbToReplay": "{count, plural, =0{{count} ze widderhuelen} =1{{count} ze widderhuelen} other{{count} ze widderhuelen}}", + "puzzlePlayedXTimes": "{count, plural, =1{{count} mol gespillt} other{{count} mol gespillt}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Ee Punkt ënner denger Aufgabebewärtung} other{{count} Punkten ënner denger Aufgabebewärtung}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Ee Punkt iwwer denger Aufgabebewärtung} other{{count} Punkten iwwer denger Aufgabebewärtung}}", + "puzzleNbPlayed": "{count, plural, =1{{count} gespillt} other{{count} gespillt}}", + "puzzleNbToReplay": "{count, plural, =1{{count} ze widderhuelen} other{{count} ze widderhuelen}}", "puzzleThemeAdvancedPawn": "Virgeréckelte Bauer", "puzzleThemeAdvancedPawnDescription": "Ee vu denge Baueren ass déif an der géignerescher Stellung virgeréckelt an dreet méiglecherweis ëmzewandelen.", "puzzleThemeAdvantage": "Virdeel", @@ -1153,48 +1153,48 @@ "showMeEverything": "Alles weisen", "lichessPatronInfo": "Lichess ass eng Wohltätegkeetsorganisatioun an eng komplett kostenfrei/open source Software.\nAll Betriebskäschten, Entwécklung an Inhalter ginn ausschließlech vun Benotzerspenden finanzéiert.", "nothingToSeeHere": "Fir de Moment gëtt et hei näischt ze gesinn.", - "opponentLeftCounter": "{count, plural, =0{Däin Géigner huet d'Partie verlooss. Du kanns an {count} Sekonn d'Victoire reklaméieren.} =1{Däin Géigner huet d'Partie verlooss. Du kanns an {count} Sekonn d'Victoire reklaméieren.} other{Däin Géigner huet d'Partie verlooss. Du kanns an {count} Sekonnen d'Victoire reklaméieren.}}", - "mateInXHalfMoves": "{count, plural, =0{Matt an {count} Hallef-Zuch} =1{Matt an {count} Hallef-Zuch} other{Matt an {count} Hallef-Zich}}", - "nbBlunders": "{count, plural, =0{{count} Gaffe} =1{{count} Gaffe} other{{count} Gaffen}}", - "nbMistakes": "{count, plural, =0{{count} Feeler} =1{{count} Feeler} other{{count} Feeler}}", - "nbInaccuracies": "{count, plural, =0{{count} Ongenauegkeet} =1{{count} Ongenauegkeet} other{{count} Ongenauegkeeten}}", - "nbPlayers": "{count, plural, =0{{count} Spiller} =1{{count} Spiller} other{{count} Spiller}}", - "nbGames": "{count, plural, =0{{count} Partie} =1{{count} Partie} other{{count} Partien}}", - "ratingXOverYGames": "{count, plural, =0{{count}-Wäertung aus {param2} Partie} =1{{count}-Wäertung aus {param2} Partie} other{{count}-Wäertung aus {param2} Partien}}", - "nbBookmarks": "{count, plural, =0{{count} Lieszeeche} =1{{count} Lieszeeche} other{{count} Lieszeeche}}", - "nbDays": "{count, plural, =0{{count} Dag} =1{{count} Dag} other{{count} Deeg}}", - "nbHours": "{count, plural, =0{{count} Stonn} =1{{count} Stonn} other{{count} Stonnen}}", - "nbMinutes": "{count, plural, =0{{count} Minutt} =1{{count} Minutt} other{{count} Minutten}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Rang gëtt all Minutt geupdate} =1{Rang gëtt all Minutt geupdate} other{Rank gëtt all {count} Minutten geupdate}}", - "nbPuzzles": "{count, plural, =0{{count} Aufgab} =1{{count} Aufgab} other{{count} Aufgaben}}", - "nbGamesWithYou": "{count, plural, =0{{count} Partie géint dech} =1{{count} Partie géint dech} other{{count} Partien géint dech}}", - "nbRated": "{count, plural, =0{{count} gewäert} =1{{count} gewäert} other{{count} gewäert}}", - "nbWins": "{count, plural, =0{{count} gewonn} =1{{count} gewonn} other{{count} gewonn}}", - "nbLosses": "{count, plural, =0{{count} verluer} =1{{count} verluer} other{{count} verluer}}", - "nbDraws": "{count, plural, =0{{count} Remis} =1{{count} Remis} other{{count} Remis}}", - "nbPlaying": "{count, plural, =0{{count} lafend} =1{{count} lafend} other{{count} lafend}}", - "giveNbSeconds": "{count, plural, =0{Dem Géigner {count} Sekonn bäiginn} =1{Dem Géigner {count} Sekonn bäiginn} other{Dem Géigner {count} Sekonne bäiginn}}", - "nbTournamentPoints": "{count, plural, =0{{count} Turnéierpunkt} =1{{count} Turnéierpunkt} other{{count} Turnéierpunkten}}", - "nbStudies": "{count, plural, =0{{count} Etüd} =1{{count} Etüd} other{{count} Etüden}}", - "nbSimuls": "{count, plural, =0{{count} Simultanveranstaltung} =1{{count} Simultanveranstaltung} other{{count} Simultanveranstaltungen}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} gewäert Partie} =1{≥ {count} gewäert Partie} other{≥ {count} gewäert Partien}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} gewäert {param2} Partie} =1{≥ {count} gewäert {param2} Partie} other{≥ {count} gewäert {param2} Partien}}", - "needNbMorePerfGames": "{count, plural, =0{Du muss nach {count} gewäert {param2} Partie spillen} =1{Du muss nach {count} gewäert {param2} Partie spillen} other{Du muss nach {count} gewäert {param2} Partien spillen}}", - "needNbMoreGames": "{count, plural, =0{Du muss nach {count} gewäert Partie spillen} =1{Du muss nach {count} gewäert Partie spillen} other{Du muss nach {count} gewäert Partien spillen}}", - "nbImportedGames": "{count, plural, =0{{count} importéiert Partie} =1{{count} importéiert Partie} other{{count} importéiert Partien}}", - "nbFriendsOnline": "{count, plural, =0{{count} Kolleeg online} =1{{count} Kolleeg online} other{{count} Kolleegen online}}", - "nbFollowers": "{count, plural, =0{{count} Follower} =1{{count} Follower} other{{count} Follower}}", - "nbFollowing": "{count, plural, =0{{count} Folgend} =1{{count} Folgend} other{{count} Folgend}}", - "lessThanNbMinutes": "{count, plural, =0{Manner wéi {count} Minutt} =1{Manner wéi {count} Minutt} other{Manner wéi {count} Minutten}}", - "nbGamesInPlay": "{count, plural, =0{{count} Partie amgaang} =1{{count} Partie amgaang} other{{count} Partien amgaang}}", - "maximumNbCharacters": "{count, plural, =0{Maximum: {count} Buschtaw.} =1{Maximum: {count} Buschtaw.} other{Maximum: {count} Buschtawen.}}", - "blocks": "{count, plural, =0{{count} geblockt} =1{{count} geblockt} other{{count} geblockt}}", - "nbForumPosts": "{count, plural, =0{{count} Forumbäitrag} =1{{count} Forumbäitrag} other{{count} Forumbäiträg}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count}{param2} Spiller dës Woch.} =1{{count}{param2} Spiller dës Woch.} other{{count}{param2} Spiller dës Woch.}}", - "availableInNbLanguages": "{count, plural, =0{Disponibel an {count} Sprooch!} =1{Disponibel an {count} Sprooch!} other{Disponibel an {count} Sproochen!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} Sekonn fir den éischten Zuch ze maachen} =1{{count} Sekonn fir den éischten Zuch ze maachen} other{{count} Sekonne fir den éischten Zuch ze maachen}}", - "nbSeconds": "{count, plural, =0{{count} Sekonn} =1{{count} Sekonn} other{{count} Sekonnen}}", - "andSaveNbPremoveLines": "{count, plural, =0{an späicher {count} bedingten Virauszuch} =1{an späicher {count} bedingten Virauszuch} other{an späicher {count} bedingt Virauszich}}", + "opponentLeftCounter": "{count, plural, =1{Däin Géigner huet d'Partie verlooss. Du kanns an {count} Sekonn d'Victoire reklaméieren.} other{Däin Géigner huet d'Partie verlooss. Du kanns an {count} Sekonnen d'Victoire reklaméieren.}}", + "mateInXHalfMoves": "{count, plural, =1{Matt an {count} Hallef-Zuch} other{Matt an {count} Hallef-Zich}}", + "nbBlunders": "{count, plural, =1{{count} Gaffe} other{{count} Gaffen}}", + "nbMistakes": "{count, plural, =1{{count} Feeler} other{{count} Feeler}}", + "nbInaccuracies": "{count, plural, =1{{count} Ongenauegkeet} other{{count} Ongenauegkeeten}}", + "nbPlayers": "{count, plural, =1{{count} Spiller} other{{count} Spiller}}", + "nbGames": "{count, plural, =1{{count} Partie} other{{count} Partien}}", + "ratingXOverYGames": "{count, plural, =1{{count}-Wäertung aus {param2} Partie} other{{count}-Wäertung aus {param2} Partien}}", + "nbBookmarks": "{count, plural, =1{{count} Lieszeeche} other{{count} Lieszeeche}}", + "nbDays": "{count, plural, =1{{count} Dag} other{{count} Deeg}}", + "nbHours": "{count, plural, =1{{count} Stonn} other{{count} Stonnen}}", + "nbMinutes": "{count, plural, =1{{count} Minutt} other{{count} Minutten}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Rang gëtt all Minutt geupdate} other{Rank gëtt all {count} Minutten geupdate}}", + "nbPuzzles": "{count, plural, =1{{count} Aufgab} other{{count} Aufgaben}}", + "nbGamesWithYou": "{count, plural, =1{{count} Partie géint dech} other{{count} Partien géint dech}}", + "nbRated": "{count, plural, =1{{count} gewäert} other{{count} gewäert}}", + "nbWins": "{count, plural, =1{{count} gewonn} other{{count} gewonn}}", + "nbLosses": "{count, plural, =1{{count} verluer} other{{count} verluer}}", + "nbDraws": "{count, plural, =1{{count} Remis} other{{count} Remis}}", + "nbPlaying": "{count, plural, =1{{count} lafend} other{{count} lafend}}", + "giveNbSeconds": "{count, plural, =1{Dem Géigner {count} Sekonn bäiginn} other{Dem Géigner {count} Sekonne bäiginn}}", + "nbTournamentPoints": "{count, plural, =1{{count} Turnéierpunkt} other{{count} Turnéierpunkten}}", + "nbStudies": "{count, plural, =1{{count} Etüd} other{{count} Etüden}}", + "nbSimuls": "{count, plural, =1{{count} Simultanveranstaltung} other{{count} Simultanveranstaltungen}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} gewäert Partie} other{≥ {count} gewäert Partien}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} gewäert {param2} Partie} other{≥ {count} gewäert {param2} Partien}}", + "needNbMorePerfGames": "{count, plural, =1{Du muss nach {count} gewäert {param2} Partie spillen} other{Du muss nach {count} gewäert {param2} Partien spillen}}", + "needNbMoreGames": "{count, plural, =1{Du muss nach {count} gewäert Partie spillen} other{Du muss nach {count} gewäert Partien spillen}}", + "nbImportedGames": "{count, plural, =1{{count} importéiert Partie} other{{count} importéiert Partien}}", + "nbFriendsOnline": "{count, plural, =1{{count} Kolleeg online} other{{count} Kolleegen online}}", + "nbFollowers": "{count, plural, =1{{count} Follower} other{{count} Follower}}", + "nbFollowing": "{count, plural, =1{{count} Folgend} other{{count} Folgend}}", + "lessThanNbMinutes": "{count, plural, =1{Manner wéi {count} Minutt} other{Manner wéi {count} Minutten}}", + "nbGamesInPlay": "{count, plural, =1{{count} Partie amgaang} other{{count} Partien amgaang}}", + "maximumNbCharacters": "{count, plural, =1{Maximum: {count} Buschtaw.} other{Maximum: {count} Buschtawen.}}", + "blocks": "{count, plural, =1{{count} geblockt} other{{count} geblockt}}", + "nbForumPosts": "{count, plural, =1{{count} Forumbäitrag} other{{count} Forumbäiträg}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count}{param2} Spiller dës Woch.} other{{count}{param2} Spiller dës Woch.}}", + "availableInNbLanguages": "{count, plural, =1{Disponibel an {count} Sprooch!} other{Disponibel an {count} Sproochen!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} Sekonn fir den éischten Zuch ze maachen} other{{count} Sekonne fir den éischten Zuch ze maachen}}", + "nbSeconds": "{count, plural, =1{{count} Sekonn} other{{count} Sekonnen}}", + "andSaveNbPremoveLines": "{count, plural, =1{an späicher {count} bedingten Virauszuch} other{an späicher {count} bedingt Virauszich}}", "stormMoveToStart": "Maach en Zuch fir ze starten", "stormYouPlayTheWhitePiecesInAllPuzzles": "Du spills an allen Aufgaben mat de wäisse Figuren", "stormYouPlayTheBlackPiecesInAllPuzzles": "Du spills an allen Aufgaben mat de schwaarze Figuren", @@ -1246,8 +1246,8 @@ "stormClickToReload": "Klick fir nei ze lueden", "stormThisRunHasExpired": "Dësen Duerchlaf ass ofgelaf!", "stormThisRunWasOpenedInAnotherTab": "Dësen Duerchlaf gouf an engem aneren Tab opgemaach!", - "stormXRuns": "{count, plural, =0{1 Duerchlaf} =1{1 Duerchlaf} other{{count} Duerchleef}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Huet een Duerchlaf vun {param2} gespillt} =1{Huet een Duerchlaf vun {param2} gespillt} other{Huet {count} Duerchleef vun {param2} gespillt}}", + "stormXRuns": "{count, plural, =1{1 Duerchlaf} other{{count} Duerchleef}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Huet een Duerchlaf vun {param2} gespillt} other{Huet {count} Duerchleef vun {param2} gespillt}}", "streamerLichessStreamers": "Lichess Streamer", "studyShareAndExport": "Deelen & exportéieren", "studyStart": "Lass" diff --git a/lib/l10n/lila_lt.arb b/lib/l10n/lila_lt.arb index 71a62a951b..a75f22b6ce 100644 --- a/lib/l10n/lila_lt.arb +++ b/lib/l10n/lila_lt.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Organizavo transliaciją", "activityRankedInSwissTournament": "Reitinguotas #{param1} iš {param2}", "activitySignedUp": "Užsiregistravo „Lichess“", - "activitySupportedNbMonths": "{count, plural, =0{Remia lichess.org {count} mėn. kaip „{param2}“} =1{Remia lichess.org {count} mėn. kaip „{param2}“} few{Remia lichess.org {count} mėn. kaip „{param2}“} many{Remia lichess.org {count} mėn. kaip „{param2}“} other{Remia lichess.org {count} mėn. kaip „{param2}“}}", - "activityPracticedNbPositions": "{count, plural, =0{Praktikavosi {count} poziciją per „{param2}“} =1{Praktikavosi {count} poziciją per „{param2}“} few{Praktikavosi {count} pozicijas per „{param2}“} many{Praktikavosi {count} pozicijų per „{param2}“} other{Praktikavosi {count} pozicijų per „{param2}“}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Išsprendė {count} taktinę užduotį} =1{Išsprendė {count} taktinę užduotį} few{Išsprendė {count} taktines užduotis} many{Išsprendė {count} taktinių užduočių} other{Išsprendė {count} taktinių užduočių}}", - "activityPlayedNbGames": "{count, plural, =0{Sužaidė {count} „{param2}“ partiją} =1{Sužaidė {count} „{param2}“ partiją} few{Sužaidė {count} „{param2}“ partijas} many{Sužaidė {count} „{param2}“ partijų} other{Sužaidė {count} „{param2}“ partijų}}", - "activityPostedNbMessages": "{count, plural, =0{Parašė {count} žinutę temoje „{param2}“} =1{Parašė {count} žinutę temoje „{param2}“} few{Parašė {count} žinutes temoje „{param2}“} many{Parašė {count} žinučių temoje „{param2}“} other{Parašė {count} žinučių temoje „{param2}“}}", - "activityPlayedNbMoves": "{count, plural, =0{Sužaidė {count} ėjimą} =1{Sužaidė {count} ėjimą} few{Sužaidė {count} ėjimus} many{Sužaidė {count} ėjimų} other{Sužaidė {count} ėjimų}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{per {count} korespondencinę partiją} =1{per {count} korespondencinę partiją} few{per {count} korespondencines partijas} many{per {count} korespondencinių partijų} other{per {count} korespondencinių partijų}}", - "activityCompletedNbGames": "{count, plural, =0{Užbaigė {count} korespondencinę partiją} =1{Užbaigė {count} korespondencinę partiją} few{Užbaigė {count} korespondencines partijas} many{Užbaigė {count} korespondencinių partijų} other{Užbaigė {count} korespondencinių partijų}}", - "activityFollowedNbPlayers": "{count, plural, =0{Pradėjo sekti {count} žaidėją} =1{Pradėjo sekti {count} žaidėją} few{Pradėjo sekti {count} žaidėjus} many{Pradėjo sekti {count} žaidėjų} other{Pradėjo sekti {count} žaidėjų}}", - "activityGainedNbFollowers": "{count, plural, =0{Sulaukė {count} sekėjo} =1{Sulaukė {count} sekėjo} few{Sulaukė {count} sekėjų} many{Sulaukė {count} sekėjų} other{Sulaukė {count} sekėjų}}", - "activityHostedNbSimuls": "{count, plural, =0{Organizavo {count} simulą} =1{Organizavo {count} simulą} few{Organizavo {count} simulus} many{Organizavo {count} simulų} other{Organizavo {count} simulų}}", - "activityJoinedNbSimuls": "{count, plural, =0{Dalyvavo {count}-me simule} =1{Dalyvavo {count}-me simule} few{Dalyvavo {count}-se simuluose} many{Dalyvavo {count}-yje simulų} other{Dalyvavo {count}-yje simulų}}", - "activityCreatedNbStudies": "{count, plural, =0{Sukūrė {count} naują studiją} =1{Sukūrė {count} naują studiją} few{Sukūrė {count} naujas studijas} many{Sukūrė {count} naujų studijų} other{Sukūrė {count} naujų studijų}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Varžėsi {count}-ame turnyre} =1{Varžėsi {count}-ame turnyre} few{Varžėsi {count}-uose turnyruose} many{Varžėsi {count}-yje turnyrų} other{Varžėsi {count}-yje turnyrų}}", - "activityRankedInTournament": "{count, plural, =0{Užėmė #{count} (tarp {param2}% geriausiųjų) su {param3} partija, žaidžiant „{param4}“} =1{Užėmė #{count} (tarp {param2}% geriausiųjų) su {param3} partija, žaidžiant „{param4}“} few{Užėmė #{count} (tarp {param2}% geriausiųjų) su {param3} partijomis, žaidžiant „{param4}“} many{Užėmė #{count} (tarp {param2}% geriausiųjų) su {param3} partijų, žaidžiant „{param4}“} other{Užėmė #{count} (tarp {param2}% geriausiųjų) su {param3} partijų, žaidžiant „{param4}“}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Dalyvavo {count} šveicariškame turnyre} =1{Dalyvavo {count} šveicariškame turnyre} few{Dalyvavo {count} šveicariškuose turnyruose} many{Dalyvavo {count} šveicariško turnyro} other{Dalyvavo {count} šveicariškų turnyrų}}", - "activityJoinedNbTeams": "{count, plural, =0{Prisijungė prie {count} komandos} =1{Prisijungė prie {count} komandos} few{Prisijungė prie {count} komandų} many{Prisijungė prie {count} komandų} other{Prisijungė prie {count} komandų}}", + "activitySupportedNbMonths": "{count, plural, =1{Remia lichess.org {count} mėn. kaip „{param2}“} few{Remia lichess.org {count} mėn. kaip „{param2}“} many{Remia lichess.org {count} mėn. kaip „{param2}“} other{Remia lichess.org {count} mėn. kaip „{param2}“}}", + "activityPracticedNbPositions": "{count, plural, =1{Praktikavosi {count} poziciją per „{param2}“} few{Praktikavosi {count} pozicijas per „{param2}“} many{Praktikavosi {count} pozicijų per „{param2}“} other{Praktikavosi {count} pozicijų per „{param2}“}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Išsprendė {count} taktinę užduotį} few{Išsprendė {count} taktines užduotis} many{Išsprendė {count} taktinių užduočių} other{Išsprendė {count} taktinių užduočių}}", + "activityPlayedNbGames": "{count, plural, =1{Sužaidė {count} „{param2}“ partiją} few{Sužaidė {count} „{param2}“ partijas} many{Sužaidė {count} „{param2}“ partijų} other{Sužaidė {count} „{param2}“ partijų}}", + "activityPostedNbMessages": "{count, plural, =1{Parašė {count} žinutę temoje „{param2}“} few{Parašė {count} žinutes temoje „{param2}“} many{Parašė {count} žinučių temoje „{param2}“} other{Parašė {count} žinučių temoje „{param2}“}}", + "activityPlayedNbMoves": "{count, plural, =1{Sužaidė {count} ėjimą} few{Sužaidė {count} ėjimus} many{Sužaidė {count} ėjimų} other{Sužaidė {count} ėjimų}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{per {count} korespondencinę partiją} few{per {count} korespondencines partijas} many{per {count} korespondencinių partijų} other{per {count} korespondencinių partijų}}", + "activityCompletedNbGames": "{count, plural, =1{Užbaigė {count} korespondencinę partiją} few{Užbaigė {count} korespondencines partijas} many{Užbaigė {count} korespondencinių partijų} other{Užbaigė {count} korespondencinių partijų}}", + "activityFollowedNbPlayers": "{count, plural, =1{Pradėjo sekti {count} žaidėją} few{Pradėjo sekti {count} žaidėjus} many{Pradėjo sekti {count} žaidėjų} other{Pradėjo sekti {count} žaidėjų}}", + "activityGainedNbFollowers": "{count, plural, =1{Sulaukė {count} sekėjo} few{Sulaukė {count} sekėjų} many{Sulaukė {count} sekėjų} other{Sulaukė {count} sekėjų}}", + "activityHostedNbSimuls": "{count, plural, =1{Organizavo {count} simulą} few{Organizavo {count} simulus} many{Organizavo {count} simulų} other{Organizavo {count} simulų}}", + "activityJoinedNbSimuls": "{count, plural, =1{Dalyvavo {count}-me simule} few{Dalyvavo {count}-se simuluose} many{Dalyvavo {count}-yje simulų} other{Dalyvavo {count}-yje simulų}}", + "activityCreatedNbStudies": "{count, plural, =1{Sukūrė {count} naują studiją} few{Sukūrė {count} naujas studijas} many{Sukūrė {count} naujų studijų} other{Sukūrė {count} naujų studijų}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Varžėsi {count}-ame turnyre} few{Varžėsi {count}-uose turnyruose} many{Varžėsi {count}-yje turnyrų} other{Varžėsi {count}-yje turnyrų}}", + "activityRankedInTournament": "{count, plural, =1{Užėmė #{count} (tarp {param2}% geriausiųjų) su {param3} partija, žaidžiant „{param4}“} few{Užėmė #{count} (tarp {param2}% geriausiųjų) su {param3} partijomis, žaidžiant „{param4}“} many{Užėmė #{count} (tarp {param2}% geriausiųjų) su {param3} partijų, žaidžiant „{param4}“} other{Užėmė #{count} (tarp {param2}% geriausiųjų) su {param3} partijų, žaidžiant „{param4}“}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Dalyvavo {count} šveicariškame turnyre} few{Dalyvavo {count} šveicariškuose turnyruose} many{Dalyvavo {count} šveicariško turnyro} other{Dalyvavo {count} šveicariškų turnyrų}}", + "activityJoinedNbTeams": "{count, plural, =1{Prisijungė prie {count} komandos} few{Prisijungė prie {count} komandų} many{Prisijungė prie {count} komandų} other{Prisijungė prie {count} komandų}}", "broadcastBroadcasts": "Transliacijos", "broadcastStartDate": "Pradžios laikas jūsų laiko juostoje", "challengeChallengesX": "Iššūkiai: {param1}", @@ -215,11 +215,11 @@ "puzzleNoPuzzlesToShow": "Nėra ką rodyti, pirma išspręskite galvosūkių!", "puzzleImprovementAreasDescription": "Treniruokitės su šiomis norėdami pagerinti savo progresą!", "puzzleStrengthDescription": "Jums geriausiai sekasi šiose temose", - "puzzlePlayedXTimes": "{count, plural, =0{Žaista {count} kartą} =1{Žaista {count} kartą} few{Žaista {count} kartus} many{Žaista {count} kartą} other{Žaista {count} kartų}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Vienu tašku aukščiau jūsų užduočių reitingo} =1{Vienu tašku aukščiau jūsų užduočių reitingo} few{{count} taškais aukščiau jūsų užduočių reitingo} many{{count} taško aukščiau jūsų užduočių reitingo} other{{count} taškų aukščiau jūsų užduočių reitingo}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Vienu tašku aukščiau jūsų užduočių reitingo} =1{Vienu tašku aukščiau jūsų užduočių reitingo} few{{count} taškais aukščiau jūsų užduočių reitingo} many{{count} taško aukščiau jūsų užduočių reitingo} other{{count} taškų aukščiau jūsų užduočių reitingo}}", - "puzzleNbPlayed": "{count, plural, =0{{count} sužaistas} =1{{count} sužaistas} few{{count} sužaisti} many{{count} sužaista} other{{count} sužaista}}", - "puzzleNbToReplay": "{count, plural, =0{{count} sužaisti} =1{{count} sužaisti} few{{count} sužaisti} many{{count} sužaisti} other{{count} sužaisti}}", + "puzzlePlayedXTimes": "{count, plural, =1{Žaista {count} kartą} few{Žaista {count} kartus} many{Žaista {count} kartą} other{Žaista {count} kartų}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Vienu tašku aukščiau jūsų užduočių reitingo} few{{count} taškais aukščiau jūsų užduočių reitingo} many{{count} taško aukščiau jūsų užduočių reitingo} other{{count} taškų aukščiau jūsų užduočių reitingo}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Vienu tašku aukščiau jūsų užduočių reitingo} few{{count} taškais aukščiau jūsų užduočių reitingo} many{{count} taško aukščiau jūsų užduočių reitingo} other{{count} taškų aukščiau jūsų užduočių reitingo}}", + "puzzleNbPlayed": "{count, plural, =1{{count} sužaistas} few{{count} sužaisti} many{{count} sužaista} other{{count} sužaista}}", + "puzzleNbToReplay": "{count, plural, =1{{count} sužaisti} few{{count} sužaisti} many{{count} sužaisti} other{{count} sužaisti}}", "puzzleThemeAdvancedPawn": "Pažengęs pėstininkas", "puzzleThemeAdvancedPawnDescription": "Pėstininkas, kuris keičiamas kita figūra, ar tuoj tai darys, čia yra esminė taktika.", "puzzleThemeAdvantage": "Pranašumas", @@ -1166,48 +1166,48 @@ "showMeEverything": "Rodyti viską", "lichessPatronInfo": "Lichess yra labdara ir pilnai atviro kodo/libre projektas.\nVisos veikimo išlaidos, programavimas ir turinys yra padengti išskirtinai tik vartotojų parama.", "nothingToSeeHere": "Nieko naujo.", - "opponentLeftCounter": "{count, plural, =0{Jūsų varžovas paliko partiją. Galėsite prisiimti pergalę už {count} sekundės.} =1{Jūsų varžovas paliko partiją. Galėsite prisiimti pergalę už {count} sekundės.} few{Jūsų varžovas paliko partiją. Galėsite prisiimti pergalę už {count} sekundžių.} many{Jūsų varžovas paliko partiją. Galėsite prisiimti pergalę už {count} sekundžių.} other{Jūsų varžovas paliko partiją. Galėsite prisiimti pergalę už {count} sekundžių.}}", - "mateInXHalfMoves": "{count, plural, =0{Matas už {count} pus-ėjimo} =1{Matas už {count} pus-ėjimo} few{Matas už {count} pus-ėjimų} many{Matas už {count} pus-ėjimų} other{Matas už {count} pus-ėjimų}}", - "nbBlunders": "{count, plural, =0{{count} šiurkšti klaida} =1{{count} šiurkšti klaida} few{{count} šiurkščios klaidos} many{{count} šiurkščios klaidos} other{{count} šiurkščių klaidų}}", - "nbMistakes": "{count, plural, =0{{count} klaida} =1{{count} klaida} few{{count} klaidos} many{{count} klaidos} other{{count} klaidų}}", - "nbInaccuracies": "{count, plural, =0{{count} netikslumas} =1{{count} netikslumas} few{{count} netikslumai} many{{count} netikslumo} other{{count} netikslumų}}", - "nbPlayers": "{count, plural, =0{{count} žaidėjas} =1{{count} žaidėjas} few{{count} žaidėjai} many{{count} žaidėjų} other{{count} žaidėjų}}", - "nbGames": "{count, plural, =0{{count} partija} =1{{count} partija} few{{count} partijos} many{{count} partijų} other{{count} partijų}}", - "ratingXOverYGames": "{count, plural, =0{{count} reitingas per {param2} partiją} =1{{count} reitingas per {param2} partiją} few{{count} reitingas per {param2} partijas} many{{count} reitingas per {param2} partijos} other{{count} reitingas per {param2} partijų}}", - "nbBookmarks": "{count, plural, =0{{count} įrašas} =1{{count} įrašas} few{{count} įrašai} many{{count} įrašų} other{{count} įrašų}}", - "nbDays": "{count, plural, =0{{count} diena} =1{{count} diena} few{{count} dienos} many{{count} dienų} other{{count} dienų}}", - "nbHours": "{count, plural, =0{{count} valanda} =1{{count} valanda} few{{count} valandos} many{{count} valandų} other{{count} valandų}}", - "nbMinutes": "{count, plural, =0{{count} minutė} =1{{count} minutė} few{{count} minutės} many{{count} minutės} other{{count} minučių}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Reitingas atnaujinamas kas minutę} =1{Reitingas atnaujinamas kas minutę} few{Reitingas atnaujinamas kas {count} minutes} many{Reitingas atnaujinamas kas {count} minučių} other{Reitingas atnaujinamas kas {count} minučių}}", - "nbPuzzles": "{count, plural, =0{{count} užduotis} =1{{count} užduotis} few{{count} užduotys} many{{count} užduočių} other{{count} užduočių}}", - "nbGamesWithYou": "{count, plural, =0{{count} partija su jumis} =1{{count} partija su jumis} few{{count} partijos su jumis} many{{count} partijų su jumis} other{{count} partijų su jumis}}", - "nbRated": "{count, plural, =0{{count} vertinama} =1{{count} vertinama} few{{count} vertinamos} many{{count} vertinamų} other{{count} vertinamų}}", - "nbWins": "{count, plural, =0{{count} pergalė} =1{{count} pergalė} few{{count} pergalės} many{{count} pergalių} other{{count} pergalių}}", - "nbLosses": "{count, plural, =0{{count} pralaimėjimas} =1{{count} pralaimėjimas} few{{count} pralaimėjimai} many{{count} pralaimėjimų} other{{count} pralaimėjimų}}", - "nbDraws": "{count, plural, =0{{count} lygiosios} =1{{count} lygiosios} few{{count} lygiosios} many{{count} lygiųjų} other{{count} lygiųjų}}", - "nbPlaying": "{count, plural, =0{{count} žaidžiamas} =1{{count} žaidžiamas} few{{count} žaidžiami} many{{count} žaidžiamų} other{{count} žaidžiamų}}", - "giveNbSeconds": "{count, plural, =0{Duoti {count} sekundę} =1{Duoti {count} sekundę} few{Duoti {count} sekundes} many{Duoti {count} sekundžių} other{Duoti {count} sekundžių}}", - "nbTournamentPoints": "{count, plural, =0{{count} turnyro taškas} =1{{count} turnyro taškas} few{{count} turnyro taškai} many{{count} turnyro taškų} other{{count} turnyro taškų}}", - "nbStudies": "{count, plural, =0{{count} studija} =1{{count} studija} few{{count} studijos} many{{count} studijų} other{{count} studijų}}", - "nbSimuls": "{count, plural, =0{{count} simultanas} =1{{count} simultanas} few{{count} simultanai} many{{count} simultano} other{{count} simultanų}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} vertinama partija} =1{≥ {count} vertinama partija} few{≥ {count} vertinamos partijos} many{≥ {count} vertinamų partijų} other{≥ {count} vertinamų partijų}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} vertinama „{param2}“ partija} =1{≥ {count} vertinama „{param2}“ partija} few{≥ {count} vertinamos „{param2}“ partijos} many{≥ {count} vertinamų „{param2}“ partijų} other{≥ {count} vertinamų „{param2}“ partijų}}", - "needNbMorePerfGames": "{count, plural, =0{Jums reikia sužaisti dar {count} vertinamą „{param2}“ partiją} =1{Jums reikia sužaisti dar {count} vertinamą „{param2}“ partiją} few{Jums reikia sužaisti dar {count} vertinamas „{param2}“ partijas} many{Jums reikia sužaisti dar {count} vertinamų „{param2}“ partijų} other{Jums reikia sužaisti dar {count} vertinamų „{param2}“ partijų}}", - "needNbMoreGames": "{count, plural, =0{Jums reikia sužaisti dar {count} vertinamą partiją} =1{Jums reikia sužaisti dar {count} vertinamą partiją} few{Jums reikia sužaisti dar {count} vertinamas partijas} many{Jums reikia sužaisti dar {count} vertinamų partijų} other{Jums reikia sužaisti dar {count} vertinamų partijų}}", - "nbImportedGames": "{count, plural, =0{{count} importuotas žaidimas} =1{{count} importuotas žaidimas} few{{count} importuoti žaidimai} many{{count} importuotų žaidimų} other{{count} importuotų žaidimų}}", - "nbFriendsOnline": "{count, plural, =0{{count} prisijungęs draugas} =1{{count} prisijungęs draugas} few{{count} prisijungę draugai} many{{count} prisijungusių draugų} other{{count} prisijungusių draugų}}", - "nbFollowers": "{count, plural, =0{{count} sekėjas} =1{{count} sekėjas} few{{count} sekėjai} many{{count} sekėjų} other{{count} sekėjų}}", - "nbFollowing": "{count, plural, =0{{count} sekamas} =1{{count} sekamas} few{{count} sekami} many{{count} sekamų} other{{count} sekamų}}", - "lessThanNbMinutes": "{count, plural, =0{Mažiau nei {count} minutė} =1{Mažiau nei {count} minutė} few{Mažiau nei {count} minutės} many{Mažiau nei {count} minučių} other{Mažiau nei {count} minučių}}", - "nbGamesInPlay": "{count, plural, =0{{count} vykstanti partija} =1{{count} vykstanti partija} few{{count} vykstančios partijos} many{{count} vykstančių partijų} other{{count} vykstančių partijų}}", - "maximumNbCharacters": "{count, plural, =0{Daugiausiai: {count} simbolis.} =1{Daugiausiai: {count} simbolis.} few{Daugiausiai: {count} simboliai.} many{Daugiausiai: {count} simbolių.} other{Daugiausiai: {count} simbolių.}}", - "blocks": "{count, plural, =0{{count} užblokuotas} =1{{count} užblokuotas} few{{count} užblokuoti} many{{count} užblokuotų} other{{count} užblokuotų}}", - "nbForumPosts": "{count, plural, =0{{count} forumo pranešimas} =1{{count} forumo pranešimas} few{{count} forumo pranešimai} many{{count} forumo pranešimų} other{{count} forumo pranešimų}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} {param2} žaidėjas šią savaitę.} =1{{count} {param2} žaidėjas šią savaitę.} few{{count} {param2} žaidėjai šią savaitę.} many{{count} {param2} žaidėjų šią savaitę.} other{{count} {param2} žaidėjų šią savaitę.}}", - "availableInNbLanguages": "{count, plural, =0{Galima rinktis iš {count} kalbos!} =1{Galima rinktis iš {count} kalbos!} few{Galima rinktis iš {count} kalbų!} many{Galima rinktis iš {count} kalbų!} other{Galima rinktis iš {count} kalbų!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} sekundė atlikti pirmąjį ėjimą} =1{{count} sekundė atlikti pirmąjį ėjimą} few{{count} sekundės atlikti pirmąjį ėjimą} many{{count} sekundžių atlikti pirmąjį ėjimą} other{{count} sekundžių atlikti pirmąjį ėjimą}}", - "nbSeconds": "{count, plural, =0{{count} sekundė} =1{{count} sekundė} few{{count} sekundės} many{{count} sekundžių} other{{count} sekundžių}}", - "andSaveNbPremoveLines": "{count, plural, =0{ir sutaupykite {count} išankstinio ėjimo liniją} =1{ir sutaupykite {count} išankstinio ėjimo liniją} few{ir sutaupykite {count} išankstinio ėjimo linijas} many{ir sutaupykite {count} išankstinio ėjimo linijų} other{ir sutaupykite {count} išankstinio ėjimo linijų}}", + "opponentLeftCounter": "{count, plural, =1{Jūsų varžovas paliko partiją. Galėsite prisiimti pergalę už {count} sekundės.} few{Jūsų varžovas paliko partiją. Galėsite prisiimti pergalę už {count} sekundžių.} many{Jūsų varžovas paliko partiją. Galėsite prisiimti pergalę už {count} sekundžių.} other{Jūsų varžovas paliko partiją. Galėsite prisiimti pergalę už {count} sekundžių.}}", + "mateInXHalfMoves": "{count, plural, =1{Matas už {count} pus-ėjimo} few{Matas už {count} pus-ėjimų} many{Matas už {count} pus-ėjimų} other{Matas už {count} pus-ėjimų}}", + "nbBlunders": "{count, plural, =1{{count} šiurkšti klaida} few{{count} šiurkščios klaidos} many{{count} šiurkščios klaidos} other{{count} šiurkščių klaidų}}", + "nbMistakes": "{count, plural, =1{{count} klaida} few{{count} klaidos} many{{count} klaidos} other{{count} klaidų}}", + "nbInaccuracies": "{count, plural, =1{{count} netikslumas} few{{count} netikslumai} many{{count} netikslumo} other{{count} netikslumų}}", + "nbPlayers": "{count, plural, =1{{count} žaidėjas} few{{count} žaidėjai} many{{count} žaidėjų} other{{count} žaidėjų}}", + "nbGames": "{count, plural, =1{{count} partija} few{{count} partijos} many{{count} partijų} other{{count} partijų}}", + "ratingXOverYGames": "{count, plural, =1{{count} reitingas per {param2} partiją} few{{count} reitingas per {param2} partijas} many{{count} reitingas per {param2} partijos} other{{count} reitingas per {param2} partijų}}", + "nbBookmarks": "{count, plural, =1{{count} įrašas} few{{count} įrašai} many{{count} įrašų} other{{count} įrašų}}", + "nbDays": "{count, plural, =1{{count} diena} few{{count} dienos} many{{count} dienų} other{{count} dienų}}", + "nbHours": "{count, plural, =1{{count} valanda} few{{count} valandos} many{{count} valandų} other{{count} valandų}}", + "nbMinutes": "{count, plural, =1{{count} minutė} few{{count} minutės} many{{count} minutės} other{{count} minučių}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Reitingas atnaujinamas kas minutę} few{Reitingas atnaujinamas kas {count} minutes} many{Reitingas atnaujinamas kas {count} minučių} other{Reitingas atnaujinamas kas {count} minučių}}", + "nbPuzzles": "{count, plural, =1{{count} užduotis} few{{count} užduotys} many{{count} užduočių} other{{count} užduočių}}", + "nbGamesWithYou": "{count, plural, =1{{count} partija su jumis} few{{count} partijos su jumis} many{{count} partijų su jumis} other{{count} partijų su jumis}}", + "nbRated": "{count, plural, =1{{count} vertinama} few{{count} vertinamos} many{{count} vertinamų} other{{count} vertinamų}}", + "nbWins": "{count, plural, =1{{count} pergalė} few{{count} pergalės} many{{count} pergalių} other{{count} pergalių}}", + "nbLosses": "{count, plural, =1{{count} pralaimėjimas} few{{count} pralaimėjimai} many{{count} pralaimėjimų} other{{count} pralaimėjimų}}", + "nbDraws": "{count, plural, =1{{count} lygiosios} few{{count} lygiosios} many{{count} lygiųjų} other{{count} lygiųjų}}", + "nbPlaying": "{count, plural, =1{{count} žaidžiamas} few{{count} žaidžiami} many{{count} žaidžiamų} other{{count} žaidžiamų}}", + "giveNbSeconds": "{count, plural, =1{Duoti {count} sekundę} few{Duoti {count} sekundes} many{Duoti {count} sekundžių} other{Duoti {count} sekundžių}}", + "nbTournamentPoints": "{count, plural, =1{{count} turnyro taškas} few{{count} turnyro taškai} many{{count} turnyro taškų} other{{count} turnyro taškų}}", + "nbStudies": "{count, plural, =1{{count} studija} few{{count} studijos} many{{count} studijų} other{{count} studijų}}", + "nbSimuls": "{count, plural, =1{{count} simultanas} few{{count} simultanai} many{{count} simultano} other{{count} simultanų}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} vertinama partija} few{≥ {count} vertinamos partijos} many{≥ {count} vertinamų partijų} other{≥ {count} vertinamų partijų}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} vertinama „{param2}“ partija} few{≥ {count} vertinamos „{param2}“ partijos} many{≥ {count} vertinamų „{param2}“ partijų} other{≥ {count} vertinamų „{param2}“ partijų}}", + "needNbMorePerfGames": "{count, plural, =1{Jums reikia sužaisti dar {count} vertinamą „{param2}“ partiją} few{Jums reikia sužaisti dar {count} vertinamas „{param2}“ partijas} many{Jums reikia sužaisti dar {count} vertinamų „{param2}“ partijų} other{Jums reikia sužaisti dar {count} vertinamų „{param2}“ partijų}}", + "needNbMoreGames": "{count, plural, =1{Jums reikia sužaisti dar {count} vertinamą partiją} few{Jums reikia sužaisti dar {count} vertinamas partijas} many{Jums reikia sužaisti dar {count} vertinamų partijų} other{Jums reikia sužaisti dar {count} vertinamų partijų}}", + "nbImportedGames": "{count, plural, =1{{count} importuotas žaidimas} few{{count} importuoti žaidimai} many{{count} importuotų žaidimų} other{{count} importuotų žaidimų}}", + "nbFriendsOnline": "{count, plural, =1{{count} prisijungęs draugas} few{{count} prisijungę draugai} many{{count} prisijungusių draugų} other{{count} prisijungusių draugų}}", + "nbFollowers": "{count, plural, =1{{count} sekėjas} few{{count} sekėjai} many{{count} sekėjų} other{{count} sekėjų}}", + "nbFollowing": "{count, plural, =1{{count} sekamas} few{{count} sekami} many{{count} sekamų} other{{count} sekamų}}", + "lessThanNbMinutes": "{count, plural, =1{Mažiau nei {count} minutė} few{Mažiau nei {count} minutės} many{Mažiau nei {count} minučių} other{Mažiau nei {count} minučių}}", + "nbGamesInPlay": "{count, plural, =1{{count} vykstanti partija} few{{count} vykstančios partijos} many{{count} vykstančių partijų} other{{count} vykstančių partijų}}", + "maximumNbCharacters": "{count, plural, =1{Daugiausiai: {count} simbolis.} few{Daugiausiai: {count} simboliai.} many{Daugiausiai: {count} simbolių.} other{Daugiausiai: {count} simbolių.}}", + "blocks": "{count, plural, =1{{count} užblokuotas} few{{count} užblokuoti} many{{count} užblokuotų} other{{count} užblokuotų}}", + "nbForumPosts": "{count, plural, =1{{count} forumo pranešimas} few{{count} forumo pranešimai} many{{count} forumo pranešimų} other{{count} forumo pranešimų}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} {param2} žaidėjas šią savaitę.} few{{count} {param2} žaidėjai šią savaitę.} many{{count} {param2} žaidėjų šią savaitę.} other{{count} {param2} žaidėjų šią savaitę.}}", + "availableInNbLanguages": "{count, plural, =1{Galima rinktis iš {count} kalbos!} few{Galima rinktis iš {count} kalbų!} many{Galima rinktis iš {count} kalbų!} other{Galima rinktis iš {count} kalbų!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} sekundė atlikti pirmąjį ėjimą} few{{count} sekundės atlikti pirmąjį ėjimą} many{{count} sekundžių atlikti pirmąjį ėjimą} other{{count} sekundžių atlikti pirmąjį ėjimą}}", + "nbSeconds": "{count, plural, =1{{count} sekundė} few{{count} sekundės} many{{count} sekundžių} other{{count} sekundžių}}", + "andSaveNbPremoveLines": "{count, plural, =1{ir sutaupykite {count} išankstinio ėjimo liniją} few{ir sutaupykite {count} išankstinio ėjimo linijas} many{ir sutaupykite {count} išankstinio ėjimo linijų} other{ir sutaupykite {count} išankstinio ėjimo linijų}}", "stormMoveToStart": "Norėdami pradėti padarykite ėjimą", "stormYouPlayTheWhitePiecesInAllPuzzles": "Visose užduotyse žaidžiate baltaisiais", "stormYouPlayTheBlackPiecesInAllPuzzles": "Visose užduotyse žaidžiate juodaisiais", @@ -1259,8 +1259,8 @@ "stormClickToReload": "Spauskite norėdami perkrauti", "stormThisRunHasExpired": "Ši eilė pasibaigė!", "stormThisRunWasOpenedInAnotherTab": "Ši eilė atidaryta kitoje kortelėje!", - "stormXRuns": "{count, plural, =0{1 eilė} =1{1 eilė} few{{count} eilės} many{{count} eilės} other{{count} eilių}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Žaista viena {param2} eilė} =1{Žaista viena {param2} eilė} few{Žaistos {count} {param2} eilės} many{Žaista {count} {param2} eilės} other{Žaista {count} {param2} eilių}}", + "stormXRuns": "{count, plural, =1{1 eilė} few{{count} eilės} many{{count} eilės} other{{count} eilių}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Žaista viena {param2} eilė} few{Žaistos {count} {param2} eilės} many{Žaista {count} {param2} eilės} other{Žaista {count} {param2} eilių}}", "streamerLichessStreamers": "Lichess transliuotojai", "studyShareAndExport": "Dalintis ir eksportuoti", "studyStart": "Pradėti" diff --git a/lib/l10n/lila_mk.arb b/lib/l10n/lila_mk.arb index 56b9a04490..5c473e5d48 100644 --- a/lib/l10n/lila_mk.arb +++ b/lib/l10n/lila_mk.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Емитуваше во живо", "activityRankedInSwissTournament": "Ранг #{param1} во {param2}", "activitySignedUp": "Се регистрираше на lichess.org", - "activitySupportedNbMonths": "{count, plural, =0{Ја поддржуваше lichess.org {count} месец како {param2}} =1{Ја поддржуваше lichess.org {count} месец како {param2}} other{Ја поддржуваше lichess.org {count} месеци како {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Вежбаше {count} позиција на {param2}} =1{Вежбаше {count} позиција на {param2}} other{Вежбаше {count} позиции на {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Реши {count} тактичка загатка} =1{Реши {count} тактичка загатка} other{Реши {count} тактички загатки}}", - "activityPlayedNbGames": "{count, plural, =0{Одигра {count} „{param2}“ игра} =1{Одигра {count} „{param2}“ игра} other{Одигра {count} {param2} игри}}", - "activityPostedNbMessages": "{count, plural, =0{Напиша {count} порака во {param2}} =1{Напиша {count} порака во {param2}} other{Напиша {count} пораки во {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{Изигра {count} потег} =1{Изигра {count} потег} other{Изигра {count} потези}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{во {count} дописна партија} =1{во {count} дописна партија} other{во {count} дописни партии}}", - "activityCompletedNbGames": "{count, plural, =0{Изигра {count} дописна игра} =1{Изигра {count} дописна игра} other{Изигра {count} дописни игри}}", - "activityFollowedNbPlayers": "{count, plural, =0{Заследи {count} играч} =1{Заследи {count} играч} other{Заследи {count} играчи}}", - "activityGainedNbFollowers": "{count, plural, =0{Стекна {count} нов следач} =1{Стекна {count} нов следач} other{Стекна {count} нови следачи}}", - "activityHostedNbSimuls": "{count, plural, =0{Организираше {count} симултана партија} =1{Организираше {count} симултана партија} other{Организираше {count} симултани партии}}", - "activityJoinedNbSimuls": "{count, plural, =0{Учествуваше во {count} симултана партија} =1{Учествуваше во {count} симултана партија} other{Учествуваше во {count} симултани партији}}", - "activityCreatedNbStudies": "{count, plural, =0{Создаде {count} нова студија} =1{Создаде {count} нова студија} other{Создаде {count} нови студии}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Учествуваше во {count} турнир} =1{Учествуваше во {count} турнир} other{Учествуваше во {count} турнири}}", - "activityRankedInTournament": "{count, plural, =0{Рангиран #{count} (топ {param2}%) со {param3} игра во {param4}} =1{Рангиран #{count} (топ {param2}%) со {param3} игра во {param4}} other{Рангиран #{count} (топ {param2}%) со {param3} игри во {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Се натпреварувал во {count} швајцарски турнир} =1{Се натпреварувал во {count} швајцарски турнир} other{Се натпреварувал во {count} швајцарски турнири}}", - "activityJoinedNbTeams": "{count, plural, =0{Се придружи на {count} тим} =1{Се придружи на {count} тим} other{Се придружи на {count} тимови}}", + "activitySupportedNbMonths": "{count, plural, =1{Ја поддржуваше lichess.org {count} месец како {param2}} other{Ја поддржуваше lichess.org {count} месеци како {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Вежбаше {count} позиција на {param2}} other{Вежбаше {count} позиции на {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Реши {count} тактичка загатка} other{Реши {count} тактички загатки}}", + "activityPlayedNbGames": "{count, plural, =1{Одигра {count} „{param2}“ игра} other{Одигра {count} {param2} игри}}", + "activityPostedNbMessages": "{count, plural, =1{Напиша {count} порака во {param2}} other{Напиша {count} пораки во {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{Изигра {count} потег} other{Изигра {count} потези}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{во {count} дописна партија} other{во {count} дописни партии}}", + "activityCompletedNbGames": "{count, plural, =1{Изигра {count} дописна игра} other{Изигра {count} дописни игри}}", + "activityFollowedNbPlayers": "{count, plural, =1{Заследи {count} играч} other{Заследи {count} играчи}}", + "activityGainedNbFollowers": "{count, plural, =1{Стекна {count} нов следач} other{Стекна {count} нови следачи}}", + "activityHostedNbSimuls": "{count, plural, =1{Организираше {count} симултана партија} other{Организираше {count} симултани партии}}", + "activityJoinedNbSimuls": "{count, plural, =1{Учествуваше во {count} симултана партија} other{Учествуваше во {count} симултани партији}}", + "activityCreatedNbStudies": "{count, plural, =1{Создаде {count} нова студија} other{Создаде {count} нови студии}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Учествуваше во {count} турнир} other{Учествуваше во {count} турнири}}", + "activityRankedInTournament": "{count, plural, =1{Рангиран #{count} (топ {param2}%) со {param3} игра во {param4}} other{Рангиран #{count} (топ {param2}%) со {param3} игри во {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Се натпреварувал во {count} швајцарски турнир} other{Се натпреварувал во {count} швајцарски турнири}}", + "activityJoinedNbTeams": "{count, plural, =1{Се придружи на {count} тим} other{Се придружи на {count} тимови}}", "broadcastBroadcasts": "Емитувања", "broadcastStartDate": "Почетен датум во вашата временска зона", "challengeChallengeToPlay": "Предизвикај на Игра", @@ -180,11 +180,11 @@ "puzzleNoPuzzlesToShow": "Нема што да се покаже овде, прво одиграјте неколку загатки!", "puzzleImprovementAreasDescription": "Вежбајте ги овие загатки за да го оптимизирате вашиот прогрес!", "puzzleStrengthDescription": "Најдобро играте во овие теми", - "puzzlePlayedXTimes": "{count, plural, =0{Одиграно {count}} =1{Одиграно {count}} other{Одиграно {count} пати}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Еден поен под вашиот рејтинг} =1{Еден поен под вашиот рејтинг} other{{count} поени под вашиот рејтинг}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Еден поен над вашиот рејтинг} =1{Еден поен над вашиот рејтинг} other{{count} поени над вашиот рејтинг}}", - "puzzleNbPlayed": "{count, plural, =0{{count} одиграна} =1{{count} одиграна} other{{count} одиграни}}", - "puzzleNbToReplay": "{count, plural, =0{{count} прегледај} =1{{count} прегледај} other{{count} прегледај}}", + "puzzlePlayedXTimes": "{count, plural, =1{Одиграно {count}} other{Одиграно {count} пати}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Еден поен под вашиот рејтинг} other{{count} поени под вашиот рејтинг}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Еден поен над вашиот рејтинг} other{{count} поени над вашиот рејтинг}}", + "puzzleNbPlayed": "{count, plural, =1{{count} одиграна} other{{count} одиграни}}", + "puzzleNbToReplay": "{count, plural, =1{{count} прегледај} other{{count} прегледај}}", "puzzleThemeAdvantage": "Предност", "puzzleThemeAdvantageDescription": "Искористете ја шансата да добиете одлучувачка предност. (200cp ≤ eval ≤ 600cp)", "searchSearch": "Пребарај", @@ -970,45 +970,45 @@ "closingAccountWithdrawAppeal": "Затворањето на Вашиот профил ќе ја повлече жалбата", "ourEventTips": "Наши совети за организирање настани", "lichessPatronInfo": "Lichess е добротворна организација и целосно бесплатен/слободен софтвер со отворен код.\nСите оперативни трошоци, развој и содржина се финансираат исклучиво од донации на корисници.", - "opponentLeftCounter": "{count, plural, =0{Противникот ја напушти играта. Победувате за {count} секунда.} =1{Противникот ја напушти играта. Победувате за {count} секунда.} other{Противникот ја напушти играта. Победувате за {count} секунди.}}", - "mateInXHalfMoves": "{count, plural, =0{Мат во {count} полупотег} =1{Мат во {count} полупотег} other{Мат во {count} полупотези}}", - "nbBlunders": "{count, plural, =0{{count} голема грешка} =1{{count} голема грешка} other{{count} големи грешки}}", - "nbMistakes": "{count, plural, =0{{count} грешка} =1{{count} грешка} other{{count} грешки}}", - "nbInaccuracies": "{count, plural, =0{{count} непрецизност} =1{{count} непрецизност} other{{count} непрецизности}}", - "nbPlayers": "{count, plural, =0{{count} приклучени играчи} =1{{count} приклучени играчи} other{{count} приклучени играчи}}", - "nbGames": "{count, plural, =0{Види ги сите {count} игри} =1{Види ги сите {count} игри} other{Види ги сите {count} игри}}", - "nbBookmarks": "{count, plural, =0{{count} обележувачи} =1{{count} обележувачи} other{{count} обележувачи}}", - "nbDays": "{count, plural, =0{{count} денови} =1{{count} денови} other{{count} денови}}", - "nbHours": "{count, plural, =0{{count} часови} =1{{count} часови} other{{count} часови}}", - "nbMinutes": "{count, plural, =0{{count} минута} =1{{count} минута} other{{count} минути}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Ранкот се ажурира на секоја минута} =1{Ранкот се ажурира на секоја минута} other{Ранкот се ажурира на секои {count} минути}}", - "nbPuzzles": "{count, plural, =0{{count} проблем} =1{{count} проблем} other{{count} загатки}}", - "nbGamesWithYou": "{count, plural, =0{{count} игри со тебе} =1{{count} игри со тебе} other{{count} игри со тебе}}", - "nbRated": "{count, plural, =0{{count} рангирани игри} =1{{count} рангирани игри} other{{count} рангирани игри}}", - "nbWins": "{count, plural, =0{{count} победи} =1{{count} победи} other{{count} победи}}", - "nbLosses": "{count, plural, =0{{count} порази} =1{{count} порази} other{{count} порази}}", - "nbDraws": "{count, plural, =0{{count} нерешени} =1{{count} нерешени} other{{count} нерешени}}", - "nbPlaying": "{count, plural, =0{{count} игра} =1{{count} игра} other{{count} играат}}", - "giveNbSeconds": "{count, plural, =0{Додај {count} секунди} =1{Додај {count} секунди} other{Додај {count} секунди}}", - "nbTournamentPoints": "{count, plural, =0{{count} турнирски поен} =1{{count} турнирски поен} other{{count} турнирски поени}}", - "nbStudies": "{count, plural, =0{{count} студија} =1{{count} студија} other{{count} студии}}", - "nbSimuls": "{count, plural, =0{{count} симултанка} =1{{count} симултанка} other{{count} симултанки}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} рангирана партија} =1{≥ {count} рангирана партија} other{≥ {count} рангирани партии}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} {param2} рангирана партија} =1{≥ {count} {param2} рангирана партија} other{≥ {count} {param2} рангирани партии}}", - "needNbMorePerfGames": "{count, plural, =0{Мора да одиграте уште {count} рангирана {param2} партија} =1{Мора да одиграте уште {count} рангирана {param2} партија} other{Мора да одиграте уште {count} рангирани {param2} партии}}", - "needNbMoreGames": "{count, plural, =0{Мора да одиграте уште {count} рангирана партија} =1{Мора да одиграте уште {count} рангирана партија} other{Мора да одиграте уште {count} рангирани партии}}", - "nbImportedGames": "{count, plural, =0{{count} внесени игри} =1{{count} внесени игри} other{{count} внесени игри}}", - "nbFriendsOnline": "{count, plural, =0{{count} пријател на линија} =1{{count} пријател на линија} other{{count} пријатели на линија}}", - "nbFollowers": "{count, plural, =0{{count} следбеници} =1{{count} следбеници} other{{count} следбеници}}", - "nbFollowing": "{count, plural, =0{{count} следи} =1{{count} следи} other{{count} следи}}", - "lessThanNbMinutes": "{count, plural, =0{Помалку од {count} минути} =1{Помалку од {count} минути} other{Помалку од {count} минути}}", - "nbGamesInPlay": "{count, plural, =0{{count} Игри во тек} =1{{count} Игри во тек} other{{count} Игри во тек}}", - "maximumNbCharacters": "{count, plural, =0{Максимум: {count} знак.} =1{Максимум: {count} знак.} other{Максимум: {count} знаци.}}", - "blocks": "{count, plural, =0{{count} блокиран} =1{{count} блокиран} other{{count} блокирани}}", - "nbForumPosts": "{count, plural, =0{{count} објава на форумот} =1{{count} објава на форумот} other{{count} објави на форумот}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{„{param2}“ има {count} играч оваа седмица.} =1{„{param2}“ има {count} играч оваа седмица.} other{„{param2}“ има {count} играчи оваа седмица.}}", - "availableInNbLanguages": "{count, plural, =0{Достапно на {count} јазик!} =1{Достапно на {count} јазик!} other{Достапно на {count} јазици!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} секунда за првиот потег} =1{{count} секунда за првиот потег} other{{count} секунди за првиот потег}}", - "nbSeconds": "{count, plural, =0{{count} секунда} =1{{count} секунда} other{{count} секунди}}", - "andSaveNbPremoveLines": "{count, plural, =0{и заштеди {count} пред-потег} =1{и заштеди {count} пред-потег} other{и заштеди {count} пред-потези}}" + "opponentLeftCounter": "{count, plural, =1{Противникот ја напушти играта. Победувате за {count} секунда.} other{Противникот ја напушти играта. Победувате за {count} секунди.}}", + "mateInXHalfMoves": "{count, plural, =1{Мат во {count} полупотег} other{Мат во {count} полупотези}}", + "nbBlunders": "{count, plural, =1{{count} голема грешка} other{{count} големи грешки}}", + "nbMistakes": "{count, plural, =1{{count} грешка} other{{count} грешки}}", + "nbInaccuracies": "{count, plural, =1{{count} непрецизност} other{{count} непрецизности}}", + "nbPlayers": "{count, plural, =1{{count} приклучени играчи} other{{count} приклучени играчи}}", + "nbGames": "{count, plural, =1{Види ги сите {count} игри} other{Види ги сите {count} игри}}", + "nbBookmarks": "{count, plural, =1{{count} обележувачи} other{{count} обележувачи}}", + "nbDays": "{count, plural, =1{{count} денови} other{{count} денови}}", + "nbHours": "{count, plural, =1{{count} часови} other{{count} часови}}", + "nbMinutes": "{count, plural, =1{{count} минута} other{{count} минути}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Ранкот се ажурира на секоја минута} other{Ранкот се ажурира на секои {count} минути}}", + "nbPuzzles": "{count, plural, =1{{count} проблем} other{{count} загатки}}", + "nbGamesWithYou": "{count, plural, =1{{count} игри со тебе} other{{count} игри со тебе}}", + "nbRated": "{count, plural, =1{{count} рангирани игри} other{{count} рангирани игри}}", + "nbWins": "{count, plural, =1{{count} победи} other{{count} победи}}", + "nbLosses": "{count, plural, =1{{count} порази} other{{count} порази}}", + "nbDraws": "{count, plural, =1{{count} нерешени} other{{count} нерешени}}", + "nbPlaying": "{count, plural, =1{{count} игра} other{{count} играат}}", + "giveNbSeconds": "{count, plural, =1{Додај {count} секунди} other{Додај {count} секунди}}", + "nbTournamentPoints": "{count, plural, =1{{count} турнирски поен} other{{count} турнирски поени}}", + "nbStudies": "{count, plural, =1{{count} студија} other{{count} студии}}", + "nbSimuls": "{count, plural, =1{{count} симултанка} other{{count} симултанки}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} рангирана партија} other{≥ {count} рангирани партии}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} {param2} рангирана партија} other{≥ {count} {param2} рангирани партии}}", + "needNbMorePerfGames": "{count, plural, =1{Мора да одиграте уште {count} рангирана {param2} партија} other{Мора да одиграте уште {count} рангирани {param2} партии}}", + "needNbMoreGames": "{count, plural, =1{Мора да одиграте уште {count} рангирана партија} other{Мора да одиграте уште {count} рангирани партии}}", + "nbImportedGames": "{count, plural, =1{{count} внесени игри} other{{count} внесени игри}}", + "nbFriendsOnline": "{count, plural, =1{{count} пријател на линија} other{{count} пријатели на линија}}", + "nbFollowers": "{count, plural, =1{{count} следбеници} other{{count} следбеници}}", + "nbFollowing": "{count, plural, =1{{count} следи} other{{count} следи}}", + "lessThanNbMinutes": "{count, plural, =1{Помалку од {count} минути} other{Помалку од {count} минути}}", + "nbGamesInPlay": "{count, plural, =1{{count} Игри во тек} other{{count} Игри во тек}}", + "maximumNbCharacters": "{count, plural, =1{Максимум: {count} знак.} other{Максимум: {count} знаци.}}", + "blocks": "{count, plural, =1{{count} блокиран} other{{count} блокирани}}", + "nbForumPosts": "{count, plural, =1{{count} објава на форумот} other{{count} објави на форумот}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{„{param2}“ има {count} играч оваа седмица.} other{„{param2}“ има {count} играчи оваа седмица.}}", + "availableInNbLanguages": "{count, plural, =1{Достапно на {count} јазик!} other{Достапно на {count} јазици!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} секунда за првиот потег} other{{count} секунди за првиот потег}}", + "nbSeconds": "{count, plural, =1{{count} секунда} other{{count} секунди}}", + "andSaveNbPremoveLines": "{count, plural, =1{и заштеди {count} пред-потег} other{и заштеди {count} пред-потези}}" } \ No newline at end of file diff --git a/lib/l10n/lila_nb.arb b/lib/l10n/lila_nb.arb index 17775637ac..ceb691dac0 100644 --- a/lib/l10n/lila_nb.arb +++ b/lib/l10n/lila_nb.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Startet en direktestrøm", "activityRankedInSwissTournament": "Ble nummer {param1} i {param2}", "activitySignedUp": "Er registrert hos Lichess", - "activitySupportedNbMonths": "{count, plural, =0{Har støttet lichess.org i {count} måned som {param2}} =1{Har støttet lichess.org i {count} måned som {param2}} other{Har støttet lichess.org i {count} måneder som {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Praktiserte {count} stilling på {param2}} =1{Praktiserte {count} stilling på {param2}} other{Har trent {count} stillinger på {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Har løst {count} sjakknøtt} =1{Har løst {count} sjakknøtt} other{Har løst {count} sjakknøtter}}", - "activityPlayedNbGames": "{count, plural, =0{Har spilt {count} {param2}-parti} =1{Har spilt {count} {param2}-parti} other{Har spilt {count} {param2}-partier}}", - "activityPostedNbMessages": "{count, plural, =0{Har skrevet {count} innlegg i {param2}} =1{Har skrevet {count} innlegg i {param2}} other{Har skrevet {count} innlegg i {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{Har spilt {count} trekk} =1{Har spilt {count} trekk} other{Har spilt {count} trekk}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{i {count} fjernsjakkparti} =1{i {count} fjernsjakkparti} other{i {count} fjernsjakkpartier}}", - "activityCompletedNbGames": "{count, plural, =0{Har spilt ferdig {count} fjernsjakkparti} =1{Har spilt ferdig {count} fjernsjakkparti} other{Har spilt ferdig {count} fjernsjakkpartier}}", - "activityFollowedNbPlayers": "{count, plural, =0{Følger {count} spiller} =1{Følger {count} spiller} other{Følger {count} spillere}}", - "activityGainedNbFollowers": "{count, plural, =0{Har {count} ny følger} =1{Har {count} ny følger} other{Har {count} nye følgere}}", - "activityHostedNbSimuls": "{count, plural, =0{Har vært vertskap for {count} simultanoppvisning} =1{Har vært vertskap for {count} simultanoppvisning} other{Har vært vertskap for {count} simultanoppvisninger}}", - "activityJoinedNbSimuls": "{count, plural, =0{Har deltatt i {count} simultanoppvisning} =1{Har deltatt i {count} simultanoppvisning} other{Har deltatt i {count} simultanoppvisninger}}", - "activityCreatedNbStudies": "{count, plural, =0{Har laget {count} ny studie} =1{Har laget {count} ny studie} other{Har laget {count} nye studier}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Har deltatt i {count} arenaturnering} =1{Har deltatt i {count} arenaturnering} other{Har deltatt i {count} arenaturneringer}}", - "activityRankedInTournament": "{count, plural, =0{Ble nummer {count} (øverste {param2}%) med {param3} parti i {param4}} =1{Ble nummer {count} (øverste {param2}%) med {param3} parti i {param4}} other{Ble nummer {count} (øverste {param2}%) med {param3} partier i {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Har deltatt i {count} sveitserturnering} =1{Har deltatt i {count} sveitserturnering} other{Har deltatt i {count} sveitserturneringer}}", - "activityJoinedNbTeams": "{count, plural, =0{Er medlem av {count} lag} =1{Er medlem av {count} lag} other{Er medlem av {count} lag}}", + "activitySupportedNbMonths": "{count, plural, =1{Har støttet lichess.org i {count} måned som {param2}} other{Har støttet lichess.org i {count} måneder som {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Praktiserte {count} stilling på {param2}} other{Har trent {count} stillinger på {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Har løst {count} sjakknøtt} other{Har løst {count} sjakknøtter}}", + "activityPlayedNbGames": "{count, plural, =1{Har spilt {count} {param2}-parti} other{Har spilt {count} {param2}-partier}}", + "activityPostedNbMessages": "{count, plural, =1{Har skrevet {count} innlegg i {param2}} other{Har skrevet {count} innlegg i {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{Har spilt {count} trekk} other{Har spilt {count} trekk}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{i {count} fjernsjakkparti} other{i {count} fjernsjakkpartier}}", + "activityCompletedNbGames": "{count, plural, =1{Har spilt ferdig {count} fjernsjakkparti} other{Har spilt ferdig {count} fjernsjakkpartier}}", + "activityFollowedNbPlayers": "{count, plural, =1{Følger {count} spiller} other{Følger {count} spillere}}", + "activityGainedNbFollowers": "{count, plural, =1{Har {count} ny følger} other{Har {count} nye følgere}}", + "activityHostedNbSimuls": "{count, plural, =1{Har vært vertskap for {count} simultanoppvisning} other{Har vært vertskap for {count} simultanoppvisninger}}", + "activityJoinedNbSimuls": "{count, plural, =1{Har deltatt i {count} simultanoppvisning} other{Har deltatt i {count} simultanoppvisninger}}", + "activityCreatedNbStudies": "{count, plural, =1{Har laget {count} ny studie} other{Har laget {count} nye studier}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Har deltatt i {count} arenaturnering} other{Har deltatt i {count} arenaturneringer}}", + "activityRankedInTournament": "{count, plural, =1{Ble nummer {count} (øverste {param2}%) med {param3} parti i {param4}} other{Ble nummer {count} (øverste {param2}%) med {param3} partier i {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Har deltatt i {count} sveitserturnering} other{Har deltatt i {count} sveitserturneringer}}", + "activityJoinedNbTeams": "{count, plural, =1{Er medlem av {count} lag} other{Er medlem av {count} lag}}", "broadcastBroadcasts": "Overføringer", "broadcastStartDate": "Startdato i din egen tidssone", "challengeChallengesX": "Utfordringer: {param1}", @@ -216,11 +216,11 @@ "puzzleNoPuzzlesToShow": "Ingenting å vise, løs noen sjakknøtter først!", "puzzleImprovementAreasDescription": "Øv på disse for å optimalisere framgangen din!", "puzzleStrengthDescription": "Du gjør det best i disse temaene", - "puzzlePlayedXTimes": "{count, plural, =0{Spilt {count} gang} =1{Spilt {count} gang} other{Spilt {count} ganger}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Ett poeng under sjakknøttratingen din} =1{Ett poeng under sjakknøttratingen din} other{{count} poeng under sjakknøttratingen din}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Ett poeng over sjakknøttratingen din} =1{Ett poeng over sjakknøttratingen din} other{{count} poeng over sjakknøttratingen din}}", - "puzzleNbPlayed": "{count, plural, =0{{count} spilt} =1{{count} spilt} other{{count} spilt}}", - "puzzleNbToReplay": "{count, plural, =0{{count} å gjenta} =1{{count} å gjenta} other{{count} å gjenta}}", + "puzzlePlayedXTimes": "{count, plural, =1{Spilt {count} gang} other{Spilt {count} ganger}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Ett poeng under sjakknøttratingen din} other{{count} poeng under sjakknøttratingen din}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Ett poeng over sjakknøttratingen din} other{{count} poeng over sjakknøttratingen din}}", + "puzzleNbPlayed": "{count, plural, =1{{count} spilt} other{{count} spilt}}", + "puzzleNbToReplay": "{count, plural, =1{{count} å gjenta} other{{count} å gjenta}}", "puzzleThemeAdvancedPawn": "Framskutt bonde", "puzzleThemeAdvancedPawnDescription": "En bonde står dypt inne i motstanderens stilling, muligens med trussel om bondeforvandling.", "puzzleThemeAdvantage": "Fordel", @@ -1170,48 +1170,48 @@ "showMeEverything": "Vis meg alt", "lichessPatronInfo": "Lichess er en ideell forening, basert på fri programvare med åpen kildekode.\nAlle kostnader for drift, utvikling og innhold finansieres utelukkende av brukerbidrag.", "nothingToSeeHere": "Ingenting her for nå.", - "opponentLeftCounter": "{count, plural, =0{Motspilleren din har forlatt partiet. Du kan kreve seier om {count} sekund.} =1{Motspilleren din har forlatt partiet. Du kan kreve seier om {count} sekund.} other{Motspilleren din har forlatt partiet. Du kan kreve seier om {count} sekunder.}}", - "mateInXHalfMoves": "{count, plural, =0{Matt om {count} halvtrekk} =1{Matt om {count} halvtrekk} other{Matt om {count} halvtrekk}}", - "nbBlunders": "{count, plural, =0{{count} bukk} =1{{count} bukk} other{{count} bukker}}", - "nbMistakes": "{count, plural, =0{{count} feil} =1{{count} feil} other{{count} feil}}", - "nbInaccuracies": "{count, plural, =0{{count} unøyaktighet} =1{{count} unøyaktighet} other{{count} unøyaktigheter}}", - "nbPlayers": "{count, plural, =0{{count} spiller} =1{{count} spiller} other{{count} spillere}}", - "nbGames": "{count, plural, =0{{count} parti} =1{{count} parti} other{{count} partier}}", - "ratingXOverYGames": "{count, plural, =0{{count}-rating over {param2} parti} =1{{count}-rating over {param2} parti} other{{count}-rating over {param2} partier}}", - "nbBookmarks": "{count, plural, =0{{count} bokmerke} =1{{count} bokmerke} other{{count} bokmerker}}", - "nbDays": "{count, plural, =0{{count} dag} =1{{count} dag} other{{count} dager}}", - "nbHours": "{count, plural, =0{{count} time} =1{{count} time} other{{count} timer}}", - "nbMinutes": "{count, plural, =0{{count} minutt} =1{{count} minutt} other{{count} minutter}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Rangeringen blir oppdatert hvert minutt} =1{Rangeringen blir oppdatert hvert minutt} other{Rangeringen blir oppdatert hvert {count}. minutt}}", - "nbPuzzles": "{count, plural, =0{{count} nøtt} =1{{count} nøtt} other{{count} nøtter}}", - "nbGamesWithYou": "{count, plural, =0{{count} partier mot deg} =1{{count} partier mot deg} other{{count} partier mot deg}}", - "nbRated": "{count, plural, =0{{count} ratet} =1{{count} ratet} other{{count} ratede}}", - "nbWins": "{count, plural, =0{{count} seier} =1{{count} seier} other{{count} seire}}", - "nbLosses": "{count, plural, =0{{count} tap} =1{{count} tap} other{{count} tap}}", - "nbDraws": "{count, plural, =0{{count} remis} =1{{count} remis} other{{count} remis}}", - "nbPlaying": "{count, plural, =0{{count} pågår} =1{{count} pågår} other{{count} pågår}}", - "giveNbSeconds": "{count, plural, =0{Gi {count} sekund} =1{Gi {count} sekund} other{Gi {count} sekunder}}", - "nbTournamentPoints": "{count, plural, =0{{count} turneringspoeng} =1{{count} turneringspoeng} other{{count} turneringspoeng}}", - "nbStudies": "{count, plural, =0{{count} studie} =1{{count} studie} other{{count} studier}}", - "nbSimuls": "{count, plural, =0{{count} simultan} =1{{count} simultan} other{{count} simultaner}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} ratet parti} =1{≥ {count} ratet parti} other{≥ {count} ratede partier}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} ratet {param2}-parti} =1{≥ {count} ratet {param2}-parti} other{≥ {count} ratede {param2}-partier}}", - "needNbMorePerfGames": "{count, plural, =0{Du må spille enda {count} ratet {param2}-parti} =1{Du må spille enda {count} ratet {param2}-parti} other{Du må spille enda {count} ratede {param2}-partier}}", - "needNbMoreGames": "{count, plural, =0{Du må spille enda {count} ratet parti} =1{Du må spille enda {count} ratet parti} other{Du må spille enda {count} ratede partier}}", - "nbImportedGames": "{count, plural, =0{{count} importert parti} =1{{count} importert parti} other{{count} importerte partier}}", - "nbFriendsOnline": "{count, plural, =0{{count} venn online} =1{{count} venn online} other{{count} venner online}}", - "nbFollowers": "{count, plural, =0{{count} følger} =1{{count} følger} other{{count} følgere}}", - "nbFollowing": "{count, plural, =0{{count} følger} =1{{count} følger} other{følger {count}}}", - "lessThanNbMinutes": "{count, plural, =0{Mindre enn {count} minutter} =1{Mindre enn {count} minutter} other{Mindre enn {count} minutter}}", - "nbGamesInPlay": "{count, plural, =0{{count} parti spilles} =1{{count} parti spilles} other{{count} partier spilles}}", - "maximumNbCharacters": "{count, plural, =0{Maksimum: {count} bokstav.} =1{Maksimum: {count} bokstav.} other{Maksimum: {count} bokstaver.}}", - "blocks": "{count, plural, =0{{count} blokkering} =1{{count} blokkering} other{{count} blokkeringer}}", - "nbForumPosts": "{count, plural, =0{{count} Foruminnlegg} =1{{count} Foruminnlegg} other{{count} Foruminnlegg}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} {param2}-spiller denne uken.} =1{{count} {param2}-spiller denne uken.} other{{count} {param2}-spillere denne uken.}}", - "availableInNbLanguages": "{count, plural, =0{Tilgjengelig på {count} språk!} =1{Tilgjengelig på {count} språk!} other{Tilgjengelig på {count} språk!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} sekund til å ta det første trekket} =1{{count} sekund til å ta det første trekket} other{{count} sekunder til å ta det første trekket}}", - "nbSeconds": "{count, plural, =0{{count} sekund} =1{{count} sekund} other{{count} sekunder}}", - "andSaveNbPremoveLines": "{count, plural, =0{og lagre {count} forhåndstrekkvariant} =1{og lagre {count} forhåndstrekkvariant} other{og lagre {count} forhåndstrekkvarianter}}", + "opponentLeftCounter": "{count, plural, =1{Motspilleren din har forlatt partiet. Du kan kreve seier om {count} sekund.} other{Motspilleren din har forlatt partiet. Du kan kreve seier om {count} sekunder.}}", + "mateInXHalfMoves": "{count, plural, =1{Matt om {count} halvtrekk} other{Matt om {count} halvtrekk}}", + "nbBlunders": "{count, plural, =1{{count} bukk} other{{count} bukker}}", + "nbMistakes": "{count, plural, =1{{count} feil} other{{count} feil}}", + "nbInaccuracies": "{count, plural, =1{{count} unøyaktighet} other{{count} unøyaktigheter}}", + "nbPlayers": "{count, plural, =1{{count} spiller} other{{count} spillere}}", + "nbGames": "{count, plural, =1{{count} parti} other{{count} partier}}", + "ratingXOverYGames": "{count, plural, =1{{count}-rating over {param2} parti} other{{count}-rating over {param2} partier}}", + "nbBookmarks": "{count, plural, =1{{count} bokmerke} other{{count} bokmerker}}", + "nbDays": "{count, plural, =1{{count} dag} other{{count} dager}}", + "nbHours": "{count, plural, =1{{count} time} other{{count} timer}}", + "nbMinutes": "{count, plural, =1{{count} minutt} other{{count} minutter}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Rangeringen blir oppdatert hvert minutt} other{Rangeringen blir oppdatert hvert {count}. minutt}}", + "nbPuzzles": "{count, plural, =1{{count} nøtt} other{{count} nøtter}}", + "nbGamesWithYou": "{count, plural, =1{{count} partier mot deg} other{{count} partier mot deg}}", + "nbRated": "{count, plural, =1{{count} ratet} other{{count} ratede}}", + "nbWins": "{count, plural, =1{{count} seier} other{{count} seire}}", + "nbLosses": "{count, plural, =1{{count} tap} other{{count} tap}}", + "nbDraws": "{count, plural, =1{{count} remis} other{{count} remis}}", + "nbPlaying": "{count, plural, =1{{count} pågår} other{{count} pågår}}", + "giveNbSeconds": "{count, plural, =1{Gi {count} sekund} other{Gi {count} sekunder}}", + "nbTournamentPoints": "{count, plural, =1{{count} turneringspoeng} other{{count} turneringspoeng}}", + "nbStudies": "{count, plural, =1{{count} studie} other{{count} studier}}", + "nbSimuls": "{count, plural, =1{{count} simultan} other{{count} simultaner}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} ratet parti} other{≥ {count} ratede partier}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} ratet {param2}-parti} other{≥ {count} ratede {param2}-partier}}", + "needNbMorePerfGames": "{count, plural, =1{Du må spille enda {count} ratet {param2}-parti} other{Du må spille enda {count} ratede {param2}-partier}}", + "needNbMoreGames": "{count, plural, =1{Du må spille enda {count} ratet parti} other{Du må spille enda {count} ratede partier}}", + "nbImportedGames": "{count, plural, =1{{count} importert parti} other{{count} importerte partier}}", + "nbFriendsOnline": "{count, plural, =1{{count} venn online} other{{count} venner online}}", + "nbFollowers": "{count, plural, =1{{count} følger} other{{count} følgere}}", + "nbFollowing": "{count, plural, =1{{count} følger} other{følger {count}}}", + "lessThanNbMinutes": "{count, plural, =1{Mindre enn {count} minutter} other{Mindre enn {count} minutter}}", + "nbGamesInPlay": "{count, plural, =1{{count} parti spilles} other{{count} partier spilles}}", + "maximumNbCharacters": "{count, plural, =1{Maksimum: {count} bokstav.} other{Maksimum: {count} bokstaver.}}", + "blocks": "{count, plural, =1{{count} blokkering} other{{count} blokkeringer}}", + "nbForumPosts": "{count, plural, =1{{count} Foruminnlegg} other{{count} Foruminnlegg}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} {param2}-spiller denne uken.} other{{count} {param2}-spillere denne uken.}}", + "availableInNbLanguages": "{count, plural, =1{Tilgjengelig på {count} språk!} other{Tilgjengelig på {count} språk!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} sekund til å ta det første trekket} other{{count} sekunder til å ta det første trekket}}", + "nbSeconds": "{count, plural, =1{{count} sekund} other{{count} sekunder}}", + "andSaveNbPremoveLines": "{count, plural, =1{og lagre {count} forhåndstrekkvariant} other{og lagre {count} forhåndstrekkvarianter}}", "stormMoveToStart": "Trekk for å begynne", "stormYouPlayTheWhitePiecesInAllPuzzles": "Du spiller med de hvite brikkene i alle sjakknøttene", "stormYouPlayTheBlackPiecesInAllPuzzles": "Du spiller med de svarte brikkene i alle sjakknøttene", @@ -1263,8 +1263,8 @@ "stormClickToReload": "Klikk for å laste inn på nytt", "stormThisRunHasExpired": "Denne runden er utløpt!", "stormThisRunWasOpenedInAnotherTab": "Denne runden ble åpnet i en annen fane!", - "stormXRuns": "{count, plural, =0{1 runde} =1{1 runde} other{{count} runder}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Har spilt én runde med {param2}} =1{Har spilt én runde med {param2}} other{Har spilt {count} runder med {param2}}}", + "stormXRuns": "{count, plural, =1{1 runde} other{{count} runder}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Har spilt én runde med {param2}} other{Har spilt {count} runder med {param2}}}", "streamerLichessStreamers": "Lichess-strømmere", "studyShareAndExport": "Del og eksporter", "studyStart": "Start" diff --git a/lib/l10n/lila_nl.arb b/lib/l10n/lila_nl.arb index 6d66d8498a..91069ec785 100644 --- a/lib/l10n/lila_nl.arb +++ b/lib/l10n/lila_nl.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Heeft een live stream gehost", "activityRankedInSwissTournament": "Eindigde #{param1} in {param2}", "activitySignedUp": "Geregistreerd op lichess.org", - "activitySupportedNbMonths": "{count, plural, =0{Steunde lichess.org voor {count} maand als {param2}} =1{Steunde lichess.org voor {count} maand als {param2}} other{Steunde lichess.org voor {count} maanden als {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Beoefende {count} positie van {param2}} =1{Beoefende {count} positie van {param2}} other{Beoefende {count} posities van {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{{count} tactische puzzel opgelost} =1{{count} tactische puzzel opgelost} other{{count} tactische puzzels opgelost}}", - "activityPlayedNbGames": "{count, plural, =0{Speelde {count} {param2} partij} =1{Speelde {count} {param2} partij} other{Speelde {count} {param2} partijen}}", - "activityPostedNbMessages": "{count, plural, =0{Plaatste {count} bericht in {param2}} =1{Plaatste {count} bericht in {param2}} other{Plaatste {count} berichten in {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{Speelde {count} zet} =1{Speelde {count} zet} other{Speelde {count} zet}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{in {count} correspondentiepartij} =1{in {count} correspondentiepartij} other{in {count} correspondentiepartijen}}", - "activityCompletedNbGames": "{count, plural, =0{Voltooide {count} correspondentiepartijen} =1{Voltooide {count} correspondentiepartijen} other{Voltooide {count} correspondentiepartijen}}", - "activityFollowedNbPlayers": "{count, plural, =0{Begon {count} speler te volgen} =1{Begon {count} speler te volgen} other{Begon {count} spelers te volgen}}", - "activityGainedNbFollowers": "{count, plural, =0{{count} nieuwe volger verworven} =1{{count} nieuwe volger verworven} other{{count} nieuwe volgers verworven}}", - "activityHostedNbSimuls": "{count, plural, =0{Gaf {count} simultaan} =1{Gaf {count} simultaan} other{Gaf {count} simultanen}}", - "activityJoinedNbSimuls": "{count, plural, =0{Nam deel in {count} simultaan} =1{Nam deel in {count} simultaan} other{Nam deel in {count} simultanen}}", - "activityCreatedNbStudies": "{count, plural, =0{{count} nieuwe studie aangemaakt} =1{{count} nieuwe studie aangemaakt} other{{count} nieuwe studies aangemaakt}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Nam deel in {count} toernooi} =1{Nam deel in {count} toernooi} other{Nam deel in {count} toernooien}}", - "activityRankedInTournament": "{count, plural, =0{Eindigde #{count} (top {param2}%) met {param3} partij in {param4}} =1{Eindigde #{count} (top {param2}%) met {param3} partij in {param4}} other{Eindigde #{count} (top {param2}%) met {param3} partijen in {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Nam deel aan {count} Zwitsers toernooi} =1{Nam deel aan {count} Zwitsers toernooi} other{Nam deel aan {count} Zwitserse toernooien}}", - "activityJoinedNbTeams": "{count, plural, =0{Sloot zich aan bij {count} team} =1{Sloot zich aan bij {count} team} other{Sloot zich aan bij {count} teams}}", + "activitySupportedNbMonths": "{count, plural, =1{Steunde lichess.org voor {count} maand als {param2}} other{Steunde lichess.org voor {count} maanden als {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Beoefende {count} positie van {param2}} other{Beoefende {count} posities van {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{{count} tactische puzzel opgelost} other{{count} tactische puzzels opgelost}}", + "activityPlayedNbGames": "{count, plural, =1{Speelde {count} {param2} partij} other{Speelde {count} {param2} partijen}}", + "activityPostedNbMessages": "{count, plural, =1{Plaatste {count} bericht in {param2}} other{Plaatste {count} berichten in {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{Speelde {count} zet} other{Speelde {count} zet}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{in {count} correspondentiepartij} other{in {count} correspondentiepartijen}}", + "activityCompletedNbGames": "{count, plural, =1{Voltooide {count} correspondentiepartijen} other{Voltooide {count} correspondentiepartijen}}", + "activityFollowedNbPlayers": "{count, plural, =1{Begon {count} speler te volgen} other{Begon {count} spelers te volgen}}", + "activityGainedNbFollowers": "{count, plural, =1{{count} nieuwe volger verworven} other{{count} nieuwe volgers verworven}}", + "activityHostedNbSimuls": "{count, plural, =1{Gaf {count} simultaan} other{Gaf {count} simultanen}}", + "activityJoinedNbSimuls": "{count, plural, =1{Nam deel in {count} simultaan} other{Nam deel in {count} simultanen}}", + "activityCreatedNbStudies": "{count, plural, =1{{count} nieuwe studie aangemaakt} other{{count} nieuwe studies aangemaakt}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Nam deel in {count} toernooi} other{Nam deel in {count} toernooien}}", + "activityRankedInTournament": "{count, plural, =1{Eindigde #{count} (top {param2}%) met {param3} partij in {param4}} other{Eindigde #{count} (top {param2}%) met {param3} partijen in {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Nam deel aan {count} Zwitsers toernooi} other{Nam deel aan {count} Zwitserse toernooien}}", + "activityJoinedNbTeams": "{count, plural, =1{Sloot zich aan bij {count} team} other{Sloot zich aan bij {count} teams}}", "broadcastBroadcasts": "Uitzendingen", "broadcastStartDate": "Aanvangsdatum in je eigen tijdzone", "challengeChallengesX": "Uitdagingen: {param1}", @@ -216,11 +216,11 @@ "puzzleNoPuzzlesToShow": "Niets te tonen, speel eerst wat puzzels!", "puzzleImprovementAreasDescription": "Train deze om je voortgang te optimaliseren!", "puzzleStrengthDescription": "Je presteert het beste in deze thema's", - "puzzlePlayedXTimes": "{count, plural, =0{{count} keer gespeeld} =1{{count} keer gespeeld} other{{count} keer gespeeld}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Eén punt onder je puzzelrating} =1{Eén punt onder je puzzelrating} other{{count} punten onder je puzzelrating}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Eén punt boven je puzzelrating} =1{Eén punt boven je puzzelrating} other{{count} punten boven je puzzelrating}}", - "puzzleNbPlayed": "{count, plural, =0{{count} gespeeld} =1{{count} gespeeld} other{{count} gespeeld}}", - "puzzleNbToReplay": "{count, plural, =0{{count} om te herhalen} =1{{count} om te herhalen} other{{count} om te herhalen}}", + "puzzlePlayedXTimes": "{count, plural, =1{{count} keer gespeeld} other{{count} keer gespeeld}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Eén punt onder je puzzelrating} other{{count} punten onder je puzzelrating}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Eén punt boven je puzzelrating} other{{count} punten boven je puzzelrating}}", + "puzzleNbPlayed": "{count, plural, =1{{count} gespeeld} other{{count} gespeeld}}", + "puzzleNbToReplay": "{count, plural, =1{{count} om te herhalen} other{{count} om te herhalen}}", "puzzleThemeAdvancedPawn": "Opgerukte pion", "puzzleThemeAdvancedPawnDescription": "Een pion die promoveert of dreigt te promoveren is hier cruciaal.", "puzzleThemeAdvantage": "Voordeel", @@ -1170,48 +1170,48 @@ "showMeEverything": "Alles tonen", "lichessPatronInfo": "Lichess is een organisatie zonder winstoogmerk en is volledig open en gratis (libre).\nAlle exploitatiekosten, ontwikkeling en inhoud worden enkel gefinancierd door donaties van gebruikers.", "nothingToSeeHere": "Hier is momenteel niets te zien.", - "opponentLeftCounter": "{count, plural, =0{Je tegenstander heeft het spel verlaten. Je kan de overwinning opeisen over {count} seconde.} =1{Je tegenstander heeft het spel verlaten. Je kan de overwinning opeisen over {count} seconde.} other{Je tegenstander speelt niet verder. Je kunt de overwinning opeisen over {count} seconden.}}", - "mateInXHalfMoves": "{count, plural, =0{Schaakmat in {count} halfzet} =1{Schaakmat in {count} halfzet} other{Schaakmat in {count} halfzetten}}", - "nbBlunders": "{count, plural, =0{{count} blunder} =1{{count} blunder} other{{count} blunders}}", - "nbMistakes": "{count, plural, =0{{count} fout} =1{{count} fout} other{{count} fouten}}", - "nbInaccuracies": "{count, plural, =0{{count} imperfectie} =1{{count} imperfectie} other{{count} imperfecties}}", - "nbPlayers": "{count, plural, =0{{count} speler} =1{{count} speler} other{{count} spelers}}", - "nbGames": "{count, plural, =0{{count} partij} =1{{count} partij} other{{count} partijen}}", - "ratingXOverYGames": "{count, plural, =0{{count} rating na {param2} partij} =1{{count} rating na {param2} partij} other{{count} rating na {param2} partijen}}", - "nbBookmarks": "{count, plural, =0{{count} favoriet} =1{{count} favoriet} other{{count} favorieten}}", - "nbDays": "{count, plural, =0{{count} dag} =1{{count} dag} other{{count} dagen}}", - "nbHours": "{count, plural, =0{{count} uur} =1{{count} uur} other{{count} uren}}", - "nbMinutes": "{count, plural, =0{{count} minuut} =1{{count} minuut} other{{count} minuten}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Positie wordt elke minuut bijgewerkt} =1{Positie wordt elke minuut bijgewerkt} other{Positie wordt elke {count} minuten bijgewerkt}}", - "nbPuzzles": "{count, plural, =0{{count} puzzel} =1{{count} puzzel} other{{count} puzzels}}", - "nbGamesWithYou": "{count, plural, =0{{count} partij met u} =1{{count} partij met u} other{{count} partijen met u}}", - "nbRated": "{count, plural, =0{{count} met rating} =1{{count} met rating} other{{count} met rating}}", - "nbWins": "{count, plural, =0{{count} gewonnen} =1{{count} gewonnen} other{{count} gewonnen}}", - "nbLosses": "{count, plural, =0{{count} verloren} =1{{count} verloren} other{{count} verloren}}", - "nbDraws": "{count, plural, =0{{count} remise} =1{{count} remise} other{{count} remise}}", - "nbPlaying": "{count, plural, =0{{count} bezig} =1{{count} bezig} other{{count} bezig}}", - "giveNbSeconds": "{count, plural, =0{Geef {count} seconde} =1{Geef {count} seconde} other{Geef {count} seconden}}", - "nbTournamentPoints": "{count, plural, =0{{count} toernooipunt} =1{{count} toernooipunt} other{{count} toernooipunten}}", - "nbStudies": "{count, plural, =0{{count} studie} =1{{count} studie} other{{count} studies}}", - "nbSimuls": "{count, plural, =0{{count} simultaan} =1{{count} simultaan} other{{count} simultaans}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} partij met rating} =1{≥ {count} partij met rating} other{≥ {count} partijen met rating}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} {param2} partij met rating} =1{≥ {count} {param2} partij met rating} other{≥ {count} {param2} partijen met rating}}", - "needNbMorePerfGames": "{count, plural, =0{Je moet {count} extra {param2} partij met rating spelen} =1{Je moet {count} extra {param2} partij met rating spelen} other{Je moet {count} {param2} partijen meer met rating spelen}}", - "needNbMoreGames": "{count, plural, =0{Je moet {count} partij meer met rating spelen} =1{Je moet {count} partij meer met rating spelen} other{Je moet {count} partijen meer met rating spelen}}", - "nbImportedGames": "{count, plural, =0{{count} Geïmporteerde partij} =1{{count} Geïmporteerde partij} other{{count} Geïmporteerde partijen}}", - "nbFriendsOnline": "{count, plural, =0{{count} vriend online} =1{{count} vriend online} other{{count} vrienden online}}", - "nbFollowers": "{count, plural, =0{{count} volger} =1{{count} volger} other{{count} volgers}}", - "nbFollowing": "{count, plural, =0{{count} volgend} =1{{count} volgend} other{{count} volgend}}", - "lessThanNbMinutes": "{count, plural, =0{Minder dan {count} minuut} =1{Minder dan {count} minuut} other{Minder dan {count} minuten}}", - "nbGamesInPlay": "{count, plural, =0{{count} partij bezig} =1{{count} partij bezig} other{{count} partijen bezig}}", - "maximumNbCharacters": "{count, plural, =0{Maximaal: {count} teken.} =1{Maximaal: {count} teken.} other{Maximaal: {count} tekens.}}", - "blocks": "{count, plural, =0{{count} blokkade} =1{{count} blokkade} other{{count} blokkades}}", - "nbForumPosts": "{count, plural, =0{{count} Forumbericht} =1{{count} Forumbericht} other{{count} Forumberichten}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{Eén {param2} speler deze week.} =1{Eén {param2} speler deze week.} other{{count} {param2} spelers deze week.}}", - "availableInNbLanguages": "{count, plural, =0{Beschikbaar in {count} taal!} =1{Beschikbaar in {count} taal!} other{Beschikbaar in {count} talen!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} seconde om de eerste zet te spelen} =1{{count} seconde om de eerste zet te spelen} other{{count} seconden om de eerste zet te spelen}}", - "nbSeconds": "{count, plural, =0{{count} seconde} =1{{count} seconde} other{{count} seconden}}", - "andSaveNbPremoveLines": "{count, plural, =0{en bewaar {count} premove-variant} =1{en bewaar {count} premove-variant} other{en bewaar {count} premove-varianten}}", + "opponentLeftCounter": "{count, plural, =1{Je tegenstander heeft het spel verlaten. Je kan de overwinning opeisen over {count} seconde.} other{Je tegenstander speelt niet verder. Je kunt de overwinning opeisen over {count} seconden.}}", + "mateInXHalfMoves": "{count, plural, =1{Schaakmat in {count} halfzet} other{Schaakmat in {count} halfzetten}}", + "nbBlunders": "{count, plural, =1{{count} blunder} other{{count} blunders}}", + "nbMistakes": "{count, plural, =1{{count} fout} other{{count} fouten}}", + "nbInaccuracies": "{count, plural, =1{{count} imperfectie} other{{count} imperfecties}}", + "nbPlayers": "{count, plural, =1{{count} speler} other{{count} spelers}}", + "nbGames": "{count, plural, =1{{count} partij} other{{count} partijen}}", + "ratingXOverYGames": "{count, plural, =1{{count} rating na {param2} partij} other{{count} rating na {param2} partijen}}", + "nbBookmarks": "{count, plural, =1{{count} favoriet} other{{count} favorieten}}", + "nbDays": "{count, plural, =1{{count} dag} other{{count} dagen}}", + "nbHours": "{count, plural, =1{{count} uur} other{{count} uren}}", + "nbMinutes": "{count, plural, =1{{count} minuut} other{{count} minuten}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Positie wordt elke minuut bijgewerkt} other{Positie wordt elke {count} minuten bijgewerkt}}", + "nbPuzzles": "{count, plural, =1{{count} puzzel} other{{count} puzzels}}", + "nbGamesWithYou": "{count, plural, =1{{count} partij met u} other{{count} partijen met u}}", + "nbRated": "{count, plural, =1{{count} met rating} other{{count} met rating}}", + "nbWins": "{count, plural, =1{{count} gewonnen} other{{count} gewonnen}}", + "nbLosses": "{count, plural, =1{{count} verloren} other{{count} verloren}}", + "nbDraws": "{count, plural, =1{{count} remise} other{{count} remise}}", + "nbPlaying": "{count, plural, =1{{count} bezig} other{{count} bezig}}", + "giveNbSeconds": "{count, plural, =1{Geef {count} seconde} other{Geef {count} seconden}}", + "nbTournamentPoints": "{count, plural, =1{{count} toernooipunt} other{{count} toernooipunten}}", + "nbStudies": "{count, plural, =1{{count} studie} other{{count} studies}}", + "nbSimuls": "{count, plural, =1{{count} simultaan} other{{count} simultaans}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} partij met rating} other{≥ {count} partijen met rating}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} {param2} partij met rating} other{≥ {count} {param2} partijen met rating}}", + "needNbMorePerfGames": "{count, plural, =1{Je moet {count} extra {param2} partij met rating spelen} other{Je moet {count} {param2} partijen meer met rating spelen}}", + "needNbMoreGames": "{count, plural, =1{Je moet {count} partij meer met rating spelen} other{Je moet {count} partijen meer met rating spelen}}", + "nbImportedGames": "{count, plural, =1{{count} Geïmporteerde partij} other{{count} Geïmporteerde partijen}}", + "nbFriendsOnline": "{count, plural, =1{{count} vriend online} other{{count} vrienden online}}", + "nbFollowers": "{count, plural, =1{{count} volger} other{{count} volgers}}", + "nbFollowing": "{count, plural, =1{{count} volgend} other{{count} volgend}}", + "lessThanNbMinutes": "{count, plural, =1{Minder dan {count} minuut} other{Minder dan {count} minuten}}", + "nbGamesInPlay": "{count, plural, =1{{count} partij bezig} other{{count} partijen bezig}}", + "maximumNbCharacters": "{count, plural, =1{Maximaal: {count} teken.} other{Maximaal: {count} tekens.}}", + "blocks": "{count, plural, =1{{count} blokkade} other{{count} blokkades}}", + "nbForumPosts": "{count, plural, =1{{count} Forumbericht} other{{count} Forumberichten}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{Eén {param2} speler deze week.} other{{count} {param2} spelers deze week.}}", + "availableInNbLanguages": "{count, plural, =1{Beschikbaar in {count} taal!} other{Beschikbaar in {count} talen!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} seconde om de eerste zet te spelen} other{{count} seconden om de eerste zet te spelen}}", + "nbSeconds": "{count, plural, =1{{count} seconde} other{{count} seconden}}", + "andSaveNbPremoveLines": "{count, plural, =1{en bewaar {count} premove-variant} other{en bewaar {count} premove-varianten}}", "stormMoveToStart": "Doe een zet om te beginnen", "stormYouPlayTheWhitePiecesInAllPuzzles": "In alle puzzels speel je met de witte stukken", "stormYouPlayTheBlackPiecesInAllPuzzles": "In alle puzzels speel je met de zwarte stukken", @@ -1263,8 +1263,8 @@ "stormClickToReload": "Klik om te herladen", "stormThisRunHasExpired": "Deze sessie is verlopen!", "stormThisRunWasOpenedInAnotherTab": "Deze sessie is geopend in een ander tabblad!", - "stormXRuns": "{count, plural, =0{1 sessie} =1{1 sessie} other{{count} sessies}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Eén sessie {param2} gespeeld} =1{Eén sessie {param2} gespeeld} other{{count} sessies {param2} gespeeld}}", + "stormXRuns": "{count, plural, =1{1 sessie} other{{count} sessies}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Eén sessie {param2} gespeeld} other{{count} sessies {param2} gespeeld}}", "streamerLichessStreamers": "Lichess streamers", "studyShareAndExport": "Deel & exporteer", "studyStart": "Start" diff --git a/lib/l10n/lila_nn.arb b/lib/l10n/lila_nn.arb index ace253ac75..c92588b369 100644 --- a/lib/l10n/lila_nn.arb +++ b/lib/l10n/lila_nn.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Starta en direktestraum", "activityRankedInSwissTournament": "Vart nr. {param1} i {param2}", "activitySignedUp": "Er registrert på Lichess", - "activitySupportedNbMonths": "{count, plural, =0{Stødde lichess.org for {count} i månaden som {param2}} =1{Stødde lichess.org for {count} i månaden som {param2}} other{Stødde lichess.org i {count} månader som {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Har øvd på {count} stillingar i emnet {param2}} =1{Har øvd på {count} stillingar i emnet {param2}} other{Har øvd på {count} stillingar i emnet {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Har løyst {count} taktikkoppgåve} =1{Har løyst {count} taktikkoppgåve} other{Har løyst {count} taktikkoppgåver}}", - "activityPlayedNbGames": "{count, plural, =0{Har spela {count} {param2} parti} =1{Har spela {count} {param2} parti} other{Har spela {count} {param2} parti}}", - "activityPostedNbMessages": "{count, plural, =0{Har skrive {count} innlegg i {param2}} =1{Har skrive {count} innlegg i {param2}} other{Har skrive {count} innlegg i {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{Spelt {count} trekk} =1{Spelt {count} trekk} other{Spelt {count} trekk}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{i {count} fjernsjakkparti} =1{i {count} fjernsjakkparti} other{i {count} fjernsjakkparti}}", - "activityCompletedNbGames": "{count, plural, =0{Har spela {count} fjernsjakkparti} =1{Har spela {count} fjernsjakkparti} other{Har spela {count} fjernsjakkparti}}", - "activityFollowedNbPlayers": "{count, plural, =0{Fylgjer {count} spelar} =1{Fylgjer {count} spelar} other{Fylgjer {count} spelarar}}", - "activityGainedNbFollowers": "{count, plural, =0{Har {count} nye fylgjarar} =1{Har {count} nye fylgjarar} other{Har {count} nye fylgjarar}}", - "activityHostedNbSimuls": "{count, plural, =0{Har vore vert for {count} simultanframsyningar} =1{Har vore vert for {count} simultanframsyningar} other{Har vore vert for {count} simultan-matcher}}", - "activityJoinedNbSimuls": "{count, plural, =0{Har vore deltakar i {count} simultanframsyningar} =1{Har vore deltakar i {count} simultanframsyningar} other{Har vore deltakar i {count} simultanmatcher}}", - "activityCreatedNbStudies": "{count, plural, =0{Har laga {count} nye studiar} =1{Har laga {count} nye studiar} other{Har laga {count} nye studiar}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Har deltatt i {count} turnering} =1{Har deltatt i {count} turnering} other{Har deltatt i {count} turneringar}}", - "activityRankedInTournament": "{count, plural, =0{Kom på plass #{count} (topp {param2}%) med {param3} parti i {param4}} =1{Kom på plass #{count} (topp {param2}%) med {param3} parti i {param4}} other{Kom på plass #{count} (topp {param2}%) med {param3} parti i {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Har vore med i {count} sveitserturnering} =1{Har vore med i {count} sveitserturnering} other{Har vore med i {count} sveitserturneringar}}", - "activityJoinedNbTeams": "{count, plural, =0{Er medlem av {count} lag} =1{Er medlem av {count} lag} other{Er medlem av {count} lag}}", + "activitySupportedNbMonths": "{count, plural, =1{Stødde lichess.org for {count} i månaden som {param2}} other{Stødde lichess.org i {count} månader som {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Har øvd på {count} stillingar i emnet {param2}} other{Har øvd på {count} stillingar i emnet {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Har løyst {count} taktikkoppgåve} other{Har løyst {count} taktikkoppgåver}}", + "activityPlayedNbGames": "{count, plural, =1{Har spela {count} {param2} parti} other{Har spela {count} {param2} parti}}", + "activityPostedNbMessages": "{count, plural, =1{Har skrive {count} innlegg i {param2}} other{Har skrive {count} innlegg i {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{Spelt {count} trekk} other{Spelt {count} trekk}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{i {count} fjernsjakkparti} other{i {count} fjernsjakkparti}}", + "activityCompletedNbGames": "{count, plural, =1{Har spela {count} fjernsjakkparti} other{Har spela {count} fjernsjakkparti}}", + "activityFollowedNbPlayers": "{count, plural, =1{Fylgjer {count} spelar} other{Fylgjer {count} spelarar}}", + "activityGainedNbFollowers": "{count, plural, =1{Har {count} nye fylgjarar} other{Har {count} nye fylgjarar}}", + "activityHostedNbSimuls": "{count, plural, =1{Har vore vert for {count} simultanframsyningar} other{Har vore vert for {count} simultan-matcher}}", + "activityJoinedNbSimuls": "{count, plural, =1{Har vore deltakar i {count} simultanframsyningar} other{Har vore deltakar i {count} simultanmatcher}}", + "activityCreatedNbStudies": "{count, plural, =1{Har laga {count} nye studiar} other{Har laga {count} nye studiar}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Har deltatt i {count} turnering} other{Har deltatt i {count} turneringar}}", + "activityRankedInTournament": "{count, plural, =1{Kom på plass #{count} (topp {param2}%) med {param3} parti i {param4}} other{Kom på plass #{count} (topp {param2}%) med {param3} parti i {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Har vore med i {count} sveitserturnering} other{Har vore med i {count} sveitserturneringar}}", + "activityJoinedNbTeams": "{count, plural, =1{Er medlem av {count} lag} other{Er medlem av {count} lag}}", "broadcastBroadcasts": "Overføringar", "broadcastStartDate": "Startdato i di eiga tidssone", "challengeChallengesX": "Utfordringar: {param1}", @@ -216,11 +216,11 @@ "puzzleNoPuzzlesToShow": "Ikkje noko å visa, spel nokre oppgåver fyrst!", "puzzleImprovementAreasDescription": "Øv på desse for å betra framgongen!", "puzzleStrengthDescription": "Du klarar deg best i disse temaa", - "puzzlePlayedXTimes": "{count, plural, =0{Spela {count} gong} =1{Spela {count} gong} other{Spela {count} gonger}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Eitt poeng under problemløysar-ratinga di} =1{Eitt poeng under problemløysar-ratinga di} other{{count} poeng under problemløysar-ratinga di}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Eitt poeng over problemløysar-ratinga di} =1{Eitt poeng over problemløysar-ratinga di} other{{count} poeng over problemløysar-ratinga di}}", - "puzzleNbPlayed": "{count, plural, =0{{count} spela} =1{{count} spela} other{{count} spela}}", - "puzzleNbToReplay": "{count, plural, =0{{count} å spela omatt} =1{{count} å spela omatt} other{{count} å spela omatt}}", + "puzzlePlayedXTimes": "{count, plural, =1{Spela {count} gong} other{Spela {count} gonger}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Eitt poeng under problemløysar-ratinga di} other{{count} poeng under problemløysar-ratinga di}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Eitt poeng over problemløysar-ratinga di} other{{count} poeng over problemløysar-ratinga di}}", + "puzzleNbPlayed": "{count, plural, =1{{count} spela} other{{count} spela}}", + "puzzleNbToReplay": "{count, plural, =1{{count} å spela omatt} other{{count} å spela omatt}}", "puzzleThemeAdvancedPawn": "Framskoten bonde", "puzzleThemeAdvancedPawnDescription": "Ein bonde som blir forvandla eller trugar med å bli forvandla er ein taktisk nøkkel.", "puzzleThemeAdvantage": "Fordel", @@ -1171,48 +1171,48 @@ "showMeEverything": "Vis alt", "lichessPatronInfo": "Lichess er ein velgjerdsorganisasjon basert på fritt tilgjengeleg open-kjeldekode-programvare.\nAlle kostnader for drift, utvikling og innhald vert finansiert eine og åleine av brukardonasjonar.", "nothingToSeeHere": "Ikkje noko å sjå nett no.", - "opponentLeftCounter": "{count, plural, =0{Motspelaren din har forlate partiet. Du kan krevje vinst om {count} sekund.} =1{Motspelaren din har forlate partiet. Du kan krevje vinst om {count} sekund.} other{Motspelaren din har forlate partiet. Du kan krevje siger om {count} sekund.}}", - "mateInXHalfMoves": "{count, plural, =0{Matt om {count} halvtrekk} =1{Matt om {count} halvtrekk} other{Matt om {count} halvtrekk}}", - "nbBlunders": "{count, plural, =0{{count} bukk} =1{{count} bukk} other{{count} bukkar}}", - "nbMistakes": "{count, plural, =0{{count} feil} =1{{count} feil} other{{count} feil}}", - "nbInaccuracies": "{count, plural, =0{{count} upresist trekk} =1{{count} upresist trekk} other{{count} upresise trekk}}", - "nbPlayers": "{count, plural, =0{{count} spelar} =1{{count} spelar} other{{count} spelarar}}", - "nbGames": "{count, plural, =0{{count} parti} =1{{count} parti} other{{count} parti}}", - "ratingXOverYGames": "{count, plural, =0{{count} rating over {param2} parti} =1{{count} rating over {param2} parti} other{{count} rating over {param2} parti}}", - "nbBookmarks": "{count, plural, =0{{count} bokmerke} =1{{count} bokmerke} other{{count} bokmerke}}", - "nbDays": "{count, plural, =0{{count} dag} =1{{count} dag} other{{count} dagar}}", - "nbHours": "{count, plural, =0{{count} time} =1{{count} time} other{{count} timar}}", - "nbMinutes": "{count, plural, =0{{count} minutt} =1{{count} minutt} other{{count} minutt}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Rangeringa blir oppdatert kvart minutt} =1{Rangeringa blir oppdatert kvart minutt} other{Rating blir oppdatert kvart {count}. minutt}}", - "nbPuzzles": "{count, plural, =0{{count} sjakkproblem} =1{{count} sjakkproblem} other{{count} sjakkproblem}}", - "nbGamesWithYou": "{count, plural, =0{{count} parti med deg} =1{{count} parti med deg} other{{count} parti med deg}}", - "nbRated": "{count, plural, =0{{count} rangert} =1{{count} rangert} other{{count} rangerte}}", - "nbWins": "{count, plural, =0{{count} siger} =1{{count} siger} other{{count} sigrar}}", - "nbLosses": "{count, plural, =0{{count} tap} =1{{count} tap} other{{count} tap}}", - "nbDraws": "{count, plural, =0{{count} remis} =1{{count} remis} other{{count} remisar}}", - "nbPlaying": "{count, plural, =0{{count} pågår} =1{{count} pågår} other{{count} pågår}}", - "giveNbSeconds": "{count, plural, =0{Gje {count} sekund} =1{Gje {count} sekund} other{Gje {count} sekund}}", - "nbTournamentPoints": "{count, plural, =0{{count} turneringspoeng} =1{{count} turneringspoeng} other{{count} turneringspoeng}}", - "nbStudies": "{count, plural, =0{{count} studie} =1{{count} studie} other{{count} studiar}}", - "nbSimuls": "{count, plural, =0{{count} simultant parti} =1{{count} simultant parti} other{{count} simultane parti}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} rangert parti} =1{≥ {count} rangert parti} other{≥ {count} rangerte parti}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} rangert {param2} parti} =1{≥ {count} rangert {param2} parti} other{≥ {count} rangerte {param2}-parti}}", - "needNbMorePerfGames": "{count, plural, =0{Du må spela {count} fleire {param2} rangerte parti} =1{Du må spela {count} fleire {param2} rangerte parti} other{Du må spela endå {count} rangerte {param2} parti}}", - "needNbMoreGames": "{count, plural, =0{Du må spela endå {count} rangert parti} =1{Du må spela endå {count} rangert parti} other{Du må spela endå {count} rangerte parti}}", - "nbImportedGames": "{count, plural, =0{{count} importert parti} =1{{count} importert parti} other{{count} importerte parti}}", - "nbFriendsOnline": "{count, plural, =0{{count} ven er innlogga} =1{{count} ven er innlogga} other{{count} vener er innlogga}}", - "nbFollowers": "{count, plural, =0{{count} fylgjar} =1{{count} fylgjar} other{{count} fylgjarar}}", - "nbFollowing": "{count, plural, =0{{count} fylgjer} =1{{count} fylgjer} other{{count} fylgjer}}", - "lessThanNbMinutes": "{count, plural, =0{Mindre enn {count} minutt} =1{Mindre enn {count} minutt} other{Mindre enn {count} minutt}}", - "nbGamesInPlay": "{count, plural, =0{{count} parti pågår} =1{{count} parti pågår} other{{count} parti pågår}}", - "maximumNbCharacters": "{count, plural, =0{Maksimalt: {count} bokstav.} =1{Maksimalt: {count} bokstav.} other{Maksimalt: {count} bokstavar.}}", - "blocks": "{count, plural, =0{{count} sperringar} =1{{count} sperringar} other{{count} sperringar}}", - "nbForumPosts": "{count, plural, =0{{count} foruminnlegg} =1{{count} foruminnlegg} other{{count} foruminnlegg}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} {param2} spelar denne veka.} =1{{count} {param2} spelar denne veka.} other{{count} {param2} spelarar denne veka.}}", - "availableInNbLanguages": "{count, plural, =0{Tilgjengeleg på {count} språk!} =1{Tilgjengeleg på {count} språk!} other{Tilgjengeleg på {count} språk!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} sekund til å ta det første trekket} =1{{count} sekund til å ta det første trekket} other{{count} sekund til å ta det første trekket}}", - "nbSeconds": "{count, plural, =0{{count} sekund} =1{{count} sekund} other{{count} sekund}}", - "andSaveNbPremoveLines": "{count, plural, =0{og lagra {count} line med førehandstrekk} =1{og lagra {count} line med førehandstrekk} other{og lagra {count} liner med førehandstrekk}}", + "opponentLeftCounter": "{count, plural, =1{Motspelaren din har forlate partiet. Du kan krevje vinst om {count} sekund.} other{Motspelaren din har forlate partiet. Du kan krevje siger om {count} sekund.}}", + "mateInXHalfMoves": "{count, plural, =1{Matt om {count} halvtrekk} other{Matt om {count} halvtrekk}}", + "nbBlunders": "{count, plural, =1{{count} bukk} other{{count} bukkar}}", + "nbMistakes": "{count, plural, =1{{count} feil} other{{count} feil}}", + "nbInaccuracies": "{count, plural, =1{{count} upresist trekk} other{{count} upresise trekk}}", + "nbPlayers": "{count, plural, =1{{count} spelar} other{{count} spelarar}}", + "nbGames": "{count, plural, =1{{count} parti} other{{count} parti}}", + "ratingXOverYGames": "{count, plural, =1{{count} rating over {param2} parti} other{{count} rating over {param2} parti}}", + "nbBookmarks": "{count, plural, =1{{count} bokmerke} other{{count} bokmerke}}", + "nbDays": "{count, plural, =1{{count} dag} other{{count} dagar}}", + "nbHours": "{count, plural, =1{{count} time} other{{count} timar}}", + "nbMinutes": "{count, plural, =1{{count} minutt} other{{count} minutt}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Rangeringa blir oppdatert kvart minutt} other{Rating blir oppdatert kvart {count}. minutt}}", + "nbPuzzles": "{count, plural, =1{{count} sjakkproblem} other{{count} sjakkproblem}}", + "nbGamesWithYou": "{count, plural, =1{{count} parti med deg} other{{count} parti med deg}}", + "nbRated": "{count, plural, =1{{count} rangert} other{{count} rangerte}}", + "nbWins": "{count, plural, =1{{count} siger} other{{count} sigrar}}", + "nbLosses": "{count, plural, =1{{count} tap} other{{count} tap}}", + "nbDraws": "{count, plural, =1{{count} remis} other{{count} remisar}}", + "nbPlaying": "{count, plural, =1{{count} pågår} other{{count} pågår}}", + "giveNbSeconds": "{count, plural, =1{Gje {count} sekund} other{Gje {count} sekund}}", + "nbTournamentPoints": "{count, plural, =1{{count} turneringspoeng} other{{count} turneringspoeng}}", + "nbStudies": "{count, plural, =1{{count} studie} other{{count} studiar}}", + "nbSimuls": "{count, plural, =1{{count} simultant parti} other{{count} simultane parti}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} rangert parti} other{≥ {count} rangerte parti}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} rangert {param2} parti} other{≥ {count} rangerte {param2}-parti}}", + "needNbMorePerfGames": "{count, plural, =1{Du må spela {count} fleire {param2} rangerte parti} other{Du må spela endå {count} rangerte {param2} parti}}", + "needNbMoreGames": "{count, plural, =1{Du må spela endå {count} rangert parti} other{Du må spela endå {count} rangerte parti}}", + "nbImportedGames": "{count, plural, =1{{count} importert parti} other{{count} importerte parti}}", + "nbFriendsOnline": "{count, plural, =1{{count} ven er innlogga} other{{count} vener er innlogga}}", + "nbFollowers": "{count, plural, =1{{count} fylgjar} other{{count} fylgjarar}}", + "nbFollowing": "{count, plural, =1{{count} fylgjer} other{{count} fylgjer}}", + "lessThanNbMinutes": "{count, plural, =1{Mindre enn {count} minutt} other{Mindre enn {count} minutt}}", + "nbGamesInPlay": "{count, plural, =1{{count} parti pågår} other{{count} parti pågår}}", + "maximumNbCharacters": "{count, plural, =1{Maksimalt: {count} bokstav.} other{Maksimalt: {count} bokstavar.}}", + "blocks": "{count, plural, =1{{count} sperringar} other{{count} sperringar}}", + "nbForumPosts": "{count, plural, =1{{count} foruminnlegg} other{{count} foruminnlegg}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} {param2} spelar denne veka.} other{{count} {param2} spelarar denne veka.}}", + "availableInNbLanguages": "{count, plural, =1{Tilgjengeleg på {count} språk!} other{Tilgjengeleg på {count} språk!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} sekund til å ta det første trekket} other{{count} sekund til å ta det første trekket}}", + "nbSeconds": "{count, plural, =1{{count} sekund} other{{count} sekund}}", + "andSaveNbPremoveLines": "{count, plural, =1{og lagra {count} line med førehandstrekk} other{og lagra {count} liner med førehandstrekk}}", "stormMoveToStart": "Start ved å gjera eit trekk", "stormYouPlayTheWhitePiecesInAllPuzzles": "Du spelar med kvite brikker i alle oppgåvene", "stormYouPlayTheBlackPiecesInAllPuzzles": "Du spelar med svarte brikker i alle oppgåvene", @@ -1264,8 +1264,8 @@ "stormClickToReload": "Klikk for å lasta inn på ny", "stormThisRunHasExpired": "Denne runden er avslutta!", "stormThisRunWasOpenedInAnotherTab": "Denne runden vart opna i ei anna fane!", - "stormXRuns": "{count, plural, =0{1 runde} =1{1 runde} other{{count} rundar}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Har spela ein runde med {param2}} =1{Har spela ein runde med {param2}} other{Har spela {count} rundar med {param2}}}", + "stormXRuns": "{count, plural, =1{1 runde} other{{count} rundar}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Har spela ein runde med {param2}} other{Har spela {count} rundar med {param2}}}", "streamerLichessStreamers": "Lichess-strøymarar", "studyShareAndExport": "Del & eksporter", "studyStart": "Start" diff --git a/lib/l10n/lila_pl.arb b/lib/l10n/lila_pl.arb index 15cf303a5d..ead9bac30c 100644 --- a/lib/l10n/lila_pl.arb +++ b/lib/l10n/lila_pl.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Udostępnił stream na żywo", "activityRankedInSwissTournament": "{param1} miejsce w {param2}", "activitySignedUp": "Rejestracja na lichess.org", - "activitySupportedNbMonths": "{count, plural, =0{Wspomógł/-ogła lichess.org na miesiąc jako {param2}} =1{Wspomógł/-ogła lichess.org na miesiąc jako {param2}} few{Wspiera lichess.org przez {count} miesiące jako {param2}} many{Wspiera lichess.org przez {count} miesięcy jako {param2}} other{Wspiera lichess.org przez {count} miesięcy jako {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Przerobiono {count} ćwiczenie w {param2}} =1{Przerobiono {count} ćwiczenie w {param2}} few{Przerobiono {count} ćwiczenia w {param2}} many{Przerobiono {count} ćwiczeń w {param2}} other{Przerobiono {count} ćwiczeń w {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Rozwiązano {count} zadanie szachowe} =1{Rozwiązano {count} zadanie szachowe} few{Rozwiązano {count} zadania szachowe} many{Rozwiązano {count} zadań szachowych} other{Rozwiązano {count} zadań szachowych}}", - "activityPlayedNbGames": "{count, plural, =0{Rozegrana {count} partia {param2}} =1{Rozegrana {count} partia {param2}} few{Rozegrane {count} partie {param2}} many{Rozegrane {count} partii {param2}} other{Rozegrane {count} partii {param2}}}", - "activityPostedNbMessages": "{count, plural, =0{Opublikowanie wpisu w {param2}} =1{Opublikowanie wpisu w {param2}} few{Opublikowanie {count} wpisów w {param2}} many{Opublikowanie {count} wpisów w {param2}} other{Opublikowanie {count} wpisów w {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{Wykonany {count} ruch} =1{Wykonany {count} ruch} few{Wykonane {count} ruchy} many{Wykonane {count} ruchów} other{Wykonane {count} ruchów}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{w {count} partii korespondencyjnej} =1{w {count} partii korespondencyjnej} few{w {count} partiach korespondencyjnych} many{w {count} partiach korespondencyjnych} other{w {count} partiach korespondencyjnych}}", - "activityCompletedNbGames": "{count, plural, =0{Zakończenie partii korespondencyjnej} =1{Zakończenie partii korespondencyjnej} few{Zakończenie {count} partii korespondencyjnych} many{Zakończenie {count} partii korespondencyjnych} other{Zakończenie {count} partii korespondencyjnych}}", - "activityFollowedNbPlayers": "{count, plural, =0{Rozpoczęcie obserwowania gracza} =1{Rozpoczęcie obserwowania gracza} few{Rozpoczęcie obserwowania {count} graczy} many{Rozpoczęcie obserwowania {count} graczy} other{Rozpoczęcie obserwowania {count} graczy}}", - "activityGainedNbFollowers": "{count, plural, =0{Zyskano {count} nowego obserwującego/-ą} =1{Zyskano {count} nowego obserwującego/-ą} few{Zyskano {count} nowych obserwujących} many{Zyskano {count} nowych obserwujących} other{Zyskano {count} nowych obserwujących}}", - "activityHostedNbSimuls": "{count, plural, =0{Rozegranie symultany} =1{Rozegranie symultany} few{Rozegranie {count} symultan} many{Rozegranie {count} symultan} other{Rozegranie {count} symultan}}", - "activityJoinedNbSimuls": "{count, plural, =0{Udział w {count} symultanie} =1{Udział w {count} symultanie} few{Udział w {count} symultanach} many{Udział w {count} symultanach} other{Udział w {count} symultanach}}", - "activityCreatedNbStudies": "{count, plural, =0{Utworzenie nowego opracowania} =1{Utworzenie nowego opracowania} few{Utworzenie {count} nowych opracowań} many{Utworzenie {count} nowych opracowań} other{Utworzenie {count} nowych opracowań}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Uczestnictwo w turnieju} =1{Uczestnictwo w turnieju} few{Uczestnictwo w {count} turniejach} many{Uczestnictwo w {count} turniejach} other{Uczestnictwo w {count} turniejach}}", - "activityRankedInTournament": "{count, plural, =0{{count} miejsce w klasyfikacji (top {param2}%) z {param3} partią w {param4}} =1{{count} miejsce w klasyfikacji (top {param2}%) z {param3} partią w {param4}} few{{count} miejsce w klasyfikacji (top {param2}%) z {param3} partiami w {param4}} many{{count} miejsce w klasyfikacji (top {param2}%) z {param3} partiami w {param4}} other{{count} miejsce w klasyfikacji (top {param2}%) z {param3} partiami w {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Uczestniczył(a) w {count} turnieju szwajcarskim} =1{Uczestniczył(a) w {count} turnieju szwajcarskim} few{Uczestniczył(a) w {count} turniejach szwajcarskich} many{Uczestniczył(a) w {count} turniejach szwajcarskich} other{Uczestniczył(a) w {count} turniejach szwajcarskich}}", - "activityJoinedNbTeams": "{count, plural, =0{Dołączenie do klubu} =1{Dołączenie do klubu} few{Dołączenie do {count} klubów} many{Dołączenie do {count} klubów} other{Dołączono do {count} zespołów}}", + "activitySupportedNbMonths": "{count, plural, =1{Wspomógł/-ogła lichess.org na miesiąc jako {param2}} few{Wspiera lichess.org przez {count} miesiące jako {param2}} many{Wspiera lichess.org przez {count} miesięcy jako {param2}} other{Wspiera lichess.org przez {count} miesięcy jako {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Przerobiono {count} ćwiczenie w {param2}} few{Przerobiono {count} ćwiczenia w {param2}} many{Przerobiono {count} ćwiczeń w {param2}} other{Przerobiono {count} ćwiczeń w {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Rozwiązano {count} zadanie szachowe} few{Rozwiązano {count} zadania szachowe} many{Rozwiązano {count} zadań szachowych} other{Rozwiązano {count} zadań szachowych}}", + "activityPlayedNbGames": "{count, plural, =1{Rozegrana {count} partia {param2}} few{Rozegrane {count} partie {param2}} many{Rozegrane {count} partii {param2}} other{Rozegrane {count} partii {param2}}}", + "activityPostedNbMessages": "{count, plural, =1{Opublikowanie wpisu w {param2}} few{Opublikowanie {count} wpisów w {param2}} many{Opublikowanie {count} wpisów w {param2}} other{Opublikowanie {count} wpisów w {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{Wykonany {count} ruch} few{Wykonane {count} ruchy} many{Wykonane {count} ruchów} other{Wykonane {count} ruchów}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{w {count} partii korespondencyjnej} few{w {count} partiach korespondencyjnych} many{w {count} partiach korespondencyjnych} other{w {count} partiach korespondencyjnych}}", + "activityCompletedNbGames": "{count, plural, =1{Zakończenie partii korespondencyjnej} few{Zakończenie {count} partii korespondencyjnych} many{Zakończenie {count} partii korespondencyjnych} other{Zakończenie {count} partii korespondencyjnych}}", + "activityFollowedNbPlayers": "{count, plural, =1{Rozpoczęcie obserwowania gracza} few{Rozpoczęcie obserwowania {count} graczy} many{Rozpoczęcie obserwowania {count} graczy} other{Rozpoczęcie obserwowania {count} graczy}}", + "activityGainedNbFollowers": "{count, plural, =1{Zyskano {count} nowego obserwującego/-ą} few{Zyskano {count} nowych obserwujących} many{Zyskano {count} nowych obserwujących} other{Zyskano {count} nowych obserwujących}}", + "activityHostedNbSimuls": "{count, plural, =1{Rozegranie symultany} few{Rozegranie {count} symultan} many{Rozegranie {count} symultan} other{Rozegranie {count} symultan}}", + "activityJoinedNbSimuls": "{count, plural, =1{Udział w {count} symultanie} few{Udział w {count} symultanach} many{Udział w {count} symultanach} other{Udział w {count} symultanach}}", + "activityCreatedNbStudies": "{count, plural, =1{Utworzenie nowego opracowania} few{Utworzenie {count} nowych opracowań} many{Utworzenie {count} nowych opracowań} other{Utworzenie {count} nowych opracowań}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Uczestnictwo w turnieju} few{Uczestnictwo w {count} turniejach} many{Uczestnictwo w {count} turniejach} other{Uczestnictwo w {count} turniejach}}", + "activityRankedInTournament": "{count, plural, =1{{count} miejsce w klasyfikacji (top {param2}%) z {param3} partią w {param4}} few{{count} miejsce w klasyfikacji (top {param2}%) z {param3} partiami w {param4}} many{{count} miejsce w klasyfikacji (top {param2}%) z {param3} partiami w {param4}} other{{count} miejsce w klasyfikacji (top {param2}%) z {param3} partiami w {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Uczestniczył(a) w {count} turnieju szwajcarskim} few{Uczestniczył(a) w {count} turniejach szwajcarskich} many{Uczestniczył(a) w {count} turniejach szwajcarskich} other{Uczestniczył(a) w {count} turniejach szwajcarskich}}", + "activityJoinedNbTeams": "{count, plural, =1{Dołączenie do klubu} few{Dołączenie do {count} klubów} many{Dołączenie do {count} klubów} other{Dołączono do {count} zespołów}}", "broadcastBroadcasts": "Transmisje", "broadcastStartDate": "Data rozpoczęcia wydarzenia w Twojej strefie czasowej", "challengeChallengesX": "Wyzwania: {param1}", @@ -216,11 +216,11 @@ "puzzleNoPuzzlesToShow": "Nic do pokazania, najpierw rozwiąż kilka zadań!", "puzzleImprovementAreasDescription": "Trenuj, aby zoptymalizować swoje postępy!", "puzzleStrengthDescription": "Najlepiej sobie radzisz z tymi motywami", - "puzzlePlayedXTimes": "{count, plural, =0{Rozwiązywane {count} raz} =1{Rozwiązywane {count} raz} few{Rozwiązywane {count} razy} many{Rozwiązywane {count} razy} other{Rozwiązywane {count} razy}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Jeden punkt poniżej Twojego rankingu w rozwiązywaniu zadań} =1{Jeden punkt poniżej Twojego rankingu w rozwiązywaniu zadań} few{{count} punkty poniżej Twojego rankingu w rozwiązywaniu zadań} many{{count} punktów poniżej Twojego rankingu w rozwiązywaniu zadań} other{{count} punktów poniżej Twojego rankingu w rozwiązywaniu zadań}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Jeden punkt powyżej Twojego rankingu w rozwiązywaniu zadań} =1{Jeden punkt powyżej Twojego rankingu w rozwiązywaniu zadań} few{{count} punkty powyżej Twojego rankingu w rozwiązywaniu zadań} many{{count} punktów powyżej Twojego rankingu w rozwiązywaniu zadań} other{{count} punktów powyżej Twojego rankingu w rozwiązywaniu zadań}}", - "puzzleNbPlayed": "{count, plural, =0{{count} rozwiązywanych} =1{{count} rozwiązywanych} few{{count} rozwiązywanych} many{{count} rozwiązywanych} other{{count} rozwiązywanych}}", - "puzzleNbToReplay": "{count, plural, =0{{count} do powtórki} =1{{count} do powtórki} few{{count} do powtórki} many{{count} do powtórki} other{{count} do powtórki}}", + "puzzlePlayedXTimes": "{count, plural, =1{Rozwiązywane {count} raz} few{Rozwiązywane {count} razy} many{Rozwiązywane {count} razy} other{Rozwiązywane {count} razy}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Jeden punkt poniżej Twojego rankingu w rozwiązywaniu zadań} few{{count} punkty poniżej Twojego rankingu w rozwiązywaniu zadań} many{{count} punktów poniżej Twojego rankingu w rozwiązywaniu zadań} other{{count} punktów poniżej Twojego rankingu w rozwiązywaniu zadań}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Jeden punkt powyżej Twojego rankingu w rozwiązywaniu zadań} few{{count} punkty powyżej Twojego rankingu w rozwiązywaniu zadań} many{{count} punktów powyżej Twojego rankingu w rozwiązywaniu zadań} other{{count} punktów powyżej Twojego rankingu w rozwiązywaniu zadań}}", + "puzzleNbPlayed": "{count, plural, =1{{count} rozwiązywanych} few{{count} rozwiązywanych} many{{count} rozwiązywanych} other{{count} rozwiązywanych}}", + "puzzleNbToReplay": "{count, plural, =1{{count} do powtórki} few{{count} do powtórki} many{{count} do powtórki} other{{count} do powtórki}}", "puzzleThemeAdvancedPawn": "Zaawansowany pion", "puzzleThemeAdvancedPawnDescription": "Zaawansowany pion lub pion grożący przemianą jest kluczowy w taktyce.", "puzzleThemeAdvantage": "Przewaga", @@ -1171,48 +1171,48 @@ "showMeEverything": "Pokaż mi wszystko", "lichessPatronInfo": "Lichess jest organizacją niedochodową i całkowicie darmowym otwartym oprogramowaniem.\nWszystkie koszty operacyjne, rozwój i treści są finansowane wyłącznie z darowizn użytkowników.", "nothingToSeeHere": "W tej chwili nie ma nic do zobaczenia.", - "opponentLeftCounter": "{count, plural, =0{Przeciwnik opuścił grę. Możesz ogłosić wygraną za {count} sekundę.} =1{Przeciwnik opuścił grę. Możesz ogłosić wygraną za {count} sekundę.} few{Przeciwnik opuścił grę. Możesz ogłosić wygraną za {count} sekundy.} many{Przeciwnik opuścił grę. Możesz ogłosić wygraną za {count} sekund.} other{Przeciwnik opuścił grę. Możesz ogłosić wygraną za {count} sekund.}}", - "mateInXHalfMoves": "{count, plural, =0{Mat w {count} posunięciu} =1{Mat w {count} posunięciu} few{Mat w {count} posunięciach} many{Mat w {count} posunięciach} other{Mat w {count} posunięciach}}", - "nbBlunders": "{count, plural, =0{{count} błąd} =1{{count} błąd} few{{count} błędy} many{{count} błędów} other{{count} błędów}}", - "nbMistakes": "{count, plural, =0{{count} pomyłka} =1{{count} pomyłka} few{{count} pomyłki} many{{count} pomyłek} other{{count} pomyłek}}", - "nbInaccuracies": "{count, plural, =0{{count} niedokładność} =1{{count} niedokładność} few{{count} niedokładności} many{{count} niedokładności} other{{count} niedokładności}}", - "nbPlayers": "{count, plural, =0{{count} gracz} =1{{count} gracz} few{{count} graczy} many{{count} graczy} other{{count} graczy}}", - "nbGames": "{count, plural, =0{{count} partia} =1{{count} partia} few{{count} partie} many{{count} partii} other{{count} partii}}", - "ratingXOverYGames": "{count, plural, =0{{count} ranking na podstawie {param2} partii} =1{{count} ranking na podstawie {param2} partii} few{{count} ranking na podstawie {param2} partii} many{{count} ranking na podstawie {param2} partii} other{{count} ranking na podstawie {param2} partii}}", - "nbBookmarks": "{count, plural, =0{{count} ulubiona partia} =1{{count} ulubiona partia} few{{count} ulubiona partie} many{{count} ulubiona partii} other{{count} ulubionych partii}}", - "nbDays": "{count, plural, =0{{count} dzień} =1{{count} dzień} few{{count} dni} many{{count} dni} other{{count} dni}}", - "nbHours": "{count, plural, =0{{count} godzina} =1{{count} godzina} few{{count} godziny} many{{count} godzin} other{{count} godzin}}", - "nbMinutes": "{count, plural, =0{{count} minuta} =1{{count} minuta} few{{count} minuty} many{{count} minut} other{{count} minut}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Ranking jest aktualizowany co minutę} =1{Ranking jest aktualizowany co minutę} few{Ranking jest aktualizowany co {count} minuty} many{Ranking jest aktualizowany co {count} minut} other{Ranking jest aktualizowany co {count} minut}}", - "nbPuzzles": "{count, plural, =0{{count} zadanie} =1{{count} zadanie} few{{count} zadania} many{{count} zadań} other{{count} zadań}}", - "nbGamesWithYou": "{count, plural, =0{{count} partia z Tobą} =1{{count} partia z Tobą} few{{count} partie z Tobą} many{{count} partii z Tobą} other{{count} partii z Tobą}}", - "nbRated": "{count, plural, =0{{count} rankingowa} =1{{count} rankingowa} few{{count} rankingowe} many{{count} rankingowych} other{{count} rankingowych}}", - "nbWins": "{count, plural, =0{{count} wygrana} =1{{count} wygrana} few{{count} wygrane} many{{count} wygranych} other{{count} wygranych}}", - "nbLosses": "{count, plural, =0{{count} przegrana} =1{{count} przegrana} few{{count} przegrane} many{{count} przegranych} other{{count} przegranych}}", - "nbDraws": "{count, plural, =0{{count} remis} =1{{count} remis} few{{count} remisy} many{{count} remisów} other{{count} remisów}}", - "nbPlaying": "{count, plural, =0{{count} w toku} =1{{count} w toku} few{{count} w toku} many{{count} w toku} other{{count} w toku}}", - "giveNbSeconds": "{count, plural, =0{Dodaj {count} sekundę} =1{Dodaj {count} sekundę} few{Dodaj {count} sekundy} many{Dodaj {count} sekund} other{Dodaj {count} sekund}}", - "nbTournamentPoints": "{count, plural, =0{{count} punkt turniejowy} =1{{count} punkt turniejowy} few{{count} punkty turniejowe} many{{count} punktów turniejowych} other{{count} punktów turniejowych}}", - "nbStudies": "{count, plural, =0{{count} opracowanie} =1{{count} opracowanie} few{{count} opracowania} many{{count} opracowań} other{{count} opracowań}}", - "nbSimuls": "{count, plural, =0{{count} symultana} =1{{count} symultana} few{{count} symultany} many{{count} symultan} other{{count} symultan}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} partia rankingowa} =1{≥ {count} partia rankingowa} few{≥ {count} partie rankingowe} many{≥ {count} partii rankingowych} other{≥ {count} partii rankingowych}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{Przynajmniej {count} partia rankingowa ({param2})} =1{Przynajmniej {count} partia rankingowa ({param2})} few{Przynajmniej {count} partie rankingowe ({param2})} many{Przynajmniej {count} partii rankingowych ({param2})} other{Przynajmniej {count} partii rankingowych ({param2})}}", - "needNbMorePerfGames": "{count, plural, =0{Musisz rozegrać jeszcze {count} partię rankingową ({param2})} =1{Musisz rozegrać jeszcze {count} partię rankingową ({param2})} few{Musisz rozegrać jeszcze {count} partie rankingowe ({param2})} many{Musisz rozegrać jeszcze {count} partie rankingowe ({param2})} other{Musisz rozegrać jeszcze {count} partie rankingowe ({param2})}}", - "needNbMoreGames": "{count, plural, =0{Musisz rozegrać jeszcze {count} partię rankingową} =1{Musisz rozegrać jeszcze {count} partię rankingową} few{Musisz rozegrać jeszcze {count} partie rankingowe} many{Musisz rozegrać jeszcze {count} partii rankingowych} other{Musisz rozegrać jeszcze {count} partii rankingowych}}", - "nbImportedGames": "{count, plural, =0{{count} zaimportowana partia} =1{{count} zaimportowana partia} few{{count} zaimportowana partie} many{{count} zaimportowana partii} other{{count} zaimportowana partii}}", - "nbFriendsOnline": "{count, plural, =0{{count} znajomy online} =1{{count} znajomy online} few{{count} znajomych online} many{{count} znajomych online} other{{count} znajomych online}}", - "nbFollowers": "{count, plural, =0{{count} obserwujący} =1{{count} obserwujący} few{{count} obserwujących} many{{count} obserwujących} other{{count} obserwujących}}", - "nbFollowing": "{count, plural, =0{{count} obserwowany} =1{{count} obserwowany} few{{count} obserwowanych} many{{count} obserwowanych} other{{count} obserwowanych}}", - "lessThanNbMinutes": "{count, plural, =0{Poniżej {count} minuty} =1{Poniżej {count} minuty} few{Poniżej {count} minut} many{Poniżej {count} minut} other{Poniżej {count} minut}}", - "nbGamesInPlay": "{count, plural, =0{{count} partia w toku} =1{{count} partia w toku} few{{count} partie w toku} many{{count} partii w toku} other{{count} partii w toku}}", - "maximumNbCharacters": "{count, plural, =0{Maksymalnie: {count} znak.} =1{Maksymalnie: {count} znak.} few{Maksymalnie: {count} znaki.} many{Maksymalnie: {count} znaków.} other{Maksymalnie: {count} znaków.}}", - "blocks": "{count, plural, =0{{count} zablokowany} =1{{count} zablokowany} few{{count} zablokowanych} many{{count} zablokowanych} other{{count} zablokowanych}}", - "nbForumPosts": "{count, plural, =0{{count} wpis na forum} =1{{count} wpis na forum} few{{count} wpisy na forum} many{{count} wpisów na forum} other{{count} wpisów na forum}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} gracz w tym tygodniu ({param2}).} =1{{count} gracz w tym tygodniu ({param2}).} few{{count} graczy w tym tygodniu ({param2}).} many{{count} graczy w tym tygodniu ({param2}).} other{{count} graczy ({param2}) w tym tygodniu.}}", - "availableInNbLanguages": "{count, plural, =0{Dostępna w {count} języku!} =1{Dostępna w {count} języku!} few{Dostępna w {count} językach!} many{Dostępna w {count} językach!} other{Dostępna w {count} językach!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} sekunda na wykonanie pierwszego ruchu} =1{{count} sekunda na wykonanie pierwszego ruchu} few{{count} sekundy na wykonanie pierwszego ruchu} many{{count} sekund na wykonanie pierwszego ruchu} other{{count} sekund na wykonanie pierwszego ruchu}}", - "nbSeconds": "{count, plural, =0{{count} sekunda} =1{{count} sekunda} few{{count} sekundy} many{{count} sekund} other{{count} sekund}}", - "andSaveNbPremoveLines": "{count, plural, =0{i zapisz wariant warunkowy} =1{i zapisz wariant warunkowy} few{i zapisz {count} warianty warunkowe} many{i zapisz {count} wariantów warunkowych} other{i zapisz {count} wariantów warunkowych}}", + "opponentLeftCounter": "{count, plural, =1{Przeciwnik opuścił grę. Możesz ogłosić wygraną za {count} sekundę.} few{Przeciwnik opuścił grę. Możesz ogłosić wygraną za {count} sekundy.} many{Przeciwnik opuścił grę. Możesz ogłosić wygraną za {count} sekund.} other{Przeciwnik opuścił grę. Możesz ogłosić wygraną za {count} sekund.}}", + "mateInXHalfMoves": "{count, plural, =1{Mat w {count} posunięciu} few{Mat w {count} posunięciach} many{Mat w {count} posunięciach} other{Mat w {count} posunięciach}}", + "nbBlunders": "{count, plural, =1{{count} błąd} few{{count} błędy} many{{count} błędów} other{{count} błędów}}", + "nbMistakes": "{count, plural, =1{{count} pomyłka} few{{count} pomyłki} many{{count} pomyłek} other{{count} pomyłek}}", + "nbInaccuracies": "{count, plural, =1{{count} niedokładność} few{{count} niedokładności} many{{count} niedokładności} other{{count} niedokładności}}", + "nbPlayers": "{count, plural, =1{{count} gracz} few{{count} graczy} many{{count} graczy} other{{count} graczy}}", + "nbGames": "{count, plural, =1{{count} partia} few{{count} partie} many{{count} partii} other{{count} partii}}", + "ratingXOverYGames": "{count, plural, =1{{count} ranking na podstawie {param2} partii} few{{count} ranking na podstawie {param2} partii} many{{count} ranking na podstawie {param2} partii} other{{count} ranking na podstawie {param2} partii}}", + "nbBookmarks": "{count, plural, =1{{count} ulubiona partia} few{{count} ulubiona partie} many{{count} ulubiona partii} other{{count} ulubionych partii}}", + "nbDays": "{count, plural, =1{{count} dzień} few{{count} dni} many{{count} dni} other{{count} dni}}", + "nbHours": "{count, plural, =1{{count} godzina} few{{count} godziny} many{{count} godzin} other{{count} godzin}}", + "nbMinutes": "{count, plural, =1{{count} minuta} few{{count} minuty} many{{count} minut} other{{count} minut}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Ranking jest aktualizowany co minutę} few{Ranking jest aktualizowany co {count} minuty} many{Ranking jest aktualizowany co {count} minut} other{Ranking jest aktualizowany co {count} minut}}", + "nbPuzzles": "{count, plural, =1{{count} zadanie} few{{count} zadania} many{{count} zadań} other{{count} zadań}}", + "nbGamesWithYou": "{count, plural, =1{{count} partia z Tobą} few{{count} partie z Tobą} many{{count} partii z Tobą} other{{count} partii z Tobą}}", + "nbRated": "{count, plural, =1{{count} rankingowa} few{{count} rankingowe} many{{count} rankingowych} other{{count} rankingowych}}", + "nbWins": "{count, plural, =1{{count} wygrana} few{{count} wygrane} many{{count} wygranych} other{{count} wygranych}}", + "nbLosses": "{count, plural, =1{{count} przegrana} few{{count} przegrane} many{{count} przegranych} other{{count} przegranych}}", + "nbDraws": "{count, plural, =1{{count} remis} few{{count} remisy} many{{count} remisów} other{{count} remisów}}", + "nbPlaying": "{count, plural, =1{{count} w toku} few{{count} w toku} many{{count} w toku} other{{count} w toku}}", + "giveNbSeconds": "{count, plural, =1{Dodaj {count} sekundę} few{Dodaj {count} sekundy} many{Dodaj {count} sekund} other{Dodaj {count} sekund}}", + "nbTournamentPoints": "{count, plural, =1{{count} punkt turniejowy} few{{count} punkty turniejowe} many{{count} punktów turniejowych} other{{count} punktów turniejowych}}", + "nbStudies": "{count, plural, =1{{count} opracowanie} few{{count} opracowania} many{{count} opracowań} other{{count} opracowań}}", + "nbSimuls": "{count, plural, =1{{count} symultana} few{{count} symultany} many{{count} symultan} other{{count} symultan}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} partia rankingowa} few{≥ {count} partie rankingowe} many{≥ {count} partii rankingowych} other{≥ {count} partii rankingowych}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{Przynajmniej {count} partia rankingowa ({param2})} few{Przynajmniej {count} partie rankingowe ({param2})} many{Przynajmniej {count} partii rankingowych ({param2})} other{Przynajmniej {count} partii rankingowych ({param2})}}", + "needNbMorePerfGames": "{count, plural, =1{Musisz rozegrać jeszcze {count} partię rankingową ({param2})} few{Musisz rozegrać jeszcze {count} partie rankingowe ({param2})} many{Musisz rozegrać jeszcze {count} partie rankingowe ({param2})} other{Musisz rozegrać jeszcze {count} partie rankingowe ({param2})}}", + "needNbMoreGames": "{count, plural, =1{Musisz rozegrać jeszcze {count} partię rankingową} few{Musisz rozegrać jeszcze {count} partie rankingowe} many{Musisz rozegrać jeszcze {count} partii rankingowych} other{Musisz rozegrać jeszcze {count} partii rankingowych}}", + "nbImportedGames": "{count, plural, =1{{count} zaimportowana partia} few{{count} zaimportowana partie} many{{count} zaimportowana partii} other{{count} zaimportowana partii}}", + "nbFriendsOnline": "{count, plural, =1{{count} znajomy online} few{{count} znajomych online} many{{count} znajomych online} other{{count} znajomych online}}", + "nbFollowers": "{count, plural, =1{{count} obserwujący} few{{count} obserwujących} many{{count} obserwujących} other{{count} obserwujących}}", + "nbFollowing": "{count, plural, =1{{count} obserwowany} few{{count} obserwowanych} many{{count} obserwowanych} other{{count} obserwowanych}}", + "lessThanNbMinutes": "{count, plural, =1{Poniżej {count} minuty} few{Poniżej {count} minut} many{Poniżej {count} minut} other{Poniżej {count} minut}}", + "nbGamesInPlay": "{count, plural, =1{{count} partia w toku} few{{count} partie w toku} many{{count} partii w toku} other{{count} partii w toku}}", + "maximumNbCharacters": "{count, plural, =1{Maksymalnie: {count} znak.} few{Maksymalnie: {count} znaki.} many{Maksymalnie: {count} znaków.} other{Maksymalnie: {count} znaków.}}", + "blocks": "{count, plural, =1{{count} zablokowany} few{{count} zablokowanych} many{{count} zablokowanych} other{{count} zablokowanych}}", + "nbForumPosts": "{count, plural, =1{{count} wpis na forum} few{{count} wpisy na forum} many{{count} wpisów na forum} other{{count} wpisów na forum}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} gracz w tym tygodniu ({param2}).} few{{count} graczy w tym tygodniu ({param2}).} many{{count} graczy w tym tygodniu ({param2}).} other{{count} graczy ({param2}) w tym tygodniu.}}", + "availableInNbLanguages": "{count, plural, =1{Dostępna w {count} języku!} few{Dostępna w {count} językach!} many{Dostępna w {count} językach!} other{Dostępna w {count} językach!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} sekunda na wykonanie pierwszego ruchu} few{{count} sekundy na wykonanie pierwszego ruchu} many{{count} sekund na wykonanie pierwszego ruchu} other{{count} sekund na wykonanie pierwszego ruchu}}", + "nbSeconds": "{count, plural, =1{{count} sekunda} few{{count} sekundy} many{{count} sekund} other{{count} sekund}}", + "andSaveNbPremoveLines": "{count, plural, =1{i zapisz wariant warunkowy} few{i zapisz {count} warianty warunkowe} many{i zapisz {count} wariantów warunkowych} other{i zapisz {count} wariantów warunkowych}}", "stormMoveToStart": "Wykonaj ruch, aby zacząć", "stormYouPlayTheWhitePiecesInAllPuzzles": "Grasz białymi we wszystkich łamigłówkach", "stormYouPlayTheBlackPiecesInAllPuzzles": "We wszystkich zadaniach grasz czarnymi", @@ -1264,8 +1264,8 @@ "stormClickToReload": "Kliknij, aby przeładować", "stormThisRunHasExpired": "To uruchomienie wygasło!", "stormThisRunWasOpenedInAnotherTab": "To uruchomienie zostało już otwarte w innej karcie!", - "stormXRuns": "{count, plural, =0{1 próba} =1{1 próba} few{{count} próby} many{{count} prób} other{{count} prób}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Rozegrano jedną sesję {param2}} =1{Rozegrano jedną sesję {param2}} few{Rozegrano {count} sesje {param2}} many{Rozegrano {count} sesji {param2}} other{Rozegrano {count} sesji {param2}}}", + "stormXRuns": "{count, plural, =1{1 próba} few{{count} próby} many{{count} prób} other{{count} prób}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Rozegrano jedną sesję {param2}} few{Rozegrano {count} sesje {param2}} many{Rozegrano {count} sesji {param2}} other{Rozegrano {count} sesji {param2}}}", "streamerLichessStreamers": "Streamerzy Lichess", "studyShareAndExport": "Udostępnianie i eksport", "studyStart": "Rozpocznij" diff --git a/lib/l10n/lila_pt.arb b/lib/l10n/lila_pt.arb index cf8bee4c39..21931901ec 100644 --- a/lib/l10n/lila_pt.arb +++ b/lib/l10n/lila_pt.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Criou uma livestream", "activityRankedInSwissTournament": "Classificado #{param1} em {param2}", "activitySignedUp": "Registou-se no lichess.org", - "activitySupportedNbMonths": "{count, plural, =0{Apoiou o lichess.org durante {count} mês como {param2}} =1{Apoiou o lichess.org durante {count} mês como {param2}} other{Apoiou o lichess.org durante {count} meses como {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Praticou {count} posição em {param2}} =1{Praticou {count} posição em {param2}} other{Praticou {count} posições em {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Resolveu {count} problema} =1{Resolveu {count} problema} other{Resolveu {count} problemas}}", - "activityPlayedNbGames": "{count, plural, =0{Jogou {count} jogo de {param2}} =1{Jogou {count} jogo de {param2}} other{Jogou {count} jogos de {param2}}}", - "activityPostedNbMessages": "{count, plural, =0{Publicou {count} mensagem em {param2}} =1{Publicou {count} mensagem em {param2}} other{Publicou {count} mensagens em {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{Fez {count} jogada} =1{Fez {count} jogada} other{Fez {count} jogadas}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{em {count} jogo por correspondência} =1{em {count} jogo por correspondência} other{em {count} jogos por correspondência}}", - "activityCompletedNbGames": "{count, plural, =0{Completou {count} jogo por correspondência} =1{Completou {count} jogo por correspondência} other{Completou {count} jogos por correspondência}}", - "activityFollowedNbPlayers": "{count, plural, =0{Começou a seguir {count} jogador} =1{Começou a seguir {count} jogador} other{Começou a seguir {count} jogadores}}", - "activityGainedNbFollowers": "{count, plural, =0{Ganhou {count} novo seguidor} =1{Ganhou {count} novo seguidor} other{Ganhou {count} novos seguidores}}", - "activityHostedNbSimuls": "{count, plural, =0{Criou {count} exibição simultânea} =1{Criou {count} exibição simultânea} other{Criou {count} exibições simultâneas}}", - "activityJoinedNbSimuls": "{count, plural, =0{Participou em {count} exibição simultânea} =1{Participou em {count} exibição simultânea} other{Participou em {count} exibições simultâneas}}", - "activityCreatedNbStudies": "{count, plural, =0{Criou {count} novo estudo} =1{Criou {count} novo estudo} other{Criou {count} novos estudos}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Competiu em {count} torneio} =1{Competiu em {count} torneio} other{Competiu em {count} torneios}}", - "activityRankedInTournament": "{count, plural, =0{Qualificado #{count} (nos {param2}% melhores) com {param3} jogo em {param4}} =1{Qualificado #{count} (nos {param2}% melhores) com {param3} jogo em {param4}} other{Qualificado #{count} (nos {param2}% melhores) com {param3} jogos em {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Competiu em {count} torneio suíço} =1{Competiu em {count} torneio suíço} other{Competiu em {count} torneios suíços}}", - "activityJoinedNbTeams": "{count, plural, =0{Entrou em {count} equipa} =1{Entrou em {count} equipa} other{Entrou em {count} equipas}}", + "activitySupportedNbMonths": "{count, plural, =1{Apoiou o lichess.org durante {count} mês como {param2}} other{Apoiou o lichess.org durante {count} meses como {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Praticou {count} posição em {param2}} other{Praticou {count} posições em {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Resolveu {count} problema} other{Resolveu {count} problemas}}", + "activityPlayedNbGames": "{count, plural, =1{Jogou {count} jogo de {param2}} other{Jogou {count} jogos de {param2}}}", + "activityPostedNbMessages": "{count, plural, =1{Publicou {count} mensagem em {param2}} other{Publicou {count} mensagens em {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{Fez {count} jogada} other{Fez {count} jogadas}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{em {count} jogo por correspondência} other{em {count} jogos por correspondência}}", + "activityCompletedNbGames": "{count, plural, =1{Completou {count} jogo por correspondência} other{Completou {count} jogos por correspondência}}", + "activityFollowedNbPlayers": "{count, plural, =1{Começou a seguir {count} jogador} other{Começou a seguir {count} jogadores}}", + "activityGainedNbFollowers": "{count, plural, =1{Ganhou {count} novo seguidor} other{Ganhou {count} novos seguidores}}", + "activityHostedNbSimuls": "{count, plural, =1{Criou {count} exibição simultânea} other{Criou {count} exibições simultâneas}}", + "activityJoinedNbSimuls": "{count, plural, =1{Participou em {count} exibição simultânea} other{Participou em {count} exibições simultâneas}}", + "activityCreatedNbStudies": "{count, plural, =1{Criou {count} novo estudo} other{Criou {count} novos estudos}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Competiu em {count} torneio} other{Competiu em {count} torneios}}", + "activityRankedInTournament": "{count, plural, =1{Qualificado #{count} (nos {param2}% melhores) com {param3} jogo em {param4}} other{Qualificado #{count} (nos {param2}% melhores) com {param3} jogos em {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Competiu em {count} torneio suíço} other{Competiu em {count} torneios suíços}}", + "activityJoinedNbTeams": "{count, plural, =1{Entrou em {count} equipa} other{Entrou em {count} equipas}}", "broadcastBroadcasts": "Transmissões", "broadcastStartDate": "Data de início no teu fuso horário", "challengeChallengesX": "Desafios: {param1}", @@ -216,11 +216,11 @@ "puzzleNoPuzzlesToShow": "Nada para mostrar, joga alguns problemas primeiro!", "puzzleImprovementAreasDescription": "Treine estes para otimizar o seu progresso!", "puzzleStrengthDescription": "Você tem melhor desempenho nestes temas", - "puzzlePlayedXTimes": "{count, plural, =0{Jogado {count} vez} =1{Jogado {count} vez} other{Jogado {count} vezes}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Um ponto abaixo da sua pontuação de problemas} =1{Um ponto abaixo da sua pontuação de problemas} other{{count} pontos abaixo da sua pontuação de problemas}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Um ponto acima da sua pontuação de problemas} =1{Um ponto acima da sua pontuação de problemas} other{{count} pontos acima da sua pontuação de problemas}}", - "puzzleNbPlayed": "{count, plural, =0{{count} problema feito} =1{{count} problema feito} other{{count} problemas feitos}}", - "puzzleNbToReplay": "{count, plural, =0{{count} para repetir} =1{{count} para repetir} other{{count} para repetir}}", + "puzzlePlayedXTimes": "{count, plural, =1{Jogado {count} vez} other{Jogado {count} vezes}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Um ponto abaixo da sua pontuação de problemas} other{{count} pontos abaixo da sua pontuação de problemas}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Um ponto acima da sua pontuação de problemas} other{{count} pontos acima da sua pontuação de problemas}}", + "puzzleNbPlayed": "{count, plural, =1{{count} problema feito} other{{count} problemas feitos}}", + "puzzleNbToReplay": "{count, plural, =1{{count} para repetir} other{{count} para repetir}}", "puzzleThemeAdvancedPawn": "Peão avançado", "puzzleThemeAdvancedPawnDescription": "A chave do tático é um peão a promover ou a ameaçar promover.", "puzzleThemeAdvantage": "Vantagem", @@ -1171,48 +1171,48 @@ "showMeEverything": "Mostra-me tudo", "lichessPatronInfo": "Lichess é uma instituição de caridade e software de código aberto totalmente livre.\nTodos os custos operacionais, de desenvolvimento e conteúdo são financiados exclusivamente por doações de usuários.", "nothingToSeeHere": "Nada para ver aqui no momento.", - "opponentLeftCounter": "{count, plural, =0{O teu adversário deixou a partida. Podes reivindicar vitória em {count} segundo.} =1{O teu adversário deixou a partida. Podes reivindicar vitória em {count} segundo.} other{O teu adversário deixou a partida. Podes reivindicar vitória em {count} segundos.}}", - "mateInXHalfMoves": "{count, plural, =0{Xeque-mate em {count} meio-movimento} =1{Xeque-mate em {count} meio-movimento} other{Xeque-mate em {count} meio-movimentos}}", - "nbBlunders": "{count, plural, =0{{count} erro grave} =1{{count} erro grave} other{{count} erros graves}}", - "nbMistakes": "{count, plural, =0{{count} erro} =1{{count} erro} other{{count} erros}}", - "nbInaccuracies": "{count, plural, =0{{count} imprecisão} =1{{count} imprecisão} other{{count} imprecisões}}", - "nbPlayers": "{count, plural, =0{{count} jogador} =1{{count} jogador} other{{count} jogadores}}", - "nbGames": "{count, plural, =0{{count} jogo} =1{{count} jogo} other{{count} jogos}}", - "ratingXOverYGames": "{count, plural, =0{{param2} partida {count} avaliada} =1{{param2} partida {count} avaliada} other{{param2} partidas {count} avaliadas}}", - "nbBookmarks": "{count, plural, =0{{count} favorito} =1{{count} favorito} other{{count} favoritos}}", - "nbDays": "{count, plural, =0{{count} dia} =1{{count} dia} other{{count} dias}}", - "nbHours": "{count, plural, =0{{count} hora} =1{{count} hora} other{{count} horas}}", - "nbMinutes": "{count, plural, =0{{count} minuto} =1{{count} minuto} other{{count} minutos}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{As posições são atualizadas a cada minuto} =1{As posições são atualizadas a cada minuto} other{As posições são atualizadas a cada {count} minutos}}", - "nbPuzzles": "{count, plural, =0{{count} problema} =1{{count} problema} other{{count} problemas}}", - "nbGamesWithYou": "{count, plural, =0{{count} jogo contigo} =1{{count} jogo contigo} other{{count} jogos contigo}}", - "nbRated": "{count, plural, =0{{count} partida a valer pontos} =1{{count} partida a valer pontos} other{{count} partidas a valer pontos}}", - "nbWins": "{count, plural, =0{{count} vitória} =1{{count} vitória} other{{count} vitórias}}", - "nbLosses": "{count, plural, =0{{count} derrota} =1{{count} derrota} other{{count} derrotas}}", - "nbDraws": "{count, plural, =0{{count} empate} =1{{count} empate} other{{count} empates}}", - "nbPlaying": "{count, plural, =0{{count} a jogar} =1{{count} a jogar} other{{count} a jogar}}", - "giveNbSeconds": "{count, plural, =0{Dar {count} segundo} =1{Dar {count} segundo} other{Dar {count} segundos}}", - "nbTournamentPoints": "{count, plural, =0{{count} ponto de torneio} =1{{count} ponto de torneio} other{{count} pontos de torneio}}", - "nbStudies": "{count, plural, =0{{count} estudo} =1{{count} estudo} other{{count} estudos}}", - "nbSimuls": "{count, plural, =0{{count} simultânea} =1{{count} simultânea} other{{count} simultâneas}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} partida a valer pontos} =1{≥ {count} partida a valer pontos} other{≥ {count} partidas a valer pontos}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} partida de {param2} a valer pontos} =1{≥ {count} partida de {param2} a valer pontos} other{≥ {count} partidas de {param2} a valer pontos}}", - "needNbMorePerfGames": "{count, plural, =0{Precisas de jogar mais {count} jogo de {param2} a valer pontos} =1{Precisas de jogar mais {count} jogo de {param2} a valer pontos} other{Precisa de jogar mais {count} jogos de {param2} a valer pontos}}", - "needNbMoreGames": "{count, plural, =0{Tens de jogar mais {count} jogo a valer pontos} =1{Tens de jogar mais {count} jogo a valer pontos} other{Tens de jogar mais {count} jogos a valer pontos}}", - "nbImportedGames": "{count, plural, =0{{count} partida importada} =1{{count} partida importada} other{{count} partidas importadas}}", - "nbFriendsOnline": "{count, plural, =0{{count} amigo online} =1{{count} amigo online} other{{count} amigos online}}", - "nbFollowers": "{count, plural, =0{{count} seguidor} =1{{count} seguidor} other{{count} seguidores}}", - "nbFollowing": "{count, plural, =0{a seguir {count} jogador} =1{a seguir {count} jogador} other{a seguir {count} jogadores}}", - "lessThanNbMinutes": "{count, plural, =0{Menos de {count} minuto} =1{Menos de {count} minuto} other{Menos de {count} minutos}}", - "nbGamesInPlay": "{count, plural, =0{{count} jogo a decorrer} =1{{count} jogo a decorrer} other{{count} jogos a decorrer}}", - "maximumNbCharacters": "{count, plural, =0{Máximo: {count} carácter.} =1{Máximo: {count} carácter.} other{Máximo: {count} caracteres.}}", - "blocks": "{count, plural, =0{{count} bloqueado} =1{{count} bloqueado} other{{count} bloqueados}}", - "nbForumPosts": "{count, plural, =0{{count} publicação no fórum} =1{{count} publicação no fórum} other{{count} publicações no fórum}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} jogador ativo esta semana em {param2}.} =1{{count} jogador ativo esta semana em {param2}.} other{{count} jogadores ativos esta semana em {param2}.}}", - "availableInNbLanguages": "{count, plural, =0{Disponível em {count} língua!} =1{Disponível em {count} língua!} other{Disponível em {count} línguas!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} segundo para jogar o primeiro movimento} =1{{count} segundo para jogar o primeiro movimento} other{{count} segundos para jogar o primeiro movimento}}", - "nbSeconds": "{count, plural, =0{{count} segundo} =1{{count} segundo} other{{count} segundos}}", - "andSaveNbPremoveLines": "{count, plural, =0{e guarda {count} variante de movimentos antecipados} =1{e guarda {count} variante de movimentos antecipados} other{e guarda {count} variantes de movimentos antecipados}}", + "opponentLeftCounter": "{count, plural, =1{O teu adversário deixou a partida. Podes reivindicar vitória em {count} segundo.} other{O teu adversário deixou a partida. Podes reivindicar vitória em {count} segundos.}}", + "mateInXHalfMoves": "{count, plural, =1{Xeque-mate em {count} meio-movimento} other{Xeque-mate em {count} meio-movimentos}}", + "nbBlunders": "{count, plural, =1{{count} erro grave} other{{count} erros graves}}", + "nbMistakes": "{count, plural, =1{{count} erro} other{{count} erros}}", + "nbInaccuracies": "{count, plural, =1{{count} imprecisão} other{{count} imprecisões}}", + "nbPlayers": "{count, plural, =1{{count} jogador} other{{count} jogadores}}", + "nbGames": "{count, plural, =1{{count} jogo} other{{count} jogos}}", + "ratingXOverYGames": "{count, plural, =1{{param2} partida {count} avaliada} other{{param2} partidas {count} avaliadas}}", + "nbBookmarks": "{count, plural, =1{{count} favorito} other{{count} favoritos}}", + "nbDays": "{count, plural, =1{{count} dia} other{{count} dias}}", + "nbHours": "{count, plural, =1{{count} hora} other{{count} horas}}", + "nbMinutes": "{count, plural, =1{{count} minuto} other{{count} minutos}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{As posições são atualizadas a cada minuto} other{As posições são atualizadas a cada {count} minutos}}", + "nbPuzzles": "{count, plural, =1{{count} problema} other{{count} problemas}}", + "nbGamesWithYou": "{count, plural, =1{{count} jogo contigo} other{{count} jogos contigo}}", + "nbRated": "{count, plural, =1{{count} partida a valer pontos} other{{count} partidas a valer pontos}}", + "nbWins": "{count, plural, =1{{count} vitória} other{{count} vitórias}}", + "nbLosses": "{count, plural, =1{{count} derrota} other{{count} derrotas}}", + "nbDraws": "{count, plural, =1{{count} empate} other{{count} empates}}", + "nbPlaying": "{count, plural, =1{{count} a jogar} other{{count} a jogar}}", + "giveNbSeconds": "{count, plural, =1{Dar {count} segundo} other{Dar {count} segundos}}", + "nbTournamentPoints": "{count, plural, =1{{count} ponto de torneio} other{{count} pontos de torneio}}", + "nbStudies": "{count, plural, =1{{count} estudo} other{{count} estudos}}", + "nbSimuls": "{count, plural, =1{{count} simultânea} other{{count} simultâneas}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} partida a valer pontos} other{≥ {count} partidas a valer pontos}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} partida de {param2} a valer pontos} other{≥ {count} partidas de {param2} a valer pontos}}", + "needNbMorePerfGames": "{count, plural, =1{Precisas de jogar mais {count} jogo de {param2} a valer pontos} other{Precisa de jogar mais {count} jogos de {param2} a valer pontos}}", + "needNbMoreGames": "{count, plural, =1{Tens de jogar mais {count} jogo a valer pontos} other{Tens de jogar mais {count} jogos a valer pontos}}", + "nbImportedGames": "{count, plural, =1{{count} partida importada} other{{count} partidas importadas}}", + "nbFriendsOnline": "{count, plural, =1{{count} amigo online} other{{count} amigos online}}", + "nbFollowers": "{count, plural, =1{{count} seguidor} other{{count} seguidores}}", + "nbFollowing": "{count, plural, =1{a seguir {count} jogador} other{a seguir {count} jogadores}}", + "lessThanNbMinutes": "{count, plural, =1{Menos de {count} minuto} other{Menos de {count} minutos}}", + "nbGamesInPlay": "{count, plural, =1{{count} jogo a decorrer} other{{count} jogos a decorrer}}", + "maximumNbCharacters": "{count, plural, =1{Máximo: {count} carácter.} other{Máximo: {count} caracteres.}}", + "blocks": "{count, plural, =1{{count} bloqueado} other{{count} bloqueados}}", + "nbForumPosts": "{count, plural, =1{{count} publicação no fórum} other{{count} publicações no fórum}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} jogador ativo esta semana em {param2}.} other{{count} jogadores ativos esta semana em {param2}.}}", + "availableInNbLanguages": "{count, plural, =1{Disponível em {count} língua!} other{Disponível em {count} línguas!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} segundo para jogar o primeiro movimento} other{{count} segundos para jogar o primeiro movimento}}", + "nbSeconds": "{count, plural, =1{{count} segundo} other{{count} segundos}}", + "andSaveNbPremoveLines": "{count, plural, =1{e guarda {count} variante de movimentos antecipados} other{e guarda {count} variantes de movimentos antecipados}}", "stormMoveToStart": "Faz um lance para começar", "stormYouPlayTheWhitePiecesInAllPuzzles": "Jogas com as peças brancas em todos os problemas", "stormYouPlayTheBlackPiecesInAllPuzzles": "Jogas com as peças pretas em todos os problemas", @@ -1264,8 +1264,8 @@ "stormClickToReload": "Clique para recarregar", "stormThisRunHasExpired": "Esta sessão expirou!", "stormThisRunWasOpenedInAnotherTab": "Esta sessão foi aberta noutra aba!", - "stormXRuns": "{count, plural, =0{1 partida} =1{1 partida} other{{count} tentativas}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Jogou uma partida de {param2}} =1{Jogou uma partida de {param2}} other{Jogou {count} partidas de {param2}}}", + "stormXRuns": "{count, plural, =1{1 partida} other{{count} tentativas}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Jogou uma partida de {param2}} other{Jogou {count} partidas de {param2}}}", "streamerLichessStreamers": "Streamers no Lichess", "studyShareAndExport": "Partilhar & exportar", "studyStart": "Iniciar" diff --git a/lib/l10n/lila_pt_BR.arb b/lib/l10n/lila_pt_BR.arb index fb258af46f..e301797ee3 100644 --- a/lib/l10n/lila_pt_BR.arb +++ b/lib/l10n/lila_pt_BR.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Iniciou uma transmissão ao vivo", "activityRankedInSwissTournament": "Classificado #{param1} entre {param2}", "activitySignedUp": "Registrou-se no lichess", - "activitySupportedNbMonths": "{count, plural, =0{Contribuiu para o lichess.org por {count} mês como {param2}} =1{Contribuiu para o lichess.org por {count} mês como {param2}} other{Contribuiu para o lichess.org por {count} meses como {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Praticou {count} posição em {param2}} =1{Praticou {count} posição em {param2}} other{Praticou {count} posições em {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Resolveu {count} quebra-cabeça tático} =1{Resolveu {count} quebra-cabeça tático} other{Resolveu {count} quebra-cabeças táticos}}", - "activityPlayedNbGames": "{count, plural, =0{Jogou {count} partida de {param2}} =1{Jogou {count} partida de {param2}} other{Jogou {count} partidas de {param2}}}", - "activityPostedNbMessages": "{count, plural, =0{Publicou {count} mensagem em {param2}} =1{Publicou {count} mensagem em {param2}} other{Publicou {count} mensagens em {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{Jogou {count} movimento} =1{Jogou {count} movimento} other{Jogou {count} movimentos}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{em {count} jogo por correspondência} =1{em {count} jogo por correspondência} other{em {count} jogos por correspondência}}", - "activityCompletedNbGames": "{count, plural, =0{Completou {count} jogo por correspondência} =1{Completou {count} jogo por correspondência} other{Completou {count} jogos por correspondência}}", - "activityFollowedNbPlayers": "{count, plural, =0{Começou a seguir {count} jogador} =1{Começou a seguir {count} jogador} other{Começou a seguir {count} jogadores}}", - "activityGainedNbFollowers": "{count, plural, =0{Ganhou {count} novo seguidor} =1{Ganhou {count} novo seguidor} other{Ganhou {count} novos seguidores}}", - "activityHostedNbSimuls": "{count, plural, =0{Hospedou {count} exibição simultânea} =1{Hospedou {count} exibição simultânea} other{Hospedou {count} exibições simultâneas}}", - "activityJoinedNbSimuls": "{count, plural, =0{Participou em {count} exibição simultânea} =1{Participou em {count} exibição simultânea} other{Participou em {count} exibições simultâneas}}", - "activityCreatedNbStudies": "{count, plural, =0{Criou {count} novo estudo} =1{Criou {count} novo estudo} other{Criou {count} novos estudos}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Competiu em {count} torneio arena} =1{Competiu em {count} torneio arena} other{Competiu em {count} torneios arena}}", - "activityRankedInTournament": "{count, plural, =0{Classificado #{count} (top {param2}%) com {param3} jogo em {param4}} =1{Classificado #{count} (top {param2}%) com {param3} jogo em {param4}} other{Classificado #{count} (top {param2}%) com {param3} jogos em {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Competiu em {count} torneio suíço} =1{Competiu em {count} torneio suíço} other{Competiu em {count} torneios suíços}}", - "activityJoinedNbTeams": "{count, plural, =0{Entrou na {count} equipe} =1{Entrou na {count} equipe} other{Entrou nas {count} equipes}}", + "activitySupportedNbMonths": "{count, plural, =1{Contribuiu para o lichess.org por {count} mês como {param2}} other{Contribuiu para o lichess.org por {count} meses como {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Praticou {count} posição em {param2}} other{Praticou {count} posições em {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Resolveu {count} quebra-cabeça tático} other{Resolveu {count} quebra-cabeças táticos}}", + "activityPlayedNbGames": "{count, plural, =1{Jogou {count} partida de {param2}} other{Jogou {count} partidas de {param2}}}", + "activityPostedNbMessages": "{count, plural, =1{Publicou {count} mensagem em {param2}} other{Publicou {count} mensagens em {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{Jogou {count} movimento} other{Jogou {count} movimentos}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{em {count} jogo por correspondência} other{em {count} jogos por correspondência}}", + "activityCompletedNbGames": "{count, plural, =1{Completou {count} jogo por correspondência} other{Completou {count} jogos por correspondência}}", + "activityFollowedNbPlayers": "{count, plural, =1{Começou a seguir {count} jogador} other{Começou a seguir {count} jogadores}}", + "activityGainedNbFollowers": "{count, plural, =1{Ganhou {count} novo seguidor} other{Ganhou {count} novos seguidores}}", + "activityHostedNbSimuls": "{count, plural, =1{Hospedou {count} exibição simultânea} other{Hospedou {count} exibições simultâneas}}", + "activityJoinedNbSimuls": "{count, plural, =1{Participou em {count} exibição simultânea} other{Participou em {count} exibições simultâneas}}", + "activityCreatedNbStudies": "{count, plural, =1{Criou {count} novo estudo} other{Criou {count} novos estudos}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Competiu em {count} torneio arena} other{Competiu em {count} torneios arena}}", + "activityRankedInTournament": "{count, plural, =1{Classificado #{count} (top {param2}%) com {param3} jogo em {param4}} other{Classificado #{count} (top {param2}%) com {param3} jogos em {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Competiu em {count} torneio suíço} other{Competiu em {count} torneios suíços}}", + "activityJoinedNbTeams": "{count, plural, =1{Entrou na {count} equipe} other{Entrou nas {count} equipes}}", "broadcastBroadcasts": "Transmissões", "broadcastStartDate": "Data de início em seu próprio fuso horário", "challengeChallengesX": "Desafios: {param1}", @@ -216,11 +216,11 @@ "puzzleNoPuzzlesToShow": "Não há nada para mostrar aqui, jogue alguns quebra-cabeças primeiro!", "puzzleImprovementAreasDescription": "Treine estes para otimizar o seu progresso!", "puzzleStrengthDescription": "Sua perfomance é melhor nesses temas", - "puzzlePlayedXTimes": "{count, plural, =0{Jogado {count} vezes} =1{Jogado {count} vezes} other{Jogado {count} vezes}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Um ponto abaixo da sua classificação de quebra-cabeças} =1{Um ponto abaixo da sua classificação de quebra-cabeças} other{{count} pontos abaixo da sua classificação de quebra-cabeças}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Um ponto acima da sua classificação de quebra-cabeças} =1{Um ponto acima da sua classificação de quebra-cabeças} other{{count} pontos acima da sua classificação de quebra-cabeças}}", - "puzzleNbPlayed": "{count, plural, =0{{count} jogado} =1{{count} jogado} other{{count} jogados}}", - "puzzleNbToReplay": "{count, plural, =0{{count} a ser repetido} =1{{count} a ser repetido} other{{count} a serem repetidos}}", + "puzzlePlayedXTimes": "{count, plural, =1{Jogado {count} vezes} other{Jogado {count} vezes}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Um ponto abaixo da sua classificação de quebra-cabeças} other{{count} pontos abaixo da sua classificação de quebra-cabeças}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Um ponto acima da sua classificação de quebra-cabeças} other{{count} pontos acima da sua classificação de quebra-cabeças}}", + "puzzleNbPlayed": "{count, plural, =1{{count} jogado} other{{count} jogados}}", + "puzzleNbToReplay": "{count, plural, =1{{count} a ser repetido} other{{count} a serem repetidos}}", "puzzleThemeAdvancedPawn": "Peão avançado", "puzzleThemeAdvancedPawnDescription": "Um peão prestes a ser promovido ou à beira da promoção é um tema tático.", "puzzleThemeAdvantage": "Vantagem", @@ -1171,48 +1171,48 @@ "showMeEverything": "Mostrar tudo", "lichessPatronInfo": "Lichess é um software de código aberto, totalmente grátis e sem fins lucrativos. Todos os custos operacionais, de desenvolvimento, e os conteúdos são financiados unicamente através de doações de usuários.", "nothingToSeeHere": "Nada para ver aqui no momento.", - "opponentLeftCounter": "{count, plural, =0{O seu adversário deixou a partida. Você pode reivindicar vitória em {count} segundo.} =1{O seu adversário deixou a partida. Você pode reivindicar vitória em {count} segundo.} other{O seu adversário deixou a partida. Você pode reivindicar vitória em {count} segundos.}}", - "mateInXHalfMoves": "{count, plural, =0{Mate em {count} lance} =1{Mate em {count} lance} other{Mate em {count} lances}}", - "nbBlunders": "{count, plural, =0{{count} capivarada} =1{{count} capivarada} other{{count} capivaradas}}", - "nbMistakes": "{count, plural, =0{{count} erro} =1{{count} erro} other{{count} erros}}", - "nbInaccuracies": "{count, plural, =0{{count} imprecisão} =1{{count} imprecisão} other{{count} imprecisões}}", - "nbPlayers": "{count, plural, =0{{count} jogadores conectados} =1{{count} jogadores conectados} other{{count} jogadores conectados}}", - "nbGames": "{count, plural, =0{{count} partida} =1{{count} partida} other{{count} partidas}}", - "ratingXOverYGames": "{count, plural, =0{Rating {count} em {param2} jogo} =1{Rating {count} em {param2} jogo} other{Rating {count} após {param2} partidas}}", - "nbBookmarks": "{count, plural, =0{{count} Favoritos} =1{{count} Favoritos} other{{count} Favoritos}}", - "nbDays": "{count, plural, =0{{count} dias} =1{{count} dias} other{{count} dias}}", - "nbHours": "{count, plural, =0{{count} horas} =1{{count} horas} other{{count} horas}}", - "nbMinutes": "{count, plural, =0{{count} minuto} =1{{count} minuto} other{{count} minutos}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{O ranking é atualizado a cada {count} minutos} =1{O ranking é atualizado a cada {count} minutos} other{O ranking é atualizado a cada {count} minutos}}", - "nbPuzzles": "{count, plural, =0{{count} quebra-cabeça} =1{{count} quebra-cabeça} other{{count} problemas}}", - "nbGamesWithYou": "{count, plural, =0{{count} partidas contra você} =1{{count} partidas contra você} other{{count} partidas contra você}}", - "nbRated": "{count, plural, =0{{count} valendo pontos} =1{{count} valendo pontos} other{{count} valendo pontos}}", - "nbWins": "{count, plural, =0{{count} vitória} =1{{count} vitória} other{{count} vitórias}}", - "nbLosses": "{count, plural, =0{{count} derrota} =1{{count} derrota} other{{count} derrotas}}", - "nbDraws": "{count, plural, =0{{count} empates} =1{{count} empates} other{{count} empates}}", - "nbPlaying": "{count, plural, =0{{count} jogando} =1{{count} jogando} other{{count} jogando}}", - "giveNbSeconds": "{count, plural, =0{Dar {count} segundos} =1{Dar {count} segundos} other{Dar {count} segundos}}", - "nbTournamentPoints": "{count, plural, =0{{count} ponto de torneio} =1{{count} ponto de torneio} other{{count} pontos de torneio}}", - "nbStudies": "{count, plural, =0{{count} estudo} =1{{count} estudo} other{{count} estudos}}", - "nbSimuls": "{count, plural, =0{{count} simultânea} =1{{count} simultânea} other{{count} simultâneas}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} jogos valendo pontos} =1{≥ {count} jogos valendo pontos} other{≥ {count} jogos valendo pontos}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} partida {param2} valendo pontos} =1{≥ {count} partida {param2} valendo pontos} other{≥ {count} {param2} partidas valendo pontos}}", - "needNbMorePerfGames": "{count, plural, =0{Você precisa jogar mais {count} partida de {param2} valendo pontos} =1{Você precisa jogar mais {count} partida de {param2} valendo pontos} other{Você precisa jogar mais {count} partidas de {param2} valendo pontos}}", - "needNbMoreGames": "{count, plural, =0{Você precisa jogar ainda {count} partidas valendo pontos} =1{Você precisa jogar ainda {count} partidas valendo pontos} other{Você precisa jogar ainda {count} partidas valendo pontos}}", - "nbImportedGames": "{count, plural, =0{{count} de partidas importadas} =1{{count} de partidas importadas} other{{count} de partidas importadas}}", - "nbFriendsOnline": "{count, plural, =0{{count} amigo online} =1{{count} amigo online} other{{count} amigos online}}", - "nbFollowers": "{count, plural, =0{{count} seguidores} =1{{count} seguidores} other{{count} seguidores}}", - "nbFollowing": "{count, plural, =0{{count} seguidos} =1{{count} seguidos} other{{count} seguidos}}", - "lessThanNbMinutes": "{count, plural, =0{Menos que {count} minutos} =1{Menos que {count} minutos} other{Menos que {count} minutos}}", - "nbGamesInPlay": "{count, plural, =0{{count} partidas em andamento} =1{{count} partidas em andamento} other{{count} partidas em andamento}}", - "maximumNbCharacters": "{count, plural, =0{Máximo: {count} caractere.} =1{Máximo: {count} caractere.} other{Máximo: {count} caracteres.}}", - "blocks": "{count, plural, =0{{count} bloqueado} =1{{count} bloqueado} other{{count} bloqueados}}", - "nbForumPosts": "{count, plural, =0{{count} publicação no fórum} =1{{count} publicação no fórum} other{{count} publicações no fórum}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} {param2} jogador nesta semana.} =1{{count} {param2} jogador nesta semana.} other{{count} {param2} jogadores nesta semana.}}", - "availableInNbLanguages": "{count, plural, =0{Disponível em {count} idiomas!} =1{Disponível em {count} idiomas!} other{Disponível em {count} idiomas!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} segundo para fazer o primeiro lance} =1{{count} segundo para fazer o primeiro lance} other{{count} segundos para fazer o primeiro lance}}", - "nbSeconds": "{count, plural, =0{{count} segundo} =1{{count} segundo} other{{count} segundos}}", - "andSaveNbPremoveLines": "{count, plural, =0{e salvar a linha de pré-lance de {count}} =1{e salvar a linha de pré-lance de {count}} other{e salvar as linhas de pré-lance de {count}}}", + "opponentLeftCounter": "{count, plural, =1{O seu adversário deixou a partida. Você pode reivindicar vitória em {count} segundo.} other{O seu adversário deixou a partida. Você pode reivindicar vitória em {count} segundos.}}", + "mateInXHalfMoves": "{count, plural, =1{Mate em {count} lance} other{Mate em {count} lances}}", + "nbBlunders": "{count, plural, =1{{count} capivarada} other{{count} capivaradas}}", + "nbMistakes": "{count, plural, =1{{count} erro} other{{count} erros}}", + "nbInaccuracies": "{count, plural, =1{{count} imprecisão} other{{count} imprecisões}}", + "nbPlayers": "{count, plural, =1{{count} jogadores conectados} other{{count} jogadores conectados}}", + "nbGames": "{count, plural, =1{{count} partida} other{{count} partidas}}", + "ratingXOverYGames": "{count, plural, =1{Rating {count} em {param2} jogo} other{Rating {count} após {param2} partidas}}", + "nbBookmarks": "{count, plural, =1{{count} Favoritos} other{{count} Favoritos}}", + "nbDays": "{count, plural, =1{{count} dias} other{{count} dias}}", + "nbHours": "{count, plural, =1{{count} horas} other{{count} horas}}", + "nbMinutes": "{count, plural, =1{{count} minuto} other{{count} minutos}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{O ranking é atualizado a cada {count} minutos} other{O ranking é atualizado a cada {count} minutos}}", + "nbPuzzles": "{count, plural, =1{{count} quebra-cabeça} other{{count} problemas}}", + "nbGamesWithYou": "{count, plural, =1{{count} partidas contra você} other{{count} partidas contra você}}", + "nbRated": "{count, plural, =1{{count} valendo pontos} other{{count} valendo pontos}}", + "nbWins": "{count, plural, =1{{count} vitória} other{{count} vitórias}}", + "nbLosses": "{count, plural, =1{{count} derrota} other{{count} derrotas}}", + "nbDraws": "{count, plural, =1{{count} empates} other{{count} empates}}", + "nbPlaying": "{count, plural, =1{{count} jogando} other{{count} jogando}}", + "giveNbSeconds": "{count, plural, =1{Dar {count} segundos} other{Dar {count} segundos}}", + "nbTournamentPoints": "{count, plural, =1{{count} ponto de torneio} other{{count} pontos de torneio}}", + "nbStudies": "{count, plural, =1{{count} estudo} other{{count} estudos}}", + "nbSimuls": "{count, plural, =1{{count} simultânea} other{{count} simultâneas}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} jogos valendo pontos} other{≥ {count} jogos valendo pontos}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} partida {param2} valendo pontos} other{≥ {count} {param2} partidas valendo pontos}}", + "needNbMorePerfGames": "{count, plural, =1{Você precisa jogar mais {count} partida de {param2} valendo pontos} other{Você precisa jogar mais {count} partidas de {param2} valendo pontos}}", + "needNbMoreGames": "{count, plural, =1{Você precisa jogar ainda {count} partidas valendo pontos} other{Você precisa jogar ainda {count} partidas valendo pontos}}", + "nbImportedGames": "{count, plural, =1{{count} de partidas importadas} other{{count} de partidas importadas}}", + "nbFriendsOnline": "{count, plural, =1{{count} amigo online} other{{count} amigos online}}", + "nbFollowers": "{count, plural, =1{{count} seguidores} other{{count} seguidores}}", + "nbFollowing": "{count, plural, =1{{count} seguidos} other{{count} seguidos}}", + "lessThanNbMinutes": "{count, plural, =1{Menos que {count} minutos} other{Menos que {count} minutos}}", + "nbGamesInPlay": "{count, plural, =1{{count} partidas em andamento} other{{count} partidas em andamento}}", + "maximumNbCharacters": "{count, plural, =1{Máximo: {count} caractere.} other{Máximo: {count} caracteres.}}", + "blocks": "{count, plural, =1{{count} bloqueado} other{{count} bloqueados}}", + "nbForumPosts": "{count, plural, =1{{count} publicação no fórum} other{{count} publicações no fórum}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} {param2} jogador nesta semana.} other{{count} {param2} jogadores nesta semana.}}", + "availableInNbLanguages": "{count, plural, =1{Disponível em {count} idiomas!} other{Disponível em {count} idiomas!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} segundo para fazer o primeiro lance} other{{count} segundos para fazer o primeiro lance}}", + "nbSeconds": "{count, plural, =1{{count} segundo} other{{count} segundos}}", + "andSaveNbPremoveLines": "{count, plural, =1{e salvar a linha de pré-lance de {count}} other{e salvar as linhas de pré-lance de {count}}}", "stormMoveToStart": "Mova para começar", "stormYouPlayTheWhitePiecesInAllPuzzles": "Você joga com as peças brancas em todos os quebra-cabeças", "stormYouPlayTheBlackPiecesInAllPuzzles": "Você joga com as peças pretas em todos os quebra-cabeças", @@ -1264,8 +1264,8 @@ "stormClickToReload": "Clique para recarregar", "stormThisRunHasExpired": "Esta corrida acabou!", "stormThisRunWasOpenedInAnotherTab": "Esta corrida foi aberta em outra aba!", - "stormXRuns": "{count, plural, =0{1 tentativa} =1{1 tentativa} other{{count} séries}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Jogou uma tentativa de {param2}} =1{Jogou uma tentativa de {param2}} other{Jogou {count} tentativas de {param2}}}", + "stormXRuns": "{count, plural, =1{1 tentativa} other{{count} séries}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Jogou uma tentativa de {param2}} other{Jogou {count} tentativas de {param2}}}", "streamerLichessStreamers": "Streamers do Lichess", "studyShareAndExport": "Compartilhar & exportar", "studyStart": "Iniciar" diff --git a/lib/l10n/lila_ro.arb b/lib/l10n/lila_ro.arb index c81a4ecc2e..5dcd38ed12 100644 --- a/lib/l10n/lila_ro.arb +++ b/lib/l10n/lila_ro.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "A găzduit un live stream", "activityRankedInSwissTournament": "Evaluat #{param1} în {param2}", "activitySignedUp": "S-a înregistrat pe lichess.org", - "activitySupportedNbMonths": "{count, plural, =0{A sprijinit lichess.org pentru {count} lună ca și {param2}} =1{A sprijinit lichess.org pentru {count} lună ca și {param2}} few{A sprijinit lichess.org pentru {count} luni ca și {param2}} other{A sprijinit lichess.org pentru {count} luni ca și {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{A practicat {count} poziție pe {param2}} =1{A practicat {count} poziție pe {param2}} few{A practicat {count} poziții pe {param2}} other{A practicat {count} poziții pe {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{A rezolvat {count} puzzle tactic} =1{A rezolvat {count} puzzle tactic} few{A rezolvat {count} puzzle-uri tactice} other{A rezolvat {count} puzzle-uri tactice}}", - "activityPlayedNbGames": "{count, plural, =0{A jucat {count} meci {param2}} =1{A jucat {count} meci {param2}} few{A jucat {count} meciuri {param2}} other{A jucat {count} meciuri {param2}}}", - "activityPostedNbMessages": "{count, plural, =0{A postat {count} mesaj în {param2}} =1{A postat {count} mesaj în {param2}} few{A postat {count} mesaje în {param2}} other{A postat {count} mesaje în {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{A jucat {count} mutare} =1{A jucat {count} mutare} few{A jucat {count} mutări} other{A jucat {count} mutări}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{în {count} joc de corespondență} =1{în {count} joc de corespondență} few{în {count} jocuri de corespondență} other{în {count} jocuri de corespondență}}", - "activityCompletedNbGames": "{count, plural, =0{A completat {count} meci de corespondență} =1{A completat {count} meci de corespondență} few{A completat {count} meciuri de corespondență} other{A completat {count} meciuri de corespondență}}", - "activityFollowedNbPlayers": "{count, plural, =0{A început să urmărească {count} jucător} =1{A început să urmărească {count} jucător} few{A început să urmărească {count} jucători} other{A început să urmărească {count} jucători}}", - "activityGainedNbFollowers": "{count, plural, =0{A obținut {count} urmăritor nou} =1{A obținut {count} urmăritor nou} few{A obținut {count} urmăritori noi} other{A obținut {count} urmăritori noi}}", - "activityHostedNbSimuls": "{count, plural, =0{A găzduit {count} simultană de șah} =1{A găzduit {count} simultană de șah} few{A găzduit {count} simultane de șah} other{A găzduit {count} simultane de șah}}", - "activityJoinedNbSimuls": "{count, plural, =0{A participat în {count} simultan de șah} =1{A participat în {count} simultan de șah} few{A participat în {count} simultane de șah} other{A participat în {count} simultane de șah}}", - "activityCreatedNbStudies": "{count, plural, =0{A creat {count} studiu nou} =1{A creat {count} studiu nou} few{A creat {count} studii noi} other{A creat {count} studii noi}}", - "activityCompetedInNbTournaments": "{count, plural, =0{A concurat în {count} competiție} =1{A concurat în {count} competiție} few{A concurat în {count} competiții} other{A concurat în {count} competiții}}", - "activityRankedInTournament": "{count, plural, =0{Clasat #{count} (top {param2}%) cu {param3} meci în {param4}} =1{Clasat #{count} (top {param2}%) cu {param3} meci în {param4}} few{Clasat #{count} (top {param2}%) cu {param3} meciuri în {param4}} other{Clasat #{count} (top {param2}%) cu {param3} meciuri în {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{A concurat în {count} turneu elvețian} =1{A concurat în {count} turneu elvețian} few{A concurat în {count} turnee elvețiene} other{A concurat în {count} turnee elvețiene}}", - "activityJoinedNbTeams": "{count, plural, =0{S-a alăturat la {count} echipă} =1{S-a alăturat la {count} echipă} few{S-a alăturat la {count} echipe} other{S-a alăturat la {count} echipe}}", + "activitySupportedNbMonths": "{count, plural, =1{A sprijinit lichess.org pentru {count} lună ca și {param2}} few{A sprijinit lichess.org pentru {count} luni ca și {param2}} other{A sprijinit lichess.org pentru {count} luni ca și {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{A practicat {count} poziție pe {param2}} few{A practicat {count} poziții pe {param2}} other{A practicat {count} poziții pe {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{A rezolvat {count} puzzle tactic} few{A rezolvat {count} puzzle-uri tactice} other{A rezolvat {count} puzzle-uri tactice}}", + "activityPlayedNbGames": "{count, plural, =1{A jucat {count} meci {param2}} few{A jucat {count} meciuri {param2}} other{A jucat {count} meciuri {param2}}}", + "activityPostedNbMessages": "{count, plural, =1{A postat {count} mesaj în {param2}} few{A postat {count} mesaje în {param2}} other{A postat {count} mesaje în {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{A jucat {count} mutare} few{A jucat {count} mutări} other{A jucat {count} mutări}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{în {count} joc de corespondență} few{în {count} jocuri de corespondență} other{în {count} jocuri de corespondență}}", + "activityCompletedNbGames": "{count, plural, =1{A completat {count} meci de corespondență} few{A completat {count} meciuri de corespondență} other{A completat {count} meciuri de corespondență}}", + "activityFollowedNbPlayers": "{count, plural, =1{A început să urmărească {count} jucător} few{A început să urmărească {count} jucători} other{A început să urmărească {count} jucători}}", + "activityGainedNbFollowers": "{count, plural, =1{A obținut {count} urmăritor nou} few{A obținut {count} urmăritori noi} other{A obținut {count} urmăritori noi}}", + "activityHostedNbSimuls": "{count, plural, =1{A găzduit {count} simultană de șah} few{A găzduit {count} simultane de șah} other{A găzduit {count} simultane de șah}}", + "activityJoinedNbSimuls": "{count, plural, =1{A participat în {count} simultan de șah} few{A participat în {count} simultane de șah} other{A participat în {count} simultane de șah}}", + "activityCreatedNbStudies": "{count, plural, =1{A creat {count} studiu nou} few{A creat {count} studii noi} other{A creat {count} studii noi}}", + "activityCompetedInNbTournaments": "{count, plural, =1{A concurat în {count} competiție} few{A concurat în {count} competiții} other{A concurat în {count} competiții}}", + "activityRankedInTournament": "{count, plural, =1{Clasat #{count} (top {param2}%) cu {param3} meci în {param4}} few{Clasat #{count} (top {param2}%) cu {param3} meciuri în {param4}} other{Clasat #{count} (top {param2}%) cu {param3} meciuri în {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{A concurat în {count} turneu elvețian} few{A concurat în {count} turnee elvețiene} other{A concurat în {count} turnee elvețiene}}", + "activityJoinedNbTeams": "{count, plural, =1{S-a alăturat la {count} echipă} few{S-a alăturat la {count} echipe} other{S-a alăturat la {count} echipe}}", "broadcastBroadcasts": "Transmisiuni", "broadcastStartDate": "Data de începere conform fusului tău orar", "challengeChallengesX": "Provocări: {param1}", @@ -216,11 +216,11 @@ "puzzleNoPuzzlesToShow": "Nimic de arătat, joacă mai întâi câteva puzzle-uri!", "puzzleImprovementAreasDescription": "Antreneaza-te pentru a-ti optimiza progresul!", "puzzleStrengthDescription": "Obțineți cele mai bune rezultate la aceste teme", - "puzzlePlayedXTimes": "{count, plural, =0{Jucat {count} dată} =1{Jucat {count} dată} few{Jucat de {count} ori} other{Jucat de {count} ori}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Un punct sub ratingul tău de puzzle-uri} =1{Un punct sub ratingul tău de puzzle-uri} few{{count} puncte sub ratingul tău de puzzle-uri} other{{count} de puncte sub ratingul tău de puzzle-uri}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Un punct deasupra ratingului tău de puzzle-uri} =1{Un punct deasupra ratingului tău de puzzle-uri} few{{count} puncte deasupra ratingului tău de puzzle-uri} other{{count} de puncte deasupra ratingului tău de puzzle-uri}}", - "puzzleNbPlayed": "{count, plural, =0{{count} jucat} =1{{count} jucat} few{{count} jucate} other{{count} jucate}}", - "puzzleNbToReplay": "{count, plural, =0{{count} de rejucat} =1{{count} de rejucat} few{{count} de rejucat} other{{count} de rejucat}}", + "puzzlePlayedXTimes": "{count, plural, =1{Jucat {count} dată} few{Jucat de {count} ori} other{Jucat de {count} ori}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Un punct sub ratingul tău de puzzle-uri} few{{count} puncte sub ratingul tău de puzzle-uri} other{{count} de puncte sub ratingul tău de puzzle-uri}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Un punct deasupra ratingului tău de puzzle-uri} few{{count} puncte deasupra ratingului tău de puzzle-uri} other{{count} de puncte deasupra ratingului tău de puzzle-uri}}", + "puzzleNbPlayed": "{count, plural, =1{{count} jucat} few{{count} jucate} other{{count} jucate}}", + "puzzleNbToReplay": "{count, plural, =1{{count} de rejucat} few{{count} de rejucat} other{{count} de rejucat}}", "puzzleThemeAdvancedPawn": "Pion avansat", "puzzleThemeAdvancedPawnDescription": "Unul dintre pionii care este avansat in teritoriul inamic, poate amenință să promoveze.", "puzzleThemeAdvantage": "Avantaj", @@ -1162,48 +1162,48 @@ "instructions": "Instrucțiuni", "showMeEverything": "Afișează-mi tot", "lichessPatronInfo": "Lichess este o asociație non-profit și un software gratuit și open-source.\nToate costurile de operare și de dezvoltare sunt finanțate doar din donațiile utilizatorilor.", - "opponentLeftCounter": "{count, plural, =0{Adversarul tău a părăsit jocul. Poți revendica victoria peste {count} secundă.} =1{Adversarul tău a părăsit jocul. Poți revendica victoria peste {count} secundă.} few{Adversarul tău a părăsit jocul. Poți revendica victoria peste {count} secunde.} other{Adversarul tău a părăsit jocul. Poți revendica victoria peste {count} secunde.}}", - "mateInXHalfMoves": "{count, plural, =0{Mat la prima mutare} =1{Mat la prima mutare} few{Mat în {count} mutări} other{Mat în {count} mutări}}", - "nbBlunders": "{count, plural, =0{{count} gafă} =1{{count} gafă} few{{count} gafe} other{{count} de gafe}}", - "nbMistakes": "{count, plural, =0{{count} greșeală} =1{{count} greșeală} few{{count} greșeli} other{{count} de greșeli}}", - "nbInaccuracies": "{count, plural, =0{{count} inexactitate} =1{{count} inexactitate} few{{count} inexactități} other{{count} de inexactități}}", - "nbPlayers": "{count, plural, =0{{count} jucător} =1{{count} jucător} few{{count} jucători} other{{count} de jucători}}", - "nbGames": "{count, plural, =0{{count} partidă} =1{{count} partidă} few{{count} partide} other{{count} de partide}}", - "ratingXOverYGames": "{count, plural, =0{Rating {count} din {param2} meci} =1{Rating {count} din {param2} meci} few{Rating {count} din {param2} meciuri} other{Rating {count} din {param2} de meciuri}}", - "nbBookmarks": "{count, plural, =0{{count} marcat} =1{{count} marcat} few{{count} marcate} other{{count} marcate}}", - "nbDays": "{count, plural, =0{{count} zi} =1{{count} zi} few{{count} zile} other{{count} de zile}}", - "nbHours": "{count, plural, =0{{count} oră} =1{{count} oră} few{{count} ore} other{{count} de ore}}", - "nbMinutes": "{count, plural, =0{{count} minut} =1{{count} minut} few{{count} minute} other{{count} de minute}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Locul în clasament este actualizat în fiecare minut} =1{Locul în clasament este actualizat în fiecare minut} few{Locul în clasament este actualizat la fiecare {count} minute} other{Locul în clasament este actualizat la fiecare {count} minute}}", - "nbPuzzles": "{count, plural, =0{O poziție} =1{O poziție} few{{count} poziții} other{{count} poziții}}", - "nbGamesWithYou": "{count, plural, =0{{count} partidă cu tine} =1{{count} partidă cu tine} few{{count} partide cu tine} other{{count} partide cu tine}}", - "nbRated": "{count, plural, =0{{count} evaluat} =1{{count} evaluat} few{{count} evaluate} other{{count} evaluate}}", - "nbWins": "{count, plural, =0{{count} victorie} =1{{count} victorie} few{{count} victorii} other{{count} de victorii}}", - "nbLosses": "{count, plural, =0{{count} înfrângere} =1{{count} înfrângere} few{{count} înfrângeri} other{{count} de înfrângeri}}", - "nbDraws": "{count, plural, =0{{count} remiză} =1{{count} remiză} few{{count} remize} other{{count} de remize}}", - "nbPlaying": "{count, plural, =0{{count} îl joacă} =1{{count} îl joacă} few{{count} le joacă} other{{count} le joacă}}", - "giveNbSeconds": "{count, plural, =0{Acordă {count} secundă} =1{Acordă {count} secundă} few{Acordă {count} secunde} other{Acordă {count} secunde}}", - "nbTournamentPoints": "{count, plural, =0{{count} punct de turneu} =1{{count} punct de turneu} few{{count} puncte de turneu} other{{count} puncte de turneu}}", - "nbStudies": "{count, plural, =0{{count} studiu} =1{{count} studiu} few{{count} studii} other{{count} de studii}}", - "nbSimuls": "{count, plural, =0{{count} simul} =1{{count} simul} few{{count} simul} other{{count} simul}}", - "moreThanNbRatedGames": "{count, plural, =0{{count} meci evaluat} =1{{count} meci evaluat} few{{count} meciuri evaluate} other{{count} partide evaluate}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{{count} {param2} meci jucat} =1{{count} {param2} meci jucat} few{{count} {param2} meciuri jucate} other{{count} {param2} partide jucate}}", - "needNbMorePerfGames": "{count, plural, =0{Trebuie să joci încă {count} meci in variantă {param2}} =1{Trebuie să joci încă {count} meci in variantă {param2}} few{Trebuie să joci încă {count} meciuri in variantă {param2}} other{Trebuie să joci încă {count} partide {param2} evaluate}}", - "needNbMoreGames": "{count, plural, =0{Trebuie să joci încă {count} meci evaluat} =1{Trebuie să joci încă {count} meci evaluat} few{Trebuie să joci încă {count} meciuri evaluate} other{Trebuie să joci încă {count} meciuri evaluate}}", - "nbImportedGames": "{count, plural, =0{{count} partidă importată} =1{{count} partidă importată} few{{count} partide importate} other{{count} partide importate}}", - "nbFriendsOnline": "{count, plural, =0{{count} prieten online} =1{{count} prieten online} few{{count} prieteni online} other{{count} prieteni online}}", - "nbFollowers": "{count, plural, =0{{count} urmăritor} =1{{count} urmăritor} few{{count} urmăritori} other{{count} urmăritori}}", - "nbFollowing": "{count, plural, =0{{count} urmărit} =1{{count} urmărit} few{{count} urmăriți} other{{count} urmăriți}}", - "lessThanNbMinutes": "{count, plural, =0{Mai puțin de {count} minut} =1{Mai puțin de {count} minut} few{Mai puțin de {count} minute} other{Mai puțin de {count} minute}}", - "nbGamesInPlay": "{count, plural, =0{{count} partidă în desfășurare} =1{{count} partidă în desfășurare} few{{count} partide în desfășurare} other{{count} de partide în desfășurare}}", - "maximumNbCharacters": "{count, plural, =0{Maxim: {count} caracter.} =1{Maxim: {count} caracter.} few{Maxim: {count} caractere.} other{Maxim: {count} caractere.}}", - "blocks": "{count, plural, =0{{count} jucător blocat} =1{{count} jucător blocat} few{{count} jucători blocați} other{{count} jucători blocați}}", - "nbForumPosts": "{count, plural, =0{{count} postare pe forum} =1{{count} postare pe forum} few{{count} postări pe forum} other{{count} de postări pe forum}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} jucător {param2} în această săptămână.} =1{{count} jucător {param2} în această săptămână.} few{{count} jucători {param2} în această săptămână.} other{{count} jucători {param2} în această săptămână.}}", - "availableInNbLanguages": "{count, plural, =0{Disponibil într-o limbă!} =1{Disponibil într-o limbă!} few{Disponibil în {count} limbi!} other{Disponibil în {count} limbi!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} secundă rămasă pentru a începe jocul} =1{{count} secundă rămasă pentru a începe jocul} few{{count} secunde rămase pentru a începe jocul} other{{count} secunde rămase pentru a începe jocul}}", - "nbSeconds": "{count, plural, =0{{count} secundă} =1{{count} secundă} few{{count} secunde} other{{count} secunde}}", - "andSaveNbPremoveLines": "{count, plural, =0{și salvează {count} variație cu mutare anticipată} =1{și salvează {count} variație cu mutare anticipată} few{și salvează {count} variațiile cu mutare anticipată} other{și salvează {count} variațiile cu mutare anticipată}}", + "opponentLeftCounter": "{count, plural, =1{Adversarul tău a părăsit jocul. Poți revendica victoria peste {count} secundă.} few{Adversarul tău a părăsit jocul. Poți revendica victoria peste {count} secunde.} other{Adversarul tău a părăsit jocul. Poți revendica victoria peste {count} secunde.}}", + "mateInXHalfMoves": "{count, plural, =1{Mat la prima mutare} few{Mat în {count} mutări} other{Mat în {count} mutări}}", + "nbBlunders": "{count, plural, =1{{count} gafă} few{{count} gafe} other{{count} de gafe}}", + "nbMistakes": "{count, plural, =1{{count} greșeală} few{{count} greșeli} other{{count} de greșeli}}", + "nbInaccuracies": "{count, plural, =1{{count} inexactitate} few{{count} inexactități} other{{count} de inexactități}}", + "nbPlayers": "{count, plural, =1{{count} jucător} few{{count} jucători} other{{count} de jucători}}", + "nbGames": "{count, plural, =1{{count} partidă} few{{count} partide} other{{count} de partide}}", + "ratingXOverYGames": "{count, plural, =1{Rating {count} din {param2} meci} few{Rating {count} din {param2} meciuri} other{Rating {count} din {param2} de meciuri}}", + "nbBookmarks": "{count, plural, =1{{count} marcat} few{{count} marcate} other{{count} marcate}}", + "nbDays": "{count, plural, =1{{count} zi} few{{count} zile} other{{count} de zile}}", + "nbHours": "{count, plural, =1{{count} oră} few{{count} ore} other{{count} de ore}}", + "nbMinutes": "{count, plural, =1{{count} minut} few{{count} minute} other{{count} de minute}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Locul în clasament este actualizat în fiecare minut} few{Locul în clasament este actualizat la fiecare {count} minute} other{Locul în clasament este actualizat la fiecare {count} minute}}", + "nbPuzzles": "{count, plural, =1{O poziție} few{{count} poziții} other{{count} poziții}}", + "nbGamesWithYou": "{count, plural, =1{{count} partidă cu tine} few{{count} partide cu tine} other{{count} partide cu tine}}", + "nbRated": "{count, plural, =1{{count} evaluat} few{{count} evaluate} other{{count} evaluate}}", + "nbWins": "{count, plural, =1{{count} victorie} few{{count} victorii} other{{count} de victorii}}", + "nbLosses": "{count, plural, =1{{count} înfrângere} few{{count} înfrângeri} other{{count} de înfrângeri}}", + "nbDraws": "{count, plural, =1{{count} remiză} few{{count} remize} other{{count} de remize}}", + "nbPlaying": "{count, plural, =1{{count} îl joacă} few{{count} le joacă} other{{count} le joacă}}", + "giveNbSeconds": "{count, plural, =1{Acordă {count} secundă} few{Acordă {count} secunde} other{Acordă {count} secunde}}", + "nbTournamentPoints": "{count, plural, =1{{count} punct de turneu} few{{count} puncte de turneu} other{{count} puncte de turneu}}", + "nbStudies": "{count, plural, =1{{count} studiu} few{{count} studii} other{{count} de studii}}", + "nbSimuls": "{count, plural, =1{{count} simul} few{{count} simul} other{{count} simul}}", + "moreThanNbRatedGames": "{count, plural, =1{{count} meci evaluat} few{{count} meciuri evaluate} other{{count} partide evaluate}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{{count} {param2} meci jucat} few{{count} {param2} meciuri jucate} other{{count} {param2} partide jucate}}", + "needNbMorePerfGames": "{count, plural, =1{Trebuie să joci încă {count} meci in variantă {param2}} few{Trebuie să joci încă {count} meciuri in variantă {param2}} other{Trebuie să joci încă {count} partide {param2} evaluate}}", + "needNbMoreGames": "{count, plural, =1{Trebuie să joci încă {count} meci evaluat} few{Trebuie să joci încă {count} meciuri evaluate} other{Trebuie să joci încă {count} meciuri evaluate}}", + "nbImportedGames": "{count, plural, =1{{count} partidă importată} few{{count} partide importate} other{{count} partide importate}}", + "nbFriendsOnline": "{count, plural, =1{{count} prieten online} few{{count} prieteni online} other{{count} prieteni online}}", + "nbFollowers": "{count, plural, =1{{count} urmăritor} few{{count} urmăritori} other{{count} urmăritori}}", + "nbFollowing": "{count, plural, =1{{count} urmărit} few{{count} urmăriți} other{{count} urmăriți}}", + "lessThanNbMinutes": "{count, plural, =1{Mai puțin de {count} minut} few{Mai puțin de {count} minute} other{Mai puțin de {count} minute}}", + "nbGamesInPlay": "{count, plural, =1{{count} partidă în desfășurare} few{{count} partide în desfășurare} other{{count} de partide în desfășurare}}", + "maximumNbCharacters": "{count, plural, =1{Maxim: {count} caracter.} few{Maxim: {count} caractere.} other{Maxim: {count} caractere.}}", + "blocks": "{count, plural, =1{{count} jucător blocat} few{{count} jucători blocați} other{{count} jucători blocați}}", + "nbForumPosts": "{count, plural, =1{{count} postare pe forum} few{{count} postări pe forum} other{{count} de postări pe forum}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} jucător {param2} în această săptămână.} few{{count} jucători {param2} în această săptămână.} other{{count} jucători {param2} în această săptămână.}}", + "availableInNbLanguages": "{count, plural, =1{Disponibil într-o limbă!} few{Disponibil în {count} limbi!} other{Disponibil în {count} limbi!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} secundă rămasă pentru a începe jocul} few{{count} secunde rămase pentru a începe jocul} other{{count} secunde rămase pentru a începe jocul}}", + "nbSeconds": "{count, plural, =1{{count} secundă} few{{count} secunde} other{{count} secunde}}", + "andSaveNbPremoveLines": "{count, plural, =1{și salvează {count} variație cu mutare anticipată} few{și salvează {count} variațiile cu mutare anticipată} other{și salvează {count} variațiile cu mutare anticipată}}", "stormMoveToStart": "Miscă-te ca să începi", "stormYouPlayTheWhitePiecesInAllPuzzles": "Joci cu piesele albe în toate puzzle-urile", "stormYouPlayTheBlackPiecesInAllPuzzles": "Joci cu piesele negre în toate puzzle-urile", @@ -1255,8 +1255,8 @@ "stormClickToReload": "Click pentru a reîncărca", "stormThisRunHasExpired": "Această rundă a expirat!", "stormThisRunWasOpenedInAnotherTab": "Runda a fost deschisă într-o altă filă!", - "stormXRuns": "{count, plural, =0{O încercare} =1{O încercare} few{{count} încercări} other{{count} încercări}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{A jucat o încercare de {param2}} =1{A jucat o încercare de {param2}} few{A jucat {count} încercări de {param2}} other{A jucat {count} încercări de {param2}}}", + "stormXRuns": "{count, plural, =1{O încercare} few{{count} încercări} other{{count} încercări}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{A jucat o încercare de {param2}} few{A jucat {count} încercări de {param2}} other{A jucat {count} încercări de {param2}}}", "streamerLichessStreamers": "Lichess streameri", "studyShareAndExport": "Împărtășește & exportă", "studyStart": "Începe" diff --git a/lib/l10n/lila_ru.arb b/lib/l10n/lila_ru.arb index 68f82c8842..1bf3b7f917 100644 --- a/lib/l10n/lila_ru.arb +++ b/lib/l10n/lila_ru.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Проведён стрим", "activityRankedInSwissTournament": "Занято {param1} место в {param2}", "activitySignedUp": "Регистрация на lichess.org", - "activitySupportedNbMonths": "{count, plural, =0{Поддерживает lichess.org {count} месяц ({param2})} =1{Поддерживает lichess.org {count} месяц ({param2})} few{Поддерживает lichess.org {count} месяца ({param2})} many{Поддерживает lichess.org {count} месяцев ({param2})} other{Поддерживает lichess.org {count} месяцев ({param2})}}", - "activityPracticedNbPositions": "{count, plural, =0{Выполнено {count} упражнение в {param2}} =1{Выполнено {count} упражнение в {param2}} few{Выполнено {count} упражнения в {param2}} many{Выполнено {count} упражнений в {param2}} other{Выполнено {count} упражнений в {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Решена {count} тактическая задача} =1{Решена {count} тактическая задача} few{Решены {count} тактические задачи} many{Решены {count} тактических задач} other{Решены {count} тактических задач}}", - "activityPlayedNbGames": "{count, plural, =0{Сыграна {count} игра в {param2}} =1{Сыграна {count} игра в {param2}} few{Сыграны {count} игры в {param2}} many{Сыграны {count} игр в {param2}} other{Сыграны {count} игр в {param2}}}", - "activityPostedNbMessages": "{count, plural, =0{Опубликовано {count} сообщение в теме {param2}} =1{Опубликовано {count} сообщение в теме {param2}} few{Опубликованы {count} сообщения в теме {param2}} many{Опубликованы {count} сообщений в теме {param2}} other{Опубликованы {count} сообщений в теме {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{Сделан {count} ход} =1{Сделан {count} ход} few{Сделано {count} хода} many{Сделано {count} ходов} other{Сделано {count} ходов}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{в {count} игре по переписке} =1{в {count} игре по переписке} few{в {count} играх по переписке} many{в {count} играх по переписке} other{в {count} играх по переписке}}", - "activityCompletedNbGames": "{count, plural, =0{Завершена {count} игра по переписке} =1{Завершена {count} игра по переписке} few{Завершены {count} игры по переписке} many{Завершены {count} игр по переписке} other{Завершены {count} игр по переписке}}", - "activityFollowedNbPlayers": "{count, plural, =0{{count} игрок добавлен в подписку} =1{{count} игрок добавлен в подписку} few{{count} игрока добавлены в подписку} many{{count} игроков добавлены в подписку} other{{count} игроков добавлены в подписку}}", - "activityGainedNbFollowers": "{count, plural, =0{Добавился {count} новый подписчик} =1{Добавился {count} новый подписчик} few{Добавились {count} новых подписчика} many{Добавились {count} новых подписчиков} other{Добавились {count} новых подписчиков}}", - "activityHostedNbSimuls": "{count, plural, =0{Проведён {count} сеанс одновременной игры} =1{Проведён {count} сеанс одновременной игры} few{Проведены {count} сеанса одновременной игры} many{Проведены {count} сеансов одновременной игры} other{Проведены {count} сеансов одновременной игры}}", - "activityJoinedNbSimuls": "{count, plural, =0{Участие в {count} сеансе одновременной игры} =1{Участие в {count} сеансе одновременной игры} few{Участие в {count} сеансах одновременной игры} many{Участие в {count} сеансах одновременной игры} other{Участие в {count} сеансах одновременной игры}}", - "activityCreatedNbStudies": "{count, plural, =0{Создана {count} новая студия} =1{Создана {count} новая студия} few{Созданы {count} новые студии} many{Созданы {count} новых студий} other{Созданы {count} новых студий}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Завершён {count} турнир} =1{Завершён {count} турнир} few{Завершены {count} турнира} many{Завершены {count} турниров} other{Завершены {count} турниров}}", - "activityRankedInTournament": "{count, plural, =0{{count} место ({param2} % лучших), по результатам {param3} игры в турнире {param4}} =1{{count} место ({param2} % лучших), по результатам {param3} игры в турнире {param4}} few{{count} место ({param2} % лучших), по результатам {param3} игр в турнире {param4}} many{{count} место ({param2} % лучших), по результатам {param3} игр в турнире {param4}} other{{count} место ({param2} % лучших), по результатам {param3} игр в турнире {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Завершён {count} турнир по швейцарской системе} =1{Завершён {count} турнир по швейцарской системе} few{Завершено {count} турнира по швейцарской системе} many{Завершено {count} турниров по швейцарской системе} other{Завершено {count} турниров по швейцарской системе}}", - "activityJoinedNbTeams": "{count, plural, =0{Принят в {count} клуб} =1{Принят в {count} клуб} few{Принят в {count} клуба} many{Принят в {count} клубов} other{Принят в {count} клубов}}", + "activitySupportedNbMonths": "{count, plural, =1{Поддерживает lichess.org {count} месяц ({param2})} few{Поддерживает lichess.org {count} месяца ({param2})} many{Поддерживает lichess.org {count} месяцев ({param2})} other{Поддерживает lichess.org {count} месяцев ({param2})}}", + "activityPracticedNbPositions": "{count, plural, =1{Выполнено {count} упражнение в {param2}} few{Выполнено {count} упражнения в {param2}} many{Выполнено {count} упражнений в {param2}} other{Выполнено {count} упражнений в {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Решена {count} тактическая задача} few{Решены {count} тактические задачи} many{Решены {count} тактических задач} other{Решены {count} тактических задач}}", + "activityPlayedNbGames": "{count, plural, =1{Сыграна {count} игра в {param2}} few{Сыграны {count} игры в {param2}} many{Сыграны {count} игр в {param2}} other{Сыграны {count} игр в {param2}}}", + "activityPostedNbMessages": "{count, plural, =1{Опубликовано {count} сообщение в теме {param2}} few{Опубликованы {count} сообщения в теме {param2}} many{Опубликованы {count} сообщений в теме {param2}} other{Опубликованы {count} сообщений в теме {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{Сделан {count} ход} few{Сделано {count} хода} many{Сделано {count} ходов} other{Сделано {count} ходов}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{в {count} игре по переписке} few{в {count} играх по переписке} many{в {count} играх по переписке} other{в {count} играх по переписке}}", + "activityCompletedNbGames": "{count, plural, =1{Завершена {count} игра по переписке} few{Завершены {count} игры по переписке} many{Завершены {count} игр по переписке} other{Завершены {count} игр по переписке}}", + "activityFollowedNbPlayers": "{count, plural, =1{{count} игрок добавлен в подписку} few{{count} игрока добавлены в подписку} many{{count} игроков добавлены в подписку} other{{count} игроков добавлены в подписку}}", + "activityGainedNbFollowers": "{count, plural, =1{Добавился {count} новый подписчик} few{Добавились {count} новых подписчика} many{Добавились {count} новых подписчиков} other{Добавились {count} новых подписчиков}}", + "activityHostedNbSimuls": "{count, plural, =1{Проведён {count} сеанс одновременной игры} few{Проведены {count} сеанса одновременной игры} many{Проведены {count} сеансов одновременной игры} other{Проведены {count} сеансов одновременной игры}}", + "activityJoinedNbSimuls": "{count, plural, =1{Участие в {count} сеансе одновременной игры} few{Участие в {count} сеансах одновременной игры} many{Участие в {count} сеансах одновременной игры} other{Участие в {count} сеансах одновременной игры}}", + "activityCreatedNbStudies": "{count, plural, =1{Создана {count} новая студия} few{Созданы {count} новые студии} many{Созданы {count} новых студий} other{Созданы {count} новых студий}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Завершён {count} турнир} few{Завершены {count} турнира} many{Завершены {count} турниров} other{Завершены {count} турниров}}", + "activityRankedInTournament": "{count, plural, =1{{count} место ({param2} % лучших), по результатам {param3} игры в турнире {param4}} few{{count} место ({param2} % лучших), по результатам {param3} игр в турнире {param4}} many{{count} место ({param2} % лучших), по результатам {param3} игр в турнире {param4}} other{{count} место ({param2} % лучших), по результатам {param3} игр в турнире {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Завершён {count} турнир по швейцарской системе} few{Завершено {count} турнира по швейцарской системе} many{Завершено {count} турниров по швейцарской системе} other{Завершено {count} турниров по швейцарской системе}}", + "activityJoinedNbTeams": "{count, plural, =1{Принят в {count} клуб} few{Принят в {count} клуба} many{Принят в {count} клубов} other{Принят в {count} клубов}}", "broadcastBroadcasts": "Трансляции", "broadcastStartDate": "Дата начала в вашем часовом поясе", "challengeChallengesX": "Вызовов: {param1}", @@ -216,11 +216,11 @@ "puzzleNoPuzzlesToShow": "Ничего нет, решите для начала несколько задач!", "puzzleImprovementAreasDescription": "Потренируйте эти темы, чтобы улучшить свой прогресс!", "puzzleStrengthDescription": "Вы показываете лучшие результаты в этих темах", - "puzzlePlayedXTimes": "{count, plural, =0{Решено {count} раз} =1{Решено {count} раз} few{Решено {count} раза} many{Решено {count} раз} other{Решено {count} раз}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Один балл ниже вашего рейтинга в задачах} =1{Один балл ниже вашего рейтинга в задачах} few{{count} баллов ниже вашего рейтинга в задачах} many{{count} баллов ниже вашего рейтинга в задачах} other{{count} баллов ниже вашего рейтинга в задачах}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Один балл выше вашего рейтинга в пазлах} =1{Один балл выше вашего рейтинга в пазлах} few{{count} баллов выше вашего рейтинга в задачах} many{{count} баллов выше вашего рейтинга в задачах} other{{count} баллов выше вашего рейтинга в задачах}}", - "puzzleNbPlayed": "{count, plural, =0{{count} решена} =1{{count} решена} few{{count} решены} many{{count} решены} other{{count} решено}}", - "puzzleNbToReplay": "{count, plural, =0{{count} повторить} =1{{count} повторить} few{{count} повторить} many{{count} повторить} other{{count} повторить}}", + "puzzlePlayedXTimes": "{count, plural, =1{Решено {count} раз} few{Решено {count} раза} many{Решено {count} раз} other{Решено {count} раз}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Один балл ниже вашего рейтинга в задачах} few{{count} баллов ниже вашего рейтинга в задачах} many{{count} баллов ниже вашего рейтинга в задачах} other{{count} баллов ниже вашего рейтинга в задачах}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Один балл выше вашего рейтинга в пазлах} few{{count} баллов выше вашего рейтинга в задачах} many{{count} баллов выше вашего рейтинга в задачах} other{{count} баллов выше вашего рейтинга в задачах}}", + "puzzleNbPlayed": "{count, plural, =1{{count} решена} few{{count} решены} many{{count} решены} other{{count} решено}}", + "puzzleNbToReplay": "{count, plural, =1{{count} повторить} few{{count} повторить} many{{count} повторить} other{{count} повторить}}", "puzzleThemeAdvancedPawn": "Продвинутая пешка", "puzzleThemeAdvancedPawnDescription": "Одна из Ваших пешек далеко продвинута, есть шанс превращения.", "puzzleThemeAdvantage": "Преимущество", @@ -1169,48 +1169,48 @@ "showMeEverything": "Показать всё", "lichessPatronInfo": "Lichess - это благотворительное и полностью бесплатное программное обеспечение с открытым исходным кодом.\nВсе эксплуатационные расходы, разработка и контент финансируются исключительно за счет пожертвований пользователей.", "nothingToSeeHere": "Здесь ничего нет пока.", - "opponentLeftCounter": "{count, plural, =0{Ваш соперник покинул игру. Вы можете объявить победу через {count} секунду.} =1{Ваш соперник покинул игру. Вы можете объявить победу через {count} секунду.} few{Ваш соперник покинул игру. Вы можете объявить победу через {count} секунды.} many{Ваш соперник покинул игру. Вы можете объявить победу через {count} секунд.} other{Ваш соперник покинул игру. Вы можете объявить победу через {count} секунд.}}", - "mateInXHalfMoves": "{count, plural, =0{Мат в {count} полуход} =1{Мат в {count} полуход} few{Мат в {count} полухода} many{Мат в {count} полуходов} other{Мат в {count} полуходов}}", - "nbBlunders": "{count, plural, =0{{count} зевок} =1{{count} зевок} few{{count} зевка} many{{count} зевков} other{{count} зевков}}", - "nbMistakes": "{count, plural, =0{{count} ошибка} =1{{count} ошибка} few{{count} ошибки} many{{count} ошибок} other{{count} ошибок}}", - "nbInaccuracies": "{count, plural, =0{{count} неточность} =1{{count} неточность} few{{count} неточности} many{{count} неточностей} other{{count} неточностей}}", - "nbPlayers": "{count, plural, =0{{count} игрок} =1{{count} игрок} few{{count} игрока} many{{count} игроков} other{{count} игроков}}", - "nbGames": "{count, plural, =0{{count} игра} =1{{count} игра} few{{count} игры} many{{count} игр} other{{count} игр}}", - "ratingXOverYGames": "{count, plural, =0{Рейтинг {count} за {param2} партию} =1{Рейтинг {count} за {param2} партию} few{Рейтинг {count} за {param2} партии} many{Рейтинг {count} за {param2} партий} other{Рейтинг {count} за {param2} партий}}", - "nbBookmarks": "{count, plural, =0{{count} отмеченная} =1{{count} отмеченная} few{{count} отмеченные} many{{count} отмеченных} other{{count} отмеченных}}", - "nbDays": "{count, plural, =0{{count} день} =1{{count} день} few{{count} дня} many{{count} дней} other{{count} дней}}", - "nbHours": "{count, plural, =0{{count} час} =1{{count} час} few{{count} часа} many{{count} часов} other{{count} часов}}", - "nbMinutes": "{count, plural, =0{{count} минута} =1{{count} минута} few{{count} минуты} many{{count} минут} other{{count} минут}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Место обновляется ежеминутно} =1{Место обновляется ежеминутно} few{Место обновляется каждые {count} минуты} many{Место обновляется каждые {count} минут} other{Место обновляется каждые {count} минут}}", - "nbPuzzles": "{count, plural, =0{{count} задача} =1{{count} задача} few{{count} задачи} many{{count} задач} other{{count} задач}}", - "nbGamesWithYou": "{count, plural, =0{{count} партия с вами} =1{{count} партия с вами} few{{count} партии с вами} many{{count} партий с вами} other{{count} партий с вами}}", - "nbRated": "{count, plural, =0{{count} рейтинговая} =1{{count} рейтинговая} few{{count} рейтинговые} many{{count} рейтинговых} other{{count} рейтинговых}}", - "nbWins": "{count, plural, =0{{count} победа} =1{{count} победа} few{{count} победы} many{{count} побед} other{{count} побед}}", - "nbLosses": "{count, plural, =0{{count} поражение} =1{{count} поражение} few{{count} поражения} many{{count} поражений} other{{count} поражений}}", - "nbDraws": "{count, plural, =0{{count} ничья} =1{{count} ничья} few{{count} ничьи} many{{count} ничьих} other{{count} ничьих}}", - "nbPlaying": "{count, plural, =0{{count} играется} =1{{count} играется} few{{count} играются} many{{count} играются} other{{count} играются}}", - "giveNbSeconds": "{count, plural, =0{Дать {count} секунду} =1{Дать {count} секунду} few{Дать {count} секунды} many{Дать {count} секунд} other{Дать {count} секунд}}", - "nbTournamentPoints": "{count, plural, =0{{count} турнирное очко} =1{{count} турнирное очко} few{{count} турнирных очка} many{{count} турнирных очков} other{{count} турнирных очков}}", - "nbStudies": "{count, plural, =0{{count} студия} =1{{count} студия} few{{count} студии} many{{count} студий} other{{count} студий}}", - "nbSimuls": "{count, plural, =0{{count} сеанс} =1{{count} сеанс} few{{count} сеанса} many{{count} сеансов} other{{count} сеансов}}", - "moreThanNbRatedGames": "{count, plural, =0{Рейтинговых игр ≥ {count}} =1{Рейтинговых игр ≥ {count}} few{Рейтинговых игр ≥ {count}} many{Рейтинговых игр ≥ {count}} other{Рейтинговых игр ≥ {count}}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{Рейтинговых игр в {param2} ≥ {count}} =1{Рейтинговых игр в {param2} ≥ {count}} few{Рейтинговых игр в {param2} ≥ {count}} many{Рейтинговых игр в {param2} ≥ {count}} other{Рейтинговых игр в {param2} ≥ {count}}}", - "needNbMorePerfGames": "{count, plural, =0{Вы должны сыграть ещё {count} рейтинговую игру в {param2}} =1{Вы должны сыграть ещё {count} рейтинговую игру в {param2}} few{Вы должны сыграть ещё {count} рейтинговые игры в {param2}} many{Вы должны сыграть ещё {count} рейтинговых игр в {param2}} other{Вы должны сыграть ещё {count} рейтинговых игр в {param2}}}", - "needNbMoreGames": "{count, plural, =0{Вы должны сыграть ещё {count} рейтинговую игру} =1{Вы должны сыграть ещё {count} рейтинговую игру} few{Вы должны сыграть ещё {count} рейтинговые игры} many{Вы должны сыграть ещё {count} рейтинговых игр} other{Вы должны сыграть ещё {count} рейтинговых игр}}", - "nbImportedGames": "{count, plural, =0{{count} импортированная} =1{{count} импортированная} few{{count} импортированные} many{{count} импортированных} other{{count} импортированных}}", - "nbFriendsOnline": "{count, plural, =0{{count} друг онлайн} =1{{count} друг онлайн} few{{count} друга онлайн} many{{count} друзей онлайн} other{{count} друзей онлайн}}", - "nbFollowers": "{count, plural, =0{{count} подписчик} =1{{count} подписчик} few{{count} подписчика} many{{count} подписчиков} other{{count} подписчиков}}", - "nbFollowing": "{count, plural, =0{подписан на {count} игрока} =1{подписан на {count} игрока} few{подписаны {count}} many{подписан на {count} игроков} other{подписан на {count} игроков}}", - "lessThanNbMinutes": "{count, plural, =0{Менее {count} минуты} =1{Менее {count} минуты} few{Менее {count} минут} many{Менее {count} минут} other{Менее {count} минут}}", - "nbGamesInPlay": "{count, plural, =0{{count} партия} =1{{count} партия} few{{count} партии} many{{count} партий} other{{count} партий}}", - "maximumNbCharacters": "{count, plural, =0{Максимум: {count} символ.} =1{Максимум: {count} символ.} few{Максимум: {count} символа.} many{Максимум: {count} символов.} other{Максимум: {count} символов.}}", - "blocks": "{count, plural, =0{{count} блокировка} =1{{count} блокировка} few{{count} блокировки} many{{count} блокировок} other{{count} блокировок}}", - "nbForumPosts": "{count, plural, =0{{count} сообщение на форуме} =1{{count} сообщение на форуме} few{{count} сообщения на форуме} many{{count} сообщений на форуме} other{{count} сообщений на форуме}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} игрок в {param2} на этой неделе.} =1{{count} игрок в {param2} на этой неделе.} few{{count} игрока в {param2} на этой неделе.} many{{count} игроков в {param2} на этой неделе.} other{{count} игроков в {param2} на этой неделе.}}", - "availableInNbLanguages": "{count, plural, =0{Доступно на {count} языке!} =1{Доступно на {count} языке!} few{Доступно на {count} языках!} many{Доступно на {count} языках!} other{Доступно на {count} языках!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} секунда на первый ход} =1{{count} секунда на первый ход} few{{count} секунды на первый ход} many{{count} секунд на первый ход} other{{count} секунд на первый ход}}", - "nbSeconds": "{count, plural, =0{{count} секунда} =1{{count} секунда} few{{count} секунды} many{{count} секунд} other{{count} секунд}}", - "andSaveNbPremoveLines": "{count, plural, =0{и сохранить {count} последовательность} =1{и сохранить {count} последовательность} few{и сохранить {count} последовательности} many{и сохранить {count} последовательностей} other{и сохранить {count} последовательностей}}", + "opponentLeftCounter": "{count, plural, =1{Ваш соперник покинул игру. Вы можете объявить победу через {count} секунду.} few{Ваш соперник покинул игру. Вы можете объявить победу через {count} секунды.} many{Ваш соперник покинул игру. Вы можете объявить победу через {count} секунд.} other{Ваш соперник покинул игру. Вы можете объявить победу через {count} секунд.}}", + "mateInXHalfMoves": "{count, plural, =1{Мат в {count} полуход} few{Мат в {count} полухода} many{Мат в {count} полуходов} other{Мат в {count} полуходов}}", + "nbBlunders": "{count, plural, =1{{count} зевок} few{{count} зевка} many{{count} зевков} other{{count} зевков}}", + "nbMistakes": "{count, plural, =1{{count} ошибка} few{{count} ошибки} many{{count} ошибок} other{{count} ошибок}}", + "nbInaccuracies": "{count, plural, =1{{count} неточность} few{{count} неточности} many{{count} неточностей} other{{count} неточностей}}", + "nbPlayers": "{count, plural, =1{{count} игрок} few{{count} игрока} many{{count} игроков} other{{count} игроков}}", + "nbGames": "{count, plural, =1{{count} игра} few{{count} игры} many{{count} игр} other{{count} игр}}", + "ratingXOverYGames": "{count, plural, =1{Рейтинг {count} за {param2} партию} few{Рейтинг {count} за {param2} партии} many{Рейтинг {count} за {param2} партий} other{Рейтинг {count} за {param2} партий}}", + "nbBookmarks": "{count, plural, =1{{count} отмеченная} few{{count} отмеченные} many{{count} отмеченных} other{{count} отмеченных}}", + "nbDays": "{count, plural, =1{{count} день} few{{count} дня} many{{count} дней} other{{count} дней}}", + "nbHours": "{count, plural, =1{{count} час} few{{count} часа} many{{count} часов} other{{count} часов}}", + "nbMinutes": "{count, plural, =1{{count} минута} few{{count} минуты} many{{count} минут} other{{count} минут}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Место обновляется ежеминутно} few{Место обновляется каждые {count} минуты} many{Место обновляется каждые {count} минут} other{Место обновляется каждые {count} минут}}", + "nbPuzzles": "{count, plural, =1{{count} задача} few{{count} задачи} many{{count} задач} other{{count} задач}}", + "nbGamesWithYou": "{count, plural, =1{{count} партия с вами} few{{count} партии с вами} many{{count} партий с вами} other{{count} партий с вами}}", + "nbRated": "{count, plural, =1{{count} рейтинговая} few{{count} рейтинговые} many{{count} рейтинговых} other{{count} рейтинговых}}", + "nbWins": "{count, plural, =1{{count} победа} few{{count} победы} many{{count} побед} other{{count} побед}}", + "nbLosses": "{count, plural, =1{{count} поражение} few{{count} поражения} many{{count} поражений} other{{count} поражений}}", + "nbDraws": "{count, plural, =1{{count} ничья} few{{count} ничьи} many{{count} ничьих} other{{count} ничьих}}", + "nbPlaying": "{count, plural, =1{{count} играется} few{{count} играются} many{{count} играются} other{{count} играются}}", + "giveNbSeconds": "{count, plural, =1{Дать {count} секунду} few{Дать {count} секунды} many{Дать {count} секунд} other{Дать {count} секунд}}", + "nbTournamentPoints": "{count, plural, =1{{count} турнирное очко} few{{count} турнирных очка} many{{count} турнирных очков} other{{count} турнирных очков}}", + "nbStudies": "{count, plural, =1{{count} студия} few{{count} студии} many{{count} студий} other{{count} студий}}", + "nbSimuls": "{count, plural, =1{{count} сеанс} few{{count} сеанса} many{{count} сеансов} other{{count} сеансов}}", + "moreThanNbRatedGames": "{count, plural, =1{Рейтинговых игр ≥ {count}} few{Рейтинговых игр ≥ {count}} many{Рейтинговых игр ≥ {count}} other{Рейтинговых игр ≥ {count}}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{Рейтинговых игр в {param2} ≥ {count}} few{Рейтинговых игр в {param2} ≥ {count}} many{Рейтинговых игр в {param2} ≥ {count}} other{Рейтинговых игр в {param2} ≥ {count}}}", + "needNbMorePerfGames": "{count, plural, =1{Вы должны сыграть ещё {count} рейтинговую игру в {param2}} few{Вы должны сыграть ещё {count} рейтинговые игры в {param2}} many{Вы должны сыграть ещё {count} рейтинговых игр в {param2}} other{Вы должны сыграть ещё {count} рейтинговых игр в {param2}}}", + "needNbMoreGames": "{count, plural, =1{Вы должны сыграть ещё {count} рейтинговую игру} few{Вы должны сыграть ещё {count} рейтинговые игры} many{Вы должны сыграть ещё {count} рейтинговых игр} other{Вы должны сыграть ещё {count} рейтинговых игр}}", + "nbImportedGames": "{count, plural, =1{{count} импортированная} few{{count} импортированные} many{{count} импортированных} other{{count} импортированных}}", + "nbFriendsOnline": "{count, plural, =1{{count} друг онлайн} few{{count} друга онлайн} many{{count} друзей онлайн} other{{count} друзей онлайн}}", + "nbFollowers": "{count, plural, =1{{count} подписчик} few{{count} подписчика} many{{count} подписчиков} other{{count} подписчиков}}", + "nbFollowing": "{count, plural, =1{подписан на {count} игрока} few{подписаны {count}} many{подписан на {count} игроков} other{подписан на {count} игроков}}", + "lessThanNbMinutes": "{count, plural, =1{Менее {count} минуты} few{Менее {count} минут} many{Менее {count} минут} other{Менее {count} минут}}", + "nbGamesInPlay": "{count, plural, =1{{count} партия} few{{count} партии} many{{count} партий} other{{count} партий}}", + "maximumNbCharacters": "{count, plural, =1{Максимум: {count} символ.} few{Максимум: {count} символа.} many{Максимум: {count} символов.} other{Максимум: {count} символов.}}", + "blocks": "{count, plural, =1{{count} блокировка} few{{count} блокировки} many{{count} блокировок} other{{count} блокировок}}", + "nbForumPosts": "{count, plural, =1{{count} сообщение на форуме} few{{count} сообщения на форуме} many{{count} сообщений на форуме} other{{count} сообщений на форуме}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} игрок в {param2} на этой неделе.} few{{count} игрока в {param2} на этой неделе.} many{{count} игроков в {param2} на этой неделе.} other{{count} игроков в {param2} на этой неделе.}}", + "availableInNbLanguages": "{count, plural, =1{Доступно на {count} языке!} few{Доступно на {count} языках!} many{Доступно на {count} языках!} other{Доступно на {count} языках!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} секунда на первый ход} few{{count} секунды на первый ход} many{{count} секунд на первый ход} other{{count} секунд на первый ход}}", + "nbSeconds": "{count, plural, =1{{count} секунда} few{{count} секунды} many{{count} секунд} other{{count} секунд}}", + "andSaveNbPremoveLines": "{count, plural, =1{и сохранить {count} последовательность} few{и сохранить {count} последовательности} many{и сохранить {count} последовательностей} other{и сохранить {count} последовательностей}}", "stormMoveToStart": "Сделайте ход, чтобы начать", "stormYouPlayTheWhitePiecesInAllPuzzles": "Вы играете белыми фигурами во всех задачах", "stormYouPlayTheBlackPiecesInAllPuzzles": "Вы играете чёрными фигурами во всех задачах", @@ -1262,8 +1262,8 @@ "stormClickToReload": "Нажмите, чтобы перезагрузить", "stormThisRunHasExpired": "Время этой серии истекло!", "stormThisRunWasOpenedInAnotherTab": "Эта серия была открыта в другой вкладке!", - "stormXRuns": "{count, plural, =0{1 попытка} =1{1 попытка} few{{count} попытки} many{{count} попыток} other{{count} попыток}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Сыграна {count} серия в {param2}} =1{Сыграна {count} серия в {param2}} few{Сыграны {count} серии в {param2}} many{Сыграны {count} серий в {param2}} other{Сыграно {count} серий в {param2}}}", + "stormXRuns": "{count, plural, =1{1 попытка} few{{count} попытки} many{{count} попыток} other{{count} попыток}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Сыграна {count} серия в {param2}} few{Сыграны {count} серии в {param2}} many{Сыграны {count} серий в {param2}} other{Сыграно {count} серий в {param2}}}", "streamerLichessStreamers": "Стримеры Lichess", "studyShareAndExport": "Поделиться и экспортировать", "studyStart": "Начать" diff --git a/lib/l10n/lila_sk.arb b/lib/l10n/lila_sk.arb index 097dac15cc..5fdd61a96e 100644 --- a/lib/l10n/lila_sk.arb +++ b/lib/l10n/lila_sk.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Vysielal naživo", "activityRankedInSwissTournament": "Umiestnený ako #{param1} v {param2}", "activitySignedUp": "Registrácia na lichess.org", - "activitySupportedNbMonths": "{count, plural, =0{Podporuje lichess.org {count} mesiac ako {param2}} =1{Podporuje lichess.org {count} mesiac ako {param2}} few{Podporuje lichess.org {count} mesiace ako {param2}} many{Podporuje lichess.org {count} mesiacov ako {param2}} other{Podporuje lichess.org {count} mesiacov ako {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Precvičená {count} pozícia v {param2}} =1{Precvičená {count} pozícia v {param2}} few{Precvičené {count} pozície v {param2}} many{Precvičených {count} pozícii v {param2}} other{Precvičených {count} pozícii v {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Riešená {count} taktická úloha} =1{Riešená {count} taktická úloha} few{Riešené {count} taktické úlohy} many{Riešených {count} taktických úloh} other{Riešených {count} taktických úloh}}", - "activityPlayedNbGames": "{count, plural, =0{Odohraná {count} {param2} partia} =1{Odohraná {count} {param2} partia} few{Odohrané {count} {param2} partie} many{Odohraných {count} {param2} partií} other{Odohraných {count} {param2} partií}}", - "activityPostedNbMessages": "{count, plural, =0{Uverejnený {count} príspevok v {param2}} =1{Uverejnený {count} príspevok v {param2}} few{Uverejnené {count} príspevky v {param2}} many{Uverejnených {count} príspevkov v {param2}} other{Uverejnených {count} príspevkov v {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{Urobil {count} ťah} =1{Urobil {count} ťah} few{Zahral {count} ťahy} many{Zharal {count} ťahov} other{Zahral {count} ťahov}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{v {count} korešpondenčnej hre} =1{v {count} korešpondenčnej hre} few{v {count} korešpondenčných hrách} many{v {count} korešpondenčných hrách} other{v {count} korešpondenčných hrách}}", - "activityCompletedNbGames": "{count, plural, =0{Dohraná {count} korešpondenčná partia} =1{Dohraná {count} korešpondenčná partia} few{Dohrané {count} korešpondenčné partie} many{Dohraných {count} korešpondenčných partií} other{Dohraných {count} korešpondenčných partií}}", - "activityFollowedNbPlayers": "{count, plural, =0{Začiatok sledovania {count} hráča} =1{Začiatok sledovania {count} hráča} few{Začal sledovať {count} hráčov} many{Začal sledovať {count} hráčov} other{Začal sledovať {count} hráčov}}", - "activityGainedNbFollowers": "{count, plural, =0{Získal {count} nového sledovateľa} =1{Získal {count} nového sledovateľa} few{Získal {count} nových sledovateľov} many{Získal {count} nových sledovateľov} other{Získal {count} nových sledovateľov}}", - "activityHostedNbSimuls": "{count, plural, =0{Usporiadanie a odohranie {count} simultánky} =1{Usporiadanie a odohranie {count} simultánky} few{Usporiadanie a odohranie {count} simultánok} many{Usporiadanie a odohranie {count} simultánok} other{Usporiadanie a odohranie {count} simultánok}}", - "activityJoinedNbSimuls": "{count, plural, =0{Zúčastnenie sa v {count} simultánke} =1{Zúčastnenie sa v {count} simultánke} few{Zúčastnil sa v {count} simultánkach} many{Zúčastnil sa v {count} simultánkach} other{Zúčastnil sa v {count} simultánkach}}", - "activityCreatedNbStudies": "{count, plural, =0{Vytvorenie {count} novej štúdie} =1{Vytvorenie {count} novej štúdie} few{Vytvorenie {count} nových štúdií} many{Vytvorenie {count} nových štúdií} other{Vytvorenie {count} nových štúdií}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Zúčastnil sa v {count} turnaji} =1{Zúčastnil sa v {count} turnaji} few{Zúčastnil sa v {count} turnajoch} many{Zúčastnil sa v {count} turnajoch} other{Zúčastnil sa v {count} turnajoch}}", - "activityRankedInTournament": "{count, plural, =0{Umiestnil sa na {count} mieste (top {param2}%) s {param3} partiou v {param4}} =1{Umiestnil sa na {count} mieste (top {param2}%) s {param3} partiou v {param4}} few{Umiestnil sa na {count} mieste (top {param2}%) s {param3} partiami v {param4}} many{Umiestnil sa na {count} mieste (top {param2}%) s {param3} partiami v {param4}} other{Umiestnil sa na {count} mieste (top {param2}%) s {param3} partiami v {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Odohraný {count} turnaj švajčiarskym systémom} =1{Odohraný {count} turnaj švajčiarskym systémom} few{Odohrané {count} turnaje švajčiarskym systémom} many{Odohraných {count} turnajov švajčiarskym systémom} other{Odohraných {count} turnajov švajčiarskym systémom}}", - "activityJoinedNbTeams": "{count, plural, =0{Vstup do {count} družstva} =1{Vstup do {count} družstva} few{Vstup do {count} družstiev} many{Vstup do {count} družstiev} other{Vstup do {count} družstiev}}", + "activitySupportedNbMonths": "{count, plural, =1{Podporuje lichess.org {count} mesiac ako {param2}} few{Podporuje lichess.org {count} mesiace ako {param2}} many{Podporuje lichess.org {count} mesiacov ako {param2}} other{Podporuje lichess.org {count} mesiacov ako {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Precvičená {count} pozícia v {param2}} few{Precvičené {count} pozície v {param2}} many{Precvičených {count} pozícii v {param2}} other{Precvičených {count} pozícii v {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Riešená {count} taktická úloha} few{Riešené {count} taktické úlohy} many{Riešených {count} taktických úloh} other{Riešených {count} taktických úloh}}", + "activityPlayedNbGames": "{count, plural, =1{Odohraná {count} {param2} partia} few{Odohrané {count} {param2} partie} many{Odohraných {count} {param2} partií} other{Odohraných {count} {param2} partií}}", + "activityPostedNbMessages": "{count, plural, =1{Uverejnený {count} príspevok v {param2}} few{Uverejnené {count} príspevky v {param2}} many{Uverejnených {count} príspevkov v {param2}} other{Uverejnených {count} príspevkov v {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{Urobil {count} ťah} few{Zahral {count} ťahy} many{Zharal {count} ťahov} other{Zahral {count} ťahov}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{v {count} korešpondenčnej hre} few{v {count} korešpondenčných hrách} many{v {count} korešpondenčných hrách} other{v {count} korešpondenčných hrách}}", + "activityCompletedNbGames": "{count, plural, =1{Dohraná {count} korešpondenčná partia} few{Dohrané {count} korešpondenčné partie} many{Dohraných {count} korešpondenčných partií} other{Dohraných {count} korešpondenčných partií}}", + "activityFollowedNbPlayers": "{count, plural, =1{Začiatok sledovania {count} hráča} few{Začal sledovať {count} hráčov} many{Začal sledovať {count} hráčov} other{Začal sledovať {count} hráčov}}", + "activityGainedNbFollowers": "{count, plural, =1{Získal {count} nového sledovateľa} few{Získal {count} nových sledovateľov} many{Získal {count} nových sledovateľov} other{Získal {count} nových sledovateľov}}", + "activityHostedNbSimuls": "{count, plural, =1{Usporiadanie a odohranie {count} simultánky} few{Usporiadanie a odohranie {count} simultánok} many{Usporiadanie a odohranie {count} simultánok} other{Usporiadanie a odohranie {count} simultánok}}", + "activityJoinedNbSimuls": "{count, plural, =1{Zúčastnenie sa v {count} simultánke} few{Zúčastnil sa v {count} simultánkach} many{Zúčastnil sa v {count} simultánkach} other{Zúčastnil sa v {count} simultánkach}}", + "activityCreatedNbStudies": "{count, plural, =1{Vytvorenie {count} novej štúdie} few{Vytvorenie {count} nových štúdií} many{Vytvorenie {count} nových štúdií} other{Vytvorenie {count} nových štúdií}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Zúčastnil sa v {count} turnaji} few{Zúčastnil sa v {count} turnajoch} many{Zúčastnil sa v {count} turnajoch} other{Zúčastnil sa v {count} turnajoch}}", + "activityRankedInTournament": "{count, plural, =1{Umiestnil sa na {count} mieste (top {param2}%) s {param3} partiou v {param4}} few{Umiestnil sa na {count} mieste (top {param2}%) s {param3} partiami v {param4}} many{Umiestnil sa na {count} mieste (top {param2}%) s {param3} partiami v {param4}} other{Umiestnil sa na {count} mieste (top {param2}%) s {param3} partiami v {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Odohraný {count} turnaj švajčiarskym systémom} few{Odohrané {count} turnaje švajčiarskym systémom} many{Odohraných {count} turnajov švajčiarskym systémom} other{Odohraných {count} turnajov švajčiarskym systémom}}", + "activityJoinedNbTeams": "{count, plural, =1{Vstup do {count} družstva} few{Vstup do {count} družstiev} many{Vstup do {count} družstiev} other{Vstup do {count} družstiev}}", "broadcastBroadcasts": "Vysielanie", "broadcastStartDate": "Dátum a čas začiatku, vo vašej časovej zóne", "challengeChallengesX": "Výzvy: {param1}", @@ -216,11 +216,11 @@ "puzzleNoPuzzlesToShow": "Niet tu čo ukázať, choďte najprv riešiť pár úloh!", "puzzleImprovementAreasDescription": "Precvičujte tieto úlohy aby ste napredovali čo najrýchlejšie!", "puzzleStrengthDescription": "Tieto témy Vám idú najlepšie", - "puzzlePlayedXTimes": "{count, plural, =0{Hrané {count}-krát} =1{Hrané {count}-krát} few{Hrané {count}-krát} many{Hrané {count}-krát} other{Hrané {count}-krát}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{O jeden bod nižšia ako Váš rating úloh} =1{O jeden bod nižšia ako Váš rating úloh} few{O {count} body nižšia ako Váš rating úloh} many{O {count} bodov nižšia ako Váš rating úloh} other{O {count} bodov nižšia ako Váš rating úloh}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{O jeden bodov vyššia ako Váš rating úloh} =1{O jeden bodov vyššia ako Váš rating úloh} few{O {count} body vyššia ako Váš rating úloh} many{O {count} bodov vyššia ako Váš rating úloh} other{O {count} bodov vyššia ako Váš rating úloh}}", - "puzzleNbPlayed": "{count, plural, =0{{count} hraná} =1{{count} hraná} few{{count} hrané} many{{count} hraných} other{{count} hraných}}", - "puzzleNbToReplay": "{count, plural, =0{{count} na zopakovanie} =1{{count} na zopakovanie} few{{count} na zopakovanie} many{{count} na zopakovanie} other{{count} na zopakovanie}}", + "puzzlePlayedXTimes": "{count, plural, =1{Hrané {count}-krát} few{Hrané {count}-krát} many{Hrané {count}-krát} other{Hrané {count}-krát}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{O jeden bod nižšia ako Váš rating úloh} few{O {count} body nižšia ako Váš rating úloh} many{O {count} bodov nižšia ako Váš rating úloh} other{O {count} bodov nižšia ako Váš rating úloh}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{O jeden bodov vyššia ako Váš rating úloh} few{O {count} body vyššia ako Váš rating úloh} many{O {count} bodov vyššia ako Váš rating úloh} other{O {count} bodov vyššia ako Váš rating úloh}}", + "puzzleNbPlayed": "{count, plural, =1{{count} hraná} few{{count} hrané} many{{count} hraných} other{{count} hraných}}", + "puzzleNbToReplay": "{count, plural, =1{{count} na zopakovanie} few{{count} na zopakovanie} many{{count} na zopakovanie} other{{count} na zopakovanie}}", "puzzleThemeAdvancedPawn": "Voľný pešiak", "puzzleThemeAdvancedPawnDescription": "Premena pešiaka alebo hrozba premeny je kľúčom k taktike.", "puzzleThemeAdvantage": "Výhoda", @@ -1156,48 +1156,48 @@ "instructions": "Inštrukcie", "showMeEverything": "Ukázať všetko", "lichessPatronInfo": "Lichess je bezplatný a úplne slobodný/nezávislý softvér s otvoreným zdrojovým kódom. Všetky prevádzkové náklady, vývoj a obsah sú financované výlučne z darov používateľov.", - "opponentLeftCounter": "{count, plural, =0{Váš súper odišiel od šachovnice. O {count} sekundu si môžete nárokovať výhru.} =1{Váš súper odišiel od šachovnice. O {count} sekundu si môžete nárokovať výhru.} few{Váš súper odišiel od šachovnice. O {count} sekundy si môžete nárokovať výhru.} many{Váš súper odišiel od šachovnice. O {count} sekúnd si môžete nárokovať výhru.} other{Váš súper odišiel od šachovnice. O {count} sekúnd si môžete nárokovať výhru.}}", - "mateInXHalfMoves": "{count, plural, =0{Mat v {count}. polťahu} =1{Mat v {count}. polťahu} few{Mat v {count}. polťahu} many{Mat v {count}. polťahu} other{Mat v {count}. polťahu}}", - "nbBlunders": "{count, plural, =0{{count} hrubá chyba} =1{{count} hrubá chyba} few{{count} hrubé chyby} many{{count} hrubých chýb} other{{count} hrubých chýb}}", - "nbMistakes": "{count, plural, =0{{count} chyba} =1{{count} chyba} few{{count} chyby} many{{count} chýb} other{{count} chýb}}", - "nbInaccuracies": "{count, plural, =0{{count} nepresnosť} =1{{count} nepresnosť} few{{count} nepresnosti} many{{count} nepresností} other{{count} nepresností}}", - "nbPlayers": "{count, plural, =0{{count} pripojený hráč} =1{{count} pripojený hráč} few{{count} pripojení hráči} many{{count} pripojených hráčov} other{{count} pripojených hráčov}}", - "nbGames": "{count, plural, =0{{count} partia} =1{{count} partia} few{{count} partie} many{{count} partií} other{{count} partií}}", - "ratingXOverYGames": "{count, plural, =0{{count} rating z {param2} partie} =1{{count} rating z {param2} partie} few{{count} rating z {param2} partií} many{{count} rating z {param2} partií} other{{count} rating z {param2} partií}}", - "nbBookmarks": "{count, plural, =0{{count} záložka} =1{{count} záložka} few{{count} záložky} many{{count} záložiek} other{{count} záložiek}}", - "nbDays": "{count, plural, =0{{count} deň} =1{{count} deň} few{{count} dni} many{{count} dní} other{{count} dní}}", - "nbHours": "{count, plural, =0{{count} hodina} =1{{count} hodina} few{{count} hodiny} many{{count} hodín} other{{count} hodín}}", - "nbMinutes": "{count, plural, =0{{count} minúta} =1{{count} minúta} few{{count} minúty} many{{count} minút} other{{count} minút}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Poradie sa aktualizuje každú minútu} =1{Poradie sa aktualizuje každú minútu} few{Poradie sa aktualizuje každé {count} minúty} many{Poradie sa aktualizuje každých {count} minút} other{Poradie sa aktualizuje každých {count} minút}}", - "nbPuzzles": "{count, plural, =0{{count} úloha} =1{{count} úloha} few{{count} úlohy} many{{count} úloh} other{{count} úloh}}", - "nbGamesWithYou": "{count, plural, =0{{count} partia s Vami} =1{{count} partia s Vami} few{{count} partie s Vami} many{{count} partií s Vami} other{{count} partií s Vami}}", - "nbRated": "{count, plural, =0{{count} hodnotená} =1{{count} hodnotená} few{{count} hodnotené} many{{count} hodnotených} other{{count} hodnotených}}", - "nbWins": "{count, plural, =0{{count} výhra} =1{{count} výhra} few{{count} výhry} many{{count} výhier} other{{count} výhier}}", - "nbLosses": "{count, plural, =0{{count} prehra} =1{{count} prehra} few{{count} prehry} many{{count} prehier} other{{count} prehier}}", - "nbDraws": "{count, plural, =0{{count} remíza} =1{{count} remíza} few{{count} remízy} many{{count} remíz} other{{count} remíz}}", - "nbPlaying": "{count, plural, =0{{count} práve sa hrá} =1{{count} práve sa hrá} few{{count} práve sa hrajú} many{{count} práve sa hrá} other{{count} práve sa hrá}}", - "giveNbSeconds": "{count, plural, =0{Pridať {count} sekundu} =1{Pridať {count} sekundu} few{Pridať {count} sekundy} many{Pridať {count} sekúnd} other{Pridať {count} sekúnd}}", - "nbTournamentPoints": "{count, plural, =0{{count} turnajový bod} =1{{count} turnajový bod} few{{count} turnajové body} many{{count} turnajových bodov} other{{count} turnajových bodov}}", - "nbStudies": "{count, plural, =0{{count} štúdia} =1{{count} štúdia} few{{count} štúdie} many{{count} štúdií} other{{count} štúdií}}", - "nbSimuls": "{count, plural, =0{{count} simultánka} =1{{count} simultánka} few{{count} simultánky} many{{count} simultánok} other{{count} simultánok}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} hodnotená partia} =1{≥ {count} hodnotená partia} few{≥ {count} hodnotené partie} many{≥ {count} hodnotených partií} other{≥ {count} hodnotených partií}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} {param2} hodnotená partia} =1{≥ {count} {param2} hodnotená partia} few{≥ {count} {param2} hodnotené partie} many{≥ {count} {param2} hodnotených partií} other{≥ {count} {param2} hodnotených partií}}", - "needNbMorePerfGames": "{count, plural, =0{Potrebujete odohrať ešte {count} {param2} hodnotenú partiu} =1{Potrebujete odohrať ešte {count} {param2} hodnotenú partiu} few{Potrebujete odohrať ešte {count} {param2} hodnotené partie} many{Potrebujete odohrať ešte {count} {param2} hodnotených partií} other{Potrebujete odohrať ešte {count} {param2} hodnotených partií}}", - "needNbMoreGames": "{count, plural, =0{Potrebujete odohrať ešte {count} hodnotenú partiu} =1{Potrebujete odohrať ešte {count} hodnotenú partiu} few{Potrebujete odohrať ešte {count} hodnotené partie} many{Potrebujete odohrať ešte {count} hodnotených partií} other{Potrebujete odohrať ešte {count} hodnotených partií}}", - "nbImportedGames": "{count, plural, =0{{count} importovaná partia} =1{{count} importovaná partia} few{{count} importované partie} many{{count} importovaných partií} other{{count} importovaných partií}}", - "nbFriendsOnline": "{count, plural, =0{{count} priateľ online} =1{{count} priateľ online} few{{count} priatelia online} many{{count} priateľov online} other{{count} priateľov online}}", - "nbFollowers": "{count, plural, =0{{count} sledujúci} =1{{count} sledujúci} few{{count} sledujúci} many{{count} sledujúcich} other{{count} sledujúcich}}", - "nbFollowing": "{count, plural, =0{{count} sledovaný} =1{{count} sledovaný} few{{count} sledovaní} many{{count} sledovaných} other{{count} sledovaných}}", - "lessThanNbMinutes": "{count, plural, =0{Menej ako {count} minúta} =1{Menej ako {count} minúta} few{Menej ako {count} minúty} many{Menej ako {count} minút} other{Menej ako {count} minút}}", - "nbGamesInPlay": "{count, plural, =0{{count} rozohraná partia} =1{{count} rozohraná partia} few{{count} rozohrané partie} many{{count} rozohraných partií} other{{count} rozohraných partií}}", - "maximumNbCharacters": "{count, plural, =0{Maximum: {count} znak.} =1{Maximum: {count} znak.} few{Maximum: {count} znaky.} many{Maximum: {count} znakov.} other{Maximum: {count} znakov.}}", - "blocks": "{count, plural, =0{{count} blokovaný hráč} =1{{count} blokovaný hráč} few{{count} blokovaní hráči} many{{count} blokovaných hráčov} other{{count} blokovaných hráčov}}", - "nbForumPosts": "{count, plural, =0{{count} príspevok vo fóre} =1{{count} príspevok vo fóre} few{{count} príspevky vo fóre} many{{count} príspvkov vo fóre} other{{count} príspvkov vo fóre}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{Tento týždeň hral {param2} {count} hráč.} =1{Tento týždeň hral {param2} {count} hráč.} few{Tento týždeň hrali {param2} {count} hráči.} many{Tento týždeň hralo {param2} {count} hráčov.} other{Tento týždeň hralo {param2} {count} hráčov.}}", - "availableInNbLanguages": "{count, plural, =0{Dostupné v {count} jazyku!} =1{Dostupné v {count} jazyku!} few{Dostupné v {count} jazykoch!} many{Dostupné v {count} jazykoch!} other{Dostupné v {count} jazykoch!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} sekunda na vykonanie prvého ťahu} =1{{count} sekunda na vykonanie prvého ťahu} few{{count} sekundy na vykonanie prvého ťahu} many{{count} sekúnd na vykonanie prvého ťahu} other{{count} sekúnd na vykonanie prvého ťahu}}", - "nbSeconds": "{count, plural, =0{{count} sekunda} =1{{count} sekunda} few{{count} sekúnd} many{{count} sekúnd} other{{count} sekúnd}}", - "andSaveNbPremoveLines": "{count, plural, =0{a uložiť {count} variant predťahu} =1{a uložiť {count} variant predťahu} few{a uložiť {count} varianty predťahu} many{a uložiť {count} variantov predťahu} other{a uložiť {count} variantov predťahu}}", + "opponentLeftCounter": "{count, plural, =1{Váš súper odišiel od šachovnice. O {count} sekundu si môžete nárokovať výhru.} few{Váš súper odišiel od šachovnice. O {count} sekundy si môžete nárokovať výhru.} many{Váš súper odišiel od šachovnice. O {count} sekúnd si môžete nárokovať výhru.} other{Váš súper odišiel od šachovnice. O {count} sekúnd si môžete nárokovať výhru.}}", + "mateInXHalfMoves": "{count, plural, =1{Mat v {count}. polťahu} few{Mat v {count}. polťahu} many{Mat v {count}. polťahu} other{Mat v {count}. polťahu}}", + "nbBlunders": "{count, plural, =1{{count} hrubá chyba} few{{count} hrubé chyby} many{{count} hrubých chýb} other{{count} hrubých chýb}}", + "nbMistakes": "{count, plural, =1{{count} chyba} few{{count} chyby} many{{count} chýb} other{{count} chýb}}", + "nbInaccuracies": "{count, plural, =1{{count} nepresnosť} few{{count} nepresnosti} many{{count} nepresností} other{{count} nepresností}}", + "nbPlayers": "{count, plural, =1{{count} pripojený hráč} few{{count} pripojení hráči} many{{count} pripojených hráčov} other{{count} pripojených hráčov}}", + "nbGames": "{count, plural, =1{{count} partia} few{{count} partie} many{{count} partií} other{{count} partií}}", + "ratingXOverYGames": "{count, plural, =1{{count} rating z {param2} partie} few{{count} rating z {param2} partií} many{{count} rating z {param2} partií} other{{count} rating z {param2} partií}}", + "nbBookmarks": "{count, plural, =1{{count} záložka} few{{count} záložky} many{{count} záložiek} other{{count} záložiek}}", + "nbDays": "{count, plural, =1{{count} deň} few{{count} dni} many{{count} dní} other{{count} dní}}", + "nbHours": "{count, plural, =1{{count} hodina} few{{count} hodiny} many{{count} hodín} other{{count} hodín}}", + "nbMinutes": "{count, plural, =1{{count} minúta} few{{count} minúty} many{{count} minút} other{{count} minút}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Poradie sa aktualizuje každú minútu} few{Poradie sa aktualizuje každé {count} minúty} many{Poradie sa aktualizuje každých {count} minút} other{Poradie sa aktualizuje každých {count} minút}}", + "nbPuzzles": "{count, plural, =1{{count} úloha} few{{count} úlohy} many{{count} úloh} other{{count} úloh}}", + "nbGamesWithYou": "{count, plural, =1{{count} partia s Vami} few{{count} partie s Vami} many{{count} partií s Vami} other{{count} partií s Vami}}", + "nbRated": "{count, plural, =1{{count} hodnotená} few{{count} hodnotené} many{{count} hodnotených} other{{count} hodnotených}}", + "nbWins": "{count, plural, =1{{count} výhra} few{{count} výhry} many{{count} výhier} other{{count} výhier}}", + "nbLosses": "{count, plural, =1{{count} prehra} few{{count} prehry} many{{count} prehier} other{{count} prehier}}", + "nbDraws": "{count, plural, =1{{count} remíza} few{{count} remízy} many{{count} remíz} other{{count} remíz}}", + "nbPlaying": "{count, plural, =1{{count} práve sa hrá} few{{count} práve sa hrajú} many{{count} práve sa hrá} other{{count} práve sa hrá}}", + "giveNbSeconds": "{count, plural, =1{Pridať {count} sekundu} few{Pridať {count} sekundy} many{Pridať {count} sekúnd} other{Pridať {count} sekúnd}}", + "nbTournamentPoints": "{count, plural, =1{{count} turnajový bod} few{{count} turnajové body} many{{count} turnajových bodov} other{{count} turnajových bodov}}", + "nbStudies": "{count, plural, =1{{count} štúdia} few{{count} štúdie} many{{count} štúdií} other{{count} štúdií}}", + "nbSimuls": "{count, plural, =1{{count} simultánka} few{{count} simultánky} many{{count} simultánok} other{{count} simultánok}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} hodnotená partia} few{≥ {count} hodnotené partie} many{≥ {count} hodnotených partií} other{≥ {count} hodnotených partií}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} {param2} hodnotená partia} few{≥ {count} {param2} hodnotené partie} many{≥ {count} {param2} hodnotených partií} other{≥ {count} {param2} hodnotených partií}}", + "needNbMorePerfGames": "{count, plural, =1{Potrebujete odohrať ešte {count} {param2} hodnotenú partiu} few{Potrebujete odohrať ešte {count} {param2} hodnotené partie} many{Potrebujete odohrať ešte {count} {param2} hodnotených partií} other{Potrebujete odohrať ešte {count} {param2} hodnotených partií}}", + "needNbMoreGames": "{count, plural, =1{Potrebujete odohrať ešte {count} hodnotenú partiu} few{Potrebujete odohrať ešte {count} hodnotené partie} many{Potrebujete odohrať ešte {count} hodnotených partií} other{Potrebujete odohrať ešte {count} hodnotených partií}}", + "nbImportedGames": "{count, plural, =1{{count} importovaná partia} few{{count} importované partie} many{{count} importovaných partií} other{{count} importovaných partií}}", + "nbFriendsOnline": "{count, plural, =1{{count} priateľ online} few{{count} priatelia online} many{{count} priateľov online} other{{count} priateľov online}}", + "nbFollowers": "{count, plural, =1{{count} sledujúci} few{{count} sledujúci} many{{count} sledujúcich} other{{count} sledujúcich}}", + "nbFollowing": "{count, plural, =1{{count} sledovaný} few{{count} sledovaní} many{{count} sledovaných} other{{count} sledovaných}}", + "lessThanNbMinutes": "{count, plural, =1{Menej ako {count} minúta} few{Menej ako {count} minúty} many{Menej ako {count} minút} other{Menej ako {count} minút}}", + "nbGamesInPlay": "{count, plural, =1{{count} rozohraná partia} few{{count} rozohrané partie} many{{count} rozohraných partií} other{{count} rozohraných partií}}", + "maximumNbCharacters": "{count, plural, =1{Maximum: {count} znak.} few{Maximum: {count} znaky.} many{Maximum: {count} znakov.} other{Maximum: {count} znakov.}}", + "blocks": "{count, plural, =1{{count} blokovaný hráč} few{{count} blokovaní hráči} many{{count} blokovaných hráčov} other{{count} blokovaných hráčov}}", + "nbForumPosts": "{count, plural, =1{{count} príspevok vo fóre} few{{count} príspevky vo fóre} many{{count} príspvkov vo fóre} other{{count} príspvkov vo fóre}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{Tento týždeň hral {param2} {count} hráč.} few{Tento týždeň hrali {param2} {count} hráči.} many{Tento týždeň hralo {param2} {count} hráčov.} other{Tento týždeň hralo {param2} {count} hráčov.}}", + "availableInNbLanguages": "{count, plural, =1{Dostupné v {count} jazyku!} few{Dostupné v {count} jazykoch!} many{Dostupné v {count} jazykoch!} other{Dostupné v {count} jazykoch!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} sekunda na vykonanie prvého ťahu} few{{count} sekundy na vykonanie prvého ťahu} many{{count} sekúnd na vykonanie prvého ťahu} other{{count} sekúnd na vykonanie prvého ťahu}}", + "nbSeconds": "{count, plural, =1{{count} sekunda} few{{count} sekúnd} many{{count} sekúnd} other{{count} sekúnd}}", + "andSaveNbPremoveLines": "{count, plural, =1{a uložiť {count} variant predťahu} few{a uložiť {count} varianty predťahu} many{a uložiť {count} variantov predťahu} other{a uložiť {count} variantov predťahu}}", "stormMoveToStart": "Odštartujte potiahnutím", "stormYouPlayTheWhitePiecesInAllPuzzles": "Vo všetkých úlohách ste biely", "stormYouPlayTheBlackPiecesInAllPuzzles": "Vo všetkých úlohách ste čierny", @@ -1249,8 +1249,8 @@ "stormClickToReload": "Kliknite pre opätovné načítanie", "stormThisRunHasExpired": "Tento pokus vypršal!", "stormThisRunWasOpenedInAnotherTab": "Tento pokus ste otvorili v inej záložke!", - "stormXRuns": "{count, plural, =0{1 pokus} =1{1 pokus} few{{count} pokusy} many{{count} pokusov} other{{count} pokusov}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Odohraný jeden pokus {param2}} =1{Odohraný jeden pokus {param2}} few{Obohrané {count} pokusy {param2}} many{Odohraných {count} pokusov {param2}} other{Odohraných {count} pokusov {param2}}}", + "stormXRuns": "{count, plural, =1{1 pokus} few{{count} pokusy} many{{count} pokusov} other{{count} pokusov}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Odohraný jeden pokus {param2}} few{Obohrané {count} pokusy {param2}} many{Odohraných {count} pokusov {param2}} other{Odohraných {count} pokusov {param2}}}", "streamerLichessStreamers": "Lichess streameri", "studyShareAndExport": "Zdielať & export", "studyStart": "Štart" diff --git a/lib/l10n/lila_sl.arb b/lib/l10n/lila_sl.arb index d25845266a..0bda7bcb06 100644 --- a/lib/l10n/lila_sl.arb +++ b/lib/l10n/lila_sl.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Gostil prenos v živo", "activityRankedInSwissTournament": "Uvrščen #{param1} v {param2}", "activitySignedUp": "Prijavljen na lichess", - "activitySupportedNbMonths": "{count, plural, =0{{count} mesec podpira lichess.org kot {param2}} =1{{count} mesec podpira lichess.org kot {param2}} =2{{count} meseca podpira lichess.org kot {param2}} few{{count} mesece podpira lichess.org kot {param2}} other{{count} mesecev podpira lichess.org kot {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Treniral {count} pozicijo na {param2}} =1{Treniral {count} pozicijo na {param2}} =2{Treniral {count} pozicij na {param2}} few{Treniral {count} pozicije na {param2}} other{Treniral {count} pozicij na {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Rešil {count} taktični problem} =1{Rešil {count} taktični problem} =2{Rešil {count} taktična problema} few{Rešil {count} taktične probleme} other{Rešil {count} taktičnih problemov}}", - "activityPlayedNbGames": "{count, plural, =0{Odigral {count} {param2} partijo} =1{Odigral {count} {param2} partijo} =2{Odigral {count} {param2} partiji} few{Odigral {count} {param2} partije} other{Odigral {count} {param2} partij}}", - "activityPostedNbMessages": "{count, plural, =0{Objavil {count} sporočilo v {param2}} =1{Objavil {count} sporočilo v {param2}} =2{Objavil {count} sporočili v {param2}} few{Objavil {count} sporočila v {param2}} other{Objavil {count} sporočil v {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{Potegnil {count} potezo} =1{Potegnil {count} potezo} =2{Potegnil {count} potezi} few{Potegnil {count} poteze} other{Potegnil {count} potez}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{v {count} dopisni partiji} =1{v {count} dopisni partiji} =2{v {count} dopisnih partijah} few{v {count} dopisnih partijah} other{v {count} dopisnih partijah}}", - "activityCompletedNbGames": "{count, plural, =0{Končal {count} dopisno partijo} =1{Končal {count} dopisno partijo} =2{Končal {count} dopisni partiji} few{Končal {count} dopisne partije} other{Končal {count} dopisnih partij}}", - "activityFollowedNbPlayers": "{count, plural, =0{Sledi {count} igralcu} =1{Sledi {count} igralcu} =2{Sledi {count} igralcem} few{Sledi {count} igralcem} other{Sledi {count} igralcem}}", - "activityGainedNbFollowers": "{count, plural, =0{Ima {count} novega sledilca} =1{Ima {count} novega sledilca} =2{Ima {count} nova sledilca} few{Ima {count} nove sledilce} other{Ima {count} novih sledilcev}}", - "activityHostedNbSimuls": "{count, plural, =0{Gostil {count} simultanko} =1{Gostil {count} simultanko} =2{Gostil {count} simultanki} few{Gostil {count} simultanke} other{Gostil {count} simultank}}", - "activityJoinedNbSimuls": "{count, plural, =0{Sodeloval pri {count} simultanki} =1{Sodeloval pri {count} simultanki} =2{Sodeloval pri {count} simultankah} few{Sodeloval pri {count} simultankah} other{Sodeloval pri {count} simultankah}}", - "activityCreatedNbStudies": "{count, plural, =0{Ustvaril {count} nov študij} =1{Ustvaril {count} nov študij} =2{Ustvaril {count} novi študiji} few{Ustvaril {count} nove študije} other{Ustvaril {count} novih študijev}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Končal {count} turnir} =1{Končal {count} turnir} =2{Končal {count} turnirja} few{Končal {count} turnirje} other{Končal {count} turnirjev}}", - "activityRankedInTournament": "{count, plural, =0{#{count} na lestvici (najboljših {param2}%) v {param3} partiji tekmovanja {param4}} =1{#{count} na lestvici (najboljših {param2}%) v {param3} partiji tekmovanja {param4}} =2{#{count} na lestvici (najboljših {param2}%) v {param3} partijah tekmovanja {param4}} few{#{count} na lestvici (najboljših {param2}%) v {param3} partijah tekmovanja {param4}} other{#{count} na lestvici (najboljših {param2}%) v {param3} partijah tekmovanja {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Tekmoval na {count} švicarskem turnirju} =1{Tekmoval na {count} švicarskem turnirju} =2{Tekmoval na {count} švicarskih turnirjih} few{Tekmoval na {count} švicarskih turnirjih} other{Tekmoval na {count} švicarskih turnirjih}}", - "activityJoinedNbTeams": "{count, plural, =0{Pridružen {count} ekipi} =1{Pridružen {count} ekipi} =2{Pridružen {count} ekipam} few{Pridružen {count} ekipam} other{Pridružen {count} ekipam}}", + "activitySupportedNbMonths": "{count, plural, =1{{count} mesec podpira lichess.org kot {param2}} =2{{count} meseca podpira lichess.org kot {param2}} few{{count} mesece podpira lichess.org kot {param2}} other{{count} mesecev podpira lichess.org kot {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Treniral {count} pozicijo na {param2}} =2{Treniral {count} pozicij na {param2}} few{Treniral {count} pozicije na {param2}} other{Treniral {count} pozicij na {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Rešil {count} taktični problem} =2{Rešil {count} taktična problema} few{Rešil {count} taktične probleme} other{Rešil {count} taktičnih problemov}}", + "activityPlayedNbGames": "{count, plural, =1{Odigral {count} {param2} partijo} =2{Odigral {count} {param2} partiji} few{Odigral {count} {param2} partije} other{Odigral {count} {param2} partij}}", + "activityPostedNbMessages": "{count, plural, =1{Objavil {count} sporočilo v {param2}} =2{Objavil {count} sporočili v {param2}} few{Objavil {count} sporočila v {param2}} other{Objavil {count} sporočil v {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{Potegnil {count} potezo} =2{Potegnil {count} potezi} few{Potegnil {count} poteze} other{Potegnil {count} potez}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{v {count} dopisni partiji} =2{v {count} dopisnih partijah} few{v {count} dopisnih partijah} other{v {count} dopisnih partijah}}", + "activityCompletedNbGames": "{count, plural, =1{Končal {count} dopisno partijo} =2{Končal {count} dopisni partiji} few{Končal {count} dopisne partije} other{Končal {count} dopisnih partij}}", + "activityFollowedNbPlayers": "{count, plural, =1{Sledi {count} igralcu} =2{Sledi {count} igralcem} few{Sledi {count} igralcem} other{Sledi {count} igralcem}}", + "activityGainedNbFollowers": "{count, plural, =1{Ima {count} novega sledilca} =2{Ima {count} nova sledilca} few{Ima {count} nove sledilce} other{Ima {count} novih sledilcev}}", + "activityHostedNbSimuls": "{count, plural, =1{Gostil {count} simultanko} =2{Gostil {count} simultanki} few{Gostil {count} simultanke} other{Gostil {count} simultank}}", + "activityJoinedNbSimuls": "{count, plural, =1{Sodeloval pri {count} simultanki} =2{Sodeloval pri {count} simultankah} few{Sodeloval pri {count} simultankah} other{Sodeloval pri {count} simultankah}}", + "activityCreatedNbStudies": "{count, plural, =1{Ustvaril {count} nov študij} =2{Ustvaril {count} novi študiji} few{Ustvaril {count} nove študije} other{Ustvaril {count} novih študijev}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Končal {count} turnir} =2{Končal {count} turnirja} few{Končal {count} turnirje} other{Končal {count} turnirjev}}", + "activityRankedInTournament": "{count, plural, =1{#{count} na lestvici (najboljših {param2}%) v {param3} partiji tekmovanja {param4}} =2{#{count} na lestvici (najboljših {param2}%) v {param3} partijah tekmovanja {param4}} few{#{count} na lestvici (najboljših {param2}%) v {param3} partijah tekmovanja {param4}} other{#{count} na lestvici (najboljših {param2}%) v {param3} partijah tekmovanja {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Tekmoval na {count} švicarskem turnirju} =2{Tekmoval na {count} švicarskih turnirjih} few{Tekmoval na {count} švicarskih turnirjih} other{Tekmoval na {count} švicarskih turnirjih}}", + "activityJoinedNbTeams": "{count, plural, =1{Pridružen {count} ekipi} =2{Pridružen {count} ekipam} few{Pridružen {count} ekipam} other{Pridružen {count} ekipam}}", "broadcastBroadcasts": "Prenosi", "broadcastStartDate": "Datum začetka v vaše časovnem pasu", "challengeChallengesX": "Izzivi:{param1}", @@ -213,11 +213,11 @@ "puzzleNoPuzzlesToShow": "Nič za pokazati, najprej pojdite igrati uganke!", "puzzleImprovementAreasDescription": "Trenirajte jih, da optimizirate svoj napredek!", "puzzleStrengthDescription": "V teh temah se najbolje odrežete", - "puzzlePlayedXTimes": "{count, plural, =0{Odigrano {count} krat} =1{Odigrano {count} krat} =2{Odigrano {count} krat} few{Odigrano {count} krat} other{Odigrano {count} krat}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Ena točka pod ratingom uganke} =1{Ena točka pod ratingom uganke} =2{{count} točki pod ratingom uganke} few{{count} točke pod ratingom uganke} other{{count} točk pod ratingom uganke}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Ena točka nad ratingom uganke} =1{Ena točka nad ratingom uganke} =2{{count} točki nad ratingom uganke} few{{count} točke nad ratingom uganke} other{{count} točk nad ratingom uganke}}", - "puzzleNbPlayed": "{count, plural, =0{{count} igrana} =1{{count} igrana} =2{{count} igrani} few{{count} igrani} other{{count} igranih}}", - "puzzleNbToReplay": "{count, plural, =0{{count} za predvajanje} =1{{count} za predvajanje} =2{{count} za predvajanje} few{{count} za predvajanje} other{{count} za predvajanje}}", + "puzzlePlayedXTimes": "{count, plural, =1{Odigrano {count} krat} =2{Odigrano {count} krat} few{Odigrano {count} krat} other{Odigrano {count} krat}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Ena točka pod ratingom uganke} =2{{count} točki pod ratingom uganke} few{{count} točke pod ratingom uganke} other{{count} točk pod ratingom uganke}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Ena točka nad ratingom uganke} =2{{count} točki nad ratingom uganke} few{{count} točke nad ratingom uganke} other{{count} točk nad ratingom uganke}}", + "puzzleNbPlayed": "{count, plural, =1{{count} igrana} =2{{count} igrani} few{{count} igrani} other{{count} igranih}}", + "puzzleNbToReplay": "{count, plural, =1{{count} za predvajanje} =2{{count} za predvajanje} few{{count} za predvajanje} other{{count} za predvajanje}}", "puzzleThemeAdvancedPawn": "Promovirani kmet", "puzzleThemeAdvancedPawnDescription": "85 / 5000\nTranslation results\nEden od vaših kmetov je globoko na nasprotnikovem področju in ima morda možnost za promocijo.", "puzzleThemeAdvantage": "Prednost", @@ -1155,48 +1155,48 @@ "ourEventTips": "Naši nasveti za organizacijo dogodkov", "lichessPatronInfo": "Lichess je dobrodelna in popolnoma brezplačna odprtokodna programska oprema.\nVsi operativni stroški, razvoj in vsebina se financirajo izključno iz donacij uporabnikov.", "nothingToSeeHere": "Tukaj trenutno ni ničesar za videti.", - "opponentLeftCounter": "{count, plural, =0{Vaš nasprotnik je zapustil igro. Čez {count} sekundo lahko proglasite zmago.} =1{Vaš nasprotnik je zapustil igro. Čez {count} sekundo lahko proglasite zmago.} =2{Vaš nasprotnik je zapustil igro. Čez {count} sekundi lahko proglasite zmago.} few{Vaš nasprotnik je zapustil igro. Čez {count} sekunde lahko proglasite zmago.} other{Vaš nasprotnik je zapustil igro. Čez {count} sekund lahko proglasite zmago.}}", - "mateInXHalfMoves": "{count, plural, =0{Mat v {count} pol-potezi} =1{Mat v {count} pol-potezi} =2{Mat v {count} pol-potezah} few{Mat v {count} pol-potezah} other{Mat v {count} pol-potezah}}", - "nbBlunders": "{count, plural, =0{{count} napaka} =1{{count} napaka} =2{{count} napaki} few{{count} napake} other{{count} napak}}", - "nbMistakes": "{count, plural, =0{{count} napakica} =1{{count} napakica} =2{{count} napakici} few{{count} napakice} other{{count} napakic}}", - "nbInaccuracies": "{count, plural, =0{{count} nenatančnost} =1{{count} nenatančnost} =2{{count} nenatančnosti} few{{count} nenatančnosti} other{{count} nenatančnosti}}", - "nbPlayers": "{count, plural, =0{{count} igralec} =1{{count} igralec} =2{{count} igralca} few{{count} igralci} other{{count} igralcev}}", - "nbGames": "{count, plural, =0{{count} partija} =1{{count} partija} =2{{count} partiji} few{{count} partij} other{{count} partij}}", - "ratingXOverYGames": "{count, plural, =0{{count} rating v {param2} igri} =1{{count} rating v {param2} igri} =2{{count} rating v {param2} igrah} few{{count} rating v {param2} igrah} other{{count} rating v {param2} igrah}}", - "nbBookmarks": "{count, plural, =0{{count} zaznamek} =1{{count} zaznamek} =2{{count} zaznamka} few{{count} zaznamki} other{{count} zaznamki}}", - "nbDays": "{count, plural, =0{{count} dan} =1{{count} dan} =2{{count} dneva} few{{count} dni} other{{count} dni}}", - "nbHours": "{count, plural, =0{{count} ura} =1{{count} ura} =2{{count} uri} few{{count} ure} other{{count} ur}}", - "nbMinutes": "{count, plural, =0{{count} minuta} =1{{count} minuta} =2{{count} minuti} few{{count} minute} other{{count} minut}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Uvrstitev se posodablja vsako minuto} =1{Uvrstitev se posodablja vsako minuto} =2{Uvrstitev se posodablja vsaki {count} minuti} few{Uvrstitev se posodablja vsake {count} minute} other{Uvrstitev se posodablja vsakih {count} minut}}", - "nbPuzzles": "{count, plural, =0{{count} problem} =1{{count} problem} =2{{count} problema} few{{count} probleme} other{{count} problemov}}", - "nbGamesWithYou": "{count, plural, =0{{count} partija s teboj} =1{{count} partija s teboj} =2{{count} partiji s teboj} few{{count} partije s teboj} other{{count} partij s teboj}}", - "nbRated": "{count, plural, =0{{count} rangiran} =1{{count} rangiran} =2{{count} rangirana} few{{count} rangirani} other{{count} rangiranih}}", - "nbWins": "{count, plural, =0{{count} zmaga} =1{{count} zmaga} =2{{count} zmagi} few{{count} zmage} other{{count} zmag}}", - "nbLosses": "{count, plural, =0{{count} poraz} =1{{count} poraz} =2{{count} poraza} few{{count} poraze} other{{count} porazov}}", - "nbDraws": "{count, plural, =0{{count} remi} =1{{count} remi} =2{{count} remija} few{{count} remije} other{{count} remijev}}", - "nbPlaying": "{count, plural, =0{{count} v teku} =1{{count} v teku} =2{{count} v teku} few{{count} v teku} other{{count} v teku}}", - "giveNbSeconds": "{count, plural, =0{Dodaj {count} sekundo} =1{Dodaj {count} sekundo} =2{Dodaj {count} sekundi} few{Dodaj {count} sekunde} other{Dodaj {count} sekund}}", - "nbTournamentPoints": "{count, plural, =0{{count} turnirska točko} =1{{count} turnirska točko} =2{{count} turnirski točki} few{{count} turnirske točke} other{{count} turnirskih točk}}", - "nbStudies": "{count, plural, =0{{count} študija} =1{{count} študija} =2{{count} študiji} few{{count} študije} other{{count} študij}}", - "nbSimuls": "{count, plural, =0{{count} simultanka} =1{{count} simultanka} =2{{count} simultanki} few{{count} simultanke} other{{count} simultank}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} rangirana partija} =1{≥ {count} rangirana partija} =2{≥ {count} rangirani partiji} few{≥ {count} rangirane partije} other{≥ {count} rangiranih partij}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} {param2} rangirana partija} =1{≥ {count} {param2} rangirana partija} =2{≥ {count} {param2} rangirani partiji} few{≥ {count} {param2} rangirane partije} other{≥ {count} {param2} rangiranih partij}}", - "needNbMorePerfGames": "{count, plural, =0{Odigrati morate še {count} rangiranih partij {param2}} =1{Odigrati morate še {count} rangiranih partij {param2}} =2{Morate odigrati še {count} rangirani partiji {param2}} few{Odigrati morate še {count} rangiranih partij {param2}} other{Odigrati morate še {count} rangiranih partij {param2}}}", - "needNbMoreGames": "{count, plural, =0{Morate odigrati še {count} rangirano partijo} =1{Morate odigrati še {count} rangirano partijo} =2{Morate odigrati še {count} rangirani partiji} few{Morate odigrati še {count} rangirane partije} other{Morate odigrati še {count} rangiranih partij}}", - "nbImportedGames": "{count, plural, =0{{count} uvožena igra} =1{{count} uvožena igra} =2{{count} uvoženi igri} few{{count} uvožene igre} other{{count} uvoženih iger}}", - "nbFriendsOnline": "{count, plural, =0{{count} prijatelj je prijavljen} =1{{count} prijatelj je prijavljen} =2{Ni prijavljenih prijateljev} few{št. prijateljev: {count}} other{št. prijateljev: {count}}}", - "nbFollowers": "{count, plural, =0{Št. sledilcev: {count}} =1{Št. sledilcev: {count}} =2{{count} sledilca} few{{count} sledilci} other{{count} sledilcev}}", - "nbFollowing": "{count, plural, =0{{count} sledi} =1{{count} sledi} =2{{count} sledita} few{{count} sledijo} other{{count} sledijo}}", - "lessThanNbMinutes": "{count, plural, =0{Manj kot {count} minuta} =1{Manj kot {count} minuta} =2{Manj kot {count} minuti} few{Manj kot {count} minute} other{Manj kot {count} minut}}", - "nbGamesInPlay": "{count, plural, =0{{count} igrana partija} =1{{count} igrana partija} =2{{count} igrani partiji} few{{count} igrane partije} other{{count} igranih partij}}", - "maximumNbCharacters": "{count, plural, =0{Največ: {count} znak.} =1{Največ: {count} znak.} =2{Največ: {count} znaka.} few{Največ: {count} znake.} other{Največ: {count} znakov.}}", - "blocks": "{count, plural, =0{{count} blokira} =1{{count} blokira} =2{{count} blokirata} few{{count} blokirajo} other{{count} blokira}}", - "nbForumPosts": "{count, plural, =0{{count} zapis na forumu} =1{{count} zapis na forumu} =2{{count} zapisa na forumu} few{{count} zapisi na forumu} other{{count} zapisov na forumu}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} {param2} igralec v tem tednu.} =1{{count} {param2} igralec v tem tednu.} =2{{count} {param2} igralca v tem tednu.} few{{count} {param2} igralci v tem tednu.} other{{count} {param2} igralcev v tem tednu.}}", - "availableInNbLanguages": "{count, plural, =0{Na voljo v {count} jeziku!} =1{Na voljo v {count} jeziku!} =2{Na voljo v {count} jezikih!} few{Na voljo v {count} jezikih!} other{Na voljo v {count} jezikih!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} sekund za prvo potezo} =1{{count} sekund za prvo potezo} =2{{count} sekundi za prvo potezo} few{{count} sekunde za prvo potezo} other{{count} sekund za prvo potezo}}", - "nbSeconds": "{count, plural, =0{{count} sekunda} =1{{count} sekunda} =2{{count} sekundi} few{{count} sekund} other{{count} sekunde}}", - "andSaveNbPremoveLines": "{count, plural, =0{in shranite {count} predpotezno varianto} =1{in shranite {count} predpotezno varianto} =2{in shranite {count} predpotezni varianti} few{in shranite {count} predpotezne variante} other{in shranite {count} predpoteznih variant}}", + "opponentLeftCounter": "{count, plural, =1{Vaš nasprotnik je zapustil igro. Čez {count} sekundo lahko proglasite zmago.} =2{Vaš nasprotnik je zapustil igro. Čez {count} sekundi lahko proglasite zmago.} few{Vaš nasprotnik je zapustil igro. Čez {count} sekunde lahko proglasite zmago.} other{Vaš nasprotnik je zapustil igro. Čez {count} sekund lahko proglasite zmago.}}", + "mateInXHalfMoves": "{count, plural, =1{Mat v {count} pol-potezi} =2{Mat v {count} pol-potezah} few{Mat v {count} pol-potezah} other{Mat v {count} pol-potezah}}", + "nbBlunders": "{count, plural, =1{{count} napaka} =2{{count} napaki} few{{count} napake} other{{count} napak}}", + "nbMistakes": "{count, plural, =1{{count} napakica} =2{{count} napakici} few{{count} napakice} other{{count} napakic}}", + "nbInaccuracies": "{count, plural, =1{{count} nenatančnost} =2{{count} nenatančnosti} few{{count} nenatančnosti} other{{count} nenatančnosti}}", + "nbPlayers": "{count, plural, =1{{count} igralec} =2{{count} igralca} few{{count} igralci} other{{count} igralcev}}", + "nbGames": "{count, plural, =1{{count} partija} =2{{count} partiji} few{{count} partij} other{{count} partij}}", + "ratingXOverYGames": "{count, plural, =1{{count} rating v {param2} igri} =2{{count} rating v {param2} igrah} few{{count} rating v {param2} igrah} other{{count} rating v {param2} igrah}}", + "nbBookmarks": "{count, plural, =1{{count} zaznamek} =2{{count} zaznamka} few{{count} zaznamki} other{{count} zaznamki}}", + "nbDays": "{count, plural, =1{{count} dan} =2{{count} dneva} few{{count} dni} other{{count} dni}}", + "nbHours": "{count, plural, =1{{count} ura} =2{{count} uri} few{{count} ure} other{{count} ur}}", + "nbMinutes": "{count, plural, =1{{count} minuta} =2{{count} minuti} few{{count} minute} other{{count} minut}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Uvrstitev se posodablja vsako minuto} =2{Uvrstitev se posodablja vsaki {count} minuti} few{Uvrstitev se posodablja vsake {count} minute} other{Uvrstitev se posodablja vsakih {count} minut}}", + "nbPuzzles": "{count, plural, =1{{count} problem} =2{{count} problema} few{{count} probleme} other{{count} problemov}}", + "nbGamesWithYou": "{count, plural, =1{{count} partija s teboj} =2{{count} partiji s teboj} few{{count} partije s teboj} other{{count} partij s teboj}}", + "nbRated": "{count, plural, =1{{count} rangiran} =2{{count} rangirana} few{{count} rangirani} other{{count} rangiranih}}", + "nbWins": "{count, plural, =1{{count} zmaga} =2{{count} zmagi} few{{count} zmage} other{{count} zmag}}", + "nbLosses": "{count, plural, =1{{count} poraz} =2{{count} poraza} few{{count} poraze} other{{count} porazov}}", + "nbDraws": "{count, plural, =1{{count} remi} =2{{count} remija} few{{count} remije} other{{count} remijev}}", + "nbPlaying": "{count, plural, =1{{count} v teku} =2{{count} v teku} few{{count} v teku} other{{count} v teku}}", + "giveNbSeconds": "{count, plural, =1{Dodaj {count} sekundo} =2{Dodaj {count} sekundi} few{Dodaj {count} sekunde} other{Dodaj {count} sekund}}", + "nbTournamentPoints": "{count, plural, =1{{count} turnirska točko} =2{{count} turnirski točki} few{{count} turnirske točke} other{{count} turnirskih točk}}", + "nbStudies": "{count, plural, =1{{count} študija} =2{{count} študiji} few{{count} študije} other{{count} študij}}", + "nbSimuls": "{count, plural, =1{{count} simultanka} =2{{count} simultanki} few{{count} simultanke} other{{count} simultank}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} rangirana partija} =2{≥ {count} rangirani partiji} few{≥ {count} rangirane partije} other{≥ {count} rangiranih partij}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} {param2} rangirana partija} =2{≥ {count} {param2} rangirani partiji} few{≥ {count} {param2} rangirane partije} other{≥ {count} {param2} rangiranih partij}}", + "needNbMorePerfGames": "{count, plural, =1{Odigrati morate še {count} rangiranih partij {param2}} =2{Morate odigrati še {count} rangirani partiji {param2}} few{Odigrati morate še {count} rangiranih partij {param2}} other{Odigrati morate še {count} rangiranih partij {param2}}}", + "needNbMoreGames": "{count, plural, =1{Morate odigrati še {count} rangirano partijo} =2{Morate odigrati še {count} rangirani partiji} few{Morate odigrati še {count} rangirane partije} other{Morate odigrati še {count} rangiranih partij}}", + "nbImportedGames": "{count, plural, =1{{count} uvožena igra} =2{{count} uvoženi igri} few{{count} uvožene igre} other{{count} uvoženih iger}}", + "nbFriendsOnline": "{count, plural, =1{{count} prijatelj je prijavljen} =2{Ni prijavljenih prijateljev} few{št. prijateljev: {count}} other{št. prijateljev: {count}}}", + "nbFollowers": "{count, plural, =1{Št. sledilcev: {count}} =2{{count} sledilca} few{{count} sledilci} other{{count} sledilcev}}", + "nbFollowing": "{count, plural, =1{{count} sledi} =2{{count} sledita} few{{count} sledijo} other{{count} sledijo}}", + "lessThanNbMinutes": "{count, plural, =1{Manj kot {count} minuta} =2{Manj kot {count} minuti} few{Manj kot {count} minute} other{Manj kot {count} minut}}", + "nbGamesInPlay": "{count, plural, =1{{count} igrana partija} =2{{count} igrani partiji} few{{count} igrane partije} other{{count} igranih partij}}", + "maximumNbCharacters": "{count, plural, =1{Največ: {count} znak.} =2{Največ: {count} znaka.} few{Največ: {count} znake.} other{Največ: {count} znakov.}}", + "blocks": "{count, plural, =1{{count} blokira} =2{{count} blokirata} few{{count} blokirajo} other{{count} blokira}}", + "nbForumPosts": "{count, plural, =1{{count} zapis na forumu} =2{{count} zapisa na forumu} few{{count} zapisi na forumu} other{{count} zapisov na forumu}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} {param2} igralec v tem tednu.} =2{{count} {param2} igralca v tem tednu.} few{{count} {param2} igralci v tem tednu.} other{{count} {param2} igralcev v tem tednu.}}", + "availableInNbLanguages": "{count, plural, =1{Na voljo v {count} jeziku!} =2{Na voljo v {count} jezikih!} few{Na voljo v {count} jezikih!} other{Na voljo v {count} jezikih!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} sekund za prvo potezo} =2{{count} sekundi za prvo potezo} few{{count} sekunde za prvo potezo} other{{count} sekund za prvo potezo}}", + "nbSeconds": "{count, plural, =1{{count} sekunda} =2{{count} sekundi} few{{count} sekund} other{{count} sekunde}}", + "andSaveNbPremoveLines": "{count, plural, =1{in shranite {count} predpotezno varianto} =2{in shranite {count} predpotezni varianti} few{in shranite {count} predpotezne variante} other{in shranite {count} predpoteznih variant}}", "stormMoveToStart": "Premaknite za začetek", "stormYouPlayTheWhitePiecesInAllPuzzles": "Bele figure igrate v vseh ugankah", "stormYouPlayTheBlackPiecesInAllPuzzles": "Črne figure igrate v vseh ugankah", @@ -1247,8 +1247,8 @@ "stormClickToReload": "Klikni za ponovno nalaganje", "stormThisRunHasExpired": "Ta tek je potekel!", "stormThisRunWasOpenedInAnotherTab": "Ta tek je odprt v drugem zavihku!", - "stormXRuns": "{count, plural, =0{1 poskus} =1{1 poskus} =2{{count} poskusa} few{{count} poskusi} other{{count} poskusov}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Opravljen en poskus {param2}} =1{Opravljen en poskus {param2}} =2{Opravljena {count} poskusa {param2}} few{Opravljeni {count} poskusi {param2}} other{Opravljenih {count} poskusov {param2}}}", + "stormXRuns": "{count, plural, =1{1 poskus} =2{{count} poskusa} few{{count} poskusi} other{{count} poskusov}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Opravljen en poskus {param2}} =2{Opravljena {count} poskusa {param2}} few{Opravljeni {count} poskusi {param2}} other{Opravljenih {count} poskusov {param2}}}", "streamerLichessStreamers": "Lichess voditelji prenosa", "studyShareAndExport": "Deli in Izvozi podatke", "studyStart": "Začni" diff --git a/lib/l10n/lila_sq.arb b/lib/l10n/lila_sq.arb index ffa236a452..2e592c560d 100644 --- a/lib/l10n/lila_sq.arb +++ b/lib/l10n/lila_sq.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Priti një transmetim të drejtpërdrejtë", "activityRankedInSwissTournament": "Renditur #{param1} në {param2}", "activitySignedUp": "Regjistruar në lichess.org", - "activitySupportedNbMonths": "{count, plural, =0{Mbështeti lichess.org për {count} muaj si {param2}} =1{Mbështeti lichess.org për {count} muaj si {param2}} other{Mbështeti lichess.org për {count} muaj si {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{U praktikua pozicioni {count} në {param2}} =1{U praktikua pozicioni {count} në {param2}} other{Ushtroi {count} pozicione në {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Zgjidhet enigma taktike {count}} =1{Zgjidhet enigma taktike {count}} other{Zgjidhi {count} ushtrime taktike}}", - "activityPlayedNbGames": "{count, plural, =0{Luajti lojë {count} {param2}} =1{Luajti lojë {count} {param2}} other{Luajti {count} lojëra {param2}}}", - "activityPostedNbMessages": "{count, plural, =0{Postuar {count} mesazh në {param2}} =1{Postuar {count} mesazh në {param2}} other{Postoi {count} mesazhe në {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{Luajti lëvizje {count}} =1{Luajti lëvizje {count}} other{Bëri {count} lëvizje}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{në lojën e korrespondencës {count}} =1{në lojën e korrespondencës {count}} other{në {count} lojëra korrespondence}}", - "activityCompletedNbGames": "{count, plural, =0{Përfundoi lojën e korrespondencës {count}} =1{Përfundoi lojën e korrespondencës {count}} other{Plotësoi {count} lojëra me korrespondencë}}", - "activityFollowedNbPlayers": "{count, plural, =0{Filloi të ndjek lojtarin {count}} =1{Filloi të ndjek lojtarin {count}} other{Filloi të ndjekë {count} lojtarë}}", - "activityGainedNbFollowers": "{count, plural, =0{Fitoi %një ndjekës të ri} =1{Fitoi %një ndjekës të ri} other{Përfitoi {count} ndjekës të ri}}", - "activityHostedNbSimuls": "{count, plural, =0{Zhvilloi {count} lojëra të njëkohësishme} =1{Zhvilloi {count} lojëra të njëkohësishme} other{Zhvilloi {count} lojëra të njëkohësishme}}", - "activityJoinedNbSimuls": "{count, plural, =0{Mori pjesë në {count} ndeshje të njëkohësishme} =1{Mori pjesë në {count} ndeshje të njëkohësishme} other{Mori pjesë në {count} ndeshje të njëkohësishme}}", - "activityCreatedNbStudies": "{count, plural, =0{Krijoi {count} studim të ri} =1{Krijoi {count} studim të ri} other{Krijoi {count} mësime të reja}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Konkuroi në turneun {count} Arena} =1{Konkuroi në turneun {count} Arena} other{Ndeshur në {count} turne Arenë}}", - "activityRankedInTournament": "{count, plural, =0{U rendit i {count} ({param2}% kryesuesit) me {param3} lojë në {param4}} =1{U rendit i {count} ({param2}% kryesuesit) me {param3} lojë në {param4}} other{U rendit i {count} ({param2}% kryesuesit) me {param3} lojëra në {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Konkuroi në turneun zviceran {count}} =1{Konkuroi në turneun zviceran {count}} other{Ndeshur në {count} turne zviceranë}}", - "activityJoinedNbTeams": "{count, plural, =0{U bashkua me ekipin {count}} =1{U bashkua me ekipin {count}} other{U bë pjesë e {count} ekipive}}", + "activitySupportedNbMonths": "{count, plural, =1{Mbështeti lichess.org për {count} muaj si {param2}} other{Mbështeti lichess.org për {count} muaj si {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{U praktikua pozicioni {count} në {param2}} other{Ushtroi {count} pozicione në {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Zgjidhet enigma taktike {count}} other{Zgjidhi {count} ushtrime taktike}}", + "activityPlayedNbGames": "{count, plural, =1{Luajti lojë {count} {param2}} other{Luajti {count} lojëra {param2}}}", + "activityPostedNbMessages": "{count, plural, =1{Postuar {count} mesazh në {param2}} other{Postoi {count} mesazhe në {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{Luajti lëvizje {count}} other{Bëri {count} lëvizje}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{në lojën e korrespondencës {count}} other{në {count} lojëra korrespondence}}", + "activityCompletedNbGames": "{count, plural, =1{Përfundoi lojën e korrespondencës {count}} other{Plotësoi {count} lojëra me korrespondencë}}", + "activityFollowedNbPlayers": "{count, plural, =1{Filloi të ndjek lojtarin {count}} other{Filloi të ndjekë {count} lojtarë}}", + "activityGainedNbFollowers": "{count, plural, =1{Fitoi %një ndjekës të ri} other{Përfitoi {count} ndjekës të ri}}", + "activityHostedNbSimuls": "{count, plural, =1{Zhvilloi {count} lojëra të njëkohësishme} other{Zhvilloi {count} lojëra të njëkohësishme}}", + "activityJoinedNbSimuls": "{count, plural, =1{Mori pjesë në {count} ndeshje të njëkohësishme} other{Mori pjesë në {count} ndeshje të njëkohësishme}}", + "activityCreatedNbStudies": "{count, plural, =1{Krijoi {count} studim të ri} other{Krijoi {count} mësime të reja}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Konkuroi në turneun {count} Arena} other{Ndeshur në {count} turne Arenë}}", + "activityRankedInTournament": "{count, plural, =1{U rendit i {count} ({param2}% kryesuesit) me {param3} lojë në {param4}} other{U rendit i {count} ({param2}% kryesuesit) me {param3} lojëra në {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Konkuroi në turneun zviceran {count}} other{Ndeshur në {count} turne zviceranë}}", + "activityJoinedNbTeams": "{count, plural, =1{U bashkua me ekipin {count}} other{U bë pjesë e {count} ekipive}}", "broadcastBroadcasts": "Transmetime", "broadcastStartDate": "Datë fillimi në zonën tuaj kohore", "challengeChallengeToPlay": "Sfidoni në një lojë", @@ -207,11 +207,11 @@ "puzzleNoPuzzlesToShow": "S’ka gjë për shfaqje, shkoni e luani ca ushtrime, së pari!", "puzzleImprovementAreasDescription": "Stërvituni me këto, që të optimizoni përparimin tuaj!", "puzzleStrengthDescription": "Dilni më mirë në këto tema", - "puzzlePlayedXTimes": "{count, plural, =0{Luajtur {count} herë} =1{Luajtur {count} herë} other{Luajtur {count} herë}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Një pikë nën vlerësimin tuaj në ushtrime} =1{Një pikë nën vlerësimin tuaj në ushtrime} other{{count} pikë nën vlerësimin tuaj në ushtrime}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Një pikë mbi vlerësimin tuaj në ushtrime} =1{Një pikë mbi vlerësimin tuaj në ushtrime} other{{count} pikë mbi vlerësimin tuaj në ushtrime}}", - "puzzleNbPlayed": "{count, plural, =0{{count} i luajtur} =1{{count} i luajtur} other{{count} të luajtur}}", - "puzzleNbToReplay": "{count, plural, =0{{count} për t’u riluajtur} =1{{count} për t’u riluajtur} other{{count} për t’u riluajtur}}", + "puzzlePlayedXTimes": "{count, plural, =1{Luajtur {count} herë} other{Luajtur {count} herë}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Një pikë nën vlerësimin tuaj në ushtrime} other{{count} pikë nën vlerësimin tuaj në ushtrime}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Një pikë mbi vlerësimin tuaj në ushtrime} other{{count} pikë mbi vlerësimin tuaj në ushtrime}}", + "puzzleNbPlayed": "{count, plural, =1{{count} i luajtur} other{{count} të luajtur}}", + "puzzleNbToReplay": "{count, plural, =1{{count} për t’u riluajtur} other{{count} për t’u riluajtur}}", "puzzleThemeAdvancedPawn": "Ushtar i përparuar", "puzzleThemeAdvancedPawnDescription": "Një nga ushtarët tuaj ka hyrë thellë në territorin e kundërshtarit, ndoshta duke kërcënuar të gradohet.", "puzzleThemeAdvantage": "Avantazh", @@ -1147,48 +1147,48 @@ "showMeEverything": "Shfaqmë gjithçka", "lichessPatronInfo": "Lichess është një program bamirësie dhe krejtësisht falas/libre, me burim të hapët.\nKrejt kostot operative, zhvillimi dhe lënda financohen vetëm me dhurime nga përdoruesit.", "nothingToSeeHere": "S’ka ç’shihet këtu tani.", - "opponentLeftCounter": "{count, plural, =0{Kundërshtari juaj la lojën. Mund të kërkoni fitoren pas {count} sekondash.} =1{Kundërshtari juaj la lojën. Mund të kërkoni fitoren pas {count} sekondash.} other{Kundërshtari juaj la lojën. Mund të kërkoni fitoren pas {count} sekondash.}}", - "mateInXHalfMoves": "{count, plural, =0{Mat në {count} gjysmë lëvizje} =1{Mat në {count} gjysmë lëvizje} other{Mat në {count} gjysmë lëvizje}}", - "nbBlunders": "{count, plural, =0{{count} gafë} =1{{count} gafë} other{{count} gafa}}", - "nbMistakes": "{count, plural, =0{{count} gabim} =1{{count} gabim} other{{count} gabime}}", - "nbInaccuracies": "{count, plural, =0{{count} pasaktësi} =1{{count} pasaktësi} other{{count} pasaktësi}}", - "nbPlayers": "{count, plural, =0{{count} lojtar} =1{{count} lojtar} other{{count} lojtarë}}", - "nbGames": "{count, plural, =0{{count} lojë} =1{{count} lojë} other{{count} lojëra}}", - "ratingXOverYGames": "{count, plural, =0{Vlerësuar me {count} për {param2} lojë} =1{Vlerësuar me {count} për {param2} lojë} other{Vlerësuar me {count} për {param2} lojëra}}", - "nbBookmarks": "{count, plural, =0{{count} faqerojtës} =1{{count} faqerojtës} other{{count} faqerojtës}}", - "nbDays": "{count, plural, =0{{count} ditë} =1{{count} ditë} other{{count} ditë}}", - "nbHours": "{count, plural, =0{{count} orë} =1{{count} orë} other{{count} orë}}", - "nbMinutes": "{count, plural, =0{{count} minutë} =1{{count} minutë} other{{count} minuta}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Renditja përditësohet çdo minutë} =1{Renditja përditësohet çdo minutë} other{Renditja përditësohet çdo {count} minuta}}", - "nbPuzzles": "{count, plural, =0{{count} ushtrimi} =1{{count} ushtrimi} other{{count} ushtrime}}", - "nbGamesWithYou": "{count, plural, =0{{count} lojë me ju} =1{{count} lojë me ju} other{{count} lojëra me ju}}", - "nbRated": "{count, plural, =0{{count} e vlerësuar} =1{{count} e vlerësuar} other{{count} të vlerësuara}}", - "nbWins": "{count, plural, =0{{count} fitore} =1{{count} fitore} other{{count} fitore}}", - "nbLosses": "{count, plural, =0{{count} humbje} =1{{count} humbje} other{{count} humbje}}", - "nbDraws": "{count, plural, =0{{count} barazim} =1{{count} barazim} other{{count} barazime}}", - "nbPlaying": "{count, plural, =0{{count} po luan} =1{{count} po luan} other{{count} duke luajtur}}", - "giveNbSeconds": "{count, plural, =0{Jep {count} sekondë} =1{Jep {count} sekondë} other{Dhuro {count} sekonda}}", - "nbTournamentPoints": "{count, plural, =0{{count} pikë nga turnetë} =1{{count} pikë nga turnetë} other{{count} pikë nga turnetë}}", - "nbStudies": "{count, plural, =0{{count} studim} =1{{count} studim} other{{count} studime}}", - "nbSimuls": "{count, plural, =0{{count} simultane} =1{{count} simultane} other{{count} simultane}}", - "moreThanNbRatedGames": "{count, plural, =0{Lojë e vlerësuar me ≥ {count}} =1{Lojë e vlerësuar me ≥ {count}} other{Lojëra të vlerësuara me ≥ {count}}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{Lojë e vlerësuar me ≥ {count} {param2}} =1{Lojë e vlerësuar me ≥ {count} {param2}} other{Lojëra të vlerësuara me ≥ {count} {param2}}}", - "needNbMorePerfGames": "{count, plural, =0{Lypset të luani edhe {count} lojë të vlerësuar me {param2}} =1{Lypset të luani edhe {count} lojë të vlerësuar me {param2}} other{Lypset të luani edhe {count} lojëra të vlerësuara me {param2}}}", - "needNbMoreGames": "{count, plural, =0{Lypset të luani edhe {count} lojë të vlerësuar} =1{Lypset të luani edhe {count} lojë të vlerësuar} other{Lypset të luani edhe {count} lojëra të vlerësuara}}", - "nbImportedGames": "{count, plural, =0{{count} lojë e importuar} =1{{count} lojë e importuar} other{{count} lojëra të importuara}}", - "nbFriendsOnline": "{count, plural, =0{{count} shok në linjë} =1{{count} shok në linjë} other{{count} shokë në linjë}}", - "nbFollowers": "{count, plural, =0{{count} ndjekës} =1{{count} ndjekës} other{{count} ndjekës}}", - "nbFollowing": "{count, plural, =0{{count} që ndiqet} =1{{count} që ndiqet} other{{count} që ndiqen}}", - "lessThanNbMinutes": "{count, plural, =0{Më pak se {count} minutë} =1{Më pak se {count} minutë} other{Më pak se {count} minuta}}", - "nbGamesInPlay": "{count, plural, =0{{count} lojë duke u luajtur} =1{{count} lojë duke u luajtur} other{{count} lojëra duke u luajtur}}", - "maximumNbCharacters": "{count, plural, =0{E shumta:{count} shenjë.} =1{E shumta:{count} shenjë.} other{E shumta:{count} shenja.}}", - "blocks": "{count, plural, =0{{count} bllokim} =1{{count} bllokim} other{{count} bllokime}}", - "nbForumPosts": "{count, plural, =0{{count} postim forumi} =1{{count} postim forumi} other{{count} postime forumi}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} {param2} lojtar këtë javë.} =1{{count} {param2} lojtar këtë javë.} other{{count} {param2} lojtarë këtë javë.}}", - "availableInNbLanguages": "{count, plural, =0{I përdorshëm në {count} gjuhë!} =1{I përdorshëm në {count} gjuhë!} other{I përdorshëm në {count} gjuhë!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} sekondë për kryerjen e lëvizjes së parë} =1{{count} sekondë për kryerjen e lëvizjes së parë} other{{count} sekonda për kryerjen e lëvizjes së parë}}", - "nbSeconds": "{count, plural, =0{{count} sekondë} =1{{count} sekondë} other{{count} sekonda}}", - "andSaveNbPremoveLines": "{count, plural, =0{edhe ruaj {count} linja premove} =1{edhe ruaj {count} linja premove} other{edhe ruaj {count} linja premove}}", + "opponentLeftCounter": "{count, plural, =1{Kundërshtari juaj la lojën. Mund të kërkoni fitoren pas {count} sekondash.} other{Kundërshtari juaj la lojën. Mund të kërkoni fitoren pas {count} sekondash.}}", + "mateInXHalfMoves": "{count, plural, =1{Mat në {count} gjysmë lëvizje} other{Mat në {count} gjysmë lëvizje}}", + "nbBlunders": "{count, plural, =1{{count} gafë} other{{count} gafa}}", + "nbMistakes": "{count, plural, =1{{count} gabim} other{{count} gabime}}", + "nbInaccuracies": "{count, plural, =1{{count} pasaktësi} other{{count} pasaktësi}}", + "nbPlayers": "{count, plural, =1{{count} lojtar} other{{count} lojtarë}}", + "nbGames": "{count, plural, =1{{count} lojë} other{{count} lojëra}}", + "ratingXOverYGames": "{count, plural, =1{Vlerësuar me {count} për {param2} lojë} other{Vlerësuar me {count} për {param2} lojëra}}", + "nbBookmarks": "{count, plural, =1{{count} faqerojtës} other{{count} faqerojtës}}", + "nbDays": "{count, plural, =1{{count} ditë} other{{count} ditë}}", + "nbHours": "{count, plural, =1{{count} orë} other{{count} orë}}", + "nbMinutes": "{count, plural, =1{{count} minutë} other{{count} minuta}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Renditja përditësohet çdo minutë} other{Renditja përditësohet çdo {count} minuta}}", + "nbPuzzles": "{count, plural, =1{{count} ushtrimi} other{{count} ushtrime}}", + "nbGamesWithYou": "{count, plural, =1{{count} lojë me ju} other{{count} lojëra me ju}}", + "nbRated": "{count, plural, =1{{count} e vlerësuar} other{{count} të vlerësuara}}", + "nbWins": "{count, plural, =1{{count} fitore} other{{count} fitore}}", + "nbLosses": "{count, plural, =1{{count} humbje} other{{count} humbje}}", + "nbDraws": "{count, plural, =1{{count} barazim} other{{count} barazime}}", + "nbPlaying": "{count, plural, =1{{count} po luan} other{{count} duke luajtur}}", + "giveNbSeconds": "{count, plural, =1{Jep {count} sekondë} other{Dhuro {count} sekonda}}", + "nbTournamentPoints": "{count, plural, =1{{count} pikë nga turnetë} other{{count} pikë nga turnetë}}", + "nbStudies": "{count, plural, =1{{count} studim} other{{count} studime}}", + "nbSimuls": "{count, plural, =1{{count} simultane} other{{count} simultane}}", + "moreThanNbRatedGames": "{count, plural, =1{Lojë e vlerësuar me ≥ {count}} other{Lojëra të vlerësuara me ≥ {count}}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{Lojë e vlerësuar me ≥ {count} {param2}} other{Lojëra të vlerësuara me ≥ {count} {param2}}}", + "needNbMorePerfGames": "{count, plural, =1{Lypset të luani edhe {count} lojë të vlerësuar me {param2}} other{Lypset të luani edhe {count} lojëra të vlerësuara me {param2}}}", + "needNbMoreGames": "{count, plural, =1{Lypset të luani edhe {count} lojë të vlerësuar} other{Lypset të luani edhe {count} lojëra të vlerësuara}}", + "nbImportedGames": "{count, plural, =1{{count} lojë e importuar} other{{count} lojëra të importuara}}", + "nbFriendsOnline": "{count, plural, =1{{count} shok në linjë} other{{count} shokë në linjë}}", + "nbFollowers": "{count, plural, =1{{count} ndjekës} other{{count} ndjekës}}", + "nbFollowing": "{count, plural, =1{{count} që ndiqet} other{{count} që ndiqen}}", + "lessThanNbMinutes": "{count, plural, =1{Më pak se {count} minutë} other{Më pak se {count} minuta}}", + "nbGamesInPlay": "{count, plural, =1{{count} lojë duke u luajtur} other{{count} lojëra duke u luajtur}}", + "maximumNbCharacters": "{count, plural, =1{E shumta:{count} shenjë.} other{E shumta:{count} shenja.}}", + "blocks": "{count, plural, =1{{count} bllokim} other{{count} bllokime}}", + "nbForumPosts": "{count, plural, =1{{count} postim forumi} other{{count} postime forumi}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} {param2} lojtar këtë javë.} other{{count} {param2} lojtarë këtë javë.}}", + "availableInNbLanguages": "{count, plural, =1{I përdorshëm në {count} gjuhë!} other{I përdorshëm në {count} gjuhë!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} sekondë për kryerjen e lëvizjes së parë} other{{count} sekonda për kryerjen e lëvizjes së parë}}", + "nbSeconds": "{count, plural, =1{{count} sekondë} other{{count} sekonda}}", + "andSaveNbPremoveLines": "{count, plural, =1{edhe ruaj {count} linja premove} other{edhe ruaj {count} linja premove}}", "stormMoveToStart": "Bëni një lëvizje, që të fillohet", "stormYouPlayTheWhitePiecesInAllPuzzles": "Ju luani me gurët e bardhë në krejt ushtrimet", "stormYouPlayTheBlackPiecesInAllPuzzles": "Ju luani me gurët e zinj në krejt ushtrimet", @@ -1240,8 +1240,8 @@ "stormClickToReload": "Klikoni të ringarkohet", "stormThisRunHasExpired": "Ky raund ka skaduar!", "stormThisRunWasOpenedInAnotherTab": "Ky raund qe hapur në një tjetër skedë!", - "stormXRuns": "{count, plural, =0{1 raund} =1{1 raund} other{{count} raunde}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Luajti një raund nga {param2}} =1{Luajti një raund nga {param2}} other{Luajti {count} raunde nga {param2}}}", + "stormXRuns": "{count, plural, =1{1 raund} other{{count} raunde}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Luajti një raund nga {param2}} other{Luajti {count} raunde nga {param2}}}", "streamerLichessStreamers": "Transmetues Lichess-i", "studyShareAndExport": "Ndajeni me të tjerë & eksportoni", "studyStart": "Fillo" diff --git a/lib/l10n/lila_sr.arb b/lib/l10n/lila_sr.arb index ddcff4e39a..81aa6d1a07 100644 --- a/lib/l10n/lila_sr.arb +++ b/lib/l10n/lila_sr.arb @@ -3,22 +3,22 @@ "activityHostedALiveStream": "Одржали пренос уживо", "activityRankedInSwissTournament": "Рангиран #{param1} у {param2}", "activitySignedUp": "Пријавили се на lichess.org", - "activitySupportedNbMonths": "{count, plural, =0{Подржали lichess.org на {count} месец као {param2}} =1{Подржали lichess.org на {count} месец као {param2}} few{Подржали lichess.org на {count} месеца као {param2}} other{Подржали lichess.org на {count} месеци као {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Вежбали {count} позицију на {param2}} =1{Вежбали {count} позицију на {param2}} few{Вежбали {count} позиције на {param2}} other{Вежбали {count} позиција на {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Решили {count} тактички проблем} =1{Решили {count} тактички проблем} few{Решили {count} тактичка проблема} other{Решили {count} тактичких проблема}}", - "activityPlayedNbGames": "{count, plural, =0{Одиграли {count} {param2} партију} =1{Одиграли {count} {param2} партију} few{Одиграли {count} {param2} партије} other{Одиграли {count} {param2} партија}}", - "activityPostedNbMessages": "{count, plural, =0{Поставили {count} поруку у {param2}} =1{Поставили {count} поруку у {param2}} few{Поставили {count} поруке у {param2}} other{Поставили {count} порука у {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{Одиграли {count} потез} =1{Одиграли {count} потез} few{Одиграли {count} потеза} other{Одиграли {count} потеза}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{у {count} дописној партији} =1{у {count} дописној партији} few{у {count} дописне партије} other{у {count} дописних партија}}", - "activityCompletedNbGames": "{count, plural, =0{Завршили {count} дописну партију} =1{Завршили {count} дописну партију} few{Завршили {count} дописне партије} other{Завршили {count} дописних партија}}", - "activityFollowedNbPlayers": "{count, plural, =0{Почели пратити {count} играча} =1{Почели пратити {count} играча} few{Почели пратити {count} играча} other{Почели пратити {count} играча}}", - "activityGainedNbFollowers": "{count, plural, =0{Стекли {count} новог пратиоца} =1{Стекли {count} новог пратиоца} few{Стекли {count} нова пратилаца} other{Стекли {count} нових пратилаца}}", - "activityHostedNbSimuls": "{count, plural, =0{Одржали {count} симултанку} =1{Одржали {count} симултанку} few{Одржали {count} симултанке} other{Одржали {count} симултанки}}", - "activityJoinedNbSimuls": "{count, plural, =0{Учествовали у {count} симултанки} =1{Учествовали у {count} симултанки} few{Учествовали у {count} симултанке} other{Учествовали у {count} симултанки}}", - "activityCreatedNbStudies": "{count, plural, =0{Направили {count} нову студију} =1{Направили {count} нову студију} few{Направили {count} нове студије} other{Направили {count} нових студија}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Учествовали у {count} турниру} =1{Учествовали у {count} турниру} few{Учествовали у {count} турнира} other{Учествовали у {count} турнира}}", - "activityRankedInTournament": "{count, plural, =0{Рангиран #{count} (првих {param2}%) са {param3} партијом у {param4}} =1{Рангиран #{count} (првих {param2}%) са {param3} партијом у {param4}} few{Рангиран #{count} (првих {param2}%) са {param3} партије у {param4}} other{Рангиран #{count} (првих {param2}%) са {param3} партија у {param4}}}", - "activityJoinedNbTeams": "{count, plural, =0{Ушли у {count} тим} =1{Ушли у {count} тим} few{Ушли у {count} тима} other{Ушли у {count} тимова}}", + "activitySupportedNbMonths": "{count, plural, =1{Подржали lichess.org на {count} месец као {param2}} few{Подржали lichess.org на {count} месеца као {param2}} other{Подржали lichess.org на {count} месеци као {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Вежбали {count} позицију на {param2}} few{Вежбали {count} позиције на {param2}} other{Вежбали {count} позиција на {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Решили {count} тактички проблем} few{Решили {count} тактичка проблема} other{Решили {count} тактичких проблема}}", + "activityPlayedNbGames": "{count, plural, =1{Одиграли {count} {param2} партију} few{Одиграли {count} {param2} партије} other{Одиграли {count} {param2} партија}}", + "activityPostedNbMessages": "{count, plural, =1{Поставили {count} поруку у {param2}} few{Поставили {count} поруке у {param2}} other{Поставили {count} порука у {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{Одиграли {count} потез} few{Одиграли {count} потеза} other{Одиграли {count} потеза}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{у {count} дописној партији} few{у {count} дописне партије} other{у {count} дописних партија}}", + "activityCompletedNbGames": "{count, plural, =1{Завршили {count} дописну партију} few{Завршили {count} дописне партије} other{Завршили {count} дописних партија}}", + "activityFollowedNbPlayers": "{count, plural, =1{Почели пратити {count} играча} few{Почели пратити {count} играча} other{Почели пратити {count} играча}}", + "activityGainedNbFollowers": "{count, plural, =1{Стекли {count} новог пратиоца} few{Стекли {count} нова пратилаца} other{Стекли {count} нових пратилаца}}", + "activityHostedNbSimuls": "{count, plural, =1{Одржали {count} симултанку} few{Одржали {count} симултанке} other{Одржали {count} симултанки}}", + "activityJoinedNbSimuls": "{count, plural, =1{Учествовали у {count} симултанки} few{Учествовали у {count} симултанке} other{Учествовали у {count} симултанки}}", + "activityCreatedNbStudies": "{count, plural, =1{Направили {count} нову студију} few{Направили {count} нове студије} other{Направили {count} нових студија}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Учествовали у {count} турниру} few{Учествовали у {count} турнира} other{Учествовали у {count} турнира}}", + "activityRankedInTournament": "{count, plural, =1{Рангиран #{count} (првих {param2}%) са {param3} партијом у {param4}} few{Рангиран #{count} (првих {param2}%) са {param3} партије у {param4}} other{Рангиран #{count} (првих {param2}%) са {param3} партија у {param4}}}", + "activityJoinedNbTeams": "{count, plural, =1{Ушли у {count} тим} few{Ушли у {count} тима} other{Ушли у {count} тимова}}", "broadcastBroadcasts": "Емитовања", "broadcastStartDate": "Датум почетка у твојој временској зони", "challengeChallengeToPlay": "Изазови на партију", @@ -157,7 +157,7 @@ "puzzleStrengths": "Снага", "puzzleSolved": "решено", "puzzleFailed": "неуспело", - "puzzlePlayedXTimes": "{count, plural, =0{Играно {count} пут} =1{Играно {count} пут} few{Играно {count} пута} other{Играно {count} пута}}", + "puzzlePlayedXTimes": "{count, plural, =1{Играно {count} пут} few{Играно {count} пута} other{Играно {count} пута}}", "puzzleThemeAdvancedPawn": "Пешак пред промоцијом", "puzzleThemeAdvancedPawnDescription": "Један од Ваших пешака је дубоко у противничкој позицији, можда прети да промовише.", "puzzleThemeAdvantage": "Предност", @@ -1061,43 +1061,43 @@ "ourEventTips": "Наши савети за организовање догађаја", "instructions": "Инструкције", "showMeEverything": "Прикажи све", - "opponentLeftCounter": "{count, plural, =0{Ваш противник је напустио игру. Победа ће Вам бити приписана за {count} секунди.} =1{Ваш противник је напустио игру. Победа ће Вам бити приписана за {count} секунди.} few{Ваш противник је напустио игру. Победа ће Вам бити приписана за {count} секунди.} other{Ваш противник је напустио игру. Победа ће Вам бити приписана за {count} секунди.}}", - "mateInXHalfMoves": "{count, plural, =0{Мат у {count} полу-потезу} =1{Мат у {count} полу-потезу} few{Мат у {count} полу-потеза} other{Мат у {count} полу-потеза}}", - "nbPlayers": "{count, plural, =0{{count} играч на вези} =1{{count} играч на вези} few{{count} играча на вези} other{{count} играча на вези}}", - "nbGames": "{count, plural, =0{{count} партија} =1{{count} партија} few{{count} партије} other{{count} партије}}", - "nbBookmarks": "{count, plural, =0{{count} обележена игра} =1{{count} обележена игра} few{{count} обележених игара} other{{count} обележених игара}}", - "nbDays": "{count, plural, =0{{count} дан} =1{{count} дан} few{{count} дана} other{{count} дана}}", - "nbHours": "{count, plural, =0{{count} сат} =1{{count} сат} few{{count} сати} other{{count} сати}}", - "nbMinutes": "{count, plural, =0{{count} минут} =1{{count} минут} few{{count} минута} other{{count} минута}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Ранг се ажурира сваки минут} =1{Ранг се ажурира сваки минут} few{Ранг се ажурира сваке {count} минуте} other{Ранг се ажурира сваких {count} минута}}", - "nbPuzzles": "{count, plural, =0{{count} тактика} =1{{count} тактика} few{{count} тактике} other{{count} тактика}}", - "nbGamesWithYou": "{count, plural, =0{{count} игра са вама} =1{{count} игра са вама} few{{count} игара са вама} other{{count} игара са вама}}", - "nbRated": "{count, plural, =0{{count} рангирана} =1{{count} рангирана} few{{count} рангиране} other{{count} рангираних}}", - "nbWins": "{count, plural, =0{{count} победа} =1{{count} победа} few{{count} победе} other{{count} победа}}", - "nbLosses": "{count, plural, =0{{count} пораз} =1{{count} пораз} few{{count} пораза} other{{count} пораза}}", - "nbDraws": "{count, plural, =0{{count} реми} =1{{count} реми} few{{count} ремија} other{{count} ремија}}", - "nbPlaying": "{count, plural, =0{{count} игра} =1{{count} игра} few{{count} играју} other{{count} играју}}", - "giveNbSeconds": "{count, plural, =0{Додај {count} секунд} =1{Додај {count} секунд} few{Додај {count} секунде} other{Додај {count} секунди}}", - "nbTournamentPoints": "{count, plural, =0{{count} поен на турнирима} =1{{count} поен на турнирима} few{{count} поена на турнирима} other{{count} поена на турнирима}}", - "nbStudies": "{count, plural, =0{{count} студија} =1{{count} студија} few{{count} студије} other{{count} студија}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} рангирана игра} =1{≥ {count} рангирана игра} few{≥ {count} рангиране игре} other{≥ {count} рангираних игара}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} {param2} рангирана игра} =1{≥ {count} {param2} рангирана игра} few{≥ {count} {param2} рангиране игре} other{≥ {count} {param2} рангираних игара}}", - "needNbMorePerfGames": "{count, plural, =0{Морате одиграти још {count} {param2} рангирану игру} =1{Морате одиграти још {count} {param2} рангирану игру} few{Морате одиграти још {count} {param2} рангиране игре} other{Морате одиграти још {count} {param2} рангираних игара}}", - "needNbMoreGames": "{count, plural, =0{Морате одиграти још {count} рангирану игру} =1{Морате одиграти још {count} рангирану игру} few{Морате одиграти још {count} рангиране игре} other{Морате одиграти још {count} рангираних игара}}", - "nbImportedGames": "{count, plural, =0{{count} увезена игра} =1{{count} увезена игра} few{{count} увезене игре} other{{count} увезених игара}}", - "nbFriendsOnline": "{count, plural, =0{{count} пријатељ на мрежи} =1{{count} пријатељ на мрежи} few{{count} пријатеља на мрежи} other{{count} пријатеља на мрежи}}", - "nbFollowers": "{count, plural, =0{{count} пратиоц} =1{{count} пратиоц} few{{count} пратиоца} other{{count} пратиоца}}", - "nbFollowing": "{count, plural, =0{прати {count}} =1{прати {count}} few{прати {count}} other{прати {count}}}", - "lessThanNbMinutes": "{count, plural, =0{Мање од {count} минут} =1{Мање од {count} минут} few{Мање од {count} минута} other{Мање од {count} минута}}", - "nbGamesInPlay": "{count, plural, =0{{count} партија се игра} =1{{count} партија се игра} few{{count} партије се играју} other{{count} партија се игра}}", - "maximumNbCharacters": "{count, plural, =0{Највише: {count} карактер} =1{Највише: {count} карактер} few{Највише: {count} карактера} other{Највише: {count} карактера}}", - "blocks": "{count, plural, =0{{count} блокиран} =1{{count} блокиран} few{{count} блокиранa} other{{count} блокираних}}", - "nbForumPosts": "{count, plural, =0{{count} коментар на форуму} =1{{count} коментар на форуму} few{{count} коментара на форуму} other{{count} коментара на форуму}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} {param2} играч ове недеље.} =1{{count} {param2} играч ове недеље.} few{{count} {param2} играча ове недеље.} other{{count} {param2} играча ове недеље.}}", - "availableInNbLanguages": "{count, plural, =0{Доступно у {count} језику!} =1{Доступно у {count} језику!} few{Доступно у {count} језика!} other{Доступно у {count} језика!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} секунд да одиграте први потез} =1{{count} секунд да одиграте први потез} few{{count} секунде да одиграте први потез} other{{count} секунди да одиграте први потез}}", - "nbSeconds": "{count, plural, =0{{count} секунд} =1{{count} секунд} few{{count} секунде} other{{count} секунди}}", - "andSaveNbPremoveLines": "{count, plural, =0{и сачувај {count} пре-потезну линију} =1{и сачувај {count} пре-потезну линију} few{и сачувај {count} пре-потезне линије} other{и сачувај {count} пре-потезних линија}}", + "opponentLeftCounter": "{count, plural, =1{Ваш противник је напустио игру. Победа ће Вам бити приписана за {count} секунди.} few{Ваш противник је напустио игру. Победа ће Вам бити приписана за {count} секунди.} other{Ваш противник је напустио игру. Победа ће Вам бити приписана за {count} секунди.}}", + "mateInXHalfMoves": "{count, plural, =1{Мат у {count} полу-потезу} few{Мат у {count} полу-потеза} other{Мат у {count} полу-потеза}}", + "nbPlayers": "{count, plural, =1{{count} играч на вези} few{{count} играча на вези} other{{count} играча на вези}}", + "nbGames": "{count, plural, =1{{count} партија} few{{count} партије} other{{count} партије}}", + "nbBookmarks": "{count, plural, =1{{count} обележена игра} few{{count} обележених игара} other{{count} обележених игара}}", + "nbDays": "{count, plural, =1{{count} дан} few{{count} дана} other{{count} дана}}", + "nbHours": "{count, plural, =1{{count} сат} few{{count} сати} other{{count} сати}}", + "nbMinutes": "{count, plural, =1{{count} минут} few{{count} минута} other{{count} минута}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Ранг се ажурира сваки минут} few{Ранг се ажурира сваке {count} минуте} other{Ранг се ажурира сваких {count} минута}}", + "nbPuzzles": "{count, plural, =1{{count} тактика} few{{count} тактике} other{{count} тактика}}", + "nbGamesWithYou": "{count, plural, =1{{count} игра са вама} few{{count} игара са вама} other{{count} игара са вама}}", + "nbRated": "{count, plural, =1{{count} рангирана} few{{count} рангиране} other{{count} рангираних}}", + "nbWins": "{count, plural, =1{{count} победа} few{{count} победе} other{{count} победа}}", + "nbLosses": "{count, plural, =1{{count} пораз} few{{count} пораза} other{{count} пораза}}", + "nbDraws": "{count, plural, =1{{count} реми} few{{count} ремија} other{{count} ремија}}", + "nbPlaying": "{count, plural, =1{{count} игра} few{{count} играју} other{{count} играју}}", + "giveNbSeconds": "{count, plural, =1{Додај {count} секунд} few{Додај {count} секунде} other{Додај {count} секунди}}", + "nbTournamentPoints": "{count, plural, =1{{count} поен на турнирима} few{{count} поена на турнирима} other{{count} поена на турнирима}}", + "nbStudies": "{count, plural, =1{{count} студија} few{{count} студије} other{{count} студија}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} рангирана игра} few{≥ {count} рангиране игре} other{≥ {count} рангираних игара}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} {param2} рангирана игра} few{≥ {count} {param2} рангиране игре} other{≥ {count} {param2} рангираних игара}}", + "needNbMorePerfGames": "{count, plural, =1{Морате одиграти још {count} {param2} рангирану игру} few{Морате одиграти још {count} {param2} рангиране игре} other{Морате одиграти још {count} {param2} рангираних игара}}", + "needNbMoreGames": "{count, plural, =1{Морате одиграти још {count} рангирану игру} few{Морате одиграти још {count} рангиране игре} other{Морате одиграти још {count} рангираних игара}}", + "nbImportedGames": "{count, plural, =1{{count} увезена игра} few{{count} увезене игре} other{{count} увезених игара}}", + "nbFriendsOnline": "{count, plural, =1{{count} пријатељ на мрежи} few{{count} пријатеља на мрежи} other{{count} пријатеља на мрежи}}", + "nbFollowers": "{count, plural, =1{{count} пратиоц} few{{count} пратиоца} other{{count} пратиоца}}", + "nbFollowing": "{count, plural, =1{прати {count}} few{прати {count}} other{прати {count}}}", + "lessThanNbMinutes": "{count, plural, =1{Мање од {count} минут} few{Мање од {count} минута} other{Мање од {count} минута}}", + "nbGamesInPlay": "{count, plural, =1{{count} партија се игра} few{{count} партије се играју} other{{count} партија се игра}}", + "maximumNbCharacters": "{count, plural, =1{Највише: {count} карактер} few{Највише: {count} карактера} other{Највише: {count} карактера}}", + "blocks": "{count, plural, =1{{count} блокиран} few{{count} блокиранa} other{{count} блокираних}}", + "nbForumPosts": "{count, plural, =1{{count} коментар на форуму} few{{count} коментара на форуму} other{{count} коментара на форуму}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} {param2} играч ове недеље.} few{{count} {param2} играча ове недеље.} other{{count} {param2} играча ове недеље.}}", + "availableInNbLanguages": "{count, plural, =1{Доступно у {count} језику!} few{Доступно у {count} језика!} other{Доступно у {count} језика!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} секунд да одиграте први потез} few{{count} секунде да одиграте први потез} other{{count} секунди да одиграте први потез}}", + "nbSeconds": "{count, plural, =1{{count} секунд} few{{count} секунде} other{{count} секунди}}", + "andSaveNbPremoveLines": "{count, plural, =1{и сачувај {count} пре-потезну линију} few{и сачувај {count} пре-потезне линије} other{и сачувај {count} пре-потезних линија}}", "stormMoveToStart": "Направи потез да почнеш", "stormPuzzlesSolved": "проблема решено", "stormNewDailyHighscore": "Нови дневни рекорд!", @@ -1121,8 +1121,8 @@ "stormViewBestRuns": "Погледајте најбоље рунде", "stormBestRunOfDay": "Најбоља рунда дана", "stormRuns": "Рунде", - "stormXRuns": "{count, plural, =0{1 рунда} =1{1 рунда} few{{count} рунде} other{{count} рунди}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Одиграли једну рунду {param2}-а} =1{Одиграли једну рунду {param2}-а} few{Одиграли {count} рунде {param2}-а} other{Одиграли {count} рунди {param2}-а}}", + "stormXRuns": "{count, plural, =1{1 рунда} few{{count} рунде} other{{count} рунди}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Одиграли једну рунду {param2}-а} few{Одиграли {count} рунде {param2}-а} other{Одиграли {count} рунди {param2}-а}}", "streamerLichessStreamers": "Личес стримери", "studyShareAndExport": "Подели и извези", "studyStart": "Започни" diff --git a/lib/l10n/lila_sv.arb b/lib/l10n/lila_sv.arb index 8246479a55..7378529b13 100644 --- a/lib/l10n/lila_sv.arb +++ b/lib/l10n/lila_sv.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Var värd för en direktsänd videosändning", "activityRankedInSwissTournament": "Rankad #{param1} i {param2}", "activitySignedUp": "Registrerade sig på lichess.org", - "activitySupportedNbMonths": "{count, plural, =0{Har stött lichess.org i {count} månad som en {param2}} =1{Har stött lichess.org i {count} månad som en {param2}} other{Har stött lichess.org i {count} månader som en {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Tränade {count} ställning på {param2}} =1{Tränade {count} ställning på {param2}} other{Tränade {count} ställningar på {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Löste {count} taktikproblem} =1{Löste {count} taktikproblem} other{Löste {count} taktikproblem}}", - "activityPlayedNbGames": "{count, plural, =0{Spelade {count} {param2}-parti} =1{Spelade {count} {param2}-parti} other{Spelade {count} {param2}-partier}}", - "activityPostedNbMessages": "{count, plural, =0{Postade {count} inlägg i {param2}} =1{Postade {count} inlägg i {param2}} other{Postade {count} inlägg i {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{Spelade {count} drag} =1{Spelade {count} drag} other{Spelade {count} drag}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{i {count} korrespondensparti} =1{i {count} korrespondensparti} other{i {count} korrespondenspartier}}", - "activityCompletedNbGames": "{count, plural, =0{Avslutade {count} korrespondensparti} =1{Avslutade {count} korrespondensparti} other{Avslutade {count} korrespondenspartier}}", - "activityFollowedNbPlayers": "{count, plural, =0{Började följa {count} spelare} =1{Började följa {count} spelare} other{Började följa {count} spelare}}", - "activityGainedNbFollowers": "{count, plural, =0{Fick {count} ny följare} =1{Fick {count} ny följare} other{Fick {count} nya följare}}", - "activityHostedNbSimuls": "{count, plural, =0{Var värd för {count} simultanmatch} =1{Var värd för {count} simultanmatch} other{Var värd för {count} simultanmatcher}}", - "activityJoinedNbSimuls": "{count, plural, =0{Deltog i {count} simultanmatch} =1{Deltog i {count} simultanmatch} other{Deltog i {count} simultanmatcher}}", - "activityCreatedNbStudies": "{count, plural, =0{Skapade {count} ny studie} =1{Skapade {count} ny studie} other{Skapade {count} nya studier}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Tävlade i {count} turnering} =1{Tävlade i {count} turnering} other{Tävlade i {count} turneringar}}", - "activityRankedInTournament": "{count, plural, =0{Rankad #{count} (topp {param2}%) med {param3} partier i {param4}} =1{Rankad #{count} (topp {param2}%) med {param3} partier i {param4}} other{Rankad #{count} (topp {param2}%) med {param3} partier i {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Tävlade i {count} swissturnering} =1{Tävlade i {count} swissturnering} other{Tävlade i {count} swissturneringar}}", - "activityJoinedNbTeams": "{count, plural, =0{Gick med i {count} lag} =1{Gick med i {count} lag} other{Gick med i {count} lag}}", + "activitySupportedNbMonths": "{count, plural, =1{Har stött lichess.org i {count} månad som en {param2}} other{Har stött lichess.org i {count} månader som en {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Tränade {count} ställning på {param2}} other{Tränade {count} ställningar på {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Löste {count} taktikproblem} other{Löste {count} taktikproblem}}", + "activityPlayedNbGames": "{count, plural, =1{Spelade {count} {param2}-parti} other{Spelade {count} {param2}-partier}}", + "activityPostedNbMessages": "{count, plural, =1{Postade {count} inlägg i {param2}} other{Postade {count} inlägg i {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{Spelade {count} drag} other{Spelade {count} drag}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{i {count} korrespondensparti} other{i {count} korrespondenspartier}}", + "activityCompletedNbGames": "{count, plural, =1{Avslutade {count} korrespondensparti} other{Avslutade {count} korrespondenspartier}}", + "activityFollowedNbPlayers": "{count, plural, =1{Började följa {count} spelare} other{Började följa {count} spelare}}", + "activityGainedNbFollowers": "{count, plural, =1{Fick {count} ny följare} other{Fick {count} nya följare}}", + "activityHostedNbSimuls": "{count, plural, =1{Var värd för {count} simultanmatch} other{Var värd för {count} simultanmatcher}}", + "activityJoinedNbSimuls": "{count, plural, =1{Deltog i {count} simultanmatch} other{Deltog i {count} simultanmatcher}}", + "activityCreatedNbStudies": "{count, plural, =1{Skapade {count} ny studie} other{Skapade {count} nya studier}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Tävlade i {count} turnering} other{Tävlade i {count} turneringar}}", + "activityRankedInTournament": "{count, plural, =1{Rankad #{count} (topp {param2}%) med {param3} partier i {param4}} other{Rankad #{count} (topp {param2}%) med {param3} partier i {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Tävlade i {count} swissturnering} other{Tävlade i {count} swissturneringar}}", + "activityJoinedNbTeams": "{count, plural, =1{Gick med i {count} lag} other{Gick med i {count} lag}}", "broadcastBroadcasts": "Sändningar", "broadcastStartDate": "Startdatum i din egen tidszon", "challengeChallengesX": "Utmaningar: {param1}", @@ -216,11 +216,11 @@ "puzzleNoPuzzlesToShow": "Ingenting att visa, gå och lös några problem först!", "puzzleImprovementAreasDescription": "Öva på dessa för att optimera dina framsteg!", "puzzleStrengthDescription": "Du presterar bäst i dessa teman", - "puzzlePlayedXTimes": "{count, plural, =0{Spelat {count} gånger} =1{Spelat {count} gånger} other{Spelat {count} gånger}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{En poäng under ditt pusselbetyg} =1{En poäng under ditt pusselbetyg} other{{count} poäng under ditt pusselbetyg}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{En poäng över ditt pusselbetyg} =1{En poäng över ditt pusselbetyg} other{{count} poäng över ditt pusselbetyg}}", - "puzzleNbPlayed": "{count, plural, =0{{count} spelad} =1{{count} spelad} other{{count} spelade}}", - "puzzleNbToReplay": "{count, plural, =0{{count} att spela om} =1{{count} att spela om} other{{count} att spela om}}", + "puzzlePlayedXTimes": "{count, plural, =1{Spelat {count} gånger} other{Spelat {count} gånger}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{En poäng under ditt pusselbetyg} other{{count} poäng under ditt pusselbetyg}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{En poäng över ditt pusselbetyg} other{{count} poäng över ditt pusselbetyg}}", + "puzzleNbPlayed": "{count, plural, =1{{count} spelad} other{{count} spelade}}", + "puzzleNbToReplay": "{count, plural, =1{{count} att spela om} other{{count} att spela om}}", "puzzleThemeAdvancedPawn": "Avancerande bonde", "puzzleThemeAdvancedPawnDescription": "En bonde som promoverar eller hotar att promovera är nyckeln till taktiken.", "puzzleThemeAdvantage": "Fördel", @@ -1163,48 +1163,48 @@ "instructions": "Instruktioner", "showMeEverything": "Visa mig allt", "lichessPatronInfo": "Lichess är en välgörenhet och helt gratis/fri programvara med öppen källkod.\nAlla driftskostnader, utveckling och innehåll finansieras enbart av användardonationer.", - "opponentLeftCounter": "{count, plural, =0{Din motståndare lämnade partiet. Du kan begära seger om {count} sekund.} =1{Din motståndare lämnade partiet. Du kan begära seger om {count} sekund.} other{Din motståndare lämnade partiet. Du kan begära seger om {count} sekunder.}}", - "mateInXHalfMoves": "{count, plural, =0{Matt på {count} halvdrag} =1{Matt på {count} halvdrag} other{Matt på {count} halvdrag}}", - "nbBlunders": "{count, plural, =0{{count} blunder} =1{{count} blunder} other{{count} blundrar}}", - "nbMistakes": "{count, plural, =0{{count} misstag} =1{{count} misstag} other{{count} misstag}}", - "nbInaccuracies": "{count, plural, =0{{count} felaktighet} =1{{count} felaktighet} other{{count} felaktigheter}}", - "nbPlayers": "{count, plural, =0{{count} spelare} =1{{count} spelare} other{{count} spelare}}", - "nbGames": "{count, plural, =0{{count} parti} =1{{count} parti} other{{count} partier}}", - "ratingXOverYGames": "{count, plural, =0{{count}ranking över {param2} parti} =1{{count}ranking över {param2} parti} other{{count}ranking över {param2} partier}}", - "nbBookmarks": "{count, plural, =0{{count} bokmärke} =1{{count} bokmärke} other{{count} bokmärken}}", - "nbDays": "{count, plural, =0{{count} dag} =1{{count} dag} other{{count} dagar}}", - "nbHours": "{count, plural, =0{{count} timme} =1{{count} timme} other{{count} timmar}}", - "nbMinutes": "{count, plural, =0{{count} minut} =1{{count} minut} other{{count} minuter}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Placeringen uppdateras varje minut} =1{Placeringen uppdateras varje minut} other{Placeringar uppdateras efter {count} minuter}}", - "nbPuzzles": "{count, plural, =0{{count} schackproblem} =1{{count} schackproblem} other{{count} schackproblem}}", - "nbGamesWithYou": "{count, plural, =0{{count} parti med dig} =1{{count} parti med dig} other{{count} partier med dig}}", - "nbRated": "{count, plural, =0{{count} rankat} =1{{count} rankat} other{{count} rankade}}", - "nbWins": "{count, plural, =0{{count} vinst} =1{{count} vinst} other{{count} vinster}}", - "nbLosses": "{count, plural, =0{{count} förlust} =1{{count} förlust} other{{count} förluster}}", - "nbDraws": "{count, plural, =0{{count} remi} =1{{count} remi} other{{count} remier}}", - "nbPlaying": "{count, plural, =0{{count} spelas} =1{{count} spelas} other{{count} spelas}}", - "giveNbSeconds": "{count, plural, =0{Ge {count} sekund} =1{Ge {count} sekund} other{Ge {count} sekunder}}", - "nbTournamentPoints": "{count, plural, =0{{count} turneringspoäng} =1{{count} turneringspoäng} other{{count} turneringspoäng}}", - "nbStudies": "{count, plural, =0{{count} studie} =1{{count} studie} other{{count} studier}}", - "nbSimuls": "{count, plural, =0{{count} simultanparti} =1{{count} simultanparti} other{{count} simultanpartier}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} rankat parti} =1{≥ {count} rankat parti} other{≥ {count} rankade partier}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} rankat {param2} parti} =1{≥ {count} rankat {param2} parti} other{≥ {count} rankade {param2} partier}}", - "needNbMorePerfGames": "{count, plural, =0{Du behöver spela ytterligare {count} rankat {param2}parti} =1{Du behöver spela ytterligare {count} rankat {param2}parti} other{Du behöver spela ytterligare {count} rankade {param2}partier}}", - "needNbMoreGames": "{count, plural, =0{Du behöver spela ytterligare {count} rankat parti} =1{Du behöver spela ytterligare {count} rankat parti} other{Du behöver spela ytterligare {count} rankade partier}}", - "nbImportedGames": "{count, plural, =0{{count} Importerat parti} =1{{count} Importerat parti} other{{count} Importerade partier}}", - "nbFriendsOnline": "{count, plural, =0{{count} vän inloggad} =1{{count} vän inloggad} other{{count} vänner inloggade}}", - "nbFollowers": "{count, plural, =0{{count} följare} =1{{count} följare} other{{count} följare}}", - "nbFollowing": "{count, plural, =0{följer {count}} =1{följer {count}} other{följer {count}}}", - "lessThanNbMinutes": "{count, plural, =0{Mindre än {count} minut} =1{Mindre än {count} minut} other{Mindre än {count} minuter}}", - "nbGamesInPlay": "{count, plural, =0{{count} parti spelas} =1{{count} parti spelas} other{{count} partier spelas}}", - "maximumNbCharacters": "{count, plural, =0{Max: {count} tecken.} =1{Max: {count} tecken.} other{Max: {count} tecken.}}", - "blocks": "{count, plural, =0{{count} blockering} =1{{count} blockering} other{{count} blockeringar}}", - "nbForumPosts": "{count, plural, =0{{count} foruminlägg} =1{{count} foruminlägg} other{{count} foruminlägg}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} {param2}spelare denna vecka.} =1{{count} {param2}spelare denna vecka.} other{{count} {param2}spelare denna vecka.}}", - "availableInNbLanguages": "{count, plural, =0{Tillgänglig på {count} olika språk!} =1{Tillgänglig på {count} olika språk!} other{Tillgänglig på {count} olika språk!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} sekund kvar för att spela första draget} =1{{count} sekund kvar för att spela första draget} other{{count} sekunder kvar för att spela första draget}}", - "nbSeconds": "{count, plural, =0{{count} sekund} =1{{count} sekund} other{{count} sekunder}}", - "andSaveNbPremoveLines": "{count, plural, =0{och spara {count} linje av förhandsdrag} =1{och spara {count} linje av förhandsdrag} other{och spara {count} linje av förhandsdrag}}", + "opponentLeftCounter": "{count, plural, =1{Din motståndare lämnade partiet. Du kan begära seger om {count} sekund.} other{Din motståndare lämnade partiet. Du kan begära seger om {count} sekunder.}}", + "mateInXHalfMoves": "{count, plural, =1{Matt på {count} halvdrag} other{Matt på {count} halvdrag}}", + "nbBlunders": "{count, plural, =1{{count} blunder} other{{count} blundrar}}", + "nbMistakes": "{count, plural, =1{{count} misstag} other{{count} misstag}}", + "nbInaccuracies": "{count, plural, =1{{count} felaktighet} other{{count} felaktigheter}}", + "nbPlayers": "{count, plural, =1{{count} spelare} other{{count} spelare}}", + "nbGames": "{count, plural, =1{{count} parti} other{{count} partier}}", + "ratingXOverYGames": "{count, plural, =1{{count}ranking över {param2} parti} other{{count}ranking över {param2} partier}}", + "nbBookmarks": "{count, plural, =1{{count} bokmärke} other{{count} bokmärken}}", + "nbDays": "{count, plural, =1{{count} dag} other{{count} dagar}}", + "nbHours": "{count, plural, =1{{count} timme} other{{count} timmar}}", + "nbMinutes": "{count, plural, =1{{count} minut} other{{count} minuter}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Placeringen uppdateras varje minut} other{Placeringar uppdateras efter {count} minuter}}", + "nbPuzzles": "{count, plural, =1{{count} schackproblem} other{{count} schackproblem}}", + "nbGamesWithYou": "{count, plural, =1{{count} parti med dig} other{{count} partier med dig}}", + "nbRated": "{count, plural, =1{{count} rankat} other{{count} rankade}}", + "nbWins": "{count, plural, =1{{count} vinst} other{{count} vinster}}", + "nbLosses": "{count, plural, =1{{count} förlust} other{{count} förluster}}", + "nbDraws": "{count, plural, =1{{count} remi} other{{count} remier}}", + "nbPlaying": "{count, plural, =1{{count} spelas} other{{count} spelas}}", + "giveNbSeconds": "{count, plural, =1{Ge {count} sekund} other{Ge {count} sekunder}}", + "nbTournamentPoints": "{count, plural, =1{{count} turneringspoäng} other{{count} turneringspoäng}}", + "nbStudies": "{count, plural, =1{{count} studie} other{{count} studier}}", + "nbSimuls": "{count, plural, =1{{count} simultanparti} other{{count} simultanpartier}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} rankat parti} other{≥ {count} rankade partier}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} rankat {param2} parti} other{≥ {count} rankade {param2} partier}}", + "needNbMorePerfGames": "{count, plural, =1{Du behöver spela ytterligare {count} rankat {param2}parti} other{Du behöver spela ytterligare {count} rankade {param2}partier}}", + "needNbMoreGames": "{count, plural, =1{Du behöver spela ytterligare {count} rankat parti} other{Du behöver spela ytterligare {count} rankade partier}}", + "nbImportedGames": "{count, plural, =1{{count} Importerat parti} other{{count} Importerade partier}}", + "nbFriendsOnline": "{count, plural, =1{{count} vän inloggad} other{{count} vänner inloggade}}", + "nbFollowers": "{count, plural, =1{{count} följare} other{{count} följare}}", + "nbFollowing": "{count, plural, =1{följer {count}} other{följer {count}}}", + "lessThanNbMinutes": "{count, plural, =1{Mindre än {count} minut} other{Mindre än {count} minuter}}", + "nbGamesInPlay": "{count, plural, =1{{count} parti spelas} other{{count} partier spelas}}", + "maximumNbCharacters": "{count, plural, =1{Max: {count} tecken.} other{Max: {count} tecken.}}", + "blocks": "{count, plural, =1{{count} blockering} other{{count} blockeringar}}", + "nbForumPosts": "{count, plural, =1{{count} foruminlägg} other{{count} foruminlägg}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} {param2}spelare denna vecka.} other{{count} {param2}spelare denna vecka.}}", + "availableInNbLanguages": "{count, plural, =1{Tillgänglig på {count} olika språk!} other{Tillgänglig på {count} olika språk!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} sekund kvar för att spela första draget} other{{count} sekunder kvar för att spela första draget}}", + "nbSeconds": "{count, plural, =1{{count} sekund} other{{count} sekunder}}", + "andSaveNbPremoveLines": "{count, plural, =1{och spara {count} linje av förhandsdrag} other{och spara {count} linje av förhandsdrag}}", "stormMoveToStart": "Flytta för att starta", "stormYouPlayTheWhitePiecesInAllPuzzles": "Du spelar de vita pjäserna i alla pussel", "stormYouPlayTheBlackPiecesInAllPuzzles": "Du spelar de svarta pjäserna i alla pussel", @@ -1256,8 +1256,8 @@ "stormClickToReload": "Klicka för att ladda om", "stormThisRunHasExpired": "Detta loppet har löpt ut!", "stormThisRunWasOpenedInAnotherTab": "Denna loppet har öppnats i en annan flik!", - "stormXRuns": "{count, plural, =0{1 försök} =1{1 försök} other{{count} försök}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Spelade en omgång {param2}} =1{Spelade en omgång {param2}} other{Spelade {count} omgångar {param2}}}", + "stormXRuns": "{count, plural, =1{1 försök} other{{count} försök}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Spelade en omgång {param2}} other{Spelade {count} omgångar {param2}}}", "streamerLichessStreamers": "Videokanaler från Lichess", "studyShareAndExport": "Dela & exportera", "studyStart": "Starta" diff --git a/lib/l10n/lila_tr.arb b/lib/l10n/lila_tr.arb index f4c0063019..d42aee5422 100644 --- a/lib/l10n/lila_tr.arb +++ b/lib/l10n/lila_tr.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Canlı yayın yaptı", "activityRankedInSwissTournament": "{param2} katılımcıları arasında #{param1}. oldu", "activitySignedUp": "lichess.org'a üye oldu", - "activitySupportedNbMonths": "{count, plural, =0{lichess.org'u {count} aylığına {param2} olarak destekledi} =1{lichess.org'u {count} aylığına {param2} olarak destekledi} other{lichess.org'u {count} aylığına {param2} olarak destekledi}}", - "activityPracticedNbPositions": "{count, plural, =0{{param2} üzerine {count} alıştırma yaptı} =1{{param2} üzerine {count} alıştırma yaptı} other{{param2} üzerine {count} alıştırma yaptı}}", - "activitySolvedNbPuzzles": "{count, plural, =0{{count} bulmaca çözdü} =1{{count} bulmaca çözdü} other{{count} bulmaca çözdü}}", - "activityPlayedNbGames": "{count, plural, =0{{count} kez {param2} oynadı} =1{{count} kez {param2} oynadı} other{{count} kez {param2} oynadı}}", - "activityPostedNbMessages": "{count, plural, =0{Forumda {count} mesaj paylaştı: {param2}} =1{Forumda {count} mesaj paylaştı: {param2}} other{{param2} forumunda {count} mesaj paylaştı}}", - "activityPlayedNbMoves": "{count, plural, =0{{count} hamle yaptı} =1{{count} hamle yaptı} other{{count} hamle yaptı}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{({count} yazışmalı oyunda)} =1{({count} yazışmalı oyunda)} other{({count} yazışmalı oyunda)}}", - "activityCompletedNbGames": "{count, plural, =0{{count} adet yazışmalı oyun tamamladı} =1{{count} adet yazışmalı oyun tamamladı} other{{count} adet yazışmalı oyun tamamladı}}", - "activityFollowedNbPlayers": "{count, plural, =0{{count} oyuncuyu takip etmeye başladı} =1{{count} oyuncuyu takip etmeye başladı} other{{count} oyuncuyu takip etmeye başladı}}", - "activityGainedNbFollowers": "{count, plural, =0{{count} yeni takipçi kazandı} =1{{count} yeni takipçi kazandı} other{{count} yeni takipçi kazandı}}", - "activityHostedNbSimuls": "{count, plural, =0{{count} simultaneye ev sahipliği yaptı} =1{{count} simultaneye ev sahipliği yaptı} other{{count} eş zamanlı gösteriye ev sahipliği yaptı}}", - "activityJoinedNbSimuls": "{count, plural, =0{{count} eş zamanlı gösteriye katıldı} =1{{count} eş zamanlı gösteriye katıldı} other{{count} eş zamanlı gösteriye katıldı}}", - "activityCreatedNbStudies": "{count, plural, =0{{count} yeni çalışma oluşturdu} =1{{count} yeni çalışma oluşturdu} other{{count} yeni çalışma oluşturdu}}", - "activityCompetedInNbTournaments": "{count, plural, =0{{count} turnuvaya katıldı} =1{{count} turnuvaya katıldı} other{{count} turnuvaya katıldı}}", - "activityRankedInTournament": "{count, plural, =0{{param3} oyun oynayarak {param4} turnuvasında {count}. oldu (en iyi {param2}% içinde)} =1{{param3} oyun oynayarak {param4} turnuvasında {count}. oldu (en iyi {param2}% içinde)} other{{param3} oyun oynayarak {param4} turnuvasında {count}. oldu (en iyi {param2}% içinde)}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{{count} İsviçre Sistemi turnuvasına katıldı} =1{{count} İsviçre Sistemi turnuvasına katıldı} other{{count} İsviçre Sistemi turnuvasına katıldı}}", - "activityJoinedNbTeams": "{count, plural, =0{{count} takıma katıldı} =1{{count} takıma katıldı} other{{count} takıma katıldı}}", + "activitySupportedNbMonths": "{count, plural, =1{lichess.org'u {count} aylığına {param2} olarak destekledi} other{lichess.org'u {count} aylığına {param2} olarak destekledi}}", + "activityPracticedNbPositions": "{count, plural, =1{{param2} üzerine {count} alıştırma yaptı} other{{param2} üzerine {count} alıştırma yaptı}}", + "activitySolvedNbPuzzles": "{count, plural, =1{{count} bulmaca çözdü} other{{count} bulmaca çözdü}}", + "activityPlayedNbGames": "{count, plural, =1{{count} kez {param2} oynadı} other{{count} kez {param2} oynadı}}", + "activityPostedNbMessages": "{count, plural, =1{Forumda {count} mesaj paylaştı: {param2}} other{{param2} forumunda {count} mesaj paylaştı}}", + "activityPlayedNbMoves": "{count, plural, =1{{count} hamle yaptı} other{{count} hamle yaptı}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{({count} yazışmalı oyunda)} other{({count} yazışmalı oyunda)}}", + "activityCompletedNbGames": "{count, plural, =1{{count} adet yazışmalı oyun tamamladı} other{{count} adet yazışmalı oyun tamamladı}}", + "activityFollowedNbPlayers": "{count, plural, =1{{count} oyuncuyu takip etmeye başladı} other{{count} oyuncuyu takip etmeye başladı}}", + "activityGainedNbFollowers": "{count, plural, =1{{count} yeni takipçi kazandı} other{{count} yeni takipçi kazandı}}", + "activityHostedNbSimuls": "{count, plural, =1{{count} simultaneye ev sahipliği yaptı} other{{count} eş zamanlı gösteriye ev sahipliği yaptı}}", + "activityJoinedNbSimuls": "{count, plural, =1{{count} eş zamanlı gösteriye katıldı} other{{count} eş zamanlı gösteriye katıldı}}", + "activityCreatedNbStudies": "{count, plural, =1{{count} yeni çalışma oluşturdu} other{{count} yeni çalışma oluşturdu}}", + "activityCompetedInNbTournaments": "{count, plural, =1{{count} turnuvaya katıldı} other{{count} turnuvaya katıldı}}", + "activityRankedInTournament": "{count, plural, =1{{param3} oyun oynayarak {param4} turnuvasında {count}. oldu (en iyi {param2}% içinde)} other{{param3} oyun oynayarak {param4} turnuvasında {count}. oldu (en iyi {param2}% içinde)}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{{count} İsviçre Sistemi turnuvasına katıldı} other{{count} İsviçre Sistemi turnuvasına katıldı}}", + "activityJoinedNbTeams": "{count, plural, =1{{count} takıma katıldı} other{{count} takıma katıldı}}", "broadcastBroadcasts": "Canlı Turnuvalar", "broadcastStartDate": "Kendi saat diliminizdeki başlangıç zamanı", "challengeChallengesX": "{param1} karşılaşmaları", @@ -216,11 +216,11 @@ "puzzleNoPuzzlesToShow": "Gösterilecek bir şey yok. Önce biraz bulmaca çöz!", "puzzleImprovementAreasDescription": "Gelişiminizi optimize etmek için bunlar üzerine çalışın!", "puzzleStrengthDescription": "En iyi performansı bu temalarda gösteriyorsunuz", - "puzzlePlayedXTimes": "{count, plural, =0{{count} kez çözüldü} =1{{count} kez çözüldü} other{{count} kez çözüldü}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{Bulmaca puanınızın bir puan altında} =1{Bulmaca puanınızın bir puan altında} other{Bulmaca puanınızın {count} puan altında}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Bulmaca puanınızdan bir puan yüksek} =1{Bulmaca puanınızdan bir puan yüksek} other{Bulmaca puanınızdan {count} puan yüksek}}", - "puzzleNbPlayed": "{count, plural, =0{{count} bulmaca} =1{{count} bulmaca} other{{count} bulmaca}}", - "puzzleNbToReplay": "{count, plural, =0{{count} gözden geçirilecek} =1{{count} gözden geçirilecek} other{{count} gözden geçirilecek}}", + "puzzlePlayedXTimes": "{count, plural, =1{{count} kez çözüldü} other{{count} kez çözüldü}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{Bulmaca puanınızın bir puan altında} other{Bulmaca puanınızın {count} puan altında}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Bulmaca puanınızdan bir puan yüksek} other{Bulmaca puanınızdan {count} puan yüksek}}", + "puzzleNbPlayed": "{count, plural, =1{{count} bulmaca} other{{count} bulmaca}}", + "puzzleNbToReplay": "{count, plural, =1{{count} gözden geçirilecek} other{{count} gözden geçirilecek}}", "puzzleThemeAdvancedPawn": "İlerlemiş piyon", "puzzleThemeAdvancedPawnDescription": "Terfi eden veya terfi etmek üzere olan bir piyon taktik bilgisinin olmazsa olmazıdır.", "puzzleThemeAdvantage": "Avantaj", @@ -1170,48 +1170,48 @@ "showMeEverything": "Bana her şeyi göster", "lichessPatronInfo": "Lichess bir yardım kuruluşudur ve tamamen özgür/açık kaynak kodlu bir yazılımdır. Tüm işletme maliyetleri, geliştirmeler ve içerikler yalnızca kullanıcı bağışları ile finanse edilmektedir.", "nothingToSeeHere": "Şu anda görülebilecek bir şey yok.", - "opponentLeftCounter": "{count, plural, =0{Rakibiniz oyundan ayrıldı. {count} saniye sonra galibiyet talep edebilirsiniz.} =1{Rakibiniz oyundan ayrıldı. {count} saniye sonra galibiyet talep edebilirsiniz.} other{Rakibiniz oyundan ayrıldı. {count} saniye sonra galibiyet talep edebilirsiniz.}}", - "mateInXHalfMoves": "{count, plural, =0{{count} yarım hamle sonra mat} =1{{count} yarım hamle sonra mat} other{{count} yarım hamlede mat}}", - "nbBlunders": "{count, plural, =0{{count} vahim hata} =1{{count} vahim hata} other{{count} vahim hata}}", - "nbMistakes": "{count, plural, =0{{count} hata} =1{{count} hata} other{{count} hata}}", - "nbInaccuracies": "{count, plural, =0{{count} kusurlu hamle} =1{{count} kusurlu hamle} other{{count} kusurlu hamle}}", - "nbPlayers": "{count, plural, =0{{count} çevrimiçi oyuncu} =1{{count} çevrimiçi oyuncu} other{{count} çevrimiçi oyuncu}}", - "nbGames": "{count, plural, =0{{count} oynanan oyun} =1{{count} oynanan oyun} other{{count} oynanan oyun}}", - "ratingXOverYGames": "{count, plural, =0{{param2} oyun üzerinden {count} puanı} =1{{param2} oyun üzerinden {count} puanı} other{{param2} oyun üzerinden {count} puanı}}", - "nbBookmarks": "{count, plural, =0{{count} işaretlenmiş oyun} =1{{count} işaretlenmiş oyun} other{{count} işaretlenmiş oyun}}", - "nbDays": "{count, plural, =0{{count} gün} =1{{count} gün} other{{count} gün}}", - "nbHours": "{count, plural, =0{{count} saat} =1{{count} saat} other{{count} saat}}", - "nbMinutes": "{count, plural, =0{{count} dakika} =1{{count} dakika} other{{count} dakika}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Sıralama her {count} dakikada bir güncellenir} =1{Sıralama her {count} dakikada bir güncellenir} other{Sıralama her {count} dakikada bir güncellenir}}", - "nbPuzzles": "{count, plural, =0{{count} bulmaca} =1{{count} bulmaca} other{{count} bulmaca}}", - "nbGamesWithYou": "{count, plural, =0{Sizinle oynadığı oyun sayısı: {count}} =1{Sizinle oynadığı oyun sayısı: {count}} other{Sizinle oynadığı oyun sayısı: {count}}}", - "nbRated": "{count, plural, =0{{count} puanlı} =1{{count} puanlı} other{{count} dereceli}}", - "nbWins": "{count, plural, =0{{count} galibiyet} =1{{count} galibiyet} other{{count} galibiyet}}", - "nbLosses": "{count, plural, =0{{count} mağlubiyet} =1{{count} mağlubiyet} other{{count} mağlubiyet}}", - "nbDraws": "{count, plural, =0{{count} beraberlik} =1{{count} beraberlik} other{{count} beraberlik}}", - "nbPlaying": "{count, plural, =0{{count} oynanıyor} =1{{count} oynanıyor} other{{count} oynuyor}}", - "giveNbSeconds": "{count, plural, =0{{count} saniye ver} =1{{count} saniye ver} other{{count} saniye ver}}", - "nbTournamentPoints": "{count, plural, =0{{count} Turnuva Puanı} =1{{count} Turnuva Puanı} other{{count} Turnuva Puanı}}", - "nbStudies": "{count, plural, =0{{count} çalışma} =1{{count} çalışma} other{{count} çalışma}}", - "nbSimuls": "{count, plural, =0{{count} eş zamanlı oyun} =1{{count} eş zamanlı oyun} other{{count} eş zamanlı oyun}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} dereceli maç} =1{≥ {count} dereceli maç} other{≥ {count} dereceli maç}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} puanlı {param2} maçı} =1{≥ {count} puanlı {param2} maçı} other{≥ {count} puanlı {param2} maçı}}", - "needNbMorePerfGames": "{count, plural, =0{{count} tane daha dereceli {param2} oynamanız gerekiyor} =1{{count} tane daha dereceli {param2} oynamanız gerekiyor} other{{count} tane daha dereceli {param2} oynamanız gerekiyor}}", - "needNbMoreGames": "{count, plural, =0{{count} tane daha dereceli oyun oynamanız gerekiyor} =1{{count} tane daha dereceli oyun oynamanız gerekiyor} other{{count} tane daha dereceli oyun oynamanız gerekiyor}}", - "nbImportedGames": "{count, plural, =0{{count} yüklenen oyun} =1{{count} yüklenen oyun} other{{count} yüklenen oyun}}", - "nbFriendsOnline": "{count, plural, =0{{count} arkadaş çevrim içi} =1{{count} arkadaş çevrim içi} other{{count} arkadaş çevrim içi}}", - "nbFollowers": "{count, plural, =0{{count} takipçi} =1{{count} takipçi} other{{count} takipçi}}", - "nbFollowing": "{count, plural, =0{{count} takip ettiklerim} =1{{count} takip ettiklerim} other{{count} takip ettiklerim}}", - "lessThanNbMinutes": "{count, plural, =0{{count} dakikadan daha az} =1{{count} dakikadan daha az} other{{count} dakikadan daha az}}", - "nbGamesInPlay": "{count, plural, =0{Şu anda {count} oyun oynanıyor} =1{Şu anda {count} oyun oynanıyor} other{Şu anda {count} oyun oynanıyor}}", - "maximumNbCharacters": "{count, plural, =0{En fazla: {count} karakter.} =1{En fazla: {count} karakter.} other{En fazla: {count} karakter.}}", - "blocks": "{count, plural, =0{{count} kişiyi engelledi} =1{{count} kişiyi engelledi} other{{count} kişiyi engelledi}}", - "nbForumPosts": "{count, plural, =0{{count} Forum Mesajı} =1{{count} Forum Mesajı} other{{count} Forum Mesajı}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{Bu hafta bir {param2} oyuncusu.} =1{Bu hafta bir {param2} oyuncusu.} other{Bu hafta {count} {param2} oyuncusu.}}", - "availableInNbLanguages": "{count, plural, =0{{count} farklı dili destekler!} =1{{count} farklı dili destekler!} other{{count} farklı dili destekler!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{İlk hamle için son {count} saniye} =1{İlk hamle için son {count} saniye} other{İlk hamle için son {count} saniye}}", - "nbSeconds": "{count, plural, =0{{count} saniye} =1{{count} saniye} other{{count} saniye}}", - "andSaveNbPremoveLines": "{count, plural, =0{ve {count} önceki varyantları kaydedin} =1{ve {count} önceki varyantları kaydedin} other{ve {count} önceki varyantları kaydedin}}", + "opponentLeftCounter": "{count, plural, =1{Rakibiniz oyundan ayrıldı. {count} saniye sonra galibiyet talep edebilirsiniz.} other{Rakibiniz oyundan ayrıldı. {count} saniye sonra galibiyet talep edebilirsiniz.}}", + "mateInXHalfMoves": "{count, plural, =1{{count} yarım hamle sonra mat} other{{count} yarım hamlede mat}}", + "nbBlunders": "{count, plural, =1{{count} vahim hata} other{{count} vahim hata}}", + "nbMistakes": "{count, plural, =1{{count} hata} other{{count} hata}}", + "nbInaccuracies": "{count, plural, =1{{count} kusurlu hamle} other{{count} kusurlu hamle}}", + "nbPlayers": "{count, plural, =1{{count} çevrimiçi oyuncu} other{{count} çevrimiçi oyuncu}}", + "nbGames": "{count, plural, =1{{count} oynanan oyun} other{{count} oynanan oyun}}", + "ratingXOverYGames": "{count, plural, =1{{param2} oyun üzerinden {count} puanı} other{{param2} oyun üzerinden {count} puanı}}", + "nbBookmarks": "{count, plural, =1{{count} işaretlenmiş oyun} other{{count} işaretlenmiş oyun}}", + "nbDays": "{count, plural, =1{{count} gün} other{{count} gün}}", + "nbHours": "{count, plural, =1{{count} saat} other{{count} saat}}", + "nbMinutes": "{count, plural, =1{{count} dakika} other{{count} dakika}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Sıralama her {count} dakikada bir güncellenir} other{Sıralama her {count} dakikada bir güncellenir}}", + "nbPuzzles": "{count, plural, =1{{count} bulmaca} other{{count} bulmaca}}", + "nbGamesWithYou": "{count, plural, =1{Sizinle oynadığı oyun sayısı: {count}} other{Sizinle oynadığı oyun sayısı: {count}}}", + "nbRated": "{count, plural, =1{{count} puanlı} other{{count} dereceli}}", + "nbWins": "{count, plural, =1{{count} galibiyet} other{{count} galibiyet}}", + "nbLosses": "{count, plural, =1{{count} mağlubiyet} other{{count} mağlubiyet}}", + "nbDraws": "{count, plural, =1{{count} beraberlik} other{{count} beraberlik}}", + "nbPlaying": "{count, plural, =1{{count} oynanıyor} other{{count} oynuyor}}", + "giveNbSeconds": "{count, plural, =1{{count} saniye ver} other{{count} saniye ver}}", + "nbTournamentPoints": "{count, plural, =1{{count} Turnuva Puanı} other{{count} Turnuva Puanı}}", + "nbStudies": "{count, plural, =1{{count} çalışma} other{{count} çalışma}}", + "nbSimuls": "{count, plural, =1{{count} eş zamanlı oyun} other{{count} eş zamanlı oyun}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} dereceli maç} other{≥ {count} dereceli maç}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} puanlı {param2} maçı} other{≥ {count} puanlı {param2} maçı}}", + "needNbMorePerfGames": "{count, plural, =1{{count} tane daha dereceli {param2} oynamanız gerekiyor} other{{count} tane daha dereceli {param2} oynamanız gerekiyor}}", + "needNbMoreGames": "{count, plural, =1{{count} tane daha dereceli oyun oynamanız gerekiyor} other{{count} tane daha dereceli oyun oynamanız gerekiyor}}", + "nbImportedGames": "{count, plural, =1{{count} yüklenen oyun} other{{count} yüklenen oyun}}", + "nbFriendsOnline": "{count, plural, =1{{count} arkadaş çevrim içi} other{{count} arkadaş çevrim içi}}", + "nbFollowers": "{count, plural, =1{{count} takipçi} other{{count} takipçi}}", + "nbFollowing": "{count, plural, =1{{count} takip ettiklerim} other{{count} takip ettiklerim}}", + "lessThanNbMinutes": "{count, plural, =1{{count} dakikadan daha az} other{{count} dakikadan daha az}}", + "nbGamesInPlay": "{count, plural, =1{Şu anda {count} oyun oynanıyor} other{Şu anda {count} oyun oynanıyor}}", + "maximumNbCharacters": "{count, plural, =1{En fazla: {count} karakter.} other{En fazla: {count} karakter.}}", + "blocks": "{count, plural, =1{{count} kişiyi engelledi} other{{count} kişiyi engelledi}}", + "nbForumPosts": "{count, plural, =1{{count} Forum Mesajı} other{{count} Forum Mesajı}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{Bu hafta bir {param2} oyuncusu.} other{Bu hafta {count} {param2} oyuncusu.}}", + "availableInNbLanguages": "{count, plural, =1{{count} farklı dili destekler!} other{{count} farklı dili destekler!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{İlk hamle için son {count} saniye} other{İlk hamle için son {count} saniye}}", + "nbSeconds": "{count, plural, =1{{count} saniye} other{{count} saniye}}", + "andSaveNbPremoveLines": "{count, plural, =1{ve {count} önceki varyantları kaydedin} other{ve {count} önceki varyantları kaydedin}}", "stormMoveToStart": "Başlamak için hamle yap", "stormYouPlayTheWhitePiecesInAllPuzzles": "Tüm bulmacalarda beyaz taraf olacaksın", "stormYouPlayTheBlackPiecesInAllPuzzles": "Tüm bulmacalarda siyah taraf olacaksın", @@ -1263,8 +1263,8 @@ "stormClickToReload": "Tekrar yüklemek için tıkla", "stormThisRunHasExpired": "Bu çalışmanın süresi doldu!", "stormThisRunWasOpenedInAnotherTab": "Bu çalışma başka sekmede açılmış!", - "stormXRuns": "{count, plural, =0{1 tur} =1{1 tur} other{{count} tur}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Bir kez {param2} oynadı} =1{Bir kez {param2} oynadı} other{{count} kez {param2} oynadı}}", + "stormXRuns": "{count, plural, =1{1 tur} other{{count} tur}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Bir kez {param2} oynadı} other{{count} kez {param2} oynadı}}", "streamerLichessStreamers": "Lichess yayıncıları", "studyShareAndExport": "Paylaş ve dışa aktar", "studyStart": "Başlat" diff --git a/lib/l10n/lila_uk.arb b/lib/l10n/lila_uk.arb index 0cb704b6c1..61293d689c 100644 --- a/lib/l10n/lila_uk.arb +++ b/lib/l10n/lila_uk.arb @@ -3,23 +3,23 @@ "activityHostedALiveStream": "Проведено пряму трансляцію", "activityRankedInSwissTournament": "Зайняв #{param1} місце в {param2}", "activitySignedUp": "Зареєструвався на lichess.org", - "activitySupportedNbMonths": "{count, plural, =0{Підтримує lichess.org протягом {count} місяця як {param2}} =1{Підтримує lichess.org протягом {count} місяця як {param2}} few{Підтримує lichess.org протягом {count} місяців як {param2}} many{Підтримує lichess.org протягом {count} місяців як {param2}} other{Підтримує lichess.org протягом {count} місяців як {param2}}}", - "activityPracticedNbPositions": "{count, plural, =0{Виконано {count} вправу в {param2}} =1{Виконано {count} вправу в {param2}} few{Виконано {count} вправи в {param2}} many{Виконано {count} вправ в {param2}} other{Виконано {count} вправ в {param2}}}", - "activitySolvedNbPuzzles": "{count, plural, =0{Вирішено {count} тактичну задачу} =1{Вирішено {count} тактичну задачу} few{Вирішено {count} тактичні задачі} many{Вирішено {count} тактичних задач} other{Вирішено {count} тактичних задач}}", - "activityPlayedNbGames": "{count, plural, =0{Зіграно {count} гру в {param2}} =1{Зіграно {count} гру в {param2}} few{Зіграно {count} гри в {param2}} many{Зіграно {count} ігор в {param2}} other{Зіграно {count} ігор в {param2}}}", - "activityPostedNbMessages": "{count, plural, =0{Опубліковано {count} повідомлення в {param2}} =1{Опубліковано {count} повідомлення в {param2}} few{Опубліковано {count} повідомлення в {param2}} many{Опубліковано {count} повідомлень в {param2}} other{Опубліковано {count} повідомлень в {param2}}}", - "activityPlayedNbMoves": "{count, plural, =0{Зроблено {count} хід} =1{Зроблено {count} хід} few{Зроблено {count} ходи} many{Зроблено {count} ходів} other{Зроблено {count} ходів}}", - "activityInNbCorrespondenceGames": "{count, plural, =0{у {count} заочній грі} =1{у {count} заочній грі} few{у {count} заочних іграх} many{у {count} заочних іграх} other{у {count} заочних ігор}}", - "activityCompletedNbGames": "{count, plural, =0{Зіграно {count} заочну гру} =1{Зіграно {count} заочну гру} few{Зіграно {count} заочні гри} many{Зіграно {count} заочних ігор} other{Зіграно {count} заочних ігор}}", - "activityFollowedNbPlayers": "{count, plural, =0{Підписався на {count} гравця} =1{Підписався на {count} гравця} few{Почав спостерігати за {count} гравцями} many{Почав спостерігати за {count} гравцями} other{Почав спостерігати за {count} гравцями}}", - "activityGainedNbFollowers": "{count, plural, =0{Отримав {count} нового підписника} =1{Отримав {count} нового підписника} few{Отримав {count} нових підписників} many{Отримав {count} нових підписників} other{Отримав {count} нових підписників}}", - "activityHostedNbSimuls": "{count, plural, =0{Провів {count} сеанс одночасної гри} =1{Провів {count} сеанс одночасної гри} few{Провів {count} сеанси одночасної гри} many{Провів {count} сеансів одночасної гри} other{Провів {count} сеансів одночасної гри}}", - "activityJoinedNbSimuls": "{count, plural, =0{Брав участь у {count} сеансі одночасної гри} =1{Брав участь у {count} сеансі одночасної гри} few{Брав участь в {count} сеансах одночасної гри} many{Брав участь в {count} сеансах одночасної гри} other{Брав участь в {count} сеансів одночасної гри}}", - "activityCreatedNbStudies": "{count, plural, =0{Створено {count} нове дослідження} =1{Створено {count} нове дослідження} few{Створено {count} нові дослідження} many{Створено {count} нових досліджень} other{Створено {count} нових досліджень}}", - "activityCompetedInNbTournaments": "{count, plural, =0{Змагався в {count} турнірі} =1{Змагався в {count} турнірі} few{Змагався в {count} турнірах} many{Змагався в {count} турнірах} other{Змагався в {count} турнірів}}", - "activityRankedInTournament": "{count, plural, =0{Досяг #{count} місця (кращі {param2}%), зіграна {param3} гра, в турнірі: {param4}} =1{Досяг #{count} місця (кращі {param2}%), зіграна {param3} гра, в турнірі: {param4}} few{Досяг #{count} місця (кращі {param2}%), зіграно {param3} гри, турнір: {param4}} many{Досяг #{count} місця (кращі {param2}%), зіграно {param3} ігор, турнір: {param4}} other{Досяг #{count} місця (кращі {param2}%), зіграно {param3} ігор, турнір: {param4}}}", - "activityCompetedInNbSwissTournaments": "{count, plural, =0{Завершив {count} турнір за швейцарською системою} =1{Завершив {count} турнір за швейцарською системою} few{Завершив {count} турніри за швейцарською системою} many{Завершив {count} турнірів за швейцарською системою} other{Завершив {count} турніри за швейцарською системою}}", - "activityJoinedNbTeams": "{count, plural, =0{Приєднався до {count} команди} =1{Приєднався до {count} команди} few{Приєднався до {count} команд} many{Приєднався до {count} команд} other{Приєднався до {count} команд}}", + "activitySupportedNbMonths": "{count, plural, =1{Підтримує lichess.org протягом {count} місяця як {param2}} few{Підтримує lichess.org протягом {count} місяців як {param2}} many{Підтримує lichess.org протягом {count} місяців як {param2}} other{Підтримує lichess.org протягом {count} місяців як {param2}}}", + "activityPracticedNbPositions": "{count, plural, =1{Виконано {count} вправу в {param2}} few{Виконано {count} вправи в {param2}} many{Виконано {count} вправ в {param2}} other{Виконано {count} вправ в {param2}}}", + "activitySolvedNbPuzzles": "{count, plural, =1{Вирішено {count} тактичну задачу} few{Вирішено {count} тактичні задачі} many{Вирішено {count} тактичних задач} other{Вирішено {count} тактичних задач}}", + "activityPlayedNbGames": "{count, plural, =1{Зіграно {count} гру в {param2}} few{Зіграно {count} гри в {param2}} many{Зіграно {count} ігор в {param2}} other{Зіграно {count} ігор в {param2}}}", + "activityPostedNbMessages": "{count, plural, =1{Опубліковано {count} повідомлення в {param2}} few{Опубліковано {count} повідомлення в {param2}} many{Опубліковано {count} повідомлень в {param2}} other{Опубліковано {count} повідомлень в {param2}}}", + "activityPlayedNbMoves": "{count, plural, =1{Зроблено {count} хід} few{Зроблено {count} ходи} many{Зроблено {count} ходів} other{Зроблено {count} ходів}}", + "activityInNbCorrespondenceGames": "{count, plural, =1{у {count} заочній грі} few{у {count} заочних іграх} many{у {count} заочних іграх} other{у {count} заочних ігор}}", + "activityCompletedNbGames": "{count, plural, =1{Зіграно {count} заочну гру} few{Зіграно {count} заочні гри} many{Зіграно {count} заочних ігор} other{Зіграно {count} заочних ігор}}", + "activityFollowedNbPlayers": "{count, plural, =1{Підписався на {count} гравця} few{Почав спостерігати за {count} гравцями} many{Почав спостерігати за {count} гравцями} other{Почав спостерігати за {count} гравцями}}", + "activityGainedNbFollowers": "{count, plural, =1{Отримав {count} нового підписника} few{Отримав {count} нових підписників} many{Отримав {count} нових підписників} other{Отримав {count} нових підписників}}", + "activityHostedNbSimuls": "{count, plural, =1{Провів {count} сеанс одночасної гри} few{Провів {count} сеанси одночасної гри} many{Провів {count} сеансів одночасної гри} other{Провів {count} сеансів одночасної гри}}", + "activityJoinedNbSimuls": "{count, plural, =1{Брав участь у {count} сеансі одночасної гри} few{Брав участь в {count} сеансах одночасної гри} many{Брав участь в {count} сеансах одночасної гри} other{Брав участь в {count} сеансів одночасної гри}}", + "activityCreatedNbStudies": "{count, plural, =1{Створено {count} нове дослідження} few{Створено {count} нові дослідження} many{Створено {count} нових досліджень} other{Створено {count} нових досліджень}}", + "activityCompetedInNbTournaments": "{count, plural, =1{Змагався в {count} турнірі} few{Змагався в {count} турнірах} many{Змагався в {count} турнірах} other{Змагався в {count} турнірів}}", + "activityRankedInTournament": "{count, plural, =1{Досяг #{count} місця (кращі {param2}%), зіграна {param3} гра, в турнірі: {param4}} few{Досяг #{count} місця (кращі {param2}%), зіграно {param3} гри, турнір: {param4}} many{Досяг #{count} місця (кращі {param2}%), зіграно {param3} ігор, турнір: {param4}} other{Досяг #{count} місця (кращі {param2}%), зіграно {param3} ігор, турнір: {param4}}}", + "activityCompetedInNbSwissTournaments": "{count, plural, =1{Завершив {count} турнір за швейцарською системою} few{Завершив {count} турніри за швейцарською системою} many{Завершив {count} турнірів за швейцарською системою} other{Завершив {count} турніри за швейцарською системою}}", + "activityJoinedNbTeams": "{count, plural, =1{Приєднався до {count} команди} few{Приєднався до {count} команд} many{Приєднався до {count} команд} other{Приєднався до {count} команд}}", "broadcastBroadcasts": "Трансляції", "broadcastStartDate": "Дата початку у вашому часовому поясі", "challengeChallengesX": "Виклики: {param1}", @@ -216,11 +216,11 @@ "puzzleNoPuzzlesToShow": "Немає що показати, спочатку вирішіть кілька задач!", "puzzleImprovementAreasDescription": "Тренуйтеся, щоб покращити ваш прогрес!", "puzzleStrengthDescription": "Ви показуєте найкращий результат в наступних темах", - "puzzlePlayedXTimes": "{count, plural, =0{Зіграно {count} раз} =1{Зіграно {count} раз} few{Зіграно {count} рази} many{Зіграно {count} раз} other{Зіграно {count} разів}}", - "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =0{На один бал нижче вашого рейтингу в задачах} =1{На один бал нижче вашого рейтингу в задачах} few{{count} бали нижче вашого рейтингу в задачах} many{{count} балів нижче вашого рейтингу в задачах} other{На {count} балів нижче за ваш рейтинг у задачах}}", - "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =0{Один бал вище вашого рейтингу в задачах} =1{Один бал вище вашого рейтингу в задачах} few{{count} бали вище вашого рейтингу в задачах} many{{count} балів вище вашого рейтингу в задачах} other{{count} балів вище вашого рейтингу в задачах}}", - "puzzleNbPlayed": "{count, plural, =0{{count} зіграно} =1{{count} зіграно} few{{count} зіграно} many{{count} зіграно} other{{count} зіграно}}", - "puzzleNbToReplay": "{count, plural, =0{{count} повторити} =1{{count} повторити} few{{count} повторити} many{{count} повторити} other{{count} повторити}}", + "puzzlePlayedXTimes": "{count, plural, =1{Зіграно {count} раз} few{Зіграно {count} рази} many{Зіграно {count} раз} other{Зіграно {count} разів}}", + "puzzleNbPointsBelowYourPuzzleRating": "{count, plural, =1{На один бал нижче вашого рейтингу в задачах} few{{count} бали нижче вашого рейтингу в задачах} many{{count} балів нижче вашого рейтингу в задачах} other{На {count} балів нижче за ваш рейтинг у задачах}}", + "puzzleNbPointsAboveYourPuzzleRating": "{count, plural, =1{Один бал вище вашого рейтингу в задачах} few{{count} бали вище вашого рейтингу в задачах} many{{count} балів вище вашого рейтингу в задачах} other{{count} балів вище вашого рейтингу в задачах}}", + "puzzleNbPlayed": "{count, plural, =1{{count} зіграно} few{{count} зіграно} many{{count} зіграно} other{{count} зіграно}}", + "puzzleNbToReplay": "{count, plural, =1{{count} повторити} few{{count} повторити} many{{count} повторити} other{{count} повторити}}", "puzzleThemeAdvancedPawn": "Просунутий пішак", "puzzleThemeAdvancedPawnDescription": "Один з Ваших пішаків просунувся по позиціях суперника, ймовірна загроза перетворення.", "puzzleThemeAdvantage": "Перевага", @@ -1171,48 +1171,48 @@ "showMeEverything": "Показати все", "lichessPatronInfo": "Lichess — це благодійне й абсолютно безкоштовне програмне забезпечення з відкритим кодом.\nУсі витрати на обслуговування, розробку й контент фінансуються виключно пожертвуваннями користувачів.", "nothingToSeeHere": "Поки тут нічого немає.", - "opponentLeftCounter": "{count, plural, =0{Ваш суперник покинув гру. Ви можете оголосити перемогу за {count} секунд.} =1{Ваш суперник покинув гру. Ви можете оголосити перемогу за {count} секунд.} few{Ваш суперник покинув гру. Ви можете оголосити перемогу за {count} секунди.} many{Ваш суперник покинув гру. Ви можете оголосити перемогу за {count} секунд.} other{Ваш суперник покинув гру. Ви можете оголосити перемогу за {count} секунд.}}", - "mateInXHalfMoves": "{count, plural, =0{Мат в {count} напівхід} =1{Мат в {count} напівхід} few{Мат в {count} напівходи} many{Мат в {count} напівходів} other{Мат у {count} напівходів}}", - "nbBlunders": "{count, plural, =0{{count} груба помилка} =1{{count} груба помилка} few{{count} грубі помилки} many{{count} грубих помилок} other{{count} грубих помилок}}", - "nbMistakes": "{count, plural, =0{{count} помилка} =1{{count} помилка} few{{count} помилки} many{{count} помилок} other{{count} помилок}}", - "nbInaccuracies": "{count, plural, =0{{count} неточність} =1{{count} неточність} few{{count} неточності} many{{count} неточностей} other{{count} неточностей}}", - "nbPlayers": "{count, plural, =0{{count} гравець} =1{{count} гравець} few{{count} гравці} many{{count} гравців} other{{count} гравців}}", - "nbGames": "{count, plural, =0{{count} гра} =1{{count} гра} few{{count} гри} many{{count} ігор} other{{count} ігор}}", - "ratingXOverYGames": "{count, plural, =0{Рейтинг {count} за {param2} партію} =1{Рейтинг {count} за {param2} партію} few{Рейтинг {count} за {param2} партії} many{Рейтинг {count} за {param2} партій} other{Рейтинг {count} за {param2} партій}}", - "nbBookmarks": "{count, plural, =0{{count} закладка} =1{{count} закладка} few{{count} закладки} many{{count} закладок} other{{count} закладок}}", - "nbDays": "{count, plural, =0{{count} день} =1{{count} день} few{{count} дні} many{{count} днів} other{{count} днів}}", - "nbHours": "{count, plural, =0{{count} година} =1{{count} година} few{{count} години} many{{count} годин} other{{count} годин}}", - "nbMinutes": "{count, plural, =0{{count} хвилина} =1{{count} хвилина} few{{count} хвилини} many{{count} хвилин} other{{count} хвилин}}", - "rankIsUpdatedEveryNbMinutes": "{count, plural, =0{Місце в рейтингу оновлюється щохвилини} =1{Місце в рейтингу оновлюється щохвилини} few{Місце в рейтингу оновлюється кожні {count} хвилини} many{Місце в рейтингу оновлюється кожні {count} хвилин} other{Місце в рейтингу оновлюється кожні {count} хвилини}}", - "nbPuzzles": "{count, plural, =0{{count} задача} =1{{count} задача} few{{count} задачі} many{{count} задач} other{{count} задач}}", - "nbGamesWithYou": "{count, plural, =0{{count} партія з вами} =1{{count} партія з вами} few{{count} партії з вами} many{{count} партій з вами} other{{count} партій з вами}}", - "nbRated": "{count, plural, =0{{count} рейтингова} =1{{count} рейтингова} few{{count} рейтингові} many{{count} рейтингових} other{{count} рейтингових}}", - "nbWins": "{count, plural, =0{{count} перемога} =1{{count} перемога} few{{count} перемоги} many{{count} перемог} other{{count} перемог}}", - "nbLosses": "{count, plural, =0{{count} поразка} =1{{count} поразка} few{{count} поразки} many{{count} поразок} other{{count} поразок}}", - "nbDraws": "{count, plural, =0{{count} нічия} =1{{count} нічия} few{{count} нічиї} many{{count} нічиїх} other{{count} нічиїх}}", - "nbPlaying": "{count, plural, =0{{count} грає} =1{{count} грає} few{{count} грають} many{{count} грають} other{{count} грають}}", - "giveNbSeconds": "{count, plural, =0{Додати {count} секунду} =1{Додати {count} секунду} few{Додати {count} секунди} many{Додати {count} секунд} other{Додати {count} секунд}}", - "nbTournamentPoints": "{count, plural, =0{{count} турнірне очко} =1{{count} турнірне очко} few{{count} турнірних очки} many{{count} турнірних очок} other{{count} турнірних очок}}", - "nbStudies": "{count, plural, =0{{count} дослідження} =1{{count} дослідження} few{{count} дослідження} many{{count} досліджень} other{{count} досліджень}}", - "nbSimuls": "{count, plural, =0{{count} сеанс} =1{{count} сеанс} few{{count} сеанса} many{{count} сеансів} other{{count} сеансів}}", - "moreThanNbRatedGames": "{count, plural, =0{≥ {count} рейтингова гра} =1{≥ {count} рейтингова гра} few{≥ {count} рейтингові гри} many{≥ {count} рейтингових ігор} other{≥ {count} рейтингових ігор}}", - "moreThanNbPerfRatedGames": "{count, plural, =0{≥ {count} {param2} рейтингова гра} =1{≥ {count} {param2} рейтингова гра} few{≥ {count} {param2} рейтингові ігри} many{≥ {count} {param2} рейтингових ігор} other{≥ {count} {param2} рейтингових ігор}}", - "needNbMorePerfGames": "{count, plural, =0{Ви маєте зіграти ще {count} рейтингову гру в {param2}} =1{Ви маєте зіграти ще {count} рейтингову гру в {param2}} few{Вам потрібно зіграти ще {count} рейтингових ігор {param2}} many{Ви маєте зіграти ще {count} рейтингових ігор в {param2}} other{Ви маєте зіграти ще {count} рейтингових ігор в {param2}}}", - "needNbMoreGames": "{count, plural, =0{Ви повинні зіграти ще {count} рейтингову гру} =1{Ви повинні зіграти ще {count} рейтингову гру} few{Вам потрібно зіграти ще {count} рейтингові гри} many{Ви повинні зіграти ще {count} рейтингових ігор} other{Ви повинні зіграти ще {count} рейтингових ігор}}", - "nbImportedGames": "{count, plural, =0{{count} імпортована гра} =1{{count} імпортована гра} few{{count} імпортовані гри} many{{count} імпортованих ігор} other{{count} імпортованих ігор}}", - "nbFriendsOnline": "{count, plural, =0{{count} друг у мережі} =1{{count} друг у мережі} few{{count} друга у мережі} many{{count} друзів у мережі} other{{count} друзів у мережі}}", - "nbFollowers": "{count, plural, =0{{count} спостерігач} =1{{count} спостерігач} few{{count} спостерігачі} many{{count} спостерігачів} other{{count} спостерігачів}}", - "nbFollowing": "{count, plural, =0{{count} спостерігає} =1{{count} спостерігає} few{{count} спостерігають} many{{count} спостерігають} other{{count} спостерігають}}", - "lessThanNbMinutes": "{count, plural, =0{Менше {count} хвилини} =1{Менше {count} хвилини} few{Менше {count} хвилин} many{Менше {count} хвилин} other{Менше {count} хвилин}}", - "nbGamesInPlay": "{count, plural, =0{{count} гра триває} =1{{count} гра триває} few{{count} гри триває} many{{count} ігор триває} other{{count} ігор триває}}", - "maximumNbCharacters": "{count, plural, =0{Максимум: {count} символів.} =1{Максимум: {count} символів.} few{Максимум: {count} символа.} many{Максимум: {count} символів.} other{Максимум: {count} символів.}}", - "blocks": "{count, plural, =0{{count} заблоковано} =1{{count} заблоковано} few{{count} заблоковано} many{{count} заблоковано} other{{count} заблоковано}}", - "nbForumPosts": "{count, plural, =0{{count} допис на форумі} =1{{count} допис на форумі} few{{count} дописи на форумі} many{{count} дописів на форумі} other{{count} дописів на форумі}}", - "nbPerfTypePlayersThisWeek": "{count, plural, =0{{count} гравець грав у {param2} цього тижня.} =1{{count} гравець грав у {param2} цього тижня.} few{{count} гравців грали у {param2} цього тижня.} many{{count} гравців грали у {param2} цього тижня.} other{{count} гравців грали в {param2} цього тижня.}}", - "availableInNbLanguages": "{count, plural, =0{Доступно {count} мовою!} =1{Доступно {count} мовою!} few{Доступно {count} мовами!} many{Доступно {count} мовами!} other{Доступно {count} мовами!}}", - "nbSecondsToPlayTheFirstMove": "{count, plural, =0{{count} секунда на перший хід} =1{{count} секунда на перший хід} few{{count} секунди на перший хід} many{{count} секунд на перший хід} other{{count} секунд на перший хід}}", - "nbSeconds": "{count, plural, =0{{count} секунда} =1{{count} секунда} few{{count} секунди} many{{count} секунд} other{{count} секунд}}", - "andSaveNbPremoveLines": "{count, plural, =0{і зберегти {count} послідовність} =1{і зберегти {count} послідовність} few{і зберегти {count} послідовності} many{і зберегти {count} послідовностей} other{і зберегти {count} послідовностей}}", + "opponentLeftCounter": "{count, plural, =1{Ваш суперник покинув гру. Ви можете оголосити перемогу за {count} секунд.} few{Ваш суперник покинув гру. Ви можете оголосити перемогу за {count} секунди.} many{Ваш суперник покинув гру. Ви можете оголосити перемогу за {count} секунд.} other{Ваш суперник покинув гру. Ви можете оголосити перемогу за {count} секунд.}}", + "mateInXHalfMoves": "{count, plural, =1{Мат в {count} напівхід} few{Мат в {count} напівходи} many{Мат в {count} напівходів} other{Мат у {count} напівходів}}", + "nbBlunders": "{count, plural, =1{{count} груба помилка} few{{count} грубі помилки} many{{count} грубих помилок} other{{count} грубих помилок}}", + "nbMistakes": "{count, plural, =1{{count} помилка} few{{count} помилки} many{{count} помилок} other{{count} помилок}}", + "nbInaccuracies": "{count, plural, =1{{count} неточність} few{{count} неточності} many{{count} неточностей} other{{count} неточностей}}", + "nbPlayers": "{count, plural, =1{{count} гравець} few{{count} гравці} many{{count} гравців} other{{count} гравців}}", + "nbGames": "{count, plural, =1{{count} гра} few{{count} гри} many{{count} ігор} other{{count} ігор}}", + "ratingXOverYGames": "{count, plural, =1{Рейтинг {count} за {param2} партію} few{Рейтинг {count} за {param2} партії} many{Рейтинг {count} за {param2} партій} other{Рейтинг {count} за {param2} партій}}", + "nbBookmarks": "{count, plural, =1{{count} закладка} few{{count} закладки} many{{count} закладок} other{{count} закладок}}", + "nbDays": "{count, plural, =1{{count} день} few{{count} дні} many{{count} днів} other{{count} днів}}", + "nbHours": "{count, plural, =1{{count} година} few{{count} години} many{{count} годин} other{{count} годин}}", + "nbMinutes": "{count, plural, =1{{count} хвилина} few{{count} хвилини} many{{count} хвилин} other{{count} хвилин}}", + "rankIsUpdatedEveryNbMinutes": "{count, plural, =1{Місце в рейтингу оновлюється щохвилини} few{Місце в рейтингу оновлюється кожні {count} хвилини} many{Місце в рейтингу оновлюється кожні {count} хвилин} other{Місце в рейтингу оновлюється кожні {count} хвилини}}", + "nbPuzzles": "{count, plural, =1{{count} задача} few{{count} задачі} many{{count} задач} other{{count} задач}}", + "nbGamesWithYou": "{count, plural, =1{{count} партія з вами} few{{count} партії з вами} many{{count} партій з вами} other{{count} партій з вами}}", + "nbRated": "{count, plural, =1{{count} рейтингова} few{{count} рейтингові} many{{count} рейтингових} other{{count} рейтингових}}", + "nbWins": "{count, plural, =1{{count} перемога} few{{count} перемоги} many{{count} перемог} other{{count} перемог}}", + "nbLosses": "{count, plural, =1{{count} поразка} few{{count} поразки} many{{count} поразок} other{{count} поразок}}", + "nbDraws": "{count, plural, =1{{count} нічия} few{{count} нічиї} many{{count} нічиїх} other{{count} нічиїх}}", + "nbPlaying": "{count, plural, =1{{count} грає} few{{count} грають} many{{count} грають} other{{count} грають}}", + "giveNbSeconds": "{count, plural, =1{Додати {count} секунду} few{Додати {count} секунди} many{Додати {count} секунд} other{Додати {count} секунд}}", + "nbTournamentPoints": "{count, plural, =1{{count} турнірне очко} few{{count} турнірних очки} many{{count} турнірних очок} other{{count} турнірних очок}}", + "nbStudies": "{count, plural, =1{{count} дослідження} few{{count} дослідження} many{{count} досліджень} other{{count} досліджень}}", + "nbSimuls": "{count, plural, =1{{count} сеанс} few{{count} сеанса} many{{count} сеансів} other{{count} сеансів}}", + "moreThanNbRatedGames": "{count, plural, =1{≥ {count} рейтингова гра} few{≥ {count} рейтингові гри} many{≥ {count} рейтингових ігор} other{≥ {count} рейтингових ігор}}", + "moreThanNbPerfRatedGames": "{count, plural, =1{≥ {count} {param2} рейтингова гра} few{≥ {count} {param2} рейтингові ігри} many{≥ {count} {param2} рейтингових ігор} other{≥ {count} {param2} рейтингових ігор}}", + "needNbMorePerfGames": "{count, plural, =1{Ви маєте зіграти ще {count} рейтингову гру в {param2}} few{Вам потрібно зіграти ще {count} рейтингових ігор {param2}} many{Ви маєте зіграти ще {count} рейтингових ігор в {param2}} other{Ви маєте зіграти ще {count} рейтингових ігор в {param2}}}", + "needNbMoreGames": "{count, plural, =1{Ви повинні зіграти ще {count} рейтингову гру} few{Вам потрібно зіграти ще {count} рейтингові гри} many{Ви повинні зіграти ще {count} рейтингових ігор} other{Ви повинні зіграти ще {count} рейтингових ігор}}", + "nbImportedGames": "{count, plural, =1{{count} імпортована гра} few{{count} імпортовані гри} many{{count} імпортованих ігор} other{{count} імпортованих ігор}}", + "nbFriendsOnline": "{count, plural, =1{{count} друг у мережі} few{{count} друга у мережі} many{{count} друзів у мережі} other{{count} друзів у мережі}}", + "nbFollowers": "{count, plural, =1{{count} спостерігач} few{{count} спостерігачі} many{{count} спостерігачів} other{{count} спостерігачів}}", + "nbFollowing": "{count, plural, =1{{count} спостерігає} few{{count} спостерігають} many{{count} спостерігають} other{{count} спостерігають}}", + "lessThanNbMinutes": "{count, plural, =1{Менше {count} хвилини} few{Менше {count} хвилин} many{Менше {count} хвилин} other{Менше {count} хвилин}}", + "nbGamesInPlay": "{count, plural, =1{{count} гра триває} few{{count} гри триває} many{{count} ігор триває} other{{count} ігор триває}}", + "maximumNbCharacters": "{count, plural, =1{Максимум: {count} символів.} few{Максимум: {count} символа.} many{Максимум: {count} символів.} other{Максимум: {count} символів.}}", + "blocks": "{count, plural, =1{{count} заблоковано} few{{count} заблоковано} many{{count} заблоковано} other{{count} заблоковано}}", + "nbForumPosts": "{count, plural, =1{{count} допис на форумі} few{{count} дописи на форумі} many{{count} дописів на форумі} other{{count} дописів на форумі}}", + "nbPerfTypePlayersThisWeek": "{count, plural, =1{{count} гравець грав у {param2} цього тижня.} few{{count} гравців грали у {param2} цього тижня.} many{{count} гравців грали у {param2} цього тижня.} other{{count} гравців грали в {param2} цього тижня.}}", + "availableInNbLanguages": "{count, plural, =1{Доступно {count} мовою!} few{Доступно {count} мовами!} many{Доступно {count} мовами!} other{Доступно {count} мовами!}}", + "nbSecondsToPlayTheFirstMove": "{count, plural, =1{{count} секунда на перший хід} few{{count} секунди на перший хід} many{{count} секунд на перший хід} other{{count} секунд на перший хід}}", + "nbSeconds": "{count, plural, =1{{count} секунда} few{{count} секунди} many{{count} секунд} other{{count} секунд}}", + "andSaveNbPremoveLines": "{count, plural, =1{і зберегти {count} послідовність} few{і зберегти {count} послідовності} many{і зберегти {count} послідовностей} other{і зберегти {count} послідовностей}}", "stormMoveToStart": "Зробіть хід, щоб почати", "stormYouPlayTheWhitePiecesInAllPuzzles": "Ви граєте білими фігурами у всіх задачах", "stormYouPlayTheBlackPiecesInAllPuzzles": "Ви граєте чорними фігурами у всіх задачах", @@ -1264,8 +1264,8 @@ "stormClickToReload": "Натисніть для перезавантаження", "stormThisRunHasExpired": "Час цієї серії минув!", "stormThisRunWasOpenedInAnotherTab": "Ця серія була відкрита у іншій вкладці!", - "stormXRuns": "{count, plural, =0{1 серія} =1{1 серія} few{{count} серії} many{{count} серій} other{{count} серій}}", - "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =0{Зіграна одна серія в {param2}} =1{Зіграна одна серія в {param2}} few{Зіграно {count} серії в {param2}} many{Зіграно {count} серій в {param2}} other{Зіграно {count} серій в {param2}}}", + "stormXRuns": "{count, plural, =1{1 серія} few{{count} серії} many{{count} серій} other{{count} серій}}", + "stormPlayedNbRunsOfPuzzleStorm": "{count, plural, =1{Зіграна одна серія в {param2}} few{Зіграно {count} серії в {param2}} many{Зіграно {count} серій в {param2}} other{Зіграно {count} серій в {param2}}}", "streamerLichessStreamers": "Стримери Lichess", "studyShareAndExport": "Надсилання та експорт", "studyStart": "Почати" diff --git a/scripts/update-arb-from-crowdin.mjs b/scripts/update-arb-from-crowdin.mjs index edda3dd4ae..398f639790 100755 --- a/scripts/update-arb-from-crowdin.mjs +++ b/scripts/update-arb-from-crowdin.mjs @@ -266,17 +266,6 @@ function transformTranslations(data, locale, module, makeTemplate = false) { }; let pluralString = '{count, plural,' - // add a zero quantity item if it doesn't exist - // to avoid translations like "0 players" - if (!plural.item.some((item) => item.$.quantity === 'zero')) { - const oneItem = plural.item.find((item) => item.$.quantity === 'one') - if (oneItem) { - plural.item.unshift({ - $: { quantity: 'zero' }, - _: oneItem._ - }) - } - } plural.item.forEach((child) => { const string = unescape(child._); let transformedString;