Skip to content

Commit

Permalink
Locale for tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
Carapacik committed Dec 3, 2023
1 parent 96d3baa commit 2c9a3ea
Show file tree
Hide file tree
Showing 10 changed files with 501 additions and 432 deletions.
15 changes: 15 additions & 0 deletions lib/src/core/localization/generated/intl/messages_en.dart
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,16 @@ class MessageLookup extends MessageLookupByLibrary {
MessageLookupByLibrary.simpleMessage("Current\nStreak"),
"daily": MessageLookupByLibrary.simpleMessage("Daily"),
"en": MessageLookupByLibrary.simpleMessage("English"),
"examples": MessageLookupByLibrary.simpleMessage("Examples"),
"guessDistribution":
MessageLookupByLibrary.simpleMessage("Guess distribution"),
"highContrast": MessageLookupByLibrary.simpleMessage("High contrast"),
"levelNumber": m2,
"levels": MessageLookupByLibrary.simpleMessage("Levels"),
"loseMessage": MessageLookupByLibrary.simpleMessage("You lost"),
"maxStreak": MessageLookupByLibrary.simpleMessage("Max\nStreak"),
"newWordAvailableEachDay": MessageLookupByLibrary.simpleMessage(
"A new word will be available each day!"),
"nextLevel": MessageLookupByLibrary.simpleMessage("Next level"),
"nextWord": MessageLookupByLibrary.simpleMessage("Next word in"),
"notPlayed": MessageLookupByLibrary.simpleMessage(
Expand All @@ -72,6 +75,18 @@ class MessageLookup extends MessageLookupByLibrary {
"themeMode": MessageLookupByLibrary.simpleMessage("Theme mode"),
"themeSystem": MessageLookupByLibrary.simpleMessage("System"),
"tutorial": MessageLookupByLibrary.simpleMessage("How to play"),
"tutorialDescription1": MessageLookupByLibrary.simpleMessage(
"Each guess must be a valid 5 letter word. Hit the enter button to submit."),
"tutorialDescription2": MessageLookupByLibrary.simpleMessage(
"After each guess, the color of the tiles will change to show how close your guess was to the word."),
"tutorialNotInWordSpot": MessageLookupByLibrary.simpleMessage(
"The letter E is not in the word in any spot."),
"tutorialTitle":
MessageLookupByLibrary.simpleMessage("Guess the WORD in 6 tries."),
"tutorialWordCorrectSpot": MessageLookupByLibrary.simpleMessage(
"The letter P is in the word and in the correct spot."),
"tutorialWordWrongSpot": MessageLookupByLibrary.simpleMessage(
"The letter A is in the word but in the wrong spot."),
"viewLevels": MessageLookupByLibrary.simpleMessage("View levels"),
"viewStatistic": MessageLookupByLibrary.simpleMessage("View statistic"),
"winMessage": MessageLookupByLibrary.simpleMessage("You win!"),
Expand Down
15 changes: 15 additions & 0 deletions lib/src/core/localization/generated/intl/messages_ru.dart
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ class MessageLookup extends MessageLookupByLibrary {
"currentStreak": MessageLookupByLibrary.simpleMessage("Текущая\nСерия"),
"daily": MessageLookupByLibrary.simpleMessage("Ежедневный"),
"en": MessageLookupByLibrary.simpleMessage("Английский"),
"examples": MessageLookupByLibrary.simpleMessage("Примеры"),
"guessDistribution":
MessageLookupByLibrary.simpleMessage("Распределение догадок"),
"highContrast":
Expand All @@ -53,6 +54,8 @@ class MessageLookup extends MessageLookupByLibrary {
"levels": MessageLookupByLibrary.simpleMessage("Уровни"),
"loseMessage": MessageLookupByLibrary.simpleMessage("Вы проиграли"),
"maxStreak": MessageLookupByLibrary.simpleMessage("Макс.\nСерия"),
"newWordAvailableEachDay": MessageLookupByLibrary.simpleMessage(
"Новое слово будет доступно каждый день!"),
"nextLevel": MessageLookupByLibrary.simpleMessage("Следующий уровень"),
"nextWord":
MessageLookupByLibrary.simpleMessage("Следующее слово через"),
Expand All @@ -73,6 +76,18 @@ class MessageLookup extends MessageLookupByLibrary {
"themeMode": MessageLookupByLibrary.simpleMessage("Тема"),
"themeSystem": MessageLookupByLibrary.simpleMessage("Системная"),
"tutorial": MessageLookupByLibrary.simpleMessage("Как играть"),
"tutorialDescription1": MessageLookupByLibrary.simpleMessage(
"Каждое предположение должно быть словом из 5 букв. Нажмите кнопку ввода, чтобы отправить."),
"tutorialDescription2": MessageLookupByLibrary.simpleMessage(
"После каждого угадывания цвет плиток будет меняться, чтобы показать, насколько близко ваше предположение было к слову."),
"tutorialNotInWordSpot": MessageLookupByLibrary.simpleMessage(
"Буквы А нет в слове ни в одном месте."),
"tutorialTitle": MessageLookupByLibrary.simpleMessage(
"Угадайте СЛОВО за 6 попыток."),
"tutorialWordCorrectSpot": MessageLookupByLibrary.simpleMessage(
"Буква П есть в слове и в нужном месте."),
"tutorialWordWrongSpot": MessageLookupByLibrary.simpleMessage(
"Буква Ш есть в слове, но не в том месте."),
"viewLevels": MessageLookupByLibrary.simpleMessage("Посмотреть уровни"),
"viewStatistic":
MessageLookupByLibrary.simpleMessage("Посмотреть статистику"),
Expand Down
80 changes: 80 additions & 0 deletions lib/src/core/localization/generated/l10n.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions lib/src/core/localization/translations/intl_en.arb
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,14 @@
"currentStreak": "Current\nStreak",
"daily": "Daily",
"en": "English",
"examples": "Examples",
"guessDistribution": "Guess distribution",
"highContrast": "High contrast",
"levelNumber": "Level {number}",
"levels": "Levels",
"loseMessage": "You lost",
"maxStreak": "Max\nStreak",
"newWordAvailableEachDay": "A new word will be available each day!",
"nextLevel": "Next level",
"nextWord": "Next word in",
"notPlayed": "You haven't played a single game",
Expand All @@ -39,6 +41,12 @@
"themeMode": "Theme mode",
"themeSystem": "System",
"tutorial": "How to play",
"tutorialDescription1": "Each guess must be a valid 5 letter word. Hit the enter button to submit.",
"tutorialDescription2": "After each guess, the color of the tiles will change to show how close your guess was to the word.",
"tutorialNotInWordSpot": "The letter E is not in the word in any spot.",
"tutorialTitle": "Guess the WORD in 6 tries.",
"tutorialWordCorrectSpot": "The letter P is in the word and in the correct spot.",
"tutorialWordWrongSpot": "The letter A is in the word but in the wrong spot.",
"viewLevels": "View levels",
"viewStatistic": "View statistic",
"winMessage": "You win!",
Expand Down
8 changes: 8 additions & 0 deletions lib/src/core/localization/translations/intl_ru.arb
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,14 @@
"currentStreak": "Текущая\nСерия",
"daily": "Ежедневный",
"en": "Английский",
"examples": "Примеры",
"guessDistribution": "Распределение догадок",
"highContrast": "Высокий контраст",
"levelNumber": "Уровень {number}",
"levels": "Уровни",
"loseMessage": "Вы проиграли",
"maxStreak": "Макс.\nСерия",
"newWordAvailableEachDay": "Новое слово будет доступно каждый день!",
"nextLevel": "Следующий уровень",
"nextWord": "Следующее слово через",
"notPlayed": "Вы не сыграли ни одной игры",
Expand All @@ -39,6 +41,12 @@
"themeMode": "Тема",
"themeSystem": "Системная",
"tutorial": "Как играть",
"tutorialDescription1": "Каждое предположение должно быть словом из 5 букв. Нажмите кнопку ввода, чтобы отправить.",
"tutorialDescription2": "После каждого угадывания цвет плиток будет меняться, чтобы показать, насколько близко ваше предположение было к слову.",
"tutorialNotInWordSpot": "Буквы А нет в слове ни в одном месте.",
"tutorialTitle": "Угадайте СЛОВО за 6 попыток.",
"tutorialWordCorrectSpot": "Буква П есть в слове и в нужном месте.",
"tutorialWordWrongSpot": "Буква Ш есть в слове, но не в том месте.",
"viewLevels": "Посмотреть уровни",
"viewStatistic": "Посмотреть статистику",
"winMessage": "Вы победили!",
Expand Down
Loading

0 comments on commit 2c9a3ea

Please sign in to comment.