Translate

.Blockly.Msg.LANG_TEXT_COMPARE_TOOLTIP_LT
Tests whether text1 is lexicographically less than text2.
if one text is the prefix of the other, the shorter text is
considered smaller. Uppercase characters precede lowercase characters.
66/1880
SourceTranslationState
366
<
<
367
=
=
368
369
>
>
370
compare texts
szövegek összehasonlítása
371
Tests whether text1 is lexicographically less than text2.
if one text is the prefix of the other, the shorter text is
considered smaller. Uppercase characters precede lowercase characters.
Ellenőrzi, hogy a szöveg1 lexikografikusan kisebb-e mint szöveg2.
372
Tests whether text strings are identical, ie., have the same
characters in the same order. This is different from ordinary:
in the case where the text strings are numbers: 123 and 0123 are:
but not text:.
Ellenőrzi, hogy a szöveg sztringek megegyezőek-e.
373
Tests whether text strings are different, ie., don't have the same
characters in the same order. This is different from ordinary ≠
in the case where the text strings are numbers: 123 and 0123 are text ≠
but are mathematically:.
374
Reports whether text1 is lexicographically greater than text2.
if one text is the prefix of the other, the shorter text is considered smaller.
Uppercase characters precede lowercase characters.
Ellenőrzi, hogy a szöveg2 lexikografikusan nagyobb-e mint a szöveg2.
375
Produces text, like a text block. The difference is that the
text is not easily discoverable by examining the app's APK. Use this when creating apps
to distribute that include confidential information, for example, API keys.
Warning: This provides only very low security against expert adversaries.
A megadott szöveget titkosítja, amely így nehezebben olvasható ki az alkalmazást tartalmazó APK fájlból. Az alkalmazás bizalmas adatait - például API kulcsokat - érdemes ezzel a paranccsal rejtjelezve tárolni. Figyelem: ez az eljárás csak alacsony szintű biztonságot nyújt, komolyabb szakértelemmel rendelkező hackerek ellen nem jelent megfelelő védelmet.
376
Obfuscated Text
titkosított szöveg
2 months ago anonymous has suggested
Azt teszteli, hogy a text1 lexikográfiailag kisebb-e, mint a text2.
ha az egyik szöveg a másik előtagja, akkor a rövidebb szöveg az
kisebbnek tekinthető. A nagybetűk megelőzik a kisbetűket.

Suggested change:

EllenőrzAzt teszteli, hogy a szövegtext1 lexikograáfikusanailag kisebb-e, mint szöveg2.
a text2.
ha az egyik szöveg a másik előtagja, akkor a rövidebb szöveg az
kisebbnek tekinthető. A nagybetűk megelőzik a kisbetűket.

Loading…

Loading…

Things to check

Glossary

Source Translation
No related strings found in the glossary.

Source information

Context
.Blockly.Msg.LANG_TEXT_COMPARE_TOOLTIP_LT
Source string age
2 years ago
Translation file
appinventor/blocklyeditor/src/msg/ai_blockly/messages_hu.json, string 371