cmd: Fix the indentation of the IF usage message.
This commit is contained in:
parent
08de85a2d9
commit
cd411b613b
6
po/ar.po
6
po/ar.po
|
@ -7679,9 +7679,9 @@ msgstr ""
|
|||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
6
po/bg.po
6
po/bg.po
|
@ -7848,9 +7848,9 @@ msgstr ""
|
|||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
6
po/ca.po
6
po/ca.po
|
@ -7594,9 +7594,9 @@ msgstr ""
|
|||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
7
po/cs.po
7
po/cs.po
|
@ -8043,12 +8043,13 @@ msgid ""
|
|||
msgstr "Nápověda k HELP\n"
|
||||
|
||||
#: cmd.rc:94
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
7
po/da.po
7
po/da.po
|
@ -8086,12 +8086,13 @@ msgid ""
|
|||
msgstr "Hjælp til HELP\n"
|
||||
|
||||
#: cmd.rc:94
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
7
po/de.po
7
po/de.po
|
@ -7918,12 +7918,13 @@ msgid ""
|
|||
msgstr "HELP zeigt die Hilfe an\n"
|
||||
|
||||
#: cmd.rc:94
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
6
po/el.po
6
po/el.po
|
@ -7703,9 +7703,9 @@ msgstr ""
|
|||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
12
po/en.po
12
po/en.po
|
@ -7767,18 +7767,18 @@ msgstr ""
|
|||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
msgstr ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
12
po/en_US.po
12
po/en_US.po
|
@ -7884,18 +7884,18 @@ msgstr ""
|
|||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
msgstr ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
6
po/eo.po
6
po/eo.po
|
@ -7816,9 +7816,9 @@ msgstr ""
|
|||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
7
po/es.po
7
po/es.po
|
@ -8257,12 +8257,13 @@ msgid ""
|
|||
msgstr "Ayuda sobre HELP\n"
|
||||
|
||||
#: cmd.rc:94
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
6
po/fa.po
6
po/fa.po
|
@ -7681,9 +7681,9 @@ msgstr ""
|
|||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
6
po/fi.po
6
po/fi.po
|
@ -7931,9 +7931,9 @@ msgstr ""
|
|||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
7
po/fr.po
7
po/fr.po
|
@ -7948,12 +7948,13 @@ msgstr ""
|
|||
"HELP sans argument affiche toutes les commandes intégrées de CMD.\n"
|
||||
|
||||
#: cmd.rc:94
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
7
po/he.po
7
po/he.po
|
@ -7967,12 +7967,13 @@ msgstr ""
|
|||
"HELP without an argument shows all CMD built-in commands.\n"
|
||||
|
||||
#: cmd.rc:94
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
6
po/hi.po
6
po/hi.po
|
@ -7590,9 +7590,9 @@ msgstr ""
|
|||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
6
po/hu.po
6
po/hu.po
|
@ -8131,9 +8131,9 @@ msgstr ""
|
|||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
7
po/it.po
7
po/it.po
|
@ -8212,12 +8212,13 @@ msgid ""
|
|||
msgstr "Aiuto su HELP\n"
|
||||
|
||||
#: cmd.rc:94
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
7
po/ja.po
7
po/ja.po
|
@ -7864,12 +7864,13 @@ msgstr ""
|
|||
"引数なしの HELP はすべての CMD 内蔵コマンドを表示します。\n"
|
||||
|
||||
#: cmd.rc:94
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
7
po/ko.po
7
po/ko.po
|
@ -7830,12 +7830,13 @@ msgstr ""
|
|||
"아무 매개변수가 없는 HELP눈 CMD의 모든 내장 명령을 보여줍니다.\n"
|
||||
|
||||
#: cmd.rc:94
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
7
po/lt.po
7
po/lt.po
|
@ -7886,12 +7886,13 @@ msgstr ""
|
|||
"HELP be argumentų parodo visas įtaisytas CMD komandas.\n"
|
||||
|
||||
#: cmd.rc:94
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
6
po/ml.po
6
po/ml.po
|
@ -7590,9 +7590,9 @@ msgstr ""
|
|||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
|
@ -8146,12 +8146,13 @@ msgid ""
|
|||
msgstr "Hjelp til HELP\n"
|
||||
|
||||
#: cmd.rc:94
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
7
po/nl.po
7
po/nl.po
|
@ -8021,12 +8021,13 @@ msgstr ""
|
|||
"Help zonder argument laat alle ingebouwde opdrachten van CMD zien.\n"
|
||||
|
||||
#: cmd.rc:94
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
6
po/or.po
6
po/or.po
|
@ -7590,9 +7590,9 @@ msgstr ""
|
|||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
6
po/pa.po
6
po/pa.po
|
@ -7590,9 +7590,9 @@ msgstr ""
|
|||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
7
po/pl.po
7
po/pl.po
|
@ -7901,12 +7901,13 @@ msgstr ""
|
|||
"HELP bez argumentu pokazuje wszystkie wbudowane polecenia CMD.\n"
|
||||
|
||||
#: cmd.rc:94
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
|
@ -8172,12 +8172,13 @@ msgid ""
|
|||
msgstr "Ajuda do comando HELP\n"
|
||||
|
||||
#: cmd.rc:94
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
|
@ -8220,12 +8220,13 @@ msgid ""
|
|||
msgstr "Ajuda do comando HELP\n"
|
||||
|
||||
#: cmd.rc:94
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
6
po/rm.po
6
po/rm.po
|
@ -7624,9 +7624,9 @@ msgstr ""
|
|||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
7
po/ro.po
7
po/ro.po
|
@ -8463,12 +8463,13 @@ msgstr ""
|
|||
"HELP fără nici un parametru enumerează toate comenzile integrate în cmd.\n"
|
||||
|
||||
#: cmd.rc:94
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
7
po/ru.po
7
po/ru.po
|
@ -7875,12 +7875,13 @@ msgid ""
|
|||
msgstr "Справка о HELP\n"
|
||||
|
||||
#: cmd.rc:94
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
6
po/sk.po
6
po/sk.po
|
@ -7889,9 +7889,9 @@ msgstr ""
|
|||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
7
po/sl.po
7
po/sl.po
|
@ -7905,12 +7905,13 @@ msgstr ""
|
|||
"HELP brez argumentov pokaže vse vgrajene ukaze CMD.\n"
|
||||
|
||||
#: cmd.rc:94
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
|
@ -8000,9 +8000,9 @@ msgstr ""
|
|||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
|
@ -8049,9 +8049,9 @@ msgstr ""
|
|||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
7
po/sv.po
7
po/sv.po
|
@ -7892,12 +7892,13 @@ msgstr ""
|
|||
"HELP utan ett argument visar alla inbyggda CMD-kommandon.\n"
|
||||
|
||||
#: cmd.rc:94
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
6
po/te.po
6
po/te.po
|
@ -7590,9 +7590,9 @@ msgstr ""
|
|||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
6
po/th.po
6
po/th.po
|
@ -7737,9 +7737,9 @@ msgstr ""
|
|||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
7
po/tr.po
7
po/tr.po
|
@ -8262,12 +8262,13 @@ msgid ""
|
|||
msgstr "HELP hakkında yardım\n"
|
||||
|
||||
#: cmd.rc:94
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
7
po/uk.po
7
po/uk.po
|
@ -7872,12 +7872,13 @@ msgstr ""
|
|||
"HELP без аргументів показує всі вбудовані команди CMD.\n"
|
||||
|
||||
#: cmd.rc:94
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
6
po/wa.po
6
po/wa.po
|
@ -7702,9 +7702,9 @@ msgstr ""
|
|||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
|
@ -7566,9 +7566,9 @@ msgstr ""
|
|||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
|
@ -7985,9 +7985,9 @@ msgstr ""
|
|||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
|
@ -8043,9 +8043,9 @@ msgstr ""
|
|||
msgid ""
|
||||
"IF is used to conditionally execute a command.\n"
|
||||
"\n"
|
||||
"Syntax:\tIF [NOT] EXIST filename command\n"
|
||||
"IF [NOT] string1==string2 command\n"
|
||||
"IF [NOT] ERRORLEVEL number command\n"
|
||||
"Syntax: IF [NOT] EXIST filename command\n"
|
||||
" IF [NOT] string1==string2 command\n"
|
||||
" IF [NOT] ERRORLEVEL number command\n"
|
||||
"\n"
|
||||
"In the second form of the command, string1 and string2 must be in double\n"
|
||||
"quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
|
@ -86,9 +86,9 @@ HELP without an argument shows all CMD built-in commands.\n"
|
|||
WCMD_IF,
|
||||
"IF is used to conditionally execute a command.\n\
|
||||
\n\
|
||||
Syntax: IF [NOT] EXIST filename command\n\
|
||||
IF [NOT] string1==string2 command\n\
|
||||
IF [NOT] ERRORLEVEL number command\n\
|
||||
Syntax: IF [NOT] EXIST filename command\n\
|
||||
\ IF [NOT] string1==string2 command\n\
|
||||
\ IF [NOT] ERRORLEVEL number command\n\
|
||||
\n\
|
||||
In the second form of the command, string1 and string2 must be in double\n\
|
||||
quotes. The comparison is not case-sensitive.\n"
|
||||
|
|
Loading…
Reference in New Issue