2018-09-14 09:04:36 +00:00
/* Translator: Ștefan Fulea (stefan dot fulea at mail dot com) */
[TRANSLATION]
Fulea Stefan <fulea.stefan> at <gmail.com> :
* Mega Romanian translation commit. Bugs 6422, 6424, 6425, 6426, 6427, 6428, 6429, 6430, 6432, 6438, 6442, 6446, 6450 and 6451.
svn path=/trunk/; revision=53511
2011-08-31 20:56:02 +00:00
2011-12-04 14:53:17 +00:00
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
[TRANSLATION]
Fulea Stefan <fulea.stefan> at <gmail.com> :
* Mega Romanian translation commit. Bugs 6422, 6424, 6425, 6426, 6427, 6428, 6429, 6430, 6432, 6438, 6442, 6446, 6450 and 6451.
svn path=/trunk/; revision=53511
2011-08-31 20:56:02 +00:00
2013-11-28 22:11:26 +00:00
/* Menu */
2013-10-13 22:31:17 +00:00
IDC_FDEBUG MENU
[TRANSLATION]
Fulea Stefan <fulea.stefan> at <gmail.com> :
* Mega Romanian translation commit. Bugs 6422, 6424, 6425, 6426, 6427, 6428, 6429, 6430, 6432, 6438, 6442, 6446, 6450 and 6451.
svn path=/trunk/; revision=53511
2011-08-31 20:56:02 +00:00
BEGIN
POPUP "&Fișier"
BEGIN
2013-11-28 22:11:26 +00:00
MENUITEM "&Conectare", IDM_FILE_CONNECT
MENUITEM "&Deconectare", IDM_FILE_DISCONNECT, GRAYED
[TRANSLATION]
Fulea Stefan <fulea.stefan> at <gmail.com> :
* Mega Romanian translation commit. Bugs 6422, 6424, 6425, 6426, 6427, 6428, 6429, 6430, 6432, 6438, 6442, 6446, 6450 and 6451.
svn path=/trunk/; revision=53511
2011-08-31 20:56:02 +00:00
MENUITEM SEPARATOR
2013-11-28 22:11:26 +00:00
MENUITEM "C&urăță ecran", IDM_FILE_CLEARDISPLAY
[TRANSLATION]
Fulea Stefan <fulea.stefan> at <gmail.com> :
* Mega Romanian translation commit. Bugs 6422, 6424, 6425, 6426, 6427, 6428, 6429, 6430, 6432, 6438, 6442, 6446, 6450 and 6451.
svn path=/trunk/; revision=53511
2011-08-31 20:56:02 +00:00
MENUITEM SEPARATOR
2013-11-28 22:11:26 +00:00
MENUITEM "&Pornește captură", IDM_FILE_STARTCAPTURE
MENUITEM "&Oprește captură", IDM_FILE_STOPCAPTURE, GRAYED
[TRANSLATION]
Fulea Stefan <fulea.stefan> at <gmail.com> :
* Mega Romanian translation commit. Bugs 6422, 6424, 6425, 6426, 6427, 6428, 6429, 6430, 6432, 6438, 6442, 6446, 6450 and 6451.
svn path=/trunk/; revision=53511
2011-08-31 20:56:02 +00:00
MENUITEM SEPARATOR
2015-10-31 22:14:17 +00:00
MENUITEM "Ecou loc&al", IDM_FILE_LOCALECHO
[TRANSLATION]
Fulea Stefan <fulea.stefan> at <gmail.com> :
* Mega Romanian translation commit. Bugs 6422, 6424, 6425, 6426, 6427, 6428, 6429, 6430, 6432, 6438, 6442, 6446, 6450 and 6451.
svn path=/trunk/; revision=53511
2011-08-31 20:56:02 +00:00
MENUITEM SEPARATOR
2013-11-28 22:11:26 +00:00
MENUITEM "I&eșire", IDM_EXIT
[TRANSLATION]
Fulea Stefan <fulea.stefan> at <gmail.com> :
* Mega Romanian translation commit. Bugs 6422, 6424, 6425, 6426, 6427, 6428, 6429, 6430, 6432, 6438, 6442, 6446, 6450 and 6451.
svn path=/trunk/; revision=53511
2011-08-31 20:56:02 +00:00
END
2015-03-03 20:49:07 +00:00
POPUP "Aj&utor"
[TRANSLATION]
Fulea Stefan <fulea.stefan> at <gmail.com> :
* Mega Romanian translation commit. Bugs 6422, 6424, 6425, 6426, 6427, 6428, 6429, 6430, 6432, 6438, 6442, 6446, 6450 and 6451.
svn path=/trunk/; revision=53511
2011-08-31 20:56:02 +00:00
BEGIN
2013-11-28 22:11:26 +00:00
MENUITEM "&Despre…", IDM_ABOUT
[TRANSLATION]
Fulea Stefan <fulea.stefan> at <gmail.com> :
* Mega Romanian translation commit. Bugs 6422, 6424, 6425, 6426, 6427, 6428, 6429, 6430, 6432, 6438, 6442, 6446, 6450 and 6451.
svn path=/trunk/; revision=53511
2011-08-31 20:56:02 +00:00
END
END
2013-11-28 22:11:26 +00:00
/* Accelerators */
2013-10-13 22:31:17 +00:00
IDC_FDEBUG ACCELERATORS
[TRANSLATION]
Fulea Stefan <fulea.stefan> at <gmail.com> :
* Mega Romanian translation commit. Bugs 6422, 6424, 6425, 6426, 6427, 6428, 6429, 6430, 6432, 6438, 6442, 6446, 6450 and 6451.
svn path=/trunk/; revision=53511
2011-08-31 20:56:02 +00:00
BEGIN
2021-05-03 13:47:56 +00:00
VK_OEM_2, IDM_ABOUT, VIRTKEY, ALT //FIXME: ?/ US keyboard only
VK_DIVIDE, IDM_ABOUT, VIRTKEY, ALT
[TRANSLATION]
Fulea Stefan <fulea.stefan> at <gmail.com> :
* Mega Romanian translation commit. Bugs 6422, 6424, 6425, 6426, 6427, 6428, 6429, 6430, 6432, 6438, 6442, 6446, 6450 and 6451.
svn path=/trunk/; revision=53511
2011-08-31 20:56:02 +00:00
END
2013-11-28 22:11:26 +00:00
/* Dialogs */
[TRANSLATION]
Fulea Stefan <fulea.stefan> at <gmail.com> :
* Mega Romanian translation commit. Bugs 6422, 6424, 6425, 6426, 6427, 6428, 6429, 6430, 6432, 6438, 6442, 6446, 6450 and 6451.
svn path=/trunk/; revision=53511
2011-08-31 20:56:02 +00:00
2013-10-13 22:31:17 +00:00
IDD_ABOUTBOX DIALOGEX 22, 17, 259, 210
[TRANSLATION]
Fulea Stefan <fulea.stefan> at <gmail.com> :
* Mega Romanian translation commit. Bugs 6422, 6424, 6425, 6426, 6427, 6428, 6429, 6430, 6432, 6438, 6442, 6446, 6450 and 6451.
svn path=/trunk/; revision=53511
2011-08-31 20:56:02 +00:00
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
CAPTION "Despre depanatorul FreeLoader"
FONT 8, "MS Shell Dlg"
BEGIN
2024-09-28 19:23:28 +00:00
CONTROL "Depanatorul FreeLoader\nDrept de autor (C) 2003\nde Brian Palmer (brianp@reactos.org)", IDC_STATIC, "Static", SS_LEFTNOWORDWRAP | WS_GROUP, 53, 28, 122, 26
2021-05-03 13:47:56 +00:00
DEFPUSHBUTTON "Î&nchide", IDOK, 189, 44, 50, 14, WS_GROUP
2013-11-28 22:11:26 +00:00
ICON IDI_FDEBUG, IDC_STATIC, 19, 30, 20, 20
EDITTEXT IDC_LICENSE_EDIT, 53, 63, 174, 107, ES_MULTILINE | ES_READONLY | WS_VSCROLL
[TRANSLATION]
Fulea Stefan <fulea.stefan> at <gmail.com> :
* Mega Romanian translation commit. Bugs 6422, 6424, 6425, 6426, 6427, 6428, 6429, 6430, 6432, 6438, 6442, 6446, 6450 and 6451.
svn path=/trunk/; revision=53511
2011-08-31 20:56:02 +00:00
END
2013-10-13 22:31:17 +00:00
IDD_CONNECTION DIALOGEX 0, 0, 196, 100
[TRANSLATION]
Fulea Stefan <fulea.stefan> at <gmail.com> :
* Mega Romanian translation commit. Bugs 6422, 6424, 6425, 6426, 6427, 6428, 6429, 6430, 6432, 6438, 6442, 6446, 6450 and 6451.
svn path=/trunk/; revision=53511
2011-08-31 20:56:02 +00:00
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Opțiuni de conectare"
FONT 8, "MS Shell Dlg"
BEGIN
2013-11-28 22:11:26 +00:00
LTEXT "Alegeți portul COM (ex. COM1):", IDC_STATIC, 7, 7, 108, 8
EDITTEXT IDC_COMPORT, 7, 17, 182, 14, ES_AUTOHSCROLL
LTEXT "Rata baud (ex. 115200):", IDC_STATIC, 7, 38, 114, 8
EDITTEXT IDC_BAUTRATE, 7, 48, 182, 14, ES_AUTOHSCROLL
DEFPUSHBUTTON "Con&firmă", IDOK, 45, 79, 50, 14
PUSHBUTTON "A&nulează", IDCANCEL, 100, 79, 50, 14
[TRANSLATION]
Fulea Stefan <fulea.stefan> at <gmail.com> :
* Mega Romanian translation commit. Bugs 6422, 6424, 6425, 6426, 6427, 6428, 6429, 6430, 6432, 6438, 6442, 6446, 6450 and 6451.
svn path=/trunk/; revision=53511
2011-08-31 20:56:02 +00:00
END
2013-10-13 22:31:17 +00:00
IDD_CAPTURE DIALOGEX 0, 0, 251, 95
[TRANSLATION]
Fulea Stefan <fulea.stefan> at <gmail.com> :
* Mega Romanian translation commit. Bugs 6422, 6424, 6425, 6426, 6427, 6428, 6429, 6430, 6432, 6438, 6442, 6446, 6450 and 6451.
svn path=/trunk/; revision=53511
2011-08-31 20:56:02 +00:00
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Fișierul de captură"
FONT 8, "MS Shell Dlg"
BEGIN
2013-11-28 22:11:26 +00:00
LTEXT "Numele fișierului:", IDC_STATIC, 7, 17, 62, 8
EDITTEXT IDC_CAPTUREFILENAME, 7, 26, 181, 14, ES_AUTOHSCROLL
PUSHBUTTON "&Caută", IDC_BROWSE, 194, 26, 50, 14
2014-10-12 06:21:22 +00:00
DEFPUSHBUTTON "Con&firmă", IDOK, 139, 74, 50, 14
2013-11-28 22:11:26 +00:00
PUSHBUTTON "A&nulează", IDCANCEL, 194, 74, 50, 14
[TRANSLATION]
Fulea Stefan <fulea.stefan> at <gmail.com> :
* Mega Romanian translation commit. Bugs 6422, 6424, 6425, 6426, 6427, 6428, 6429, 6430, 6432, 6438, 6442, 6446, 6450 and 6451.
svn path=/trunk/; revision=53511
2011-08-31 20:56:02 +00:00
END
2013-11-28 22:11:26 +00:00
/* String Tables */
[TRANSLATION]
Fulea Stefan <fulea.stefan> at <gmail.com> :
* Mega Romanian translation commit. Bugs 6422, 6424, 6425, 6426, 6427, 6428, 6429, 6430, 6432, 6438, 6442, 6446, 6450 and 6451.
svn path=/trunk/; revision=53511
2011-08-31 20:56:02 +00:00
2013-10-13 22:31:17 +00:00
STRINGTABLE
[TRANSLATION]
Fulea Stefan <fulea.stefan> at <gmail.com> :
* Mega Romanian translation commit. Bugs 6422, 6424, 6425, 6426, 6427, 6428, 6429, 6430, 6432, 6438, 6442, 6446, 6450 and 6451.
svn path=/trunk/; revision=53511
2011-08-31 20:56:02 +00:00
BEGIN
2015-12-16 10:22:00 +00:00
IDS_APP_TITLE "Program de depanare FreeLoader"
2013-11-28 22:11:26 +00:00
IDS_HELLO "Salut, lume!"
IDC_FDEBUG "FDEBUG"
[TRANSLATION]
Fulea Stefan <fulea.stefan> at <gmail.com> :
* Mega Romanian translation commit. Bugs 6422, 6424, 6425, 6426, 6427, 6428, 6429, 6430, 6432, 6438, 6442, 6446, 6450 and 6451.
svn path=/trunk/; revision=53511
2011-08-31 20:56:02 +00:00
END
2013-10-13 22:31:17 +00:00
STRINGTABLE
[TRANSLATION]
Fulea Stefan <fulea.stefan> at <gmail.com> :
* Mega Romanian translation commit. Bugs 6422, 6424, 6425, 6426, 6427, 6428, 6429, 6430, 6432, 6438, 6442, 6446, 6450 and 6451.
svn path=/trunk/; revision=53511
2011-08-31 20:56:02 +00:00
BEGIN
2013-11-28 22:11:26 +00:00
IDS_LICENSE "Această aplicație este un soft public; poate fi redistribuită și/sau modificată respectând termenii Licenței Publice Generale GNU publicată de Free Software Foundation; sau respectând Licența în versiunea 2, sau (la alegere) o altă versiune ulterioară.\r\n\r\nAceastă aplicație este distribuită în speranța că va fi utilă, FĂRĂ însă NICI O GARANŢIE; nici măcar cu garanția implicită a VANDABILITĂŢII sau a UTILITĂŢII ÎNTR-UN SCOP ANUME. Consultați Licența Publică Generală GNU pentru mai multe detalii.\r\n\r\nPuteți vedea această licență aici:\r\nhttp://www.gnu.org/licenses/gpl.html\r\n\r\nDe asemenea puteți consulta traduceri neoficiale ale acestei licențe aici:\r\nhttp://www.gnu.org/licenses/translations.html"
[TRANSLATION]
Fulea Stefan <fulea.stefan> at <gmail.com> :
* Mega Romanian translation commit. Bugs 6422, 6424, 6425, 6426, 6427, 6428, 6429, 6430, 6432, 6438, 6442, 6446, 6450 and 6451.
svn path=/trunk/; revision=53511
2011-08-31 20:56:02 +00:00
END