po: Update German translation.
Signed-off-by: Julian Rüger <jr98@gmx.net> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
4d55a3f33c
commit
9be5eadee4
38
po/de.po
38
po/de.po
|
@ -5,7 +5,7 @@ msgstr ""
|
|||
"Project-Id-Version: Wine\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.winehq.org\n"
|
||||
"POT-Creation-Date: N/A\n"
|
||||
"PO-Revision-Date: 2018-07-05 11:58+0200\n"
|
||||
"PO-Revision-Date: 2018-07-10 14:47+0200\n"
|
||||
"Last-Translator: Julian Rüger\n"
|
||||
"Language-Team: German\n"
|
||||
"Language: de\n"
|
||||
|
@ -15768,41 +15768,6 @@ msgid "D"
|
|||
msgstr "V"
|
||||
|
||||
#: xcopy.rc:81
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "XCOPY - Copies source files or directory trees to a destination.\n"
|
||||
#| "\n"
|
||||
#| "Syntax:\n"
|
||||
#| "XCOPY source [destination] [/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"
|
||||
#| "[/Q] Do not list names during copy, that is be 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 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"
|
||||
msgid ""
|
||||
"XCOPY - Copies source files or directory trees to a destination.\n"
|
||||
"\n"
|
||||
|
@ -15866,6 +15831,7 @@ msgstr ""
|
|||
"[/A] Nur Dateien mit Archivbit kopieren.\n"
|
||||
"[/M] Nur Dateien mit Archivbit kopieren, danach\n"
|
||||
"\tdas Archivbit löschen.\n"
|
||||
"[/K] Dateiattribute kopieren; Attribute bleiben sonst nicht erhalten.\n"
|
||||
"[/D | /D:M-T-J] Kopiere neue Dateien oder Dateien, die neuer als das\n"
|
||||
"\t\tangegebene Datum sind. Wird kein Datum angegeben, werden nur\n"
|
||||
"\t\tQuelldateien kopiert, die neuer sind als die Zieldatei.\n"
|
||||
|
|
Loading…
Reference in New Issue