Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync i18n without merge #23706

Merged
merged 31 commits into from Jul 16, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
8d4c4a5
pegasus i18n updates
Hamms Jul 10, 2018
cc3fed4
dashboard i18n updates - Hebrew
Hamms Jul 10, 2018
c6d4fe4
dashboard i18n updates - Italian
Hamms Jul 10, 2018
22a9a55
dashboard i18n updates - Japanese
Hamms Jul 10, 2018
b52999b
dashboard i18n updates - Portuguese, Brazilian
Hamms Jul 10, 2018
8c45bdc
dashboard i18n updates - Slovak
Hamms Jul 10, 2018
0b027bf
dashboard i18n updates - Chinese Simplified
Hamms Jul 10, 2018
bfc3c44
apps i18n updates
Hamms Jul 10, 2018
aa4be3b
pegasus sync out without merge
Hamms Jul 13, 2018
d3ad0ea
dashboard unplugged sync out without merge
Hamms Jul 13, 2018
1b36365
dashboard slides sync out without merge
Hamms Jul 13, 2018
1d16391
dashboard scripts sync out without merge
Hamms Jul 13, 2018
679cac1
dashboard markdown instructions sync out without merge
Hamms Jul 13, 2018
e2db7a8
dashboard instructions sync out without merge
Hamms Jul 13, 2018
c7520b7
dashboard failure message overrides sync out without merge
Hamms Jul 13, 2018
3a1b278
dashboard dsls sync out without merge
Hamms Jul 13, 2018
7ee5d28
dashboard devise sync out without merge
Hamms Jul 13, 2018
e09258c
dashboard data sync out without merge
Hamms Jul 13, 2018
cdba1e9
dashboard courses sync out without merge
Hamms Jul 13, 2018
023b1a4
dashboard callouts sync out without merge
Hamms Jul 13, 2018
ba8a9f8
dashboard authored hints sync out without merge
Hamms Jul 13, 2018
2b26363
dashboard base sync out without merge
Hamms Jul 13, 2018
6fb4d54
apps tutorial explorer sync out without merge
Hamms Jul 13, 2018
008d1f8
apps artist sync out without merge
Hamms Jul 13, 2018
c1a5839
apps playlab sync out without merge
Hamms Jul 13, 2018
4231dfe
apps maze sync out without merge
Hamms Jul 13, 2018
aab3ff2
apps jigsaw sync out without merge
Hamms Jul 13, 2018
5399ac8
apps flappy sync out without merge
Hamms Jul 13, 2018
2b29713
apps craft sync out without merge
Hamms Jul 13, 2018
7c2a250
apps common sync out without merge
Hamms Jul 13, 2018
a8a4c60
apps bounce sync out without merge
Hamms Jul 13, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion apps/i18n/bounce/bg_bg.json
Expand Up @@ -11,7 +11,7 @@
"basketballSetPaddleSpeedVerySlow": "задава много бавна скорост на ръката",
"basketballWhenBallMissesPaddle": "когато топката пропусне ръката",
"basketballWhenPaddleCollided": "когато топката се удари в ръката",
"bounceBall": "топката отскача",
"bounceBall": "bounce ball",
"bounceBallTooltip": "Отблъсни топката от обекта.",
"continue": "Напред",
"dirE": "И",
Expand Down
100 changes: 50 additions & 50 deletions apps/i18n/bounce/en_gb.json
Expand Up @@ -26,25 +26,25 @@
"ifPathAhead": "if path ahead",
"ifTooltip": "If there is a path in the specified direction, then do some actions.",
"ifelseTooltip": "If there is a path in the specified direction, then do the first block of actions. Otherwise, do the second block of actions.",
"incrementOpponentScore": "scoreopponentpoint",
"incrementOpponentScoreTooltip": "Adicione um para a pontuação atual do oponente.",
"incrementPlayerScore": "pontuação atual",
"incrementPlayerScoreTooltip": "Adiciona um a contagem atual do jogador, por favor.",
"isWall": "esta é uma parede",
"isWallTooltip": "Retorne verdadeiro se há uma parede aqui",
"launchBall": "lance nova bola",
"launchBallTooltip": "Lance uma bola no jogo.",
"makeYourOwn": "Faça Seu Próprio Jogo Barulhento",
"moveDown": "mova para baixo",
"moveDownTooltip": "Mova a raquete para baixo.",
"incrementOpponentScore": "score opponent point",
"incrementOpponentScoreTooltip": "Add one to the current opponent score.",
"incrementPlayerScore": "score point",
"incrementPlayerScoreTooltip": "Add one to the current player score.",
"isWall": "is this a wall",
"isWallTooltip": "Returns true if there is a wall here",
"launchBall": "launch new ball",
"launchBallTooltip": "Launch a ball into play.",
"makeYourOwn": "Make Your Own Bounce Game",
"moveDown": "move down",
"moveDownTooltip": "Move the paddle down.",
"moveForward": "move forward",
"moveForwardTooltip": "Move me forward one space.",
"moveLeft": "mova à esquerda",
"moveLeftTooltip": "Mova a raquete para à esquerda.",
"moveLeft": "move left",
"moveLeftTooltip": "Move the paddle to the left.",
"moveRight": "mova à direita",
"moveRightTooltip": "Mova a raquete à direita.",
"moveUp": "mova para cima",
"moveUpTooltip": "Mova a raquete para cima.",
"moveRightTooltip": "Move the paddle to the right.",
"moveUp": "move up",
"moveUpTooltip": "Move the paddle up.",
"nextLevel": "Congratulations! You have completed this puzzle.",
"no": "No",
"noPathAhead": "path is blocked",
Expand All @@ -57,59 +57,59 @@
"pilePresent": "there is a pile",
"playSoundBounce": "play bounce sound",
"playSoundCheer": "play cheering sound",
"playSoundCrunch": "toque som de triturar",
"playSoundGoal1": "toque o som no acerto 1",
"playSoundGoal2": "toque o som no acerto 2",
"playSoundHit": "toque som animado",
"playSoundCrunch": "play crunch sound",
"playSoundGoal1": "play goal 1 sound",
"playSoundGoal2": "play goal 2 sound",
"playSoundHit": "play hit sound",
"playSoundKick": "play kick sound",
"playSoundLosePoint": "toque som ponto perdido",
"playSoundLosePoint2": "toque som ponto perdido 2",
"playSoundRetro": "toque som retro",
"playSoundRubber": "tocar som de borracha",
"playSoundSlap": "tocar som de tapa",
"playSoundLosePoint": "play lose point sound",
"playSoundLosePoint2": "play lose point 2 sound",
"playSoundRetro": "play retro sound",
"playSoundRubber": "play rubber sound",
"playSoundSlap": "play slap sound",
"playSoundSlapshot": "play slapshot sound",
"playSoundSwish": "play net swish sound",
"playSoundTooltip": "Tocar som de escolha.",
"playSoundTooltip": "Play the chosen sound.",
"playSoundWhistle": "play whistle sound",
"playSoundWinPoint": "tocar som para ponto de vitória",
"playSoundWinPoint2": "tocar som para 2 ponto de vitória",
"playSoundWood": "tocar som de madeira",
"playSoundWinPoint": "play win point sound",
"playSoundWinPoint2": "play win point 2 sound",
"playSoundWood": "play wood sound",
"putdownTower": "put down tower",
"reinfFeedbackMsg": "You can press the \"Try again\" button to go back to playing your game.",
"removeSquare": "remove square",
"repeatUntil": "repeat until",
"repeatUntilBlocked": "while path ahead",
"repeatUntilFinish": "repeat until finish",
"scoreText": "Pontuação: {playerScore} : {opponentScore}",
"scoreText": "Score: {playerScore} : {opponentScore}",
"setBackground": "set {background} scene",
"setBackgroundHardcourt": "escolha uma quadra difícil",
"setBackgroundRandom": "escolha randômica de cena",
"setBackgroundRetro": "escolha cena retro",
"setBackgroundHardcourt": "set hardcourt scene",
"setBackgroundRandom": "set random scene",
"setBackgroundRetro": "set retro scene",
"setBackgroundTooltip": "Sets the background image",
"setBallHardcourt": "escolha bola difícil",
"setBallRandom": "escolha bola aleatória",
"setBallRetro": "escolha bola retro",
"setBallHardcourt": "set hardcourt ball",
"setBallRandom": "set random ball",
"setBallRetro": "set retro ball",
"setBall": "set {ball} ball",
"setBallSpeedFast": "escolha a velocidade rápida da bola",
"setBallSpeedNormal": "escolha a velocidade normal da bola",
"setBallSpeedRandom": "escolha a velocidade aleatória da bola",
"setBallSpeedSlow": "escolha a velocidade de lentidão da bola",
"setBallSpeedTooltip": "Escolha a velocidade da bola",
"setBallSpeedVeryFast": "escolha a velocidade mais rápida da bola",
"setBallSpeedVerySlow": "escolha a velocidade mais lenta da bola",
"setBallTooltip": "Defina a imagem da bola",
"setBallSpeedFast": "set fast ball speed",
"setBallSpeedNormal": "set normal ball speed",
"setBallSpeedRandom": "set random ball speed",
"setBallSpeedSlow": "set slow ball speed",
"setBallSpeedTooltip": "Sets the speed of the ball",
"setBallSpeedVeryFast": "set very fast ball speed",
"setBallSpeedVerySlow": "set very slow ball speed",
"setBallTooltip": "Sets the ball image",
"setPaddle": "set paddle",
"setPaddleHardcourt": "escolha a pá mais difícil",
"setPaddleRandom": "escolha a pá aleatória",
"setPaddleRetro": "escolha a pá retro",
"setPaddleHardcourt": "set hardcourt paddle",
"setPaddleRandom": "set random paddle",
"setPaddleRetro": "set retro paddle",
"setPaddleSpeedFast": "set fast paddle speed",
"setPaddleSpeedNormal": "set normal paddle speed",
"setPaddleSpeedRandom": "escolha a velocidade randômica da pá",
"setPaddleSpeedRandom": "set random paddle speed",
"setPaddleSpeedSlow": "set slow paddle speed",
"setPaddleSpeedTooltip": "Sets the speed of the paddle",
"setPaddleSpeedVeryFast": "set very fast paddle speed",
"setPaddleSpeedVerySlow": "escolha a velocidade mais lenta da pá",
"setPaddleTooltip": "Escolha a imagem da pá",
"setPaddleSpeedVerySlow": "set very slow paddle speed",
"setPaddleTooltip": "Sets the paddle image",
"setPlayer": "set player",
"setPlayerSpeedFast": "set fast player speed",
"setPlayerSpeedNormal": "set normal player speed",
Expand Down