mirror of
https://github.com/google/blockly.git
synced 2026-01-07 17:10:11 +01:00
Restore Translations (#1396)
* Remove English from Tagalog. * Resurrect translations for TEXT_INDEXOF_TITLE * Resurrect translations for TEXT_APPEND_TITLE * Resolve compile warnings.
This commit is contained in:
committed by
Rachel Fenichel
parent
2fae5513b2
commit
626447afb2
@@ -163,11 +163,13 @@
|
||||
"TEXT_CREATE_JOIN_TOOLTIP": "Adde, remove o reordina sectiones pro reconfigurar iste bloco de texto.",
|
||||
"TEXT_CREATE_JOIN_ITEM_TOOLTIP": "Adder un elemento al texto.",
|
||||
"TEXT_APPEND_TOOLTIP": "Adjunger un texto al variabile '%1'.",
|
||||
"TEXT_APPEND_TITLE": "a %1 adjunger texto %2",
|
||||
"TEXT_LENGTH_TITLE": "longitude de %1",
|
||||
"TEXT_LENGTH_TOOLTIP": "Retorna le numero de litteras (incluse spatios) in le texto fornite.",
|
||||
"TEXT_ISEMPTY_TITLE": "%1 es vacue",
|
||||
"TEXT_ISEMPTY_TOOLTIP": "Retorna ver si le texto fornite es vacue.",
|
||||
"TEXT_INDEXOF_TOOLTIP": "Retorna le indice del prime/ultime occurrentia del prime texto in le secunde texto. Retorna %1 si le texto non es trovate.",
|
||||
"TEXT_INDEXOF_TITLE": "in le texto %1 %2 %3",
|
||||
"TEXT_INDEXOF_OPERATOR_FIRST": "cercar le prime occurrentia del texto",
|
||||
"TEXT_INDEXOF_OPERATOR_LAST": "cercar le ultime occurrentia del texto",
|
||||
"TEXT_CHARAT_FROM_START": "prender le littera №",
|
||||
|
||||
Reference in New Issue
Block a user