mirror of
https://github.com/google/blockly.git
synced 2026-01-07 17:10:11 +01:00
Localisation updates from https://translatewiki.net.
This commit is contained in:
@@ -133,8 +133,8 @@
|
||||
"MATH_SINGLE_TOOLTIP_ABS": "Retornar le valor absolute de un numero.",
|
||||
"MATH_SINGLE_TOOLTIP_NEG": "Retornar le negation de un numero.",
|
||||
"MATH_SINGLE_TOOLTIP_LN": "Retornar le logarithmo natural de un numero.",
|
||||
"MATH_SINGLE_TOOLTIP_LOG10": "Retornar le logarithmo in base 10 del numero.",
|
||||
"MATH_SINGLE_TOOLTIP_EXP": "Retornar e elevate al potentia del numero.",
|
||||
"MATH_SINGLE_TOOLTIP_LOG10": "Retornar le logarithmo in base 10 de un numero.",
|
||||
"MATH_SINGLE_TOOLTIP_EXP": "Retornar <em>e</em> elevate al potentia de un numero.",
|
||||
"MATH_SINGLE_TOOLTIP_POW10": "Retornar 10 elevate al potentia de un numero.",
|
||||
"MATH_TRIG_TOOLTIP_SIN": "Retornar le sino de un grado (non radiano).",
|
||||
"MATH_TRIG_TOOLTIP_COS": "Retornar le cosino de un grado (non radiano).",
|
||||
@@ -286,7 +286,7 @@
|
||||
"LISTS_SET_INDEX_TOOLTIP_INSERT_LAST": "Adjunge le elemento al fin de un lista.",
|
||||
"LISTS_SET_INDEX_TOOLTIP_INSERT_RANDOM": "Insere le elemento a un position aleatori in un lista.",
|
||||
"LISTS_GET_SUBLIST_START_FROM_START": "prender sublista ab №",
|
||||
"LISTS_GET_SUBLIST_START_FROM_END": "prender sublista ab le fin ab №",
|
||||
"LISTS_GET_SUBLIST_START_FROM_END": "prender sublista ab № a partir del fin",
|
||||
"LISTS_GET_SUBLIST_START_FIRST": "prender sublista ab initio",
|
||||
"LISTS_GET_SUBLIST_END_FROM_START": "usque al №",
|
||||
"LISTS_GET_SUBLIST_END_FROM_END": "usque al № ab fin",
|
||||
|
||||
Reference in New Issue
Block a user