Commit f2c49c04 authored by Nikolay Sivov's avatar Nikolay Sivov Committed by Alexandre Julliard

po: Update Russian translation.

parent b63274f3
......@@ -5,14 +5,14 @@ msgstr ""
"Project-Id-Version: Wine\n"
"Report-Msgid-Bugs-To: http://bugs.winehq.org\n"
"POT-Creation-Date: N/A\n"
"PO-Revision-Date: 2017-08-21 15:10+0300\n"
"PO-Revision-Date: 2017-11-15 17:25+0300\n"
"Last-Translator: Nikolay Sivov <nsivov@codeweavers.com>\n"
"Language-Team: Russian\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.0.3\n"
"X-Generator: Poedit 2.0.4\n"
#: appwiz.rc:58
msgid "Install/Uninstall"
......@@ -10589,6 +10589,16 @@ msgid ""
"link_name is the name of the new symbolic link.\n"
"target is the path that link_name points to.\n"
msgstr ""
"Создаёт символическую ссылку.\n"
"\n"
"Синтаксис: MKLINK [опции] имя_ссылки цель\n"
"\n"
"Опции:\n"
"/d Создать ссылку на директорию.\n"
"/h Создать жёсткую ссылку.\n"
"/j Создать точку соединения директорий.\n"
"Имя новой ссылки задаётся с помощью «имя_ссылки».\n"
"Созданная ссылка указывает на путь «цель».\n"
#: cmd.rc:312
msgid ""
......@@ -10599,47 +10609,6 @@ msgstr ""
"или оболочку из которой был запущен cmd.\n"
#: cmd.rc:364
#, fuzzy
#| msgid ""
#| "CMD built-in commands are:\n"
#| "ASSOC\t\tShow or modify file extension associations\n"
#| "ATTRIB\t\tShow or change DOS file attributes\n"
#| "CALL\t\tInvoke a batch file from inside another\n"
#| "CD (CHDIR)\tChange current default directory\n"
#| "CHOICE\t\tWait for an keypress from a selectable list\n"
#| "CLS\t\tClear the console screen\n"
#| "COPY\t\tCopy file\n"
#| "CTTY\t\tChange input/output device\n"
#| "DATE\t\tShow or change the system date\n"
#| "DEL (ERASE)\tDelete a file or set of files\n"
#| "DIR\t\tList the contents of a directory\n"
#| "ECHO\t\tCopy text directly to the console output\n"
#| "ENDLOCAL\tEnd localization of environment changes in a batch file\n"
#| "FTYPE\t\tShow or modify open commands associated with file types\n"
#| "HELP\t\tShow brief help details on a topic\n"
#| "MD (MKDIR)\tCreate a subdirectory\n"
#| "MORE\t\tDisplay output in pages\n"
#| "MOVE\t\tMove a file, set of files or directory tree\n"
#| "PATH\t\tSet or show the search path\n"
#| "PAUSE\t\tSuspend execution of a batch file\n"
#| "POPD\t\tRestore the directory to the last one saved with PUSHD\n"
#| "PROMPT\t\tChange the command prompt\n"
#| "PUSHD\t\tChange to a new directory, saving the current one\n"
#| "REN (RENAME)\tRename a file\n"
#| "RD (RMDIR)\tDelete a subdirectory\n"
#| "SET\t\tSet or show environment variables\n"
#| "SETLOCAL\tStart localization of environment changes in a batch file\n"
#| "START\t\tStart a program, or open a document in the associated program\n"
#| "TIME\t\tSet or show the current system time\n"
#| "TITLE\t\tSet the window title for the CMD session\n"
#| "TYPE\t\tType the contents of a text file\n"
#| "VER\t\tShow the current version of CMD\n"
#| "VOL\t\tShow the volume label of a disk device\n"
#| "XCOPY\t\tCopy source files or directory trees to a destination\n"
#| "EXIT\t\tClose down CMD\n"
#| "\n"
#| "Enter HELP <command> for further information on any of the above "
#| "commands.\n"
msgid ""
"CMD built-in commands are:\n"
"ASSOC\t\tShow or modify file extension associations\n"
......@@ -10698,6 +10667,7 @@ msgstr ""
"FTYPE\t\tВыводит или изменяет команды открытия, связанные с типами файлов\n"
"HELP\t\tПоказывает краткую подсказку по команде\n"
"MD (MKDIR)\tСоздаёт каталог\n"
"MKLINK\tСоздаёт символическую ссылку\n"
"MORE\t\tВыводит данные по страницам\n"
"MOVE\t\tПеремещает файл, несколько файлов или дерево каталогов\n"
"PATH\t\tПоказывает или изменяет путь поиска программ\n"
......@@ -14986,7 +14956,7 @@ msgstr "Число мин"
#: winemine.rc:34
msgid "All results will be lost. Are you sure?"
msgstr ""
msgstr "Все результаты будут утеряны. Вы уверены?"
#: winemine.rc:30
msgid "WineMine"
......
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