chore(i18n,curriculum): update translations (#42918)
This commit is contained in:
@@ -1,110 +1,110 @@
|
||||
{
|
||||
"hyek8f": "24.44 in Celsius",
|
||||
"rscjup": "26 in Celsius",
|
||||
"am2xch": "A list of strings representing tasks to do:",
|
||||
"6rztdg": "Add a record here",
|
||||
"to1vwe": "Add handleChange() and submitMessage() methods here",
|
||||
"31b7ey": "Add your code above this line",
|
||||
"c24by8": "Add your code below this line",
|
||||
"jbrt8k": "Adds the m-th row into newArray",
|
||||
"zkh12d": "After passing the challenge experiment with myString and see how the grouping works",
|
||||
"mobihi": "Assign 5 to oopsGlobal Here",
|
||||
"v3ups9": "Call scale with an argument here",
|
||||
"iw4a3a": "Case 1: Target has no children",
|
||||
"463xp8": "Case 2: Target has one child",
|
||||
"u3inrm": "Case 3: Target has two children",
|
||||
"axnbgg": "Change code above this line",
|
||||
"i2kck7": "Change code below this line",
|
||||
"dlbobn": "Change this line",
|
||||
"v127zb": "Check the two consoles to see the difference. The freeCodeCamp console should have printed the variable twice, once for each test of this challenge. The browser console should only print the variable once because you cleared it first.",
|
||||
"ejm0ql": "Close third tab in video window, and join",
|
||||
"iwch6t": "Complete the method below and implement the others similarly",
|
||||
"hihhyz": "Complete the return statement:",
|
||||
"sdxti5": "Count the children of the target to delete",
|
||||
"wfw6sc": "Create an x and y scale",
|
||||
"sjw6f4": "Create the scale here",
|
||||
"nupsh2": "Creates a 2-D array with m rows and n columns of zeroes",
|
||||
"xfjb3s": "Declare the myGlobal variable below this line",
|
||||
"htpjk7": "Define a constant for decrement action types",
|
||||
"tfzdsp": "Define a constant for increment action types",
|
||||
"zh20mi": "Define ADD, addMessage(), messageReducer(), and store here:",
|
||||
"43qs4c": "Define an action creator for decrementing",
|
||||
"nen3qo": "Define an action creator for incrementing",
|
||||
"0cwyam": "Define an action creator here:",
|
||||
"fq0wsg": "Define an action here:",
|
||||
"tegkqa": "Define the Container component here:",
|
||||
"b5oihn": "Define the counter reducer which will increment or decrement the state based on the action it receives",
|
||||
"91y4pd": "Define the Redux store here, passing in your reducers",
|
||||
"eie1vk": "Define the root reducer here",
|
||||
"5s7nnl": "Define the store here:",
|
||||
"34qe2q": "Dictionary will hold the items of our set",
|
||||
"2c1wra": "Dispatch received data action here",
|
||||
"923cpg": "Dispatch request action here",
|
||||
"picsyf": "Dispatch the action here:",
|
||||
"ysjr1s": "Display code",
|
||||
"kjd1am": "Don't mutate state here or the tests will fail",
|
||||
"5tx4ow": "Entertainment sites",
|
||||
"9yu58b": "Example inventory lists",
|
||||
"ciddtb": "Find the target value and its parent",
|
||||
"ixx548": "Fix the code below so that it evaluates to true",
|
||||
"6mbhjj": "For example: Redux.createStore()",
|
||||
"jshtzq": "Function that returns a string representing a cup of black tea",
|
||||
"cw1ghf": "Function that returns a string representing a cup of green tea",
|
||||
"iuccln": "Generate a randomly filled array",
|
||||
"bm2mop": "Get the tabs after the tab",
|
||||
"kchz5k": "Get the tabs before the tab",
|
||||
"bfd23c": "Given a function (representing the tea type) and number of cups needed, the\nfollowing function returns an array of strings (each representing a cup of\na specific type of tea).",
|
||||
"ead98i": "Global count variable:",
|
||||
"7zf0i2": "Join them together",
|
||||
"5j2l88": "Let's create three browser windows",
|
||||
"e843r9": "Let's open a new tab for now",
|
||||
"5fvehh": "myVar is not defined outside of myLocalScope",
|
||||
"qn720a": "Now, add console.clear() before your console.log() to clear the browser console, and pass the tests.",
|
||||
"j86mef": "Now perform the tab opening, closing, and other operations",
|
||||
"mk7rvy": "Now remove the console log line to pass the test",
|
||||
"n7vm1s": "Only change code above this line",
|
||||
"cvh4x7": "Only change code below this line",
|
||||
"lvmnm7": "Open a new tab for cat memes",
|
||||
"avpx79": "Open your browser console.",
|
||||
"0b5ps6": "Padding between the SVG canvas boundary and the plot",
|
||||
"uemoej": "Pushes n zeroes into the current row to create the columns",
|
||||
"lm86nf": "Pushes the current row, which now has n zeroes in it, to the array",
|
||||
"qscelx": "Redux methods are available from a Redux object",
|
||||
"atqiig": "Render an input, button, and ul below this line",
|
||||
"yq81wg": "Render the Provider below this line",
|
||||
"kxio9j": "responseFromServer is set to false to represent an unsuccessful response from a server",
|
||||
"alh6pw": "responseFromServer is set to true to represent a successful response from a server",
|
||||
"1cfidd": "responseFromServer represents a response from a server",
|
||||
"96tntk": "Returns 30",
|
||||
"58a5g7": "Run and check the console",
|
||||
"71bus9": "Run the tests to see the difference between the two consoles.",
|
||||
"7wp46n": "Setting in Fahrenheit scale",
|
||||
"oefvg5": "Setup",
|
||||
"mnt4d3": "Should display 'carrot'",
|
||||
"fhe9m4": "Social sites",
|
||||
"za434b": "Stacked bar chart of weekly training",
|
||||
"7c1fv9": "Stacked bar chart will go here",
|
||||
"r44ovx": "tabs is an array of titles of each site open within the window",
|
||||
"cl8peb": "test array:",
|
||||
"1xi3cv": "The global variable",
|
||||
"3gc01a": "The main.scss file",
|
||||
"14kfog": "This is our intersection method",
|
||||
"d1shtt": "This is our union method",
|
||||
"pqq6sy": "This method will add an element to the set",
|
||||
"nd2oxy": "This method will check for the presence of an element and return true or false",
|
||||
"ocm81t": "This method will remove an element from a set",
|
||||
"or9p5p": "This method will return all the values in the set",
|
||||
"g1608f": "This method will return the size of the set",
|
||||
"bheu99": "This will hold the set",
|
||||
"x1djjr": "Use console.clear() on the next line to clear the browser console.",
|
||||
"22ta95": "Use console.log() to print the output variable.",
|
||||
"w43c7l": "Using s = [2, 5, 7] would be invalid",
|
||||
"pgckoj": "Variable assignments",
|
||||
"2xiqvv": "Variable declarations",
|
||||
"2sx8zg": "We keep a record of the array inside the object",
|
||||
"xmjfd8": "When you close a tab",
|
||||
"es69h6": "When you join two windows into one window",
|
||||
"fho5t5": "When you open a new tab at the end",
|
||||
"00kcrm": "yields true",
|
||||
"sxpg2a": "Your mailbox, drive, and other work sites"
|
||||
"hyek8f": "24,44 em Celsius",
|
||||
"rscjup": "26 em Celsius",
|
||||
"am2xch": "Uma lista de frases que representam as tarefas a fazer:",
|
||||
"6rztdg": "Adicione um registro aqui",
|
||||
"to1vwe": "Adicione os métodos handleChange() e submitMessage() aqui",
|
||||
"31b7ey": "Adicione o código acima desta linha",
|
||||
"c24by8": "Adicione o código abaixo desta linha",
|
||||
"jbrt8k": "Adicione a m-ésima linha em newArray",
|
||||
"zkh12d": "Depois de passar no experimento do desafio com myString e ver como o agrupamento funciona",
|
||||
"mobihi": "Atribua 5 para oopsGlobal aqui",
|
||||
"v3ups9": "Chame scale com um argumento aqui",
|
||||
"iw4a3a": "Caso 1: o destino não tem filhos",
|
||||
"463xp8": "Caso 2: o destino tem um filho",
|
||||
"u3inrm": "Caso 3: o destino tem dois filhos",
|
||||
"axnbgg": "Altere o código acima desta linha",
|
||||
"i2kck7": "Altere o código abaixo desta linha",
|
||||
"dlbobn": "Altere esta linha",
|
||||
"v127zb": "Verifique os dois consoles para ver a diferença. O console do freeCodeCamp deve ter impresso a variável duas vezes, uma vez para cada teste deste desafio. O console do navegador só deve imprimir a variável uma vez porque você a limpou primeiro.",
|
||||
"ejm0ql": "Fechar a terceira aba na janela de vídeo e entrar",
|
||||
"iwch6t": "Complete o método abaixo e implemente os outros da mesma forma",
|
||||
"hihhyz": "Complete a declaração de retorno:",
|
||||
"sdxti5": "Contar os filhos do destino a serem excluídos",
|
||||
"wfw6sc": "Criar uma escala x e y",
|
||||
"sjw6f4": "Criar a escala aqui",
|
||||
"nupsh2": "Cria um array 2-D com m linhas e n colunas de zeros",
|
||||
"xfjb3s": "Declare a variável myGlobal abaixo desta linha",
|
||||
"htpjk7": "Defina uma constante para os tipos de ação de decremento",
|
||||
"tfzdsp": "Defina uma constante para os tipos de ação de incremento",
|
||||
"zh20mi": "Defina ADD, addMessage(), messageReducer() e a store aqui:",
|
||||
"43qs4c": "Defina um criador de ação para decrementar",
|
||||
"nen3qo": "Defina um criador de ação para incrementar",
|
||||
"0cwyam": "Defina um criador de ação aqui:",
|
||||
"fq0wsg": "Defina uma ação aqui:",
|
||||
"tegkqa": "Defina o componente do Container aqui:",
|
||||
"b5oihn": "Defina o redutor do contador que incrementará ou decrementará o estado com base na ação que ele recebe",
|
||||
"91y4pd": "Defina a store do Redux aqui, passando para ela os redutores",
|
||||
"eie1vk": "Defina o redutor raiz aqui",
|
||||
"5s7nnl": "Defina a store aqui:",
|
||||
"34qe2q": "O dicionário terá os itens do nosso conjunto",
|
||||
"2c1wra": "Despache a ação dos dados recebidos aqui",
|
||||
"923cpg": "Despache a ação de solicitação aqui",
|
||||
"picsyf": "Despache a ação aqui:",
|
||||
"ysjr1s": "Exibir o código",
|
||||
"kjd1am": "Não mude o estado aqui ou os testes vão falhar",
|
||||
"5tx4ow": "Sites de entretenimento",
|
||||
"9yu58b": "Exemplo de listas de inventário",
|
||||
"ciddtb": "Encontre o valor de destino e seu pai",
|
||||
"ixx548": "Corrija o código abaixo para que ele seja avaliado como verdadeiro",
|
||||
"6mbhjj": "Exemplo: Redux.createStore()",
|
||||
"jshtzq": "Função que retorna uma string representando uma xícara de chá preto",
|
||||
"cw1ghf": "Função que retorna uma string representando uma xícara de chá verde",
|
||||
"iuccln": "Gera um array preenchido aleatoriamente",
|
||||
"bm2mop": "Obtém as abas após a aba",
|
||||
"kchz5k": "Obtém as abas antes da aba",
|
||||
"bfd23c": "Dada uma função (representando o tipo de chá) e o número de xícaras necessárias, a função\na seguir retorna um array de strings (cada uma representa uma xícara de\nde um tipo específico de chá).",
|
||||
"ead98i": "Variável global de contagem:",
|
||||
"7zf0i2": "Junte-as",
|
||||
"5j2l88": "Vamos criar três janelas no navegador",
|
||||
"e843r9": "Vamos abrir uma nova aba por enquanto",
|
||||
"5fvehh": "myVar não está definida fora do myLocalScope",
|
||||
"qn720a": "Agora, adicione console.clear() antes de seu console.log() para limpar o console do navegador e passar nos testes.",
|
||||
"j86mef": "Agora, realize a abertura e o fechamento da aba, assim como outras operações",
|
||||
"mk7rvy": "Agora, remova a linha de log do console para passar no teste",
|
||||
"n7vm1s": "Altere apenas o código acima desta linha",
|
||||
"cvh4x7": "Altere apenas o código abaixo desta linha",
|
||||
"lvmnm7": "Abra uma nova aba para memes de gato",
|
||||
"avpx79": "Abra o console do navegador.",
|
||||
"0b5ps6": "Espaçamento entre o limite do canvas SVG e o gráfico",
|
||||
"uemoej": "Coloca um número n de zeros na linha atual para criar as colunas",
|
||||
"lm86nf": "Coloca a linha atual, que agora contém n zeros, no array",
|
||||
"qscelx": "Os métodos do Redux estão disponíveis a partir de um objeto do Redux",
|
||||
"atqiig": "Exiba um elemento input, um button e um ul a partir desta linha",
|
||||
"yq81wg": "Exiba um Provedor abaixo desta linha",
|
||||
"kxio9j": "responseFromServer está definido como falso para representar uma resposta sem sucesso de um servidor",
|
||||
"alh6pw": "responseFromServer está definido como verdadeiro para representar uma resposta de sucesso de um servidor",
|
||||
"1cfidd": "responseFromServer representa uma resposta de um servidor",
|
||||
"96tntk": "Retorna 30",
|
||||
"58a5g7": "Executar e verificar o console",
|
||||
"71bus9": "Execute os testes para ver a diferença entre os dois consoles.",
|
||||
"7wp46n": "Definição na escala Fahrenheit",
|
||||
"oefvg5": "Configuração",
|
||||
"mnt4d3": "Deve exibir 'carrot'",
|
||||
"fhe9m4": "Sites sociais",
|
||||
"za434b": "Gráfico de barras empilhadas de treinamento semanal",
|
||||
"7c1fv9": "O gráfico de barras empilhadas vai ficar aqui",
|
||||
"r44ovx": "tabs é um array de títulos de cada site aberto na janela",
|
||||
"cl8peb": "array de teste:",
|
||||
"1xi3cv": "A variável global",
|
||||
"3gc01a": "O arquivo main.scss",
|
||||
"14kfog": "Este é o nosso método de interseção",
|
||||
"d1shtt": "Este é o nosso método de união",
|
||||
"pqq6sy": "Este método vai adicionar um elemento ao conjunto",
|
||||
"nd2oxy": "Este método vai verificar a presença de um elemento e retornar verdadeiro ou falso",
|
||||
"ocm81t": "Este método vai remover um elemento de um conjunto",
|
||||
"or9p5p": "Este método vai retornar todos os valores no conjunto",
|
||||
"g1608f": "Este método vai retornar o tamanho do conjunto",
|
||||
"bheu99": "Isto vai manter o conjunto",
|
||||
"x1djjr": "Use console.clear() na próxima linha para limpar o console do navegador.",
|
||||
"22ta95": "Use console.log() para imprimir a variável de saída.",
|
||||
"w43c7l": "Usar s = [2, 5, 7] seria inválido",
|
||||
"pgckoj": "Atribuições de variável",
|
||||
"2xiqvv": "Declarações de variável",
|
||||
"2sx8zg": "Mantemos um registro do array dentro do objeto",
|
||||
"xmjfd8": "Quando você fecha uma aba",
|
||||
"es69h6": "Quando você junta duas janelas em apenas uma",
|
||||
"fho5t5": "Quando você abre uma nova aba no final",
|
||||
"00kcrm": "retorna verdadeiro",
|
||||
"sxpg2a": "Sua caixa de correio, unidade e outros locais de trabalho"
|
||||
}
|
||||
|
Reference in New Issue
Block a user