po: Update Russian translation.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Nikolay Sivov 2018-07-06 09:19:22 +03:00 committed by Alexandre Julliard
parent 6176bc0842
commit 44e5a7f0da
1 changed files with 2 additions and 36 deletions

View File

@ -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-04 13:51+0300\n"
"PO-Revision-Date: 2018-07-06 09:17+0300\n"
"Last-Translator: Nikolay Sivov <nsivov@codeweavers.com>\n"
"Language-Team: Russian\n"
"Language: ru\n"
@ -15658,41 +15658,6 @@ msgid "D"
msgstr "D"
#: 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"
@ -15756,6 +15721,7 @@ msgstr ""
"[/A] Копирует только файлы с атрибутом «архивный».\n"
"[/M] Копирует только файлы с атрибутом «архивный»,\n"
"при этом очищает атрибут.\n"
"[/K] Копирует атрибуты, без этого ключа атрибуты не копируются.\n"
"[/D | /D:m-d-y] Копирует только новые файлы или файлы, изменённые\n"
"\t\tпосле указанной даты. Если дата не указана, заменяет все старые файлы\n"
"\t\tсуществующими новыми.\n"