-
Notifications
You must be signed in to change notification settings - Fork 295
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translations update from Hosted Weblate (#6094)
Translations update from [Hosted Weblate](https://hosted.weblate.org) for [Hedy/Adventures](https://hosted.weblate.org/projects/hedy/adventures/). It also includes following components: * [Hedy/client-messages](https://hosted.weblate.org/projects/hedy/client-messages/) * [Hedy/Texts](https://hosted.weblate.org/projects/hedy/web-texts/) * [Hedy/Keywords](https://hosted.weblate.org/projects/hedy/keywords/) * [Hedy/Workbooks](https://hosted.weblate.org/projects/hedy/workbooks/) * [Hedy/Quizzes](https://hosted.weblate.org/projects/hedy/quizzes/) * [Hedy/Webpages](https://hosted.weblate.org/projects/hedy/webpages/) * [Hedy/slides](https://hosted.weblate.org/projects/hedy/slides/) Current translation status: ![Weblate translation status](https://hosted.weblate.org/widget/hedy/adventures/horizontal-auto.svg) Co-Authored-By: Languages add-on <[email protected]> Co-Authored-By: yashiquechalil <[email protected]> Co-Authored-By: தமிழ்நேரம் <[email protected]> Co-Authored-By: aniollidon <[email protected]> Co-Authored-By: Bob Idle <[email protected]> Co-Authored-By: Rico Huijbers <[email protected]> Co-Authored-By: Alan O'Callaghan <[email protected]>
- Loading branch information
1 parent
e039cc0
commit 1e13614
Showing
28 changed files
with
5,579 additions
and
44 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
adventures: | ||
story: | ||
name: Scéal | ||
default_save_name: Scéal |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
_DEFINE: ("define" | "define") _SPACE? | ||
_CALL: ("call" | "call") _SPACE? | ||
_WITH: ("with" | "with") _SPACE? | ||
_DEF: ("def" | "def") _SPACE? | ||
_RETURN: ("return" | "return") _SPACE? | ||
_PRINT: ("print" | "print") _SPACE? | ||
_PLAY: ("play" | "play") _SPACE | ||
_ASK: ("ask" | "ask") | ||
_ECHO: ("echo" | "echo") _SPACE? | ||
_FORWARD: ("forward" | "forward") _SPACE? | ||
_TURN: ("turn" | "turn") _SPACE? | ||
left: ("left" | "left") _SPACE? | ||
right: ("right" | "right") _SPACE? | ||
black: ("black" | "black") _SPACE? | ||
blue: ("blue" | "blue") _SPACE? | ||
brown: ("brown" | "brown") _SPACE? | ||
gray: ("gray" | "gray") _SPACE? | ||
green: ("green" | "green") _SPACE? | ||
orange: ("orange" | "orange") _SPACE? | ||
pink: ("pink" | "pink") _SPACE? | ||
purple: ("purple" | "purple") _SPACE? | ||
red: ("red" | "red") _SPACE? | ||
white: ("white" | "white") _SPACE? | ||
yellow: ("yellow" | "yellow") _SPACE? | ||
_IS: _SPACE ("is" | "is") _SPACE | ||
_STANDALONE_IS: ("is" | "is") | ||
_SLEEP: ("sleep" | "sleep") _SPACE? | ||
_ADD_LIST: ("add" | "add") _SPACE | ||
_TO_LIST: _SPACE? ("to" | "to") | ||
_REMOVE: ("remove" | "remove") _SPACE | ||
_FROM: _SPACE? ("from" | "from") | ||
_AT: _SPACE ("at" | "at") _SPACE | ||
random: ("random" | "random") _SPACE? | ||
_IN: _SPACE ("in" | "in") _SPACE | ||
_NOT_IN: _SPACE ("not in" | "not in") _SPACE | ||
_IF: ("if" | "if") _SPACE | ||
_ELSE: "else" | "else" | ||
_AND: _SPACE? ("and" | "and") _SPACE | ||
_REPEAT: ("repeat" | "repeat") _SPACE | ||
_TIMES: _SPACE ("times" | "times") | ||
_FOR: ("for" | "for") _SPACE | ||
_RANGE: ("range" | "range") _SPACE? | ||
_TO: _SPACE ("to" | "to") _SPACE | ||
_STEP: "step" | "step" | ||
_ELIF: _SPACE? ("elif" | "elif") _SPACE | ||
_INPUT: ("input" | "input") | ||
_OR: _SPACE? ("or" | "or") _SPACE | ||
_WHILE: ("while" | "while") _SPACE | ||
_LENGTH: "length" | "length" | ||
_COLOR : ("color" | "color") _SPACE? | ||
_PRESSED: ("pressed" | "pressed") _SPACE? | ||
clear: ("clear" | "clear") _SPACE? | ||
TRUE: ("true" | "True" | "true" | "True") _SPACE? | ||
FALSE: ("false" | "False" | "false" | "False") _SPACE? |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
_DEFINE: ("define" | "define") _SPACE? | ||
_CALL: ("call" | "call") _SPACE? | ||
_WITH: ("with" | "with") _SPACE? | ||
_DEF: ("def" | "def") _SPACE? | ||
_RETURN: ("return" | "return") _SPACE? | ||
_PRINT: ("print" | "print") _SPACE? | ||
_PLAY: ("play" | "play") _SPACE | ||
_ASK: ("ask" | "ask") | ||
_ECHO: ("echo" | "echo") _SPACE? | ||
_FORWARD: ("forward" | "forward") _SPACE? | ||
_TURN: ("turn" | "turn") _SPACE? | ||
left: ("left" | "left") _SPACE? | ||
right: ("right" | "right") _SPACE? | ||
black: ("black" | "black") _SPACE? | ||
blue: ("blue" | "blue") _SPACE? | ||
brown: ("brown" | "brown") _SPACE? | ||
gray: ("gray" | "gray") _SPACE? | ||
green: ("green" | "green") _SPACE? | ||
orange: ("orange" | "orange") _SPACE? | ||
pink: ("pink" | "pink") _SPACE? | ||
purple: ("purple" | "purple") _SPACE? | ||
red: ("red" | "red") _SPACE? | ||
white: ("white" | "white") _SPACE? | ||
yellow: ("yellow" | "yellow") _SPACE? | ||
_IS: _SPACE ("is" | "is") _SPACE | ||
_STANDALONE_IS: ("is" | "is") | ||
_SLEEP: ("sleep" | "sleep") _SPACE? | ||
_ADD_LIST: ("add" | "add") _SPACE | ||
_TO_LIST: _SPACE? ("to" | "to") | ||
_REMOVE: ("remove" | "remove") _SPACE | ||
_FROM: _SPACE? ("from" | "from") | ||
_AT: _SPACE ("at" | "at") _SPACE | ||
random: ("random" | "random") _SPACE? | ||
_IN: _SPACE ("in" | "in") _SPACE | ||
_NOT_IN: _SPACE ("not in" | "not in") _SPACE | ||
_IF: ("if" | "if") _SPACE | ||
_ELSE: "else" | "else" | ||
_AND: _SPACE? ("and" | "and") _SPACE | ||
_REPEAT: ("repeat" | "repeat") _SPACE | ||
_TIMES: _SPACE ("times" | "times") | ||
_FOR: ("for" | "for") _SPACE | ||
_RANGE: ("range" | "range") _SPACE? | ||
_TO: _SPACE ("to" | "to") _SPACE | ||
_STEP: "step" | "step" | ||
_ELIF: _SPACE? ("elif" | "elif") _SPACE | ||
_INPUT: ("input" | "input") | ||
_OR: _SPACE? ("or" | "or") _SPACE | ||
_WHILE: ("while" | "while") _SPACE | ||
_LENGTH: "length" | "length" | ||
_COLOR : ("color" | "color") _SPACE? | ||
_PRESSED: ("pressed" | "pressed") _SPACE? | ||
clear: ("clear" | "clear") _SPACE? | ||
TRUE: ("true" | "True" | "true" | "True") _SPACE? | ||
FALSE: ("false" | "False" | "false" | "False") _SPACE? |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.