Commit f6386788 authored by Igor Stepin's avatar Igor Stepin Committed by Alexandre Julliard

Added a lot of Russian translations.

parent 75222132
/*
* Russian Resources
* avifil32.dll (Russian resources)
*
* Copyright 2003 Igor Stepin
*
......@@ -29,24 +29,24 @@ BEGIN
COMBOBOX IDC_STREAM,2,18,134,61,CBS_DROPDOWNLIST | WS_VSCROLL |
WS_TABSTOP
PUSHBUTTON "&...",IDC_OPTIONS,145,17,45,14
AUTOCHECKBOX "&Interleave ",IDC_INTERLEAVE,3,42,60,11,WS_TABSTOP
AUTOCHECKBOX "& ",IDC_INTERLEAVE,3,42,60,11,WS_TABSTOP
EDITTEXT IDC_INTERLEAVEEVERY,66,41,32,12,ES_AUTOHSCROLL
LTEXT "",-1,104,43,36,9
LTEXT "",-1,104,43,36,9
LTEXT " :",-1,3,56,53,9
LTEXT "This space for rent",IDC_FORMATTEXT,55,56,90,26
LTEXT " ",IDC_FORMATTEXT,55,56,90,26
DEFPUSHBUTTON "OK",IDOK,145,42,45,14
PUSHBUTTON "",IDCANCEL,145,61,45,14
END
STRINGTABLE DISCARDABLE
{
IDS_WAVESTREAMFORMAT "Waveform: %s"
IDS_WAVEFILETYPE "Waveform"
IDS_WAVESTREAMFORMAT " : %s"
IDS_WAVEFILETYPE " "
IDS_ALLMULTIMEDIA " "
IDS_ALLFILES " (*.*)@*.*"
IDS_VIDEO ""
IDS_AUDIO ""
IDS_AVISTREAMFORMAT "%s %s #%d"
IDS_AVIFILETYPE "Wine AVI-default-filehandler"
IDS_AVIFILETYPE " avi- Wine"
IDS_UNCOMPRESSED " "
}
......@@ -134,21 +134,21 @@ STRINGTABLE LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
LOCALE_STIMEFORMAT "H:mm:ss"
LOCALE_SYEARMONTH "MMMM yyyy '.'"
LGRPID_WESTERN_EUROPE+LGRPID_RES_BASE "Western Europe and United States"
LGRPID_CENTRAL_EUROPE+LGRPID_RES_BASE "Central Europe"
LGRPID_BALTIC+LGRPID_RES_BASE "Baltic"
LGRPID_GREEK+LGRPID_RES_BASE "Greek"
LGRPID_CYRILLIC+LGRPID_RES_BASE "Cyrillic"
LGRPID_TURKISH+LGRPID_RES_BASE "Turkic"
LGRPID_JAPANESE+LGRPID_RES_BASE "Japanese"
LGRPID_KOREAN+LGRPID_RES_BASE "Korean"
LGRPID_TRADITIONAL_CHINESE+LGRPID_RES_BASE "Traditional Chinese"
LGRPID_SIMPLIFIED_CHINESE+LGRPID_RES_BASE "Simplified Chinese"
LGRPID_THAI+LGRPID_RES_BASE "Thai"
LGRPID_HEBREW+LGRPID_RES_BASE "Hebrew"
LGRPID_ARABIC+LGRPID_RES_BASE "Arabic"
LGRPID_VIETNAMESE+LGRPID_RES_BASE "Vietnamese"
LGRPID_INDIC+LGRPID_RES_BASE "Indic"
LGRPID_GEORGIAN+LGRPID_RES_BASE "Georgian"
LGRPID_ARMENIAN+LGRPID_RES_BASE "Armenian"
LGRPID_WESTERN_EUROPE+LGRPID_RES_BASE ""
LGRPID_CENTRAL_EUROPE+LGRPID_RES_BASE ""
LGRPID_BALTIC+LGRPID_RES_BASE ""
LGRPID_GREEK+LGRPID_RES_BASE ""
LGRPID_CYRILLIC+LGRPID_RES_BASE ""
LGRPID_TURKISH+LGRPID_RES_BASE ""
LGRPID_JAPANESE+LGRPID_RES_BASE ""
LGRPID_KOREAN+LGRPID_RES_BASE ""
LGRPID_TRADITIONAL_CHINESE+LGRPID_RES_BASE " "
LGRPID_SIMPLIFIED_CHINESE+LGRPID_RES_BASE " "
LGRPID_THAI+LGRPID_RES_BASE ""
LGRPID_HEBREW+LGRPID_RES_BASE ""
LGRPID_ARABIC+LGRPID_RES_BASE ""
LGRPID_VIETNAMESE+LGRPID_RES_BASE ""
LGRPID_INDIC+LGRPID_RES_BASE ""
LGRPID_GEORGIAN+LGRPID_RES_BASE ""
LGRPID_ARMENIAN+LGRPID_RES_BASE ""
}
......@@ -43,4 +43,5 @@
#include "wininet_En.rc"
#include "wininet_Es.rc"
#include "wininet_Pt.rc"
#include "wininet_Ru.rc"
#include "wininet_Si.rc"
/*
* wininet.dll (Russian resources)
*
* Copyright 2003 Igor Stepin
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
IDD_PROXYDLG DIALOG LOADONCALL MOVEABLE DISCARDABLE 36, 24, 250, 154
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION " "
FONT 8, "Helv"
{
LTEXT " :", -1, 40, 6, 150, 15
LTEXT "", -1, 40, 26, 50, 10
LTEXT "Realm", -1, 40, 46, 50, 10
LTEXT "", -1, 40, 66, 50, 10
LTEXT "", -1, 40, 86, 50, 10
LTEXT "" IDC_PROXY, 80, 26, 150, 14, 0
LTEXT "" IDC_REALM, 80, 46, 150, 14, 0
EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP
EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD
CHECKBOX "& ()", IDC_SAVEPASSWORD,
80, 106, 150, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP
PUSHBUTTON "OK", IDOK, 98, 126, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON
PUSHBUTTON "", IDCANCEL, 158, 126, 56, 14, WS_GROUP | WS_TABSTOP
}
......@@ -25,6 +25,7 @@
#include "Fr.rc"
#include "It.rc"
#include "Pt.rc"
#include "Ru.rc"
#include "Si.rc"
LANGUAGE LANG_NEUTRAL,SUBLANG_NEUTRAL
......
/*
* Regedit (Russian resources)
*
* Copyright 2003 Igor Stepin
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
/*
* Menu
*/
IDC_REGEDIT MENU DISCARDABLE
BEGIN
POPUP "&"
BEGIN
MENUITEM "&", ID_REGISTRY_EXIT
END
POPUP "&"
BEGIN
MENUITEM "& ", ID_HELP_ABOUT
END
END
IDR_REGEDIT_MENU MENU DISCARDABLE
BEGIN
POPUP "&"
BEGIN
MENUITEM "& ...", ID_REGISTRY_IMPORTREGISTRYFILE
MENUITEM "& ...", ID_REGISTRY_EXPORTREGISTRYFILE
MENUITEM SEPARATOR
MENUITEM "& ...",
ID_REGISTRY_CONNECTNETWORKREGISTRY
, GRAYED
MENUITEM "& ...",
ID_REGISTRY_DISCONNECTNETWORKREGISTRY
, GRAYED
MENUITEM SEPARATOR
MENUITEM "&\tCtrl+P", ID_REGISTRY_PRINT, GRAYED
MENUITEM SEPARATOR
MENUITEM "&", ID_REGISTRY_EXIT
END
POPUP "&"
BEGIN
MENUITEM "&", ID_EDIT_MODIFY
MENUITEM SEPARATOR
POPUP "&"
BEGIN
MENUITEM "&", ID_EDIT_NEW_KEY
MENUITEM SEPARATOR
MENUITEM "& ", ID_EDIT_NEW_STRINGVALUE
MENUITEM "& ", ID_EDIT_NEW_BINARYVALUE
MENUITEM "&DWORD ", ID_EDIT_NEW_DWORDVALUE
END
MENUITEM SEPARATOR
MENUITEM "&\tDel", ID_EDIT_DELETE
MENUITEM "&", ID_EDIT_RENAME
MENUITEM SEPARATOR
MENUITEM "& ", ID_EDIT_COPYKEYNAME
MENUITEM SEPARATOR
MENUITEM "&\tCtrl+F", ID_EDIT_FIND, GRAYED
MENUITEM " &\tF3", ID_EDIT_FINDNEXT, GRAYED
END
POPUP "&"
BEGIN
MENUITEM " &", ID_VIEW_STATUSBAR
MENUITEM SEPARATOR
MENUITEM "&", ID_VIEW_SPLIT
MENUITEM SEPARATOR
MENUITEM "&\tF5", ID_VIEW_REFRESH
END
POPUP "&"
BEGIN
MENUITEM "& ", ID_FAVOURITES_ADDTOFAVOURITES
, GRAYED
MENUITEM "& ", ID_FAVOURITES_REMOVEFAVOURITE
, GRAYED
END
POPUP "&"
BEGIN
/*
* MENUITEM "&", ID_HELP_HELPTOPICS
* MENUITEM SEPARATOR
*/
MENUITEM "& ", ID_HELP_ABOUT
END
END
/*
* Dialog
*/
IDD_ABOUTBOX DIALOG DISCARDABLE 22, 17, 230, 75
STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
CAPTION " "
FONT 8, "System"
BEGIN
ICON IDI_REGEDIT,IDI_REGEDIT,14,9,16,16
LTEXT " ReactOS. 1.0",IDC_STATIC,49,10,119,8,
SS_NOPREFIX
LTEXT "Copyright (C) 2002 ReactOS",IDC_STATIC,49,20,119,8
DEFPUSHBUTTON "OK",IDOK,195,6,30,11,WS_GROUP
END
/*
* String Table
*/
STRINGTABLE DISCARDABLE
BEGIN
IDS_LIST_COLUMN_NAME ""
IDS_LIST_COLUMN_TYPE ""
IDS_LIST_COLUMN_DATA ""
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_APP_TITLE " "
IDC_REGEDIT "REGEDIT"
IDC_REGEDIT_FRAME "REGEDIT_FRAME"
END
STRINGTABLE DISCARDABLE
BEGIN
ID_REGISTRY_MENU " "
ID_EDIT_MENU " "
ID_VIEW_MENU " "
ID_FAVOURITES_MENU " "
ID_HELP_MENU " "
ID_EDIT_NEW_MENU " "
END
STRINGTABLE DISCARDABLE
BEGIN
ID_EDIT_MODIFY "Modifies the value's data"
ID_EDIT_NEW_KEY " "
ID_EDIT_NEW_STRINGVALUE " "
ID_EDIT_NEW_BINARYVALUE " "
ID_EDIT_NEW_DWORDVALUE " DWORD-"
ID_REGISTRY_IMPORTREGISTRYFILE " "
ID_REGISTRY_EXPORTREGISTRYFILE
" "
ID_REGISTRY_CONNECTNETWORKREGISTRY
" "
ID_REGISTRY_DISCONNECTNETWORKREGISTRY
" "
ID_REGISTRY_PRINT " "
/* ID_HELP_HELPTOPICS "Opens registry editor help" */
ID_HELP_ABOUT " , "
END
STRINGTABLE DISCARDABLE
BEGIN
ID_REGISTRY_EXIT " "
ID_FAVOURITES_ADDTOFAVOURITES " "
ID_FAVOURITES_REMOVEFAVOURITE " "
ID_VIEW_STATUSBAR " "
ID_VIEW_SPLIT " "
ID_VIEW_REFRESH " "
ID_EDIT_DELETE " "
ID_EDIT_RENAME " "
ID_EDIT_COPYKEYNAME " "
ID_EDIT_FIND " , "
ID_EDIT_FINDNEXT " , "
END
/*****************************************************************/
/*
* Dialog
*/
IDD_DIALOG1 DIALOG DISCARDABLE 50, 50, 268, 98
STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS |
WS_BORDER
FONT 8, "MS Sans Serif"
BEGIN
END
IDD_DIALOG2 DIALOG DISCARDABLE 0, 0, 187, 95
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION ""
FONT 8, "MS Sans Serif"
BEGIN
DEFPUSHBUTTON "OK",IDOK,130,7,50,14
PUSHBUTTON "",IDCANCEL,130,24,50,14
END
/*
* TEXTINCLUDE
*/
1 TEXTINCLUDE DISCARDABLE
BEGIN
"resource.h\0"
END
/*
* String Table
*/
/*
*STRINGTABLE DISCARDABLE
*BEGIN
* ID_HELP_HELPTOPICS "Opens Registry Editor Help."
* ID_HELP_ABOUT "Displays program information, version number, and copyright."
*END
*/
/*****************************************************************/
......@@ -33,4 +33,5 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
#include "Fr.rc"
#include "Es.rc"
#include "Pt.rc"
#include "Ru.rc"
#include "Si.rc"
......@@ -22,27 +22,29 @@ LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
STRINGTABLE DISCARDABLE LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
{
STRING_USAGE, "Start a program, or open a document in the program normally used for files with that suffix. \n\
Usage: \n\
start [options] program_filename [...] \n\
start [options] document_filename \n\
STRING_USAGE, " , \n\
. \n\n\
: \n\
start [options] __ [...] \n\
start [options] __ \n\
\n\
Options: \n\
/M[inimized] Start the program minimized. \n\
/MAX[imized] Start the program maximized. \n\
/R[estored] Start the program normally (neither minimized nor maximized). \n\
/W[ait] Wait for started program to finish, then exit with its exit code. \n\
/L Show end-user license. \n\
: \n\
/M[inimized] . \n\
/MAX[imized] . \n\
/R[estored] ( ). \n\
/W[ait] . \n\
/L . \n\
\n\
start.exe version 0.2 Copyright (C) 2003, Dan Kegel \n\
Start comes with ABSOLUTELY NO WARRANTY; for details run with /L option. \n\
This is free software, and you are welcome to redistribute it \n\
under certain conditions; run 'start /L' for details. \n\
start.exe 0.2 Copyright (C) 2003, Dan Kegel \n\
Start - ; /L. \n\
, \n\
; /L. \n\
"
STRING_LICENSE, "start.exe 0.2 Copyright (C) 2003, Dan Kegel \n\
GNU Lesser Public License \n\
è ÿâëÿåòñÿ áåñïëàòíûì ïðîãðàììíûì ïðîäóêòîì. \n\
. \n\
\n\
This program is free software; you can redistribute it and/or \n\
modify it under the terms of the GNU Lesser Public License \n\
as published by the Free Software Foundation; either version 2.1 \n\
......@@ -60,5 +62,5 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. \n\
See the COPYING.LIB file for license information. \n\
"
STRING_EXECFAIL "Application could not be started, or no application associated with the specified file.\nShellExecuteEx failed"
STRING_EXECFAIL " .\n ShellExecuteEx "
}
/*
* View (Russian resources)
*
* Copyright 2003 Igor Stepin
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
/*
*
* Menu
*
*/
VIEW MENU
BEGIN
POPUP "&"
BEGIN
MENUITEM "&", IDM_OPEN
MENUITEM "&", IDM_EXIT
END
POPUP "&"
BEGIN
MENUITEM "& ", IDM_SET_EXT_TO_WIN
MENUITEM SEPARATOR
MENUITEM "&", IDM_LEFT
MENUITEM "&", IDM_RIGHT
MENUITEM "&", IDM_UP
MENUITEM "&", IDM_DOWN
END
POPUP "&"
BEGIN
MENUITEM "&", IDM_HELLO
END
END
/*
*
* Accelerator
*
*/
VIEW ACCELERATORS
BEGIN
"Q", IDM_EXIT, CONTROL
END
/*
*
* String Table
*
*/
STRINGTABLE DISCARDABLE
BEGIN
IDS_APPNAME "View"
IDS_DESCRIPTION " "
END
......@@ -24,6 +24,7 @@
#include "Fr.rc"
#include "It.rc"
#include "Pt.rc"
#include "Ru.rc"
#include "Si.rc"
/*
......
/*
* Wine command prompt (Russian resources)
*
* Copyright 2003 Igor Stepin
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
STRINGTABLE
{
WCMD_ATTRIB, " ATTRIB\n"
WCMD_CALL,
"CALL < bat-> bat- \n\
bat-. When the batch file exits, control returns to\n\
the file which called it. The CALL command may supply parameters to the\n\
called procedure.\n\
\n\
Changes to default directory, environment variables etc made within a\n\
called procedure are inherited by the caller.\n"
WCMD_CD, " CD\n"
WCMD_CHDIR, " CHDIR\n"
WCMD_CLS, "CLS \n"
WCMD_COPY, " COPY\n"
WCMD_CTTY, " CTTY\n"
WCMD_DATE, " DATE\n"
WCMD_DEL, " DEL\n"
WCMD_DIR, " DIR\n"
WCMD_ECHO,
"ECHO <> <> .\n\
\n\
ECHO ON causes all subsequent commands in a batch file to be displayed\n\
on the terminal device before they are executed.\n\
\n\
ECHO OFF reverses the effect of a previous ECHO ON (ECHO is OFF by\n\
default). The ECHO OFF command can be prevented from displaying by\n\
preceding it with an @ sign.\n"
WCMD_ERASE, " ERASE\n"
WCMD_FOR,
"The FOR command is used to execute a command for each of a set of files.\n\
\n\
Syntax: FOR %variable IN (set) DO command\n\
\n\
The requirement to double the \% sign when using FOR in a batch file does\n\
not exist in wcmd.\n"
WCMD_GOTO,
"The GOTO command transfers execution to another statement within a\n\
batch file.\n\
\n\
The label which is the target of a GOTO may be up to 255 characters\n\
long but may not include spaces (this is different to other operating\n\
systems). If two or more identical labels exist in a batch file the\n\
first one will always be executed. Attempting to GOTO a non-existent\n\
label terminates the batch file execution.\n\
\n\
GOTO has no effect when used interactively.\n"
WCMD_HELP, " HELP\n"
WCMD_IF,
"IF is used to conditionally execute a command.\n\
\n\
Syntax: IF [NOT] EXIST filename command\n\
IF [NOT] string1==string2 command\n\
IF [NOT] ERRORLEVEL number command\n\
\n\
In the second form of the command, string1 and string2 must be in double\n\
quotes. The comparison is not case-sensitive.\n"
WCMD_LABEL, "LABEL is used to set a disk volume label. \n\
\n\
Syntax: LABEL [drive:]\n\
The command will prompt you for the new volume label for the given drive.\n\
You can display the disk volume label with the VOL command.\n"
WCMD_MD, " MD\n"
WCMD_MKDIR, " MKDIR\n"
WCMD_MOVE,
"MOVE relocates a file or directory to a new point within the file system.\n\
\n\
If the item being moved is a directory then all the files and subdirectories\n\
below the item are moved as well.\n\
\n\
MOVE fails if the old and new locations are on different DOS drive letters.\n"
WCMD_PATH,
"PATH displays or changes the wcmd search path.\n\
\n\
Entering PATH will display the current PATH setting (initially this is\n\
the value given in your wine.conf file). To change the setting follow the\n\
PATH command with the new value.\n\
\n\
It is also possible to modify the PATH by using the PATH environment\n\
variable, for example:\n\
PATH %PATH%;c:\\temp \n"
WCMD_PAUSE,
"PAUSE displays a message on the screen 'Press Return key to continue'\n\
and waits for the user to press the Return key. It is mainly useful in\n\
batch files to allow the user to read the output of a previous command\n\
before it scrolls off the screen.\n"
WCMD_PROMPT,
"PROMPT sets the command-line prompt.\n\
\n\
The string following the PROMPT command (and the space immediately after)\n\
appears at the beginning of the line when wcmd is waiting for input.\n\
\n\
The following character strings have the special meaning shown:\n\
\n\
$$ $_ Linefeed $b Pipe (|)\n\
$d $e Escape $g >\n\
$l < $n $p \n\
$q $t $v wcmd\n\
\n\
Note that entering the PROMPT command without a prompt-string resets the\n\
prompt to the default, which is the current drive letter followed by its\n\
current directory and a greater-than (>) sign.\n\
(like a command PROMPT $p$g).\n\
\n\
The prompt can also be changed by altering the PROMPT environment variable,\n\
so the command 'SET PROMPT=text' has the same effect as 'PROMPT text'\n"
WCMD_REM,
" , REM ( ) \n\
bat-.\n"
WCMD_REN, " REN\n"
WCMD_RENAME, " RENAME\n"
WCMD_RD, " RD\n"
WCMD_RMDIR, " RMDIR\n"
WCMD_SET,
"SET wcmd.\n\
\n\
SET .\n\
\n\
:\n\
\n\
SET <>=<>\n\
\n\
<> <> . There must be no\n\
spaces before the equals sign, nor can the variable name\n\
have embedded spaces.\n\
\n\
Under Wine, the environment of the underlying operating system is\n\
included into the Win32 environment, there will generally therefore be\n\
many more values than in a native Win32 implementation. Note that it is\n\
not possible to affect the operating system environment from within wcmd.\n"
WCMD_SHIFT,
"SHIFT is used in a batch file to remove one parameter from the head of\n\
the list, so parameter 2 becomes parameter 1 and so on. It has no effect\n\
if called from the command line.\n"
WCMD_TIME, " TIME\n"
WCMD_TITLE, " wcmd ,\n : TITLE []\n"
WCMD_TYPE,
"TYPE <filename> copies <filename> to the console device (or elsewhere\n\
if redirected). No check is made that the file is readable text.\n"
WCMD_VERIFY,
"VERIFY is used to set, clear or test the verify flag. Valid forms are:\n\
\n\
VERIFY ON \n\
VERIFY OFF \n\
VERIFY Displays ON or OFF as appropriate.\n\
\n\
verify Wine.\n"
WCMD_VER,
"VER wcmd\n"
WCMD_VOL, " VOL\n"
WCMD_EXIT,
"EXIT \n\
wcmd.\n"
1000, " WCMD:\n\
ATTRIB\t\t DOS- \n\
CALL\t\t bat- bat-\n\
CD (CHDIR)\t \n\
CLS\t\t \n\
COPY\t\t \n\
CTTY\t\t /\n\
DATE\t\t \n\
DEL (ERASE)\t \n\
DIR\t\t \n\
ECHO\t\t \n\
HELP\t\t \n\
MD (MKDIR)\t \n\
MOVE\t\t , \n\
PATH\t\t \n\
PROMPT\t\t \n\
REN (RENAME)\t \n\
RD (RMDIR)\t \n\
SET\t\t \n\
TIME\t\t \n\
TITLE\t\t wcmd \n\
TYPE\t\t \n\
VER\t\t WCMD\n\
VOL\t\t \n\
EXIT\t\t WCMD\n\n\
HELP <> .\n"
}
......@@ -21,6 +21,7 @@
#include "En.rc"
#include "Fr.rc"
#include "Pt.rc"
#include "Ru.rc"
#include "Si.rc"
LANGUAGE LANG_NEUTRAL,SUBLANG_NEUTRAL
......
/*
* WineCfg (Russian resources)
*
* Copyright 2003 Igor Stepin
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
*/
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
/*
,
,
.
.
*/
IDD_GENERALCFG DIALOGEX 0, 0, 260, 250
STYLE WS_CHILD
FONT 8, "MS Sans Serif"
BEGIN
COMBOBOX IDC_WINVER,83,153,158,56,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
COMBOBOX IDC_DOSVER,83,172,158,56,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
COMBOBOX IDC_WINELOOK,83,190,158,56,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
LTEXT " Wine:",IDC_STATIC,119,17,45,8
LTEXT "CVS",IDC_WINEVER,169,17,56,8
LTEXT " Windows:",IDC_STATIC,17,155,58,8
LTEXT " Windows:",IDC_STATIC,17,193,58,8
LTEXT " DOS:",IDC_STATIC,17,173,57,8
CONTROL IDB_WINE,IDC_STATIC,"Static",SS_BITMAP | SS_CENTERIMAGE |
SS_REALSIZEIMAGE | WS_BORDER,15,17,157,111, WS_EX_TRANSPARENT
LTEXT "http://www.winehq.com/",IDC_STATIC,119,31,106,8
GROUPBOX " ",IDC_STATIC,8,115,244,97
LTEXT "Wine Windows- Windows.",
IDC_STATIC,15,128,227,20
GROUPBOX "",IDC_STATIC,8,4,244,106
/*
CTEXT " ; / GNU Lesser General Public License, Free Software Foundation; 2.1 ( ) .",
*/
CTEXT "This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.",
IDC_STATIC,119,44,124,59
END
IDD_APPCFG DIALOG DISCARDABLE 0, 0, 260, 250
STYLE WS_CHILD | WS_DISABLED
FONT 8, "MS Sans Serif"
BEGIN
CONTROL "List2",IDC_LIST_APPS,"SysListView32",LVS_LIST |
LVS_NOLABELWRAP | WS_BORDER | WS_TABSTOP,16,39,226,108
GROUPBOX " ",IDC_STATIC,8,4,244,151
LTEXT " Wine ( ) .",
IDC_STATIC,15,17,228,20
END
IDD_X11DRVCFG DIALOG DISCARDABLE 0, 0, 260, 250
STYLE WS_CHILD | WS_DISABLED
FONT 8, "MS Sans Serif"
BEGIN
CONTROL " XFree DGA",IDC_XDGA,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,145,44,97,10
CONTROL " Wine",IDC_ENABLE_DESKTOP,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,17,110,84,10
EDITTEXT IDC_DESKTOP_WIDTH,64,125,40,14,ES_AUTOHSCROLL | ES_NUMBER | WS_DISABLED
EDITTEXT IDC_DESKTOP_HEIGHT,117,125,40,14,ES_AUTOHSCROLL | ES_NUMBER | WS_DISABLED
GROUPBOX " ",IDC_STATIC,8,4,244,60
LTEXT " .",
IDC_STATIC,15,17,228,22
LTEXT " :",IDC_STATIC,15,43,76,8
EDITTEXT IDC_SYSCOLORS,90,41,40,14,ES_AUTOHSCROLL | ES_NUMBER
GROUPBOX " Wine",IDC_STATIC,8,65,244,83
LTEXT "Wine Windows ""Managed"" ( ), X11.",
IDC_STATIC,15,77,228,28
LTEXT " :",IDC_DESKTOP_SIZE,17,125,44,8,WS_DISABLED
LTEXT "X",IDC_DESKTOP_BY,108,125,8,8,WS_DISABLED
END
IDD_DLLCFG DIALOG DISCARDABLE 0, 0, 260, 250
STYLE WS_CHILD | WS_DISABLED
FONT 8, "MS Sans Serif"
BEGIN
GROUPBOX "",IDC_STATIC,8,4,244,157
CONTROL " (Wine)",IDC_RAD_BUILTIN,"Button", BS_AUTORADIOBUTTON | WS_GROUP,59,144,57,10
CONTROL " (Windows)",IDC_RAD_NATIVE,"Button", BS_AUTORADIOBUTTON,121,144,72,10
LTEXT " . ""*"" .",
IDC_STATIC,15,17,228,27
CONTROL "List3",IDC_LIST_DLLS,"SysListView32",LVS_LIST |
LVS_SINGLESEL | LVS_SHOWSELALWAYS | WS_BORDER |
WS_TABSTOP,15,47,227,90
LTEXT " :",IDC_STATIC,16,144,37,8
END
IDD_SYSTEMCFG DIALOG DISCARDABLE 0, 0, 260, 250
STYLE WS_CHILD
FONT 8, "MS Sans Serif"
BEGIN
GROUPBOX "",IDC_STATIC,8,4,244,120
LISTBOX IDC_LIST_DRIVES,15,23,179,90,WS_VSCROLL
PUSHBUTTON "&",IDC_DRIVE_ADD,197,22,50,22
PUSHBUTTON "&",IDC_DRIVE_REMOVE,197,51,50,22
PUSHBUTTON "&",IDC_DRIVE_EDIT,197,80,50,22
END
IDD_DRIVE_EDIT DIALOG DISCARDABLE 0, 0, 207, 110
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION " "
FONT 8, "MS Sans Serif"
BEGIN
DEFPUSHBUTTON "OK",ID_DRIVE_OK,150,7,50,14
PUSHBUTTON "",ID_DRIVE_CANCEL,150,24,50,14
EDITTEXT IDC_DRIVE_EDIT_NAME,42,8,78,13,ES_AUTOHSCROLL
LTEXT ":",-1,11,10,29,12
EDITTEXT IDC_DRIVE_EDIT_LABEL,42,23,78,13,ES_AUTOHSCROLL
LTEXT ":",-1,11,25,29,12
EDITTEXT IDC_DRIVE_EDIT_TYPE,42,38,78,13,ES_AUTOHSCROLL
LTEXT ":",-1,11,40,29,12
EDITTEXT IDC_DRIVE_EDIT_PATH,42,53,78,13,ES_AUTOHSCROLL
LTEXT ":",-1,11,55,29,12
EDITTEXT IDC_DRIVE_EDIT_FS,42,68,78,13,ES_AUTOHSCROLL
LTEXT " :",-1,11,70,29,12
EDITTEXT IDC_DRIVE_EDIT_DEVICE,42,83,78,13,ES_AUTOHSCROLL
LTEXT ":",-1,11,85,29,12
END
IDD_DRIVECFG DIALOG DISCARDABLE 0, 0, 260, 250
STYLE WS_CHILD | WS_DISABLED
FONT 8, "MS Sans Serif"
BEGIN
GROUPBOX " Windows",IDC_STATIC,7,7,246,99
CONTROL " Windows",IDC_RADIO_VIRTUAL,
"Button",BS_AUTORADIOBUTTON,14,18,150,10
EDITTEXT IDC_EDIT_VIRTUAL,25,30,169,14,ES_AUTOHSCROLL
PUSHBUTTON "...",IDC_BUTTON_VIRTUAL,202,30,44,14
CONTROL " Windows",IDC_RADIO_REAL,"Button",
BS_AUTORADIOBUTTON,14,48,170,10
EDITTEXT IDC_EDIT_REAL,25,60,169,14,ES_AUTOHSCROLL
PUSHBUTTON "...",IDC_BUTTON_REAL,202,60,44,14
PUSHBUTTON " ...",IDC_BUTTON_FOLDERS,173,85,73,14
GROUPBOX " ",IDC_STATIC,7,107,246,112
LISTBOX IDC_LIST_DRIVES,14,118,232,76,LBS_SORT | LBS_NOINTEGRALHEIGHT |
LBS_MULTICOLUMN | WS_VSCROLL | WS_TABSTOP
PUSHBUTTON "...",IDC_BUTTON_ADD,14,199,37,14
PUSHBUTTON "",IDC_BUTTON_REMOVE,55,199,37,14
PUSHBUTTON "...",IDC_BUTTON_EDIT,97,199,37,14
PUSHBUTTON "...",IDC_BUTTON_AUTODETECT,197,199,49,14
END
IDD_DRIVE_EDIT2 DIALOG DISCARDABLE 0, 0, 272, 153
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION " "
FONT 8, "MS Sans Serif"
BEGIN
DEFPUSHBUTTON "OK",ID_BUTTON_OK,217,5,50,14
PUSHBUTTON "",ID_BUTTON_CANCEL,217,22,50,14
LTEXT ":",IDC_STATIC,5,23,26,9
EDITTEXT IDC_EDIT_LABEL,63,114,78,13,ES_AUTOHSCROLL
LTEXT ":",IDC_STATIC_LABEL,33,117,29,12
LTEXT ":",IDC_STATIC,5,54,21,10
EDITTEXT IDC_EDIT_PATH,31,5,117,13,ES_AUTOHSCROLL
LTEXT ":",IDC_STATIC,5,9,20,9
LTEXT ":",IDC_STATIC,5,39,25,9
EDITTEXT IDC_EDIT_SERIAL,63,129,78,13,ES_AUTOHSCROLL
LTEXT " :",IDC_STATIC_SERIAL,33,133,29,12
COMBOBOX IDC_COMBO_LETTER,31,20,78,60,CBS_DROPDOWNLIST |
WS_VSCROLL | WS_TABSTOP
PUSHBUTTON "...",IDC_BUTTON_BROWSE_PATH,154,5,40,13
COMBOBOX IDC_COMBO_NAMES,31,36,78,60,CBS_DROPDOWNLIST |
WS_VSCROLL | WS_TABSTOP
COMBOBOX IDC_COMBO_TYPE,31,52,78,60,CBS_DROPDOWNLIST |
WS_VSCROLL | WS_TABSTOP
CONTROL " :",IDC_RADIO_AUTODETECT,"Button",
BS_AUTORADIOBUTTON,21,79,93,10
EDITTEXT IDC_EDIT_DEVICE,33,89,108,13,ES_AUTOHSCROLL
PUSHBUTTON "...",IDC_BUTTON_BROWSE_DEVICE,148,89,40,13
CONTROL " :",IDC_RADIO_ASSIGN,"Button",
BS_AUTORADIOBUTTON,21,104,69,10
GROUPBOX " ",IDC_BOX_LABELSERIAL,15,68,180,79
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_WINE_VERSION "CVS"
IDS_TAB_GENERAL ""
IDS_TAB_DLLS ""
IDS_TAB_DRIVES ""
END
......@@ -30,6 +30,7 @@
#include "En.rc"
#include "Es.rc"
#include "Pt.rc"
#include "Ru.rc"
#include "Si.rc"
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
......
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