Results for if translation from French to Korean

Human contributions

From professional translators, enterprises, web pages and freely available translation repositories.

Add a translation

French

Korean

Info

French

if

Korean

if

Last Update: 2012-10-06
Usage Frequency: 1
Quality:

Reference: Wikipedia

French

if he

Korean

그가

Last Update: 2025-02-13
Usage Frequency: 1
Quality:

Reference: Wikipedia

French

? oh, if i had my way

Korean

♪ oh, if i had my way

Last Update: 2016-10-28
Usage Frequency: 1
Quality:

Reference: Wikipedia

French

? if it's a long way

Korean

♪ if it's a long way

Last Update: 2016-10-28
Usage Frequency: 1
Quality:

Reference: Wikipedia

French

bloc @if... @endif non terminé.

Korean

@ if가 종결되지 않았습니다... @ endif 블록.

Last Update: 2011-10-23
Usage Frequency: 1
Quality:

Reference: Wikipedia

French

don't know if l'm elated or gassy,

Korean

don't know if i'm elated or gassy, 내가 좀 들뜬 건지도 몰라,

Last Update: 2016-10-28
Usage Frequency: 1
Quality:

Reference: Wikipedia

French

if the old node cannot be found the function returns false.

Korean

(php 4.3) this function replaces the child oldnode with the passed newnode, even if the new node already is a child of the domnode. if newnode was already inserted in the document it is first unlinked from its existing context. if the old node cannot be found the function returns false. if the replacement succeds the old node is returned. (this behaviour is according to the w3c specs).

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Reference: Wikipedia

French

people make bad choices if they're mad or scared or stressed.

Korean

people make bad choices if they're 사람들은 화나거나 겁먹고 스트레스 받으면 mad or scared or stressed. 좋지 않은 선택을 하곤 하지.

Last Update: 2016-10-28
Usage Frequency: 1
Quality:

Reference: Wikipedia

French

allez voir while, for, et if pour d 'autres exemples.

Korean

각각의 제어구조에 대한 예제는 while, for, if 를 보기 바란다.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Reference: Wikipedia

French

l 'instruction if est une des plus importantes instructions de tous les langages, php inclus.

Korean

the if construct is one of the most important features of many languages, php included. it allows for conditional execution of code fragments. php의 if 문은 c와 비슷하다.:

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Reference: Wikipedia

French

refusé & #160;: %1unsure if it is possible to attend.

Korean

줄:% 1unsure if it is possible to attend.

Last Update: 2011-10-23
Usage Frequency: 1
Quality:

Reference: Wikipedia
Warning: Contains invisible HTML formatting

French

ces expressions sont utilisées de manière courante dans les instructions conditionnelles, comme l 'instruction if.

Korean

the last example of expressions we'll deal with here is combined operator-assignment expressions. you already know that if you want to increment $a by 1, you can simply write '$a++' or '++$a'. but what if you want to add more than one to it, for instance 3? you could write '$a++' multiple times, but this is obviously not a very efficient or comfortable way. a much more common practice is to write '$a = $a + 3'. '$a + 3' evaluates to the value of $a plus 3, and is assigned back into $a, which results in incrementing $a by 3. in php, as in several other languages like c, you can write this in a shorter way, which with time would become clearer and quicker to understand as well. adding 3 to the current value of $a can be written '$a += 3'. this means exactly "take the value of $a, add 3 to it, and assign it back into $a". in addition to being shorter and clearer, this also results in faster execution. the value of '$a += 3', like the value of a regular assignment, is the assigned value. notice that it is not 3, but the combined value of $a plus 3 (this is the value that's assigned into $a). any two-place operator can be used in this operator-assignment mode, for example '$a -= 5' (subtract 5 from the value of $a), '$b *= 7' (multiply the value of $b by 7), etc.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Reference: Wikipedia
Warning: Contains invisible HTML formatting

French

cacherkeep a empty space in the list if the mail does not have the attribute, e. g. important mark on a non important mail

Korean

keep a empty space in the list if the mail does not have the attribute, e. g. important mark on a non important mail

Last Update: 2011-10-23
Usage Frequency: 1
Quality:

Reference: Wikipedia

French

note: if you interrupt the process of wiping and then attempt to resume it, the entire process will have to start from the beginning.

Korean

참고: 사용자가 지움 작업을 중단하고 이 작업을 다시 시작하면, 지움 작업은 처음부터 다시 진행됩니다.

Last Update: 2009-12-09
Usage Frequency: 1
Quality:

Reference: Wikipedia

French

l 'expression elseif est exécutée seulement si le if précédent et tout autre elseif précédent est évalués comme false, et que votre elseif est évalué à true.

Korean

the elseif statement is only executed if the preceding if expression and any preceding elseif expressions evaluated to false, and the current elseif expression evaluated to true.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Reference: Wikipedia

French

an error prevented truecrypt from encrypting the partition. please try fixing any previously reported problems and then try again. if the problems persist, it might help to follow the below steps.

Korean

오류로 인해 truecrypt가 파티션을 암호화하는데 방해가 됩니다. 이전에 보고된 문제점들을 고친 후 다시 시도해 보십시오. 문제가 계속되면 다음 단계를 따르면 도움이 될 것입니다.

Last Update: 2009-12-09
Usage Frequency: 1
Quality:

Reference: Wikipedia

Get a better translation with
8,913,815,583 human contributions

Users are now asking for help:



We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies. Learn more. OK