reactos/dll/win32/msports/lang/sq-AL.rc
Amine Khaldi ddb3d908c9 * Sync up to trunk HEAD (r62285). Branch guys deserve the significant speedups too ;)
svn path=/branches/shell-experiments/; revision=62286
2014-02-22 10:31:26 +00:00

33 lines
1.3 KiB
Plaintext

/* TRANSLATOR : Ardit Dani (Ard1t) (ardit.dani@gmail.com)
* DATE OF TRANSLATION: 23-01-2014
*/
LANGUAGE LANG_ALBANIAN, SUBLANG_NEUTRAL
IDD_SERIALSETTINGS DIALOGEX 0, 0, 252, 218
STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Cilësimet Portit"
FONT 8, "MS Shell Dlg"
BEGIN
RTEXT "B&its per sekonda:", -1, 74, 19, 62, 8, WS_GROUP
COMBOBOX IDC_SERIAL_BITSPERSECOND, 139, 17, 106, 90, WS_TABSTOP | CBS_DROPDOWNLIST
RTEXT "&Data bits:", -1, 74, 40, 62, 8
COMBOBOX IDC_SERIAL_DATABITS, 139, 38, 106, 54, WS_TABSTOP | CBS_DROPDOWNLIST
RTEXT "&Barayi:", -1, 74, 61, 62, 8
COMBOBOX IDC_SERIAL_PARITY, 139, 59, 106, 62, WS_TABSTOP | CBS_DROPDOWNLIST
RTEXT "&Ndalo bits:", -1, 74, 82, 62, 8
COMBOBOX IDC_SERIAL_STOPBITS, 139, 80, 106, 54, WS_TABSTOP | CBS_DROPDOWNLIST
RTEXT "&Kontrolli i rrjedhjes:", -1, 74, 102, 62, 8
COMBOBOX IDC_SERIAL_FLOWCONTROL, 139, 100, 106, 54, WS_TABSTOP | CBS_DROPDOWNLIST
PUSHBUTTON "&Përparuar...", IDC_SERIAL_ADVANCED, 111, 130, 65, 14, WS_GROUP
PUSHBUTTON "&Rikthe Parazgjedhjet", IDC_SERIAL_RESTORE, 180, 130, 65, 14, WS_GROUP
END
IDD_PARALLELSETTINGS DIALOGEX 0, 0, 252, 218
STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Cilësimet Portit"
FONT 8, "MS Shell Dlg"
BEGIN
RTEXT "TESTO", -1, 74, 19, 62, 8, WS_GROUP
END