Commit 44e5a7f0 authored by Nikolay Sivov's avatar Nikolay Sivov Committed by Alexandre Julliard

po: Update Russian translation.

parent 6176bc08
...@@ -5,7 +5,7 @@ msgstr "" ...@@ -5,7 +5,7 @@ msgstr ""
"Project-Id-Version: Wine\n" "Project-Id-Version: Wine\n"
"Report-Msgid-Bugs-To: https://bugs.winehq.org\n" "Report-Msgid-Bugs-To: https://bugs.winehq.org\n"
"POT-Creation-Date: N/A\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" "Last-Translator: Nikolay Sivov <nsivov@codeweavers.com>\n"
"Language-Team: Russian\n" "Language-Team: Russian\n"
"Language: ru\n" "Language: ru\n"
...@@ -15658,41 +15658,6 @@ msgid "D" ...@@ -15658,41 +15658,6 @@ msgid "D"
msgstr "D" msgstr "D"
#: xcopy.rc:81 #: 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 "" msgid ""
"XCOPY - Copies source files or directory trees to a destination.\n" "XCOPY - Copies source files or directory trees to a destination.\n"
"\n" "\n"
...@@ -15756,6 +15721,7 @@ msgstr "" ...@@ -15756,6 +15721,7 @@ msgstr ""
"[/A] Копирует только файлы с атрибутом «архивный».\n" "[/A] Копирует только файлы с атрибутом «архивный».\n"
"[/M] Копирует только файлы с атрибутом «архивный»,\n" "[/M] Копирует только файлы с атрибутом «архивный»,\n"
"при этом очищает атрибут.\n" "при этом очищает атрибут.\n"
"[/K] Копирует атрибуты, без этого ключа атрибуты не копируются.\n"
"[/D | /D:m-d-y] Копирует только новые файлы или файлы, изменённые\n" "[/D | /D:m-d-y] Копирует только новые файлы или файлы, изменённые\n"
"\t\tпосле указанной даты. Если дата не указана, заменяет все старые файлы\n" "\t\tпосле указанной даты. Если дата не указана, заменяет все старые файлы\n"
"\t\tсуществующими новыми.\n" "\t\tсуществующими новыми.\n"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment