Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
ca3b1046
Commit
ca3b1046
authored
Sep 07, 2011
by
Francois Gouget
Committed by
Alexandre Julliard
Sep 07, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xcopy: Add full stops at the end of sentences in the usage message.
parent
66a13a43
Hide whitespace changes
Inline
Side-by-side
Showing
46 changed files
with
1028 additions
and
1008 deletions
+1028
-1008
ar.po
po/ar.po
+21
-21
bg.po
po/bg.po
+21
-21
ca.po
po/ca.po
+21
-21
cs.po
po/cs.po
+21
-21
da.po
po/da.po
+22
-21
de.po
po/de.po
+22
-21
el.po
po/el.po
+21
-21
en.po
po/en.po
+42
-42
en_US.po
po/en_US.po
+42
-42
eo.po
po/eo.po
+21
-21
es.po
po/es.po
+21
-21
fa.po
po/fa.po
+21
-21
fi.po
po/fi.po
+21
-21
fr.po
po/fr.po
+22
-21
he.po
po/he.po
+22
-21
hi.po
po/hi.po
+21
-21
hu.po
po/hu.po
+21
-21
it.po
po/it.po
+22
-21
ja.po
po/ja.po
+22
-21
ko.po
po/ko.po
+22
-21
lt.po
po/lt.po
+22
-21
ml.po
po/ml.po
+21
-21
nb_NO.po
po/nb_NO.po
+22
-21
nl.po
po/nl.po
+22
-21
or.po
po/or.po
+21
-21
pa.po
po/pa.po
+21
-21
pl.po
po/pl.po
+22
-21
pt_BR.po
po/pt_BR.po
+22
-21
pt_PT.po
po/pt_PT.po
+22
-21
rm.po
po/rm.po
+21
-21
ro.po
po/ro.po
+22
-21
ru.po
po/ru.po
+22
-21
sk.po
po/sk.po
+21
-21
sl.po
po/sl.po
+22
-21
sr_RS@cyrillic.po
po/sr_RS@cyrillic.po
+22
-21
sr_RS@latin.po
po/sr_RS@latin.po
+22
-21
sv.po
po/sv.po
+22
-21
te.po
po/te.po
+21
-21
th.po
po/th.po
+21
-21
tr.po
po/tr.po
+21
-21
uk.po
po/uk.po
+22
-21
wa.po
po/wa.po
+21
-21
wine.pot
po/wine.pot
+21
-21
zh_CN.po
po/zh_CN.po
+21
-21
zh_TW.po
po/zh_TW.po
+21
-21
xcopy.rc
programs/xcopy/xcopy.rc
+21
-21
No files found.
po/ar.po
View file @
ca3b1046
...
...
@@ -10952,36 +10952,36 @@ msgstr ""
#: xcopy.rc:77
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
po/bg.po
View file @
ca3b1046
...
...
@@ -11171,36 +11171,36 @@ msgstr ""
#: xcopy.rc:77
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
po/ca.po
View file @
ca3b1046
...
...
@@ -10817,36 +10817,36 @@ msgstr ""
#: xcopy.rc:77
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
po/cs.po
View file @
ca3b1046
...
...
@@ -11579,36 +11579,36 @@ msgstr ""
#: xcopy.rc:77
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
po/da.po
View file @
ca3b1046
...
...
@@ -11656,38 +11656,39 @@ msgid "D"
msgstr "K"
#: xcopy.rc:77
#, fuzzy
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
"XCOPY - Kopierer filer eller katalogtre til en målplassering\n"
...
...
po/de.po
View file @
ca3b1046
...
...
@@ -11452,38 +11452,39 @@ msgid "D"
msgstr "V"
#: xcopy.rc:77
#, fuzzy
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
"XCOPY - Kopiert Dateien oder Verzeichnisse an einen Zielort\n"
...
...
po/el.po
View file @
ca3b1046
...
...
@@ -10929,36 +10929,36 @@ msgstr ""
#: xcopy.rc:77
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
po/en.po
View file @
ca3b1046
...
...
@@ -11157,68 +11157,68 @@ msgstr "D"
#: xcopy.rc:77
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
po/en_US.po
View file @
ca3b1046
...
...
@@ -11374,68 +11374,68 @@ msgstr "D"
#: xcopy.rc:77
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
po/eo.po
View file @
ca3b1046
...
...
@@ -11137,36 +11137,36 @@ msgstr ""
#: xcopy.rc:77
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
po/es.po
View file @
ca3b1046
...
...
@@ -11863,36 +11863,36 @@ msgstr ""
#: xcopy.rc:77
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
po/fa.po
View file @
ca3b1046
...
...
@@ -10955,36 +10955,36 @@ msgstr ""
#: xcopy.rc:77
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
po/fi.po
View file @
ca3b1046
...
...
@@ -11306,36 +11306,36 @@ msgstr ""
#: xcopy.rc:77
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
po/fr.po
View file @
ca3b1046
...
...
@@ -11521,38 +11521,39 @@ msgid "D"
msgstr "R"
#: xcopy.rc:77
#, fuzzy
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
"XCOPY - Copie des fichiers ou répertoires sources vers une destination\n"
...
...
po/he.po
View file @
ca3b1046
...
...
@@ -11518,38 +11518,39 @@ msgid "D"
msgstr "D"
#: xcopy.rc:77
#, fuzzy
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
"XCOPY - Copies source files or directory trees to a destination\n"
...
...
po/hi.po
View file @
ca3b1046
...
...
@@ -10796,36 +10796,36 @@ msgstr ""
#: xcopy.rc:77
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
po/hu.po
View file @
ca3b1046
...
...
@@ -11530,36 +11530,36 @@ msgstr ""
#: xcopy.rc:77
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
po/it.po
View file @
ca3b1046
...
...
@@ -11807,38 +11807,39 @@ msgid "D"
msgstr "C"
#: xcopy.rc:77
#, fuzzy
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
"XCOPY - Copia file e alberi di cartelle sorgenti in una destinazione\n"
...
...
po/ja.po
View file @
ca3b1046
...
...
@@ -11355,38 +11355,39 @@ msgid "D"
msgstr "D"
#: xcopy.rc:77
#, fuzzy
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
"XCOPY - 送り元のファイルやディレクトリを送り先にコピーします\n"
...
...
po/ko.po
View file @
ca3b1046
...
...
@@ -11319,38 +11319,39 @@ msgid "D"
msgstr "D"
#: xcopy.rc:77
#, fuzzy
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
"XCOPY - 원본 파일이나 디렉토리 구조를 목적지로 복사\n"
...
...
po/lt.po
View file @
ca3b1046
...
...
@@ -11400,38 +11400,39 @@ msgid "D"
msgstr "K"
#: xcopy.rc:77
#, fuzzy
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
"XCOPY - Kopijuoja šaltinio failus ir katalogų medžius į paskirties vietą\n"
...
...
po/ml.po
View file @
ca3b1046
...
...
@@ -10796,36 +10796,36 @@ msgstr ""
#: xcopy.rc:77
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
po/nb_NO.po
View file @
ca3b1046
...
...
@@ -11681,38 +11681,39 @@ msgid "D"
msgstr "K"
#: xcopy.rc:77
#, fuzzy
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
"XCOPY - Kopierer filer eller katalogtre til en målplassering\n"
...
...
po/nl.po
View file @
ca3b1046
...
...
@@ -11556,38 +11556,39 @@ msgid "D"
msgstr "D"
#: xcopy.rc:77
#, fuzzy
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
"XCOPY - Kopieert bronbestanden of -mappen naar een bestemming\n"
...
...
po/or.po
View file @
ca3b1046
...
...
@@ -10796,36 +10796,36 @@ msgstr ""
#: xcopy.rc:77
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
po/pa.po
View file @
ca3b1046
...
...
@@ -10796,36 +10796,36 @@ msgstr ""
#: xcopy.rc:77
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
po/pl.po
View file @
ca3b1046
...
...
@@ -11390,38 +11390,39 @@ msgid "D"
msgstr "K"
#: xcopy.rc:77
#, fuzzy
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
"XCOPY - kopiuje pliki lub drzewa katalogów\n"
...
...
po/pt_BR.po
View file @
ca3b1046
...
...
@@ -11757,38 +11757,39 @@ msgid "D"
msgstr "D"
#: xcopy.rc:77
#, fuzzy
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
"XCOPY - Copia arquivos ou diretórios para um destino\n"
...
...
po/pt_PT.po
View file @
ca3b1046
...
...
@@ -11812,38 +11812,39 @@ msgid "D"
msgstr "D"
#: xcopy.rc:77
#, fuzzy
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
"XCOPY - Copia ficheiros ou directórios para um destino\n"
...
...
po/rm.po
View file @
ca3b1046
...
...
@@ -10854,36 +10854,36 @@ msgstr ""
#: xcopy.rc:77
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
po/ro.po
View file @
ca3b1046
...
...
@@ -12051,38 +12051,39 @@ msgid "D"
msgstr "D"
#: xcopy.rc:77
#, fuzzy
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
"XCOPY - Copiază fișiere sau arbori de directoare sursă într-o destinație\n"
...
...
po/ru.po
View file @
ca3b1046
...
...
@@ -11378,38 +11378,39 @@ msgid "D"
msgstr "D"
#: xcopy.rc:77
#, fuzzy
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
"XCOPY - Копирует файлы и деревья папок\n"
...
...
po/sk.po
View file @
ca3b1046
...
...
@@ -11153,36 +11153,36 @@ msgstr ""
#: xcopy.rc:77
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
po/sl.po
View file @
ca3b1046
...
...
@@ -11432,38 +11432,39 @@ msgid "D"
msgstr "D"
#: xcopy.rc:77
#, fuzzy
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
"XCOPY - Kopira navedene izvorne datoteke oz. mape v naveden cilj\n"
...
...
po/sr_RS@cyrillic.po
View file @
ca3b1046
...
...
@@ -11372,38 +11372,39 @@ msgid "D"
msgstr "Ф"
#: xcopy.rc:77
#, fuzzy
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
"XCOPY — умножава изворне датотеке или гране фасцикли у одредиште\n"
...
...
po/sr_RS@latin.po
View file @
ca3b1046
...
...
@@ -11448,38 +11448,39 @@ msgid "D"
msgstr "F"
#: xcopy.rc:77
#, fuzzy
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
"XCOPY — umnožava izvorne datoteke ili grane fascikli u odredište\n"
...
...
po/sv.po
View file @
ca3b1046
...
...
@@ -11392,38 +11392,39 @@ msgid "D"
msgstr "K"
#: xcopy.rc:77
#, fuzzy
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
"XCOPY - Kopierar källfiler eller katalogträd till ett mål\n"
...
...
po/te.po
View file @
ca3b1046
...
...
@@ -10796,36 +10796,36 @@ msgstr ""
#: xcopy.rc:77
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
po/th.po
View file @
ca3b1046
...
...
@@ -11004,36 +11004,36 @@ msgstr ""
#: xcopy.rc:77
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
po/tr.po
View file @
ca3b1046
...
...
@@ -11824,36 +11824,36 @@ msgstr ""
#: xcopy.rc:77
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
po/uk.po
View file @
ca3b1046
...
...
@@ -11356,38 +11356,39 @@ msgid "D"
msgstr "D"
#: xcopy.rc:77
#, fuzzy
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
"XCOPY - Копіює файли та дерева директорій за призначенням\n"
...
...
po/wa.po
View file @
ca3b1046
...
...
@@ -10985,36 +10985,36 @@ msgstr ""
#: xcopy.rc:77
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
po/wine.pot
View file @
ca3b1046
...
...
@@ -10761,36 +10761,36 @@ msgstr ""
#: xcopy.rc:77
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
po/zh_CN.po
View file @
ca3b1046
...
...
@@ -11332,36 +11332,36 @@ msgstr ""
#: xcopy.rc:77
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
po/zh_TW.po
View file @
ca3b1046
...
...
@@ -11397,36 +11397,36 @@ msgstr ""
#: xcopy.rc:77
msgid ""
"XCOPY - Copies source files or directory trees to a destination\n"
"XCOPY - Copies source files or directory trees to a destination
.
\n"
"\n"
"Syntax:\n"
"XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n"
"\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n"
"\n"
"Where:\n"
"\n"
"[/I] Assume directory if destination does not exist and copying two or\n"
"\tmore files\n"
"[/S] Copy directories and subdirectories\n"
"[/E] Copy directories and subdirectories, including any empty ones\n"
"\tmore files
.
\n"
"[/S] Copy directories and subdirectories
.
\n"
"[/E] Copy directories and subdirectories, including any empty ones
.
\n"
"[/Q] Do not list names during copy, ie quiet.\n"
"[/F] Show full source and destination names during copy\n"
"[/L] Simulate operation, showing names which would be copied\n"
"[/W] Prompts before beginning the copy operation\n"
"[/T] Creates empty directory structure but does not copy files\n"
"[/Y] Suppress prompting when overwriting files\n"
"[/-Y] Enable prompting when overwriting files\n"
"[/P] Prompts on each source file before copying\n"
"[/N] Copy using short names\n"
"[/U] Copy only files which already exist in destination\n"
"[/R] Overwrite any read only files\n"
"[/H] Include hidden and system files in the copy\n"
"[/C] Continue even if an error occurs during the copy\n"
"[/A] Only copy files with archive attribute set\n"
"[/M] Only copy files with archive attribute set, removes\n"
"\tarchive attribute\n"
"[/F] Show full source and destination names during copy
.
\n"
"[/L] Simulate operation, showing names which would be copied
.
\n"
"[/W] Prompts before beginning the copy operation
.
\n"
"[/T] Creates empty directory structure but does not copy files
.
\n"
"[/Y] Suppress prompting when overwriting files
.
\n"
"[/-Y] Enable prompting when overwriting files
.
\n"
"[/P] Prompts on each source file before copying
.
\n"
"[/N] Copy using short names
.
\n"
"[/U] Copy only files which already exist in destination
.
\n"
"[/R] Overwrite any read only files
.
\n"
"[/H] Include hidden and system files in the copy
.
\n"
"[/C] Continue even if an error occurs during the copy
.
\n"
"[/A] Only copy files with archive attribute set
.
\n"
"[/M] Only copy files with archive attribute set, removes
the
\n"
"\tarchive attribute
.
\n"
"[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n"
"\t\tIf no date is supplied, only copy if destination is older\n"
"\t\tthan source\n"
"\t\tthan source
.
\n"
"\n"
msgstr ""
programs/xcopy/xcopy.rc
View file @
ca3b1046
...
...
@@ -44,36 +44,36 @@ STRINGTABLE
STRING_DIR_CHAR, "#msgctxt#Directory key#D"
STRING_HELP,
"XCOPY - Copies source files or directory trees to a destination\n\
"XCOPY - Copies source files or directory trees to a destination
.
\n\
\n\
Syntax:\n\
XCOPY source [dest] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n\
XCOPY source [dest
ination
] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n\
\t [/R] [/H] [/C] [/P] [/A] [/M] [/E] [/D] [/Y] [/-Y]\n\
\n\
Where:\n\
\n\
[/I] Assume directory if destination does not exist and copying two or\n\
\tmore files\n\
[/S] Copy directories and subdirectories\n\
[/E] Copy directories and subdirectories, including any empty ones\n\
\tmore files
.
\n\
[/S] Copy directories and subdirectories
.
\n\
[/E] Copy directories and subdirectories, including any empty ones
.
\n\
[/Q] Do not list names during copy, ie quiet.\n\
[/F] Show full source and destination names during copy\n\
[/L] Simulate operation, showing names which would be copied\n\
[/W] Prompts before beginning the copy operation\n\
[/T] Creates empty directory structure but does not copy files\n\
[/Y] Suppress prompting when overwriting files\n\
[/-Y] Enable prompting when overwriting files\n\
[/P] Prompts on each source file before copying\n\
[/N] Copy using short names\n\
[/U] Copy only files which already exist in destination\n\
[/R] Overwrite any read only files\n\
[/H] Include hidden and system files in the copy\n\
[/C] Continue even if an error occurs during the copy\n\
[/A] Only copy files with archive attribute set\n\
[/M] Only copy files with archive attribute set, removes\n\
\tarchive attribute\n\
[/F] Show full source and destination names during copy
.
\n\
[/L] Simulate operation, showing names which would be copied
.
\n\
[/W] Prompts before beginning the copy operation
.
\n\
[/T] Creates empty directory structure but does not copy files
.
\n\
[/Y] Suppress prompting when overwriting files
.
\n\
[/-Y] Enable prompting when overwriting files
.
\n\
[/P] Prompts on each source file before copying
.
\n\
[/N] Copy using short names
.
\n\
[/U] Copy only files which already exist in destination
.
\n\
[/R] Overwrite any read only files
.
\n\
[/H] Include hidden and system files in the copy
.
\n\
[/C] Continue even if an error occurs during the copy
.
\n\
[/A] Only copy files with archive attribute set
.
\n\
[/M] Only copy files with archive attribute set, removes
the
\n\
\tarchive attribute
.
\n\
[/D | /D:m-d-y] Copy new files or those modified after the supplied date.\n\
\t\tIf no date is supplied, only copy if destination is older\n\
\t\tthan source\n\n"
\t\tthan source
.
\n\n"
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment