mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
Add Indonesian Translation for Notepad3
This commit is contained in:
parent
e5c988f9dc
commit
a2cb648b7b
@ -55,13 +55,13 @@ END
|
||||
|
||||
IDD_MUI_ABOUT DIALOGEX 0, 0, 400, 284
|
||||
STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_NOFAILCREATE | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
||||
CAPTION "About Notepad3"
|
||||
CAPTION "Tentang Notepad3"
|
||||
FONT 9, "Segoe UI", 400, 0, 0x1
|
||||
BEGIN
|
||||
DEFPUSHBUTTON "OK",IDOK,330,266,50,14
|
||||
EDITTEXT IDC_VERSION,84,10,220,24, ES_CENTER | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
|
||||
LTEXT "Scintilla Library Version:",IDC_SCI_VERSION,84,34,219,8
|
||||
LTEXT "Build with:",IDC_COMPILER,84,45,218,8
|
||||
LTEXT "Versi Pustaka Scintilla:",IDC_SCI_VERSION,84,34,219,8
|
||||
LTEXT "Dikompilasi dengan :",IDC_COMPILER,84,45,218,8
|
||||
LTEXT "IDC_COPYRIGHT",IDC_COPYRIGHT,84,62,218,8
|
||||
LTEXT "IDC_TRANSL_AUTH",IDC_TRANSL_AUTH,84,74,218,8
|
||||
LTEXT "",IDC_WEBPAGE2,190,65,100,8,NOT WS_VISIBLE | WS_DISABLED
|
||||
@ -70,13 +70,13 @@ BEGIN
|
||||
//~CONTROL IDR_RIZBITMAP,IDC_RIZONEBMP,"Static",SS_BITMAP|SS_NOTIFY|SS_REALSIZECONTROL,300,10,80,24,WS_EX_TRANSPARENT
|
||||
//~PUSHBUTTON "", IDC_RIZONEBMP, 300, 10, 80, 24, BS_PUSHBUTTON | BS_BITMAP
|
||||
CONTROL IDR_RIZBITMAP,IDC_RIZONEBMP,"Static",SS_BITMAP|SS_NOTIFY,304,10,80,24,WS_EX_TRANSPARENT
|
||||
PUSHBUTTON "Copy Version Text",IDC_COPYVERSTRG,304,45,76,14
|
||||
PUSHBUTTON "Salin Informasi Versi",IDC_COPYVERSTRG,304,45,76,14
|
||||
CONTROL "",IDC_RICHEDITABOUT,RICHEDIT_CONTROL_VER,WS_VSCROLL | WS_HSCROLL | WS_TABSTOP | RICHEDTCTRL_ADDSTYLE,20,90,360,170, ES_EX_ZOOMABLE
|
||||
END
|
||||
|
||||
IDD_MUI_CMDLINEHELP DIALOGEX 0, 0, 300, 210
|
||||
STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
||||
CAPTION "Command Line Help"
|
||||
CAPTION "Bantuan Baris Perintah"
|
||||
FONT 9, "Segoe UI", 400, 0, 0x1
|
||||
BEGIN
|
||||
DEFPUSHBUTTON "OK",IDOK,239,187,55,16
|
||||
@ -85,7 +85,7 @@ END
|
||||
|
||||
IDD_MUI_FIND DIALOGEX 0, 0, 273, 142
|
||||
STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_NOFAILCREATE | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
||||
CAPTION "Find Text"
|
||||
CAPTION "Cari Teks"
|
||||
FONT 9, "Segoe UI", 400, 0, 0x1
|
||||
BEGIN
|
||||
LTEXT "Search Strin&g:",IDC_STATIC,7,7,46,8
|
||||
@ -111,45 +111,45 @@ BEGIN
|
||||
CONTROL "<a>(?)</a>",IDC_BACKSLASHHELP,"SysLink",0x0,106,73,14,10
|
||||
CONTROL "<a>(?)</a>",IDC_WILDCARDHELP,"SysLink",0x0,193,85,14,10
|
||||
CONTROL "",IDS_FR_STATUS_TEXT,"Static",SS_LEFTNOWORDWRAP,7,130,259,9,WS_EX_STATICEDGE
|
||||
PUSHBUTTON "Focused &View",IDC_TOGGLE_VISIBILITY,211,65,55,14
|
||||
PUSHBUTTON "Tampilan &Fokus",IDC_TOGGLE_VISIBILITY,211,65,55,14
|
||||
END
|
||||
|
||||
IDD_MUI_REPLACE DIALOGEX 0, 0, 273, 168
|
||||
STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_NOFAILCREATE | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
||||
CAPTION "Replace Text"
|
||||
CAPTION "Ganti Teks"
|
||||
FONT 9, "Segoe UI", 400, 0, 0x1
|
||||
BEGIN
|
||||
LTEXT "Search Strin&g:",IDC_STATIC,7,7,46,8
|
||||
CONTROL "<a>Esc Ctrl Chr</a>", IDC_FINDESCCTRLCHR, "SysLink", 0x0, 70, 7, 60, 10
|
||||
LTEXT "Cari Strin&g:",IDC_STATIC,7,7,46,8
|
||||
CONTROL "<a>Kontrol karakter</a>", IDC_FINDESCCTRLCHR, "SysLink", 0x0, 70, 7, 60, 10
|
||||
COMBOBOX IDC_FINDTEXT,7,17,192,116,CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
|
||||
LTEXT "Replace wit&h:",IDC_STATIC2,7,36,46,8
|
||||
CONTROL "<a>Esc Ctrl Chr</a>", IDC_REPLESCCTRLCHR, "SysLink", 0x0, 70, 36, 60, 10
|
||||
LTEXT "Ganti &Dengan:",IDC_STATIC2,7,36,46,8
|
||||
CONTROL "<a>Kontrol karakter</a>", IDC_REPLESCCTRLCHR, "SysLink", 0x0, 70, 36, 60, 10
|
||||
COMBOBOX IDC_REPLACETEXT,7,47,192,116,CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
|
||||
CONTROL "Match &case",IDC_FINDCASE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,66,53,10
|
||||
CONTROL "Match &whole word only",IDC_FINDWORD,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,78,89,10
|
||||
CONTROL "Match &beginning of word only",IDC_FINDSTART,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,90,110,10
|
||||
CONTROL "&Transform backslashes",IDC_FINDTRANSFORMBS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,102,89,10
|
||||
CONTROL "Regular &expression search",IDC_FINDREGEXP,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,114,97,10
|
||||
CONTROL "Dot &matches all",IDC_DOT_MATCH_ALL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,125,65,10
|
||||
CONTROL "&Don't wrap around",IDC_NOWRAP,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,125,66,75,10
|
||||
CONTROL "C&lose after replace",IDC_FINDCLOSE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,125,78,77,10
|
||||
CONTROL "Mar&k Occurrences",IDC_ALL_OCCURRENCES,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,125,90,73,10
|
||||
CONTROL "W&ildcard Search",IDC_WILDCARDSEARCH,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,125,114,65,10
|
||||
CONTROL "Transparent mode on losing focus",IDC_TRANSPARENT,
|
||||
CONTROL "Peka &huruf",IDC_FINDCASE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,66,53,10
|
||||
CONTROL "Cocokkan seluruh kata saja",IDC_FINDWORD,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,78,89,10
|
||||
CONTROL "Cocokkan kata awal saja",IDC_FINDSTART,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,90,110,10
|
||||
CONTROL "&Transformasi garis miring",IDC_FINDTRANSFORMBS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,102,89,10
|
||||
CONTROL "Pencarian &ekspresi reguler",IDC_FINDREGEXP,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,114,97,10
|
||||
CONTROL "Titik &cocok dengan semua",IDC_DOT_MATCH_ALL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,125,65,10
|
||||
CONTROL "Jangan c&ari ulang",IDC_NOWRAP,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,125,66,75,10
|
||||
CONTROL "&Tutup setelah mengganti",IDC_FINDCLOSE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,125,78,77,10
|
||||
CONTROL "Tandai Peng&ulangan Kata",IDC_ALL_OCCURRENCES,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,125,90,73,10
|
||||
CONTROL "Pencarian W&ildcard",IDC_WILDCARDSEARCH,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,125,114,65,10
|
||||
CONTROL "Mode transparan ketika tidak fokus",IDC_TRANSPARENT,
|
||||
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,144,124,10
|
||||
DEFPUSHBUTTON "&Find Next",IDOK,211,7,55,14
|
||||
PUSHBUTTON "Find &Previous",IDC_FINDPREV,211,23,55,14
|
||||
PUSHBUTTON "&Replace",IDC_REPLACE,211,43,55,14
|
||||
PUSHBUTTON "In &Selection",IDC_REPLACEINSEL,211,59,55,14
|
||||
PUSHBUTTON "Replace &All",IDC_REPLACEALL,211,75,55,14
|
||||
PUSHBUTTON "Swap Strings",IDC_SWAPSTRG,150,32,49,12
|
||||
PUSHBUTTON "Close",IDCANCEL,211,126,55,14
|
||||
CONTROL "<a>Goto Find (Ctrl+F)</a>",IDC_TOGGLEFINDREPLACE,"SysLink",0x0,125,132,74,10
|
||||
DEFPUSHBUTTON "Cari B&erikutnya",IDOK,211,7,55,14
|
||||
PUSHBUTTON "Cari &Sebelu&mnya",IDC_FINDPREV,211,23,55,14
|
||||
PUSHBUTTON "&Ganti",IDC_REPLACE,211,43,55,14
|
||||
PUSHBUTTON "Dalam Se&leksi",IDC_REPLACEINSEL,211,59,55,14
|
||||
PUSHBUTTON "Ganti &Semua",IDC_REPLACEALL,211,75,55,14
|
||||
PUSHBUTTON "Tukar String",IDC_SWAPSTRG,150,32,49,12
|
||||
PUSHBUTTON "Tutup",IDCANCEL,211,126,55,14
|
||||
CONTROL "<a>Buka Pencarian (Ctrl+F)</a>",IDC_TOGGLEFINDREPLACE,"SysLink",0x0,125,132,74,10
|
||||
CONTROL "<a>(?)</a>",IDC_BACKSLASHHELP,"SysLink",0x0,107,102,14,10
|
||||
CONTROL "<a>(?)</a>",IDC_REGEXPHELP,"SysLink",0x0,107,114,14,10
|
||||
CONTROL "<a>(?)</a>",IDC_WILDCARDHELP,"SysLink",0x0,193,114,14,10
|
||||
CONTROL "",IDS_FR_STATUS_TEXT,"Static",SS_LEFTNOWORDWRAP,7,156,259,9,WS_EX_STATICEDGE
|
||||
PUSHBUTTON "Focused &View",IDC_TOGGLE_VISIBILITY,211,94,55,14
|
||||
PUSHBUTTON "Tampilan &Fokus",IDC_TOGGLE_VISIBILITY,211,94,55,14
|
||||
END
|
||||
|
||||
IDD_MUI_RUN DIALOGEX 0, 0, 229, 96
|
||||
@ -162,7 +162,7 @@ BEGIN
|
||||
EDITTEXT IDC_COMMANDLINE,10,35,208,13,ES_AUTOHSCROLL
|
||||
PUSHBUTTON "Browse...",IDC_SEARCHEXE,163,69,55,16
|
||||
DEFPUSHBUTTON "OK",IDOK,47,69,55,16
|
||||
PUSHBUTTON "Cancel",IDCANCEL,105,69,55,16
|
||||
PUSHBUTTON "Batal",IDCANCEL,105,69,55,16
|
||||
END
|
||||
|
||||
IDD_MUI_OPENWITH DIALOGEX 0, 0, 165, 129
|
||||
@ -174,7 +174,7 @@ BEGIN
|
||||
PUSHBUTTON "",IDC_GETOPENWITHDIR,7,83,13,13
|
||||
LTEXT "Click here to specify the directory with links to your favourite applications.",IDC_OPENWITHDESCR,26,83,132,18
|
||||
DEFPUSHBUTTON "OK",IDOK,52,108,50,14
|
||||
PUSHBUTTON "Cancel",IDCANCEL,108,108,50,14
|
||||
PUSHBUTTON "Batal",IDCANCEL,108,108,50,14
|
||||
SCROLLBAR IDC_RESIZEGRIP,7,112,10,10
|
||||
END
|
||||
|
||||
@ -201,7 +201,7 @@ BEGIN
|
||||
CONTROL "Enable &UNICODE detection.",IDC_NOUNICODEDETECTION,
|
||||
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,130,122,10
|
||||
DEFPUSHBUTTON "OK",IDOK,87,151,50,14
|
||||
PUSHBUTTON "Cancel",IDCANCEL,140,151,50,14
|
||||
PUSHBUTTON "Batal",IDCANCEL,140,151,50,14
|
||||
END
|
||||
|
||||
IDD_MUI_DEFEOLMODE DIALOGEX 0, 0, 196, 80
|
||||
@ -218,7 +218,7 @@ BEGIN
|
||||
CONTROL "&Strip trailing blanks when saving.",IDC_AUTOSTRIPBLANKS,
|
||||
"Button",BS_AUTOCHECKBOX | BS_VCENTER | WS_TABSTOP,7,64,173,10
|
||||
DEFPUSHBUTTON "OK",IDOK,139,7,50,14
|
||||
PUSHBUTTON "Cancel",IDCANCEL,139,24,50,14
|
||||
PUSHBUTTON "Batal",IDCANCEL,139,24,50,14
|
||||
END
|
||||
|
||||
IDD_MUI_WARNLINEENDS DIALOGEX 0, 0, 196, 100
|
||||
@ -251,7 +251,7 @@ BEGIN
|
||||
LTEXT "&Column:",IDC_COLUMN_TEXT,7,40,101,8
|
||||
EDITTEXT IDC_COLNUM,7,50,101,12,ES_AUTOHSCROLL
|
||||
DEFPUSHBUTTON "OK",IDOK,58,74,50,14
|
||||
PUSHBUTTON "Cancel",IDCANCEL,7,74,50,14
|
||||
PUSHBUTTON "Batal",IDCANCEL,7,74,50,14
|
||||
END
|
||||
|
||||
IDD_MUI_FILEMRU DIALOGEX 0, 0, 269, 180
|
||||
@ -283,7 +283,7 @@ BEGIN
|
||||
CONTROL "&Reset if a new file is opened.", IDC_CHECK_BOX_A,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,72,120,10
|
||||
CONTROL "&Monitoring Log.", IDC_CHECK_BOX_B,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,86,120,10
|
||||
DEFPUSHBUTTON "OK",IDOK,127,7,50,14
|
||||
PUSHBUTTON "Cancel",IDCANCEL,127,24,50,14
|
||||
PUSHBUTTON "Batal",IDCANCEL,127,24,50,14
|
||||
END
|
||||
|
||||
IDD_MUI_STYLESELECT DIALOGEX 0, 0, 165, 194
|
||||
@ -297,12 +297,12 @@ BEGIN
|
||||
CONTROL "&Auto-select by filename extension.",IDC_AUTOSELECT,
|
||||
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,155,127,10
|
||||
DEFPUSHBUTTON "OK",IDOK,53,173,50,14,WS_DISABLED
|
||||
PUSHBUTTON "Cancel",IDCANCEL,108,173,50,14
|
||||
PUSHBUTTON "Batal",IDCANCEL,108,173,50,14
|
||||
END
|
||||
|
||||
IDD_MUI_STYLECONFIG DIALOGEX 0, 0, 467, 254
|
||||
STYLE DS_SETFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
||||
CAPTION "Scheme"
|
||||
CAPTION "Skema"
|
||||
FONT 9, "Segoe UI", 400, 0, 0x1
|
||||
BEGIN
|
||||
CONTROL "",IDC_STYLELIST,"SysTreeView32",TVS_SHOWSELALWAYS | TVS_SINGLEEXPAND | WS_BORDER | WS_HSCROLL | WS_TABSTOP,7,7,164,239
|
||||
@ -320,7 +320,7 @@ BEGIN
|
||||
PUSHBUTTON "&Import...",IDC_IMPORT,181,232,50,14
|
||||
PUSHBUTTON "E&xport...",IDC_EXPORT,237,232,50,14
|
||||
DEFPUSHBUTTON "OK",IDOK,355,232,50,14
|
||||
PUSHBUTTON "Cancel",IDCANCEL,410,232,50,14
|
||||
PUSHBUTTON "Batal",IDCANCEL,410,232,50,14
|
||||
GROUPBOX "Info",IDC_INFO_GROUPBOX,181,7,280,127
|
||||
CTEXT "-",IDC_TITLE,240,20,180,24,SS_CENTERIMAGE
|
||||
EDITTEXT IDC_STYLEEDIT_HELP,197,54,252,74,ES_MULTILINE | ES_READONLY | NOT WS_BORDER
|
||||
@ -328,7 +328,7 @@ END
|
||||
|
||||
IDD_MUI_TABSETTINGS DIALOGEX 0, 0, 174, 114
|
||||
STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
||||
CAPTION "Tab Settings"
|
||||
CAPTION "Pengaturan Tab"
|
||||
FONT 9, "Segoe UI", 400, 0, 0x1
|
||||
BEGIN
|
||||
LTEXT "&Tabulator width:",IDC_STATIC,7,10,54,8
|
||||
@ -344,7 +344,7 @@ BEGIN
|
||||
CONTROL "&Autodetect Tab or Space Indentation.",IDC_AUTO_DETECT_INDENTS,
|
||||
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,95,150,10
|
||||
DEFPUSHBUTTON "OK",IDOK,117,7,50,14
|
||||
PUSHBUTTON "Cancel",IDCANCEL,117,27,50,14
|
||||
PUSHBUTTON "Batal",IDCANCEL,117,27,50,14
|
||||
END
|
||||
|
||||
IDD_MUI_WARNINDENTATION DIALOGEX 0, 0, 196, 138
|
||||
@ -380,7 +380,7 @@ BEGIN
|
||||
CONTROL "Show &edge line.",IDC_SHOWEDGELINE,"Button",BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,7,27,140,10
|
||||
CONTROL "Change &background colour.",IDC_BACKGRDCOLOR,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,7,38,140,10
|
||||
DEFPUSHBUTTON "OK",IDOK,166,34,50,14
|
||||
PUSHBUTTON "Cancel",IDCANCEL,222,34,50,14
|
||||
PUSHBUTTON "Batal",IDCANCEL,222,34,50,14
|
||||
END
|
||||
|
||||
IDD_MUI_WORDWRAP DIALOGEX 0, 0, 196, 100
|
||||
@ -393,7 +393,7 @@ BEGIN
|
||||
COMBOBOX 102,7,41,182,196,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
|
||||
COMBOBOX 103,7,58,182,196,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
|
||||
DEFPUSHBUTTON "OK",IDOK,83,79,50,14
|
||||
PUSHBUTTON "Cancel",IDCANCEL,139,79,50,14
|
||||
PUSHBUTTON "Batal",IDCANCEL,139,79,50,14
|
||||
LTEXT "No wrap indent|Wrap indent by 1 character|Wrap indent by 2 characters|Wrap indent by 1 level|Wrap indent by 2 levels|Wrap indent as first subline|Wrap indent 1 level more than first subline",200,0,0,615,8,NOT WS_VISIBLE
|
||||
LTEXT "No visual indicators before wrap|Show visual indicators before wrap (near text)|Show visual indicators before wrap (near borders)",201,0,0,418,8,NOT WS_VISIBLE
|
||||
LTEXT "No visual indicators after wrap|Show visual indicators after wrap (near text)|Show visual indicators after wrap (near borders)",202,0,0,402,8,NOT WS_VISIBLE
|
||||
@ -435,7 +435,7 @@ BEGIN
|
||||
EDITTEXT 30,298,206,42,12,ES_AUTOHSCROLL
|
||||
CONTROL "",31,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_HOTTRACK,282,205,11,14
|
||||
DEFPUSHBUTTON "OK",IDOK,190,237,50,14,WS_GROUP
|
||||
PUSHBUTTON "Cancel",IDCANCEL,244,237,50,14
|
||||
PUSHBUTTON "Batal",IDCANCEL,244,237,50,14
|
||||
PUSHBUTTON "&Printer...",IDC_PRINTER,298,237,50,14
|
||||
GROUPBOX "Preview",IDC_STATIC2,240,8,108,157
|
||||
CONTROL "",1080,"Static",SS_WHITERECT,254,47,80,80
|
||||
@ -445,26 +445,26 @@ END
|
||||
|
||||
IDD_MUI_FAVORITES DIALOGEX 0, 0, 165, 129
|
||||
STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
||||
CAPTION "Favourites"
|
||||
CAPTION "Favorit"
|
||||
FONT 9, "Segoe UI", 400, 0, 0x1
|
||||
BEGIN
|
||||
CONTROL "",IDC_FAVORITESDIR,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS | LVS_AUTOARRANGE | LVS_NOCOLUMNHEADER | WS_BORDER | WS_TABSTOP,7,7,151,69
|
||||
PUSHBUTTON "",IDC_GETFAVORITESDIR,7,83,13,13
|
||||
LTEXT "Click here to specify the directory with links to your favourite files.",IDC_FAVORITESDESCR,26,83,132,18
|
||||
DEFPUSHBUTTON "OK",IDOK,52,108,50,14
|
||||
PUSHBUTTON "Cancel",IDCANCEL,108,108,50,14
|
||||
PUSHBUTTON "Batal",IDCANCEL,108,108,50,14
|
||||
SCROLLBAR IDC_RESIZEGRIP,7,112,10,10
|
||||
END
|
||||
|
||||
IDD_MUI_ADDTOFAV DIALOGEX 0, 0, 172, 66
|
||||
STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
||||
CAPTION "Add to Favourites"
|
||||
CAPTION "Tambah ke Favorit"
|
||||
FONT 9, "Segoe UI", 400, 0, 0x1
|
||||
BEGIN
|
||||
LTEXT "Enter the name for the new favourites item:",IDC_FAVORITESDESCR,7,7,158,8
|
||||
EDITTEXT IDC_ADDFAV_FILES,7,22,158,14,ES_AUTOHSCROLL
|
||||
DEFPUSHBUTTON "OK",IDOK,59,45,50,14,WS_DISABLED
|
||||
PUSHBUTTON "Cancel",IDCANCEL,115,45,50,14
|
||||
PUSHBUTTON "Batal",IDCANCEL,115,45,50,14
|
||||
SCROLLBAR IDC_RESIZEGRIP,7,45,10,10
|
||||
END
|
||||
|
||||
@ -475,7 +475,7 @@ FONT 9, "Segoe UI", 400, 0, 0x1
|
||||
BEGIN
|
||||
GROUPBOX "Passphrase", IDC_STATIC, 7, 7, 297, 108
|
||||
DEFPUSHBUTTON "OK",IDOK,245,98,50,14
|
||||
PUSHBUTTON "Cancel",IDCANCEL,184,98,50,14
|
||||
PUSHBUTTON "Batal",IDCANCEL,184,98,50,14
|
||||
CONTROL "Set New Master Key",IDC_PWD_CHECK1,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,107,60,84,10
|
||||
EDITTEXT IDC_PWD_EDIT1,17,35,276,12,ES_PASSWORD | ES_AUTOHSCROLL | WS_GROUP
|
||||
EDITTEXT IDC_PWD_EDIT2,17,74,277,12,ES_PASSWORD | ES_AUTOHSCROLL
|
||||
@ -492,7 +492,7 @@ FONT 9, "Segoe UI", 400, 0, 0x1
|
||||
BEGIN
|
||||
GROUPBOX "Passphrase", IDC_STATIC, 8, 6, 283, 69
|
||||
DEFPUSHBUTTON "OK",IDOK,233,58,50,14
|
||||
PUSHBUTTON "Cancel",IDCANCEL,175,58,50,14
|
||||
PUSHBUTTON "Batal",IDCANCEL,175,58,50,14
|
||||
EDITTEXT IDC_PWD_EDIT3,16,23,267,12,ES_PASSWORD | ES_AUTOHSCROLL | WS_GROUP
|
||||
CONTROL "decrypt using the master key",IDC_PWD_CHECK3,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,163,40,117,10
|
||||
LTEXT "This file has a master key",IDC_PWD_STATMPW,16,41,89,11,NOT WS_GROUP
|
||||
@ -507,7 +507,7 @@ BEGIN
|
||||
LTEXT "&Boundary:",IDC_STATIC,7,7,34,8
|
||||
EDITTEXT IDC_COLUMNWRAP,7,24,46,14,ES_AUTOHSCROLL
|
||||
DEFPUSHBUTTON "OK",IDOK,73,7,50,14
|
||||
PUSHBUTTON "Cancel",IDCANCEL,73,24,50,14
|
||||
PUSHBUTTON "Batal",IDCANCEL,73,24,50,14
|
||||
END
|
||||
|
||||
IDD_MUI_MODIFYLINES DIALOGEX 0, 0, 182, 120
|
||||
@ -520,7 +520,7 @@ BEGIN
|
||||
LTEXT "&Append text to lines:",IDC_STATIC2,7,37,72,8
|
||||
EDITTEXT IDC_MODLNS_ED_APPEND,7,48,98,14,ES_AUTOHSCROLL
|
||||
DEFPUSHBUTTON "OK",IDOK,125,7,50,14
|
||||
PUSHBUTTON "Cancel",IDCANCEL,125,24,50,14
|
||||
PUSHBUTTON "Batal",IDCANCEL,125,24,50,14
|
||||
LTEXT "${L}",IDC_MODLNS_DOCLN_CANONIC,7,72,14,8
|
||||
LTEXT "${0L}",IDC_MODLNS_DOCLN_ZEROFLD,30,72,18,8
|
||||
LTEXT "Document line number.",IDC_STATIC3,57,72,74,8
|
||||
@ -546,7 +546,7 @@ BEGIN
|
||||
EDITTEXT 102,125,48,20,14,ES_AUTOHSCROLL
|
||||
LTEXT "X Times",IDC_STATIC3,148,50,28,8
|
||||
DEFPUSHBUTTON "OK",IDOK,125,7,50,14
|
||||
PUSHBUTTON "Cancel",IDCANCEL,125,24,50,14
|
||||
PUSHBUTTON "Batal",IDCANCEL,125,24,50,14
|
||||
END
|
||||
|
||||
IDD_MUI_ENCLOSESELECTION DIALOGEX 0, 0, 182, 70
|
||||
@ -559,7 +559,7 @@ BEGIN
|
||||
LTEXT "Insert &after selection:",IDC_STATIC2,7,37,71,8
|
||||
EDITTEXT 101,7,48,98,14,ES_AUTOHSCROLL
|
||||
DEFPUSHBUTTON "OK",IDOK,125,7,50,14
|
||||
PUSHBUTTON "Cancel",IDCANCEL,125,24,50,14
|
||||
PUSHBUTTON "Batal",IDCANCEL,125,24,50,14
|
||||
END
|
||||
|
||||
IDD_MUI_INFOBOX DIALOGEX 0, 0, 244, 71
|
||||
@ -598,7 +598,7 @@ BEGIN
|
||||
CONTROL IDR_MAINWND, IDC_INFOBOXICON, "Static", SS_BITMAP | SS_NOTIFY, 7, 7, 24, 24, WS_EX_TRANSPARENT
|
||||
LTEXT "",IDC_INFOBOXTEXT,35,7,202,41,SS_EDITCONTROL | SS_NOPREFIX | SS_LEFT
|
||||
DEFPUSHBUTTON "&OK",IDOK,131,50,50,14
|
||||
PUSHBUTTON "&Cancel",IDCANCEL,187,50,50,14
|
||||
PUSHBUTTON "&Batal",IDCANCEL,187,50,50,14
|
||||
CONTROL "&Don't display this message again.",IDC_INFOBOXCHECK,
|
||||
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,54,122,10
|
||||
END
|
||||
@ -613,7 +613,7 @@ BEGIN
|
||||
LTEXT "",IDC_INFOBOXTEXT,35,7,126,41,SS_EDITCONTROL | SS_NOPREFIX | SS_LEFT
|
||||
DEFPUSHBUTTON "&Yes",IDOK,7,70,50,14
|
||||
PUSHBUTTON "&No",IDNO,61,70,50,14
|
||||
PUSHBUTTON "&Cancel",IDCANCEL,115,70,50,14
|
||||
PUSHBUTTON "&Batal",IDCANCEL,115,70,50,14
|
||||
CONTROL "&Don't display this message again.",IDC_INFOBOXCHECK,
|
||||
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,54,122,10
|
||||
END
|
||||
@ -627,7 +627,7 @@ BEGIN
|
||||
CONTROL IDR_MAINWND, IDC_INFOBOXICON, "Static", SS_BITMAP | SS_NOTIFY, 7, 7, 24, 24, WS_EX_TRANSPARENT
|
||||
LTEXT "",IDC_INFOBOXTEXT,35,7,202,41,SS_EDITCONTROL | SS_NOPREFIX | SS_LEFT
|
||||
DEFPUSHBUTTON "Retry",IDRETRY,131,50,50,14
|
||||
PUSHBUTTON "&Cancel",IDCANCEL,187,50,50,14
|
||||
PUSHBUTTON "&Batal",IDCANCEL,187,50,50,14
|
||||
CONTROL "&Don't display this message again.",IDC_INFOBOXCHECK,
|
||||
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,54,122,10
|
||||
END
|
||||
@ -651,7 +651,7 @@ BEGIN
|
||||
CONTROL "&Lexicographical comparison.",111,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,7,151,104,10
|
||||
CONTROL "Column &sort (rectangular selection).",112,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,168,131,10
|
||||
DEFPUSHBUTTON "OK",IDOK,128,7,50,14
|
||||
PUSHBUTTON "Cancel",IDCANCEL,128,24,50,14
|
||||
PUSHBUTTON "Batal",IDCANCEL,128,24,50,14
|
||||
END
|
||||
|
||||
IDD_MUI_RECODE DIALOGEX 0, 0, 165, 135
|
||||
@ -662,7 +662,7 @@ BEGIN
|
||||
LTEXT "Select source &encoding to reload file:",IDC_STATIC,7,7,130,8
|
||||
CONTROL "",IDC_ENCODINGLIST,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_AUTOARRANGE | LVS_NOCOLUMNHEADER | WS_BORDER | WS_TABSTOP,7,19,151,87
|
||||
DEFPUSHBUTTON "OK",IDOK,53,114,50,14,WS_DISABLED
|
||||
PUSHBUTTON "Cancel",IDCANCEL,108,114,50,14
|
||||
PUSHBUTTON "Batal",IDCANCEL,108,114,50,14
|
||||
SCROLLBAR IDC_RESIZEGRIP,7,118,10,10
|
||||
END
|
||||
|
||||
@ -674,22 +674,22 @@ BEGIN
|
||||
LTEXT "Select current document &encoding:",IDC_STATIC,7,7,120,8
|
||||
CONTROL "",IDC_ENCODINGLIST,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_AUTOARRANGE | LVS_NOCOLUMNHEADER | WS_BORDER | WS_TABSTOP,7,19,151,87
|
||||
DEFPUSHBUTTON "OK",IDOK,53,114,50,14,WS_DISABLED
|
||||
PUSHBUTTON "Cancel",IDCANCEL,108,114,50,14
|
||||
PUSHBUTTON "Batal",IDCANCEL,108,114,50,14
|
||||
SCROLLBAR IDC_RESIZEGRIP,7,118,10,10
|
||||
END
|
||||
|
||||
IDD_MUI_ALIGN DIALOGEX 0, 0, 184, 74
|
||||
STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
||||
CAPTION "Align Lines"
|
||||
CAPTION "Sejajarkan Baris"
|
||||
FONT 9, "Segoe UI", 400, 0, 0x1
|
||||
BEGIN
|
||||
CONTROL "&Left.",100,"Button",BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,7,7,31,10
|
||||
CONTROL "&Right.",101,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,7,19,35,10
|
||||
CONTROL "&Center.",102,"Button",BS_AUTORADIOBUTTON,7,31,41,10
|
||||
CONTROL "&Justify.",103,"Button",BS_AUTORADIOBUTTON,7,43,40,10
|
||||
CONTROL "Justify (&Paragraph mode).",104,"Button",BS_AUTORADIOBUTTON,7,55,100,10
|
||||
CONTROL "K&iri.",100,"Button",BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,7,7,31,10
|
||||
CONTROL "K&anan.",101,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,7,19,35,10
|
||||
CONTROL "&Tengah.",102,"Button",BS_AUTORADIOBUTTON,7,31,41,10
|
||||
CONTROL "&Rata.",103,"Button",BS_AUTORADIOBUTTON,7,43,40,10
|
||||
CONTROL "Rata (Mode &Pragraf).",104,"Button",BS_AUTORADIOBUTTON,7,55,100,10
|
||||
DEFPUSHBUTTON "OK",IDOK,127,7,50,14
|
||||
PUSHBUTTON "Cancel",IDCANCEL,127,24,50,14
|
||||
PUSHBUTTON "Batal",IDCANCEL,127,24,50,14
|
||||
END
|
||||
|
||||
|
||||
@ -707,44 +707,44 @@ BEGIN
|
||||
CBS_SORT | WS_VSCROLL | WS_TABSTOP | CBS_HASSTRINGS |
|
||||
CBS_OWNERDRAWFIXED
|
||||
|
||||
LTEXT "Font st&yle:", stc2, 114, 7, 74, 9
|
||||
LTEXT "&Gaya Font:", stc2, 114, 7, 74, 9
|
||||
COMBOBOX cmb2, 114, 16, 74, 76,
|
||||
CBS_SIMPLE | CBS_AUTOHSCROLL | CBS_DISABLENOSCROLL |
|
||||
WS_VSCROLL | WS_TABSTOP | CBS_HASSTRINGS |
|
||||
CBS_OWNERDRAWFIXED
|
||||
|
||||
LTEXT "&Size:", stc3, 198, 7, 36, 9
|
||||
LTEXT "&Ukuran:", stc3, 198, 7, 36, 9
|
||||
COMBOBOX cmb3, 198, 16, 36, 76,
|
||||
CBS_SIMPLE | CBS_AUTOHSCROLL | CBS_DISABLENOSCROLL |
|
||||
CBS_SORT | WS_VSCROLL | WS_TABSTOP | CBS_HASSTRINGS |
|
||||
CBS_OWNERDRAWFIXED
|
||||
|
||||
GROUPBOX "Effects", grp1, 7, 97, 98, 76, WS_GROUP
|
||||
AUTOCHECKBOX "Stri&keout", chx1, 13, 111, 90, 10, WS_TABSTOP
|
||||
AUTOCHECKBOX "&Underline", chx2, 13, 127, 90, 10
|
||||
GROUPBOX "Efek", grp1, 7, 97, 98, 76, WS_GROUP
|
||||
AUTOCHECKBOX "&Coret", chx1, 13, 111, 90, 10, WS_TABSTOP
|
||||
AUTOCHECKBOX "Ba&ris Bawah", chx2, 13, 127, 90, 10
|
||||
|
||||
LTEXT "&Color:", stc4, 13, 144, 89, 9
|
||||
LTEXT "&Warna:", stc4, 13, 144, 89, 9
|
||||
COMBOBOX cmb4, 13, 155, 85, 100,
|
||||
CBS_DROPDOWNLIST | CBS_OWNERDRAWFIXED | CBS_AUTOHSCROLL |
|
||||
CBS_HASSTRINGS | WS_BORDER | WS_VSCROLL | WS_TABSTOP
|
||||
|
||||
GROUPBOX "Sample", grp2, 114, 97, 120, 43, WS_GROUP
|
||||
GROUPBOX "Sampel", grp2, 114, 97, 120, 43, WS_GROUP
|
||||
CTEXT "AaBbYyZz", stc5, 116, 106, 117, 33,
|
||||
SS_NOPREFIX | NOT WS_VISIBLE
|
||||
LTEXT "", stc6, 7, 178, 227, 20, SS_NOPREFIX | NOT WS_GROUP
|
||||
|
||||
LTEXT "Sc&ript:", stc7, 114, 145, 118, 9
|
||||
LTEXT "Skr&ip:", stc7, 114, 145, 118, 9
|
||||
COMBOBOX cmb5, 114, 155, 120, 30, CBS_DROPDOWNLIST |
|
||||
CBS_OWNERDRAWFIXED | CBS_AUTOHSCROLL | CBS_HASSTRINGS |
|
||||
WS_BORDER | WS_VSCROLL | WS_TABSTOP
|
||||
|
||||
CONTROL "<A>Show more fonts</A>", IDC_MANAGE_LINK, "SysLink",
|
||||
CONTROL "<A>Tampilkan lebih banyak font</A>", IDC_MANAGE_LINK, "SysLink",
|
||||
WS_TABSTOP, 7, 199, 227, 9
|
||||
|
||||
DEFPUSHBUTTON "OK", IDOK, 141, 215, 45, 14, WS_GROUP
|
||||
PUSHBUTTON "Cancel", IDCANCEL, 190, 215, 45, 14, WS_GROUP
|
||||
PUSHBUTTON "&Apply", psh3, 92, 215, 45, 14, WS_GROUP
|
||||
PUSHBUTTON "&Help", pshHelp, 43, 215, 45, 14, WS_GROUP
|
||||
PUSHBUTTON "Batal", IDCANCEL, 190, 215, 45, 14, WS_GROUP
|
||||
PUSHBUTTON "&Terapkan", psh3, 92, 215, 45, 14, WS_GROUP
|
||||
PUSHBUTTON "&Bantuan", pshHelp, 43, 215, 45, 14, WS_GROUP
|
||||
END
|
||||
|
||||
|
||||
@ -771,7 +771,7 @@ BEGIN
|
||||
WS_TABSTOP | WS_GROUP
|
||||
|
||||
DEFPUSHBUTTON "OK", IDOK, 4, 166, 44, 14, WS_GROUP | WS_TABSTOP
|
||||
PUSHBUTTON "Cancel", IDCANCEL, 52, 166, 44, 14, WS_GROUP | WS_TABSTOP
|
||||
PUSHBUTTON "Batal", IDCANCEL, 52, 166, 44, 14, WS_GROUP | WS_TABSTOP
|
||||
PUSHBUTTON "&Help", pshHelp, 100, 166, 44, 14, WS_GROUP | WS_TABSTOP
|
||||
|
||||
CONTROL "", COLOR_RAINBOW, "static",
|
||||
@ -815,22 +815,22 @@ END
|
||||
//
|
||||
IDD_MUI_AUTOSAVE_BACKUP DIALOGEX 0, 0, 184, 166
|
||||
STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
||||
CAPTION "Auto-Save & Backup Settings"
|
||||
CAPTION "Pengaturan Simpan Otomatis & Cadangan"
|
||||
FONT 9, "Segoe UI", 400, 0, 0x1
|
||||
BEGIN
|
||||
GROUPBOX "Auto-Save: ", IDC_STATIC, 7, 7, 170, 62, 0, WS_EX_TRANSPARENT
|
||||
AUTOCHECKBOX "Enable Auto-Save.", IDC_AUTOSAVE_ENABLE, 14, 18, 155, 10, WS_GROUP | WS_TABSTOP
|
||||
LTEXT "Auto-Save interval [sec]:", IDC_STATIC2, 14, 30, 108, 10, SS_RIGHT
|
||||
GROUPBOX "Simpan Otomatis: ", IDC_STATIC, 7, 7, 170, 62, 0, WS_EX_TRANSPARENT
|
||||
AUTOCHECKBOX "Aktifkan simpan otomatis.", IDC_AUTOSAVE_ENABLE, 14, 18, 155, 10, WS_GROUP | WS_TABSTOP
|
||||
LTEXT "Selang waktu penyimpanan otomatis [dtk]:", IDC_STATIC2, 14, 30, 108, 10, SS_RIGHT
|
||||
EDITTEXT IDC_AUTOSAVE_INTERVAL, 130, 28, 40, 12, ES_AUTOHSCROLL
|
||||
AUTOCHECKBOX "Auto-Save on system suspend.", IDC_AUTOSAVE_SUSPEND, 14, 40, 155, 10, WS_GROUP | WS_TABSTOP
|
||||
AUTOCHECKBOX "Auto-Save on system shutdown.", IDC_AUTOSAVE_SHUTDOWN, 14, 52, 155, 10, WS_TABSTOP
|
||||
GROUPBOX "Backup: ", IDC_STATIC3, 7, 74, 170, 66, 0, WS_EX_TRANSPARENT
|
||||
AUTOCHECKBOX "Enable Backup.", IDC_AS_BACKUP_ENABLE, 14, 85, 155, 10, WS_GROUP | WS_TABSTOP
|
||||
AUTOCHECKBOX "Backup on Auto-Save.", IDC_AS_BACKUP_AUTOSAVE, 14, 97, 155, 10, WS_GROUP | WS_TABSTOP
|
||||
AUTOCHECKBOX "Side-by-Side Backup.", IDC_AS_BACKUP_SIDEBYSIDE, 14, 109, 155, 10, WS_GROUP | WS_TABSTOP
|
||||
PUSHBUTTON "Open Folder", IDC_AS_BACKUP_OPENFOLDER, 110, 122, 60, 14
|
||||
AUTOCHECKBOX "Simpan otomatis saat sistem suspend.", IDC_AUTOSAVE_SUSPEND, 14, 40, 155, 10, WS_GROUP | WS_TABSTOP
|
||||
AUTOCHECKBOX "Simpan otomatis saat sistem shutdown.", IDC_AUTOSAVE_SHUTDOWN, 14, 52, 155, 10, WS_TABSTOP
|
||||
GROUPBOX "Cadangkan: ", IDC_STATIC3, 7, 74, 170, 66, 0, WS_EX_TRANSPARENT
|
||||
AUTOCHECKBOX "Aktifkan cadangan.", IDC_AS_BACKUP_ENABLE, 14, 85, 155, 10, WS_GROUP | WS_TABSTOP
|
||||
AUTOCHECKBOX "Cadangkan pada simpan otomatis.", IDC_AS_BACKUP_AUTOSAVE, 14, 97, 155, 10, WS_GROUP | WS_TABSTOP
|
||||
AUTOCHECKBOX "Cadangkan secara bersamaan.", IDC_AS_BACKUP_SIDEBYSIDE, 14, 109, 155, 10, WS_GROUP | WS_TABSTOP
|
||||
PUSHBUTTON "Buka Folder", IDC_AS_BACKUP_OPENFOLDER, 110, 122, 60, 14
|
||||
DEFPUSHBUTTON "OK", IDOK, 71, 146, 50, 14
|
||||
PUSHBUTTON "Cancel", IDCANCEL, 127, 146, 50, 14
|
||||
PUSHBUTTON "Batal", IDCANCEL, 127, 146, 50, 14
|
||||
END
|
||||
|
||||
|
||||
|
||||
@ -468,23 +468,23 @@ BEGIN
|
||||
MENUITEM "&Tab Settings...\tCtrl+T", IDM_SET_TABSETTINGS
|
||||
MENUITEM "&Word Wrap Settings...", IDM_SET_WORDWRAPSETTINGS
|
||||
MENUITEM "L&ong Line Settings...", IDM_SET_LONGLINESETTINGS
|
||||
MENUITEM "Auto &Indent Text", IDM_SET_AUTOINDENTTEXT
|
||||
MENUITEM "Auto Close &Quotes", IDM_SET_AUTOCLOSEQUOTES
|
||||
MENUITEM "Auto Close &Brackets", IDM_SET_AUTOCLOSEBRACKETS
|
||||
MENUITEM "Auto Close &HTML/XML\tCtrl+Shift+H", IDM_SET_AUTOCLOSETAGS
|
||||
MENUITEM "A&uto Complete Words", IDM_SET_AUTOCOMPLETEWORDS
|
||||
MENUITEM "Auto Complete Lexer-&Key-Words", IDM_SET_AUTOCLEXKEYWORDS
|
||||
MENUITEM "Otomatis &Indentasi Teks", IDM_SET_AUTOINDENTTEXT
|
||||
MENUITEM "Otomatis Tutup &Tanda Kutip", IDM_SET_AUTOCLOSEQUOTES
|
||||
MENUITEM "Otomatis Tutup &Tanda Kurung", IDM_SET_AUTOCLOSEBRACKETS
|
||||
MENUITEM "Otomatis Tutup &HTML/XML\tCtrl+Shift+H", IDM_SET_AUTOCLOSETAGS
|
||||
MENUITEM "Otomatis Melengkapi Kata", IDM_SET_AUTOCOMPLETEWORDS
|
||||
MENUITEM "Otomatis Complete Lexer-&Key-Words", IDM_SET_AUTOCLEXKEYWORDS
|
||||
MENUITEM "Alternate Word Se¶tors\tCtrl+Alt+A", IDM_SET_ALTERNATE_WORD_SEPS
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Only One Instance per &File", IDM_SET_SINGLEFILEINSTANCE
|
||||
MENUITEM "File &Change Notification...\tAlt+F5", IDM_SET_CHANGENOTIFY
|
||||
///MENUITEM "AutoSave / Backup Settings...", IDM_SET_AUTOSAVE_BACKUP
|
||||
///MENUITEM "Pengaturan Otomatis Simpan / Cadangkan ...", IDM_SET_AUTOSAVE_BACKUP
|
||||
MENUITEM "&Mute Message Beeps", IDM_SET_MUTE_MESSAGEBEEP
|
||||
POPUP "&Esc Key Function"
|
||||
POPUP "&Fungsi Tombol Escape"
|
||||
BEGIN
|
||||
MENUITEM "&None", IDM_SET_NOESCFUNC
|
||||
MENUITEM "&Minimise Notepad3", IDM_SET_ESCMINIMIZE
|
||||
MENUITEM "E&xit Notepad3", IDM_SET_ESCEXIT
|
||||
MENUITEM "Tida&k Ada", IDM_SET_NOESCFUNC
|
||||
MENUITEM "&Minimalkan Notepad3", IDM_SET_ESCMINIMIZE
|
||||
MENUITEM "Ke&luar Notepad3", IDM_SET_ESCEXIT
|
||||
END
|
||||
MENUITEM "Sa&ve Before Running Tools", IDM_SET_SAVEBEFORERUNNINGTOOLS
|
||||
MENUITEM "Calculate Tiny-E&xpressions", IDM_SET_EVALTINYEXPRONSEL
|
||||
@ -524,11 +524,11 @@ BEGIN
|
||||
MENUITEM "&Edit Area", IDM_SET_RTL_LAYOUT_EDIT
|
||||
MENUITEM "&Other Dialogs", IDM_SET_RTL_LAYOUT_DLG
|
||||
END
|
||||
POPUP "&Bidirectional"
|
||||
POPUP "&Arah Penulisan"
|
||||
BEGIN
|
||||
MENUITEM "&None", IDM_SET_BIDIRECTIONAL_NONE
|
||||
MENUITEM "&Left to Right", IDM_SET_BIDIRECTIONAL_L2R
|
||||
MENUITEM "&Right to Left", IDM_SET_BIDIRECTIONAL_R2L
|
||||
MENUITEM "&Tidak Ada", IDM_SET_BIDIRECTIONAL_NONE
|
||||
MENUITEM "Ki&ri ke Kanan", IDM_SET_BIDIRECTIONAL_L2R
|
||||
MENUITEM "K&anan ke Kiri", IDM_SET_BIDIRECTIONAL_R2L
|
||||
END
|
||||
END
|
||||
POPUP "&Konfigurasi Lanjutan"
|
||||
|
||||
@ -71,7 +71,7 @@ BEGIN
|
||||
IDT_EDIT_PASTE "Tempel"
|
||||
IDT_EDIT_FIND "Cari"
|
||||
IDT_EDIT_REPLACE "Ganti"
|
||||
IDT_VIEW_WORDWRAP "Pembungkus Kata"
|
||||
IDT_VIEW_WORDWRAP "Bungkus Kata"
|
||||
IDT_VIEW_ZOOMIN "Perbesar"
|
||||
IDT_VIEW_ZOOMOUT "Perkecil"
|
||||
IDT_VIEW_SCHEME "Pilih Skema"
|
||||
@ -88,17 +88,17 @@ END
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
IDT_FILE_LAUNCH "Execute Document"
|
||||
IDT_VIEW_TOGGLE_VIEW "Focused View"
|
||||
IDT_VIEW_CHASING_DOCTAIL "Monitoring Log"
|
||||
IDT_VIEW_PIN_ON_TOP "Always On Top"
|
||||
IDT_GREP_WIN_TOOL "Search in Files"
|
||||
IDT_FILE_LAUNCH "Eksekusi Dokumen"
|
||||
IDT_VIEW_TOGGLE_VIEW "Tampilan Fokus"
|
||||
IDT_VIEW_CHASING_DOCTAIL "Pemantauan Log"
|
||||
IDT_VIEW_PIN_ON_TOP "Selalu di Atas"
|
||||
IDT_GREP_WIN_TOOL "Cari dalam berkas"
|
||||
END
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
IDS_MUI_APPTITLE_ELEVATED "%s : Elevated"
|
||||
IDS_MUI_APPTITLE_PASTEBOARD "%s : Clipboard"
|
||||
IDS_MUI_APPTITLE_ELEVATED "%s : Prioritas"
|
||||
IDS_MUI_APPTITLE_PASTEBOARD "%s : Papan Klip"
|
||||
IDS_MUI_UNTITLED "Tidak Berjudul"
|
||||
IDS_MUI_TITLEEXCERPT """%s"""
|
||||
IDS_MUI_READONLY "(Hanya Baca)"
|
||||
@ -116,45 +116,45 @@ BEGIN
|
||||
IDS_MUI_FILTER_EXE "Berkas eksekusi (*.exe;*.com;*.bat;*.cmd;*.lnk;*.pif)|*.exe;*.com;*.bat;*.cmd;*.lnk;*.pif|Semua berkas (*.*)|*.*|"
|
||||
IDS_MUI_FILTER_INI "Berkas konfigurasi (*.ini)|*.ini|Semua berkas (*.*)|*.*|"
|
||||
IDS_MUI_FILTER_BITMAP "Berkas bitmap (*.bmp)|*.bmp|Semua berkas (*.*)|*.*|"
|
||||
IDS_MUI_OPENWITH "Select the directory with links to your favourite applications."
|
||||
IDS_MUI_FAVORITES "Select the directory with links to your favourite files."
|
||||
IDS_MUI_BACKSLASHHELP "Backslash Transformations\n\n\\a\tAlert (BEL, Ascii 7)\n\\b\tBackspace (BS, Ascii 8)\n\\f\tFormfeed (FF, Ascii 12)\n\\n\tNewline (LF, Ascii 10)\n\\r\tCarriage return (CR, Ascii 13)\n\\t\tHorizontal Tab (HT, Ascii 9)\n\\v\tVertical Tab (VT, Ascii 11)\n\\0oo\tOctal Value\n\\u####\tHexadecimal Value\n\\xhh\tHexadecimal Value\n\\\\\tBackslash"
|
||||
IDS_MUI_REGEXPHELP "RegExp Matching Syntax (Multi Lines)\n\n.\tMatches any character\n^\tEmpty string immediately after Newline\n$\tEmpty string immediately before End of Line\n\\<\tStart of a word\n\\>\tEnd of a word\n\\b\tWord boundary\n[...]\tA set of chars ([abc]) or a range ([a-z])\n[^...]\tChars NOT in the set or range\n\\d\tAny decimal digit\n\\D\tAny non-digit char\n\\s\tAny whitespace char\n\\S\tNot a whitespace char\n\\w\tAny ""word"" char\n\\W\tAny ""non-word"" char\n\\x\tEscape character with otherwise special meaning\n\\xHH\tChar with hex code HH\n?\tMatches preceding 0 or 1 times\n*\tMatches preceding 0 or more times\n+\tMatches preceding 1 or more times\n*? or +?\tNon greedy matching of quantifiers ""?"" and ""+""\n(\tStart of a region\n)\tEnd of a region\n\\n\tRefers to a region when replacing (n is 1-9)\n"
|
||||
IDS_MUI_WILDCARDHELP "Wildcard Search\n\n*\tMatches zero or more characters.\n?\tMatches exactly one character. "
|
||||
IDS_MUI_OPENWITH "Buka direktori aplikasi favorit Anda."
|
||||
IDS_MUI_FAVORITES "Buka direktori berkas favorit Anda."
|
||||
IDS_MUI_BACKSLASHHELP "Perubahan Backslash\n\n\\a\tPeringatan (BEL, Ascii 7)\n\\b\tBackspace (BS, Ascii 8)\n\\f\tFormfeed (FF, Ascii 12)\n\\n\tBaris baru (LF, Ascii 10)\n\\r\tCarriage return (CR, Ascii 13)\n\\t\tTab Horizontal (HT, Ascii 9)\n\\v\tTab Vertikal (VT, Ascii 11)\n\\0oo\tNilai Oktal\n\\u####\tNilai Heksadesimal\n\\xhh\tNilai Heksadesimal\n\\\\\tBackslash"
|
||||
IDS_MUI_REGEXPHELP "Sintaks Pencocokan RegExp (Multi Baris)\n\n.\tCocokkan semua karakter\n^\tEmpty string immediately after Baris baru\n$\tEmpty string immediately before End of Line\n\\<\tStart of a word\n\\>\tEnd of a word\n\\b\tWord boundary\n[...]\tA set of chars ([abc]) or a range ([a-z])\n[^...]\tChars NOT in the set or range\n\\d\tAny decimal digit\n\\D\tAny non-digit char\n\\s\tAny whitespace char\n\\S\tNot a whitespace char\n\\w\tAny ""word"" char\n\\W\tAny ""non-word"" char\n\\x\tEscape character with otherwise special meaning\n\\xHH\tChar with hex code HH\n?\tMatches preceding 0 or 1 times\n*\tMatches preceding 0 or more times\n+\tMatches preceding 1 or more times\n*? or +?\tNon greedy matching of quantifiers ""?"" and ""+""\n(\tStart of a region\n)\tEnd of a region\n\\n\tRefers to a region when replacing (n itu 1-9)\n"
|
||||
IDS_MUI_WILDCARDHELP "Pencarian wildcard\n\n*\tCocokkan nol atau lebih karakter.\n?\tCocok dengan satu karakter."
|
||||
END
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
IDS_MUI_ERR_LOADFILE "Error loading ""%s""."
|
||||
IDS_MUI_ERR_SAVEFILE "Error saving ""%s""."
|
||||
IDS_MUI_ERR_DLG_FORMAT "Error '%s', cause:\n%s(ID:%d)\n"
|
||||
IDS_MUI_ERR_BROWSE "No file browser plugin was found.\nThe MiniPath file browser plugin can be downloaded from https://rizonesoft.com."
|
||||
IDS_MUI_ERR_GREPWIN "No file search plugin was found.\nThe grepWinNP3 file search plugin can be downloaded from https://rizonesoft.com."
|
||||
IDS_MUI_ERR_MRUDLG "No access to the selected file!\nWould you like to remove it from the list?"
|
||||
IDS_MUI_ERR_CREATELINK "Error creating the Desktop link."
|
||||
IDS_MUI_ERR_LOADFILE "Kesalahan memuat ""%s""."
|
||||
IDS_MUI_ERR_SAVEFILE "Kesalahan menyimpan ""%s""."
|
||||
IDS_MUI_ERR_DLG_FORMAT "Kesalahan pada '%s', penyebab:\n%s(ID:%d)\n"
|
||||
IDS_MUI_ERR_BROWSE "No berkas browser plugin was found.\nThe MiniPath berkas browser plugin can be downloaded from https://rizonesoft.com."
|
||||
IDS_MUI_ERR_GREPWIN "No berkas search plugin was found.\nThe grepWinNP3 berkas search plugin can be downloaded from https://rizonesoft.com."
|
||||
IDS_MUI_ERR_MRUDLG "No access to the selected berkas!\nWould you like to remove it from the list?"
|
||||
IDS_MUI_ERR_CREATELINK "Kesalahan saat membuat pintasan Desktop."
|
||||
IDS_MUI_ERR_PREVWINDISABLED
|
||||
"Existing Notepad3 window is busy or has an active dialog box.\nWould you like to open another Notepad3 window?"
|
||||
"Terdapat jendela Notepad3 lain yang sedang sibuk atau aktif.\nApakan Anda ingin membuka jendela Notepad3 baru?"
|
||||
IDS_MUI_ERR_ENCODINGNA "Code page conversion tables for the selected encoding are not available on your system."
|
||||
IDS_MUI_ERR_UNICODE "Error converting this Unicode file.\nData will be lost if the file is saved!"
|
||||
IDS_MUI_ERR_BITMAP "Error loading bitmap ""%s"".\nNeed dimensions: %i x %i (width >= %i x height)."
|
||||
IDS_MUI_ERR_UNICODE "Kesalahan saat mengonversi berkas Unicode ini.\nData akan hilang apabila berkas disimpan!"
|
||||
IDS_MUI_ERR_BITMAP "Kesalahan memuat bitmap ""%s"".\nDimensi yang dibutuhkan: %i x %i (width >= %i x height)."
|
||||
IDS_MUI_ERR_ELEVATED_RIGHTS
|
||||
"Error elevating user rights!"
|
||||
"Kesalahan prioritas hak pengguna!"
|
||||
END
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
IDS_MUI_ERR_UNICODE2 "Certain characters in the current text are not supported by the selected encoding, and may be replaced by default placeholders when saving. It's recommended to choose another file encoding. Continue?"
|
||||
IDS_MUI_ERR_DROP "Only one file can be dropped at the same time!"
|
||||
IDS_MUI_ERR_DROP "Hanya satu berkas yang dapat dihapus dalam satu waktu!"
|
||||
IDS_MUI_ERR_ACCESSDENIED
|
||||
"The file ""%s"" cannot be saved and may be protected.\n\nDo you want to launch %s as 'Elevated' application?"
|
||||
"The berkas ""%s"" cannot be saved and may be protected.\n\nDo you want to launch %s as 'Elevated' application?"
|
||||
IDS_MUI_ERR_ADMINEXE "No administration executable found.\nCheck website https://rizonesoft.com?"
|
||||
IDS_MUI_WARN_LOAD_BIG_FILE
|
||||
"Are you sure you want to open this large file?\n\t(ukuran: %s >= %s)!\n(Styling and Syntax Highlighting will not be applied!)"
|
||||
"Are you sure you want to open this large berkas?\n\t(ukuran: %s >= %s)!\n(Styling and Syntax Highlighting will not be applied!)"
|
||||
IDS_MUI_ERR_FILE_TOO_LARGE
|
||||
"TIdak dapat menangani berkas berukuran besar (ukuran: %s)!"
|
||||
IDS_MUI_WARN_UNKNOWN_EXT
|
||||
"Unknown file name extension (%s)!\nLoading data anyway?"
|
||||
IDS_MUI_INDENT_CONSISTENT "The file has a consistent indentation!"
|
||||
"Ekstensi nama berkas yang tidak diketahui (%s)!\nTetap memuat data?"
|
||||
IDS_MUI_INDENT_CONSISTENT "The berkas has a consistent indentation!"
|
||||
IDS_MUI_EOLMODENAME_CRLF "Windows (CR+LF)"
|
||||
IDS_MUI_EOLMODENAME_LF "Unix/Mac (LF)"
|
||||
IDS_MUI_EOLMODENAME_CR "Mac Lama (CR)"
|
||||
@ -164,30 +164,30 @@ END
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
IDS_MUI_SELRECT "This operation can't be performed within a rectangular selection."
|
||||
IDS_MUI_SELMULTI "This operation can't be performed within a multi-selection."
|
||||
IDS_MUI_SELRECTORMULTI "This operation can't be performed within a rectangular or multi-selection."
|
||||
IDS_MUI_BUFFERTOOSMALL "This operation can't be performed (lines too long)."
|
||||
IDS_MUI_FIND_WRAPFW "Reached the end of the document, restarting search at the beginning."
|
||||
IDS_MUI_FIND_WRAPRE "Reached the beginning of the document, restarting search at the end."
|
||||
IDS_MUI_SELRECT "Operasi ini tidak dapat dilakukan within a rectangular selection."
|
||||
IDS_MUI_SELMULTI "Operasi ini tidak dapat dilakukan within a multi-selection."
|
||||
IDS_MUI_SELRECTORMULTI "Operasi ini tidak dapat dilakukan within a rectangular or multi-selection."
|
||||
IDS_MUI_BUFFERTOOSMALL "Operasi ini tidak dapat dilakukan (baris terlalu panjang)."
|
||||
IDS_MUI_FIND_WRAPFW "Mencapai akhir dari dokumen, memulai pencarian dari awal."
|
||||
IDS_MUI_FIND_WRAPRE "Mencapai awal dari dokumen, memulai pencarian dari akhir."
|
||||
IDS_MUI_NOTFOUND "No match found for specified search pattern."
|
||||
IDS_MUI_REPLCOUNT "%s occurrence(s) of specified search pattern replaced."
|
||||
IDS_MUI_ASK_ENCODING "Switching the file encoding from one encoding to another may replace unsupported text with default characters, and the undo history will be cleared. Continue?"
|
||||
IDS_MUI_ASK_ENCODING2 "You are about to change the encoding of an empty file. Note that this will clear the undo history, as it can't be synchronised with the new encoding. Continue?"
|
||||
IDS_MUI_ASK_CLEAR_UNDO "This operation will clear the undo history. Continue?"
|
||||
IDS_MUI_READONLY_SAVE """%s"" is read only. Save to a different file?"
|
||||
IDS_MUI_ASK_ENCODING "Mengalihkan encoding berkas dari satu ke yang lain mungkin akan menggantikan teks yang tidak didukung dengan karakter lain, dan riwayat kembali akan dihapus. Lanjutkan?"
|
||||
IDS_MUI_ASK_ENCODING2 "You are about to change the encoding of an empty berkas. Note that this will clear the undo history, as it can't be synchronised with the new encoding. Lanjutkan?"
|
||||
IDS_MUI_ASK_CLEAR_UNDO "Operasi ini dapat menghapus riwayat kembali. Lanjutkan?"
|
||||
IDS_MUI_READONLY_SAVE """%s"" hanya baca saja. Simpan dalam berkas berbeda?"
|
||||
IDS_MUI_FILECHANGENOTIFY
|
||||
"The current file has been modified by an external program. Reload?"
|
||||
IDS_MUI_FILECHANGENOTIFY2 "The current file has been deleted. Save now?"
|
||||
IDS_MUI_FILELOCK_ERROR "Can not acquire exclusive file lock for ""%s""!"
|
||||
"Berkas ini telah dimodifikasi oleh program lain. Muat ulang?"
|
||||
IDS_MUI_FILECHANGENOTIFY2 "Berkas ini telah dihapus. Simpan sekarang?"
|
||||
IDS_MUI_FILELOCK_ERROR "Can not acquire exclusive berkas lock for ""%s""!"
|
||||
IDS_MUI_STICKYWINPOS "Sticky Window Position is enabled. Any new Notepad3 windows will use the current window placement settings."
|
||||
IDS_MUI_SAVEDSETTINGS "The current program settings have been saved."
|
||||
IDS_MUI_CREATEINI_FAIL "Error creating configuration file."
|
||||
IDS_MUI_WRITEINI_FAIL "Error writing settings to configuration file."
|
||||
IDS_MUI_CREATEINI_FAIL "Error creating configuration berkas."
|
||||
IDS_MUI_WRITEINI_FAIL "Error writing settings to configuration berkas."
|
||||
IDS_MUI_INIFILE_READONLY
|
||||
"Configuration file is readonly - ignore and override settings?"
|
||||
"Berkas konfigurasi hanya dapat dibaca saja - abikan dan timpa pengaturan?"
|
||||
IDS_MUI_SETTINGSNOTSAVED
|
||||
"No existing configuration file was found.\nTo keep your style modifications, save settings now (F7) or go back to scheme configuration (Ctrl+F12) and export your styles."
|
||||
"Tidak ada berkas konfigurasi yang ditemukan.\nUntuk menyimpan gaya tampilan, simpan pengaturan sekarang (F7) atau kembali ke konfigurasi skema (Ctrl+F12) dan ekspor gaya tampilan."
|
||||
END
|
||||
|
||||
STRINGTABLE
|
||||
@ -197,41 +197,41 @@ BEGIN
|
||||
IDS_MUI_EXPORT_FAIL "Error exporting style settings to ""%s""."
|
||||
IDS_MUI_REGEX_INVALID "Error evaluating regular expression. Expression is invalid!"
|
||||
IDS_MUI_DROP_NO_FILE "No valid filename retrieved.\nIf dropping from 32-bit application,\nplease drag and drop to Notepad3's tool bar."
|
||||
IDS_MUI_URL_DIR_EXISTS "URL specified directory exists!"
|
||||
IDS_MUI_URL_FILE_EXISTS "URL specified file exists!"
|
||||
IDS_MUI_URL_DIR_EXISTS "URL direktori yang dituju ada!"
|
||||
IDS_MUI_URL_FILE_EXISTS "URL berkas yang dituju ada!"
|
||||
IDS_MUI_URL_PATH_NOT_FOUND
|
||||
"URL specified path not found!"
|
||||
IDS_MUI_URL_OPEN_FILE "\nAlt + Click to open the file."
|
||||
IDS_MUI_URL_OPEN_BROWSER "\nCtrl + Click to open link in browser."
|
||||
"Jalur URL yang dituju tidak ditemukan!"
|
||||
IDS_MUI_URL_OPEN_FILE "\nAlt + Click untuk membuka berkas."
|
||||
IDS_MUI_URL_OPEN_BROWSER "\nCtrl + Click untk membuka tautan di browser."
|
||||
IDS_MUI_INF_PRSVFILEMODTM
|
||||
"Preserving original File Modification Timestamp enabled.\nThis option will stay for this session!"
|
||||
"Preserving original berkas Modification Timestamp enabled.\nThis option will stay for this session!"
|
||||
IDS_MUI_OUT_OFF_OCCMRK "Running out of Occurrence Markers (Bookmark/Highlight)!"
|
||||
IDS_MUI_DOCUMENT_READONLY
|
||||
"The document is locked for view only. Keep the lock to prevent editing?"
|
||||
"Dokumen dikunci hanya untuk dilihat saja. Tetap kunci untuk mencegah pengeditan?"
|
||||
END
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
IDS_MUI_ASK_SAVE "Save changes to:\n""%s""?"
|
||||
IDS_MUI_ASK_REVERT "Revert file to last saved state?"
|
||||
IDS_MUI_ASK_RECODE "Recoding requires reloading file from disk, unsaved changes will be lost!"
|
||||
IDS_MUI_ASK_CREATE """%s"" not found.\nWould you like to create this file?"
|
||||
IDS_MUI_ASK_REVERT "Revert berkas to last saved state?"
|
||||
IDS_MUI_ASK_RECODE "Recoding requires reloading berkas from disk, unsaved changes will be lost!"
|
||||
IDS_MUI_ASK_CREATE """%s"" not found.\nWould you like to create this berkas?"
|
||||
IDS_MUI_PRINT_HEADER "Filename, Current Date and Time|Filename, Current Date|Filename|Leave blank"
|
||||
IDS_MUI_PRINT_FOOTER "Page Number|Leave blank"
|
||||
IDS_MUI_PRINT_FOOTER "Nomor Halaman|Biarkan kosong"
|
||||
IDS_MUI_PRINT_COLOR "Normal|Invert light (dark background)|Black on white|Colour on white|Colour on white (except line numbers)|Screen Colours"
|
||||
IDS_MUI_PRINT_PAGENUM "Page %i"
|
||||
IDS_MUI_PRINT_PAGENUM "Halaman %i"
|
||||
IDS_MUI_WARN_STYLE_RESET
|
||||
"This action will reset style to factory defaults of desired colour mode and switch active theme file to standard config .ini!"
|
||||
"This action will reset style to factory defaults of desired colour mode and switch active theme berkas to standard config .ini!"
|
||||
IDS_MUI_ASK_INSTANCE_EXISTS
|
||||
"Single File Instance Mode:\n\nSet focus on already loaded file instance?"
|
||||
"Single berkas Instance Mode:\n\nSet focus on already loaded berkas instance?"
|
||||
END
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
IDS_MUI_PRINT_EMPTY "This document doesn't contain any text to be printed."
|
||||
IDS_MUI_PRINT_ERROR "Error printing ""%s""!"
|
||||
IDS_MUI_FAV_SUCCESS "A shortcut to the current file has been created in the favourites directory."
|
||||
IDS_MUI_FAV_FAILURE "The shortcut to the current file could not be created.\nMake sure there's no other file with the same name."
|
||||
IDS_MUI_FAV_SUCCESS "A shortcut to the current berkas has been created in the favourites directory."
|
||||
IDS_MUI_FAV_FAILURE "The shortcut to the current berkas could not be created.\nMake sure there's no other berkas with the same name."
|
||||
IDS_MUI_READONLY_MODIFY "The attributes of ""%s"" could not be modified."
|
||||
IDS_MUI_SAVEPOS "&Save Position\tCtrl+S"
|
||||
IDS_MUI_RESETPOS "&Reset Position\tCtrl+R"
|
||||
@ -247,16 +247,16 @@ END
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
IDS_MUI_TRANSL_AUTHOR "(id-ID) Terjemahan bahasa Indonesia oleh Ghost"
|
||||
IDS_MUI_TRANSL_AUTHOR "(id-ID) Terjemahan bahasa Indonesia oleh fadzikri"
|
||||
IDS_MUI_TITLE_FIXBASE "BASE (%s)"
|
||||
IDS_MUI_TITLE_RELCUR "+++ %s: %s Style +++"
|
||||
IDS_MUI_TITLE_FIXCUR "%s: %s Style"
|
||||
IDS_MUI_TITLE_RELARB "+++ Style '%s' (%s) +++"
|
||||
IDS_MUI_TITLE_FIXARB "Style '%s' (%s)"
|
||||
IDS_MUI_ASSOCIATED_EXT "Associated filename extensions:"
|
||||
IDS_MUI_ASSOCIATED_EXT "Ekstensi berkas:"
|
||||
IDS_MUI_ZERO_LEN_MATCH "^ Zero-Length Match"
|
||||
IDS_MUI_GOTO_LINE "Line (1 - %s):"
|
||||
IDS_MUI_GOTO_COLUMN "Column (1 - %s):"
|
||||
IDS_MUI_GOTO_LINE "Baris (1 - %s):"
|
||||
IDS_MUI_GOTO_COLUMN "Kolom (1 - %s):"
|
||||
END
|
||||
|
||||
STRINGTABLE
|
||||
@ -294,56 +294,56 @@ END
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
IDS_MUI_CMDLINEHELP "\
|
||||
Usage:\r\n\
|
||||
Penggunaan:\r\n\
|
||||
Notepad3 [/?] [...[Encoding]] [...[Akhir baris]] [/e] [/g] [/m] [/l]\r\n\
|
||||
\t[/q] [/s] [/d] [/h] [/x] [/c] [/b] [/n] [/r| [/p] [/t] [/i] [/o]\r\n\
|
||||
\t[/f] [/u] [/v] [/vd] [/y] [/z] [[drive:][jalur]nama_berkas[...]]\r\n\r\n\
|
||||
file\tMust be the last argument, no quoted spaces by default.\r\n\
|
||||
+\tAccept multiple file arguments (with quoted spaces).\r\n\
|
||||
-\tAccept single file argument (without quoted spaces).\r\n\r\n\
|
||||
Options:\r\n\
|
||||
berkas\tHarus sebagai argumen terakhir, tidak apa untuk tidak menggunakan tanda kutip.\r\n\
|
||||
+\tDapat menerima banyak berkas (dengan tanda kutip).\r\n\
|
||||
-\tDapat menerima satu berkas (tanpa tanda kutip).\r\n\r\n\
|
||||
Opsi:\r\n\
|
||||
/?\tTampilkam halaman bantuan ini.\r\n\
|
||||
...\tEncoding (/ansi, /unicode, /unicodebe, /utf8, /utf8sig).\r\n\
|
||||
...\tLine ending mode (/crlf, /cr, /lf).\r\n\
|
||||
/e\tFile source encoding.\r\n\
|
||||
/g\tJump to specified position (/g -1 end of file).\r\n\
|
||||
/e\tberkas source encoding.\r\n\
|
||||
/g\tJump to specified position (/g -1 akhir berkas).\r\n\
|
||||
/m\tMatch specified text (/m- last, /mr regex, /mb backslash).\r\n\
|
||||
/l\tAuto-reload modified files.\r\n\
|
||||
/q\tForce creation of new files without prompt.\r\n\
|
||||
/l\tAuto-reload modified berkas.\r\n\
|
||||
/q\tForce creation of new berkas without prompt.\r\n\
|
||||
/s\tSelect specified syntax scheme.\r\n\
|
||||
/d\tSelect default text scheme.\r\n\
|
||||
/h\tSelect Web Source Code scheme.\r\n\
|
||||
/x\tSelect XML Document scheme.\r\n\
|
||||
/c\tOpen new window and paste clipboard contents.\r\n\
|
||||
/b\tOpen new paste board to collect clipboard entries.\r\n\
|
||||
/n\tAlways open a new window (/ns single file instance).\r\n\
|
||||
/r\tReuse window (/rs single file instance).\r\n\
|
||||
/n\tSelalu buka jendela baru (/ns satu aplikasi untuk berkas).\r\n\
|
||||
/r\tGunakan kembali jendela (/rs satu aplikasi untuk berkas).\r\n\
|
||||
/p\tSet window position and size (/p0,/ps,/pd,f,l,t,r,b,m)\r\n\
|
||||
\tor /p <left>,<top>,<width>,<height>[,<dpi>[,<max>]] (all integers).\r\n\
|
||||
/t\tSet window title.\r\n\
|
||||
/i\tStart as tray icon.\r\n\
|
||||
/o\tKeep window on top.\r\n\
|
||||
/f\tSpecify ini-file (/f0 no ini-file).\r\n\
|
||||
/u\tLaunch with elevated privileges.\r\n\
|
||||
/v\tPrint file immediately and quit.\r\n\
|
||||
/vd\tPrint file (open printer dialog).\r\n\
|
||||
/t\tAtur judul jendela.\r\n\
|
||||
/i\tMulai sebagai ikon tray.\r\n\
|
||||
/o\tPertahankan jendela tetap di atas.\r\n\
|
||||
/f\tTentukan berkas .ini (/f0 tanpa berkas .ini).\r\n\
|
||||
/u\tBuka dengan hak akses tertinggi.\r\n\
|
||||
/v\tSegera mencetak berkas dan keluar.\r\n\
|
||||
/vd\tCetak berkas (buka dialog printer).\r\n\
|
||||
/y\tSearch environment PATH in case of relative filename.\r\n\
|
||||
/z\tSkip next (usable for registry-based Notepad replacement).\r\n\r\n\
|
||||
Examples:\r\n\
|
||||
Contoh:\r\n\
|
||||
Notepad3 /utf8sig /crlf d:\\temp\\Test.txt\r\n\
|
||||
\t... Open a new file: ""Test.txt"" Encoding=UTF-8-BOM, EoL=CRLF.\r\n\
|
||||
Notepad3 /v d:\\temp\\Test.txt\r\n\
|
||||
\t... Print the file: ""Test.txt"" immediately.\
|
||||
\t... Buka berkas baru: ""Tes.txt"" Encoding=UTF-8-BOM, EoL=CRLF.\r\n\
|
||||
Notepad3 /v d:\\temp\\Tes.txt\r\n\
|
||||
\t... Cetak berkas: ""Tes.txt"" segera.\
|
||||
"
|
||||
|
||||
IDS_MUI_STYLEEDIT_HELP "\
|
||||
Filename extensions must be separated by ';'\r\n\
|
||||
use \\<regex>; to define a filename matching pattern:\r\n\
|
||||
\\xyz$; => filenames(basename+ext) with 'xyz' as last chars.\r\n\r\n\
|
||||
Style format:\r\n\
|
||||
font:Name; size:[+/-]nn.mm; bold; italic; underline;\r\n\
|
||||
Ekstensi nama berkas harus dipisahkan dengan ';'\r\n\
|
||||
gunakan \\<regex>; untuk menentukan pola pencocokan berkas:\r\n\
|
||||
\\xyz$; => berasal dari nama berkas (nama + ekstensi) dengan 'xyz' sebagai teks terakhir.\r\n\r\n\
|
||||
Gaya format tampilan:\r\n\
|
||||
font:nama font; size:[+/-]nn.mm; bold; italic; underline;\r\n\
|
||||
fore:#ffffff; back:#bbbbbb; eolfilled; indic_gradient\r\n\r\n\
|
||||
Style properties can be copied using copy and paste or drag and drop.\
|
||||
Properti gaya tampilan dapat disalin dengan salin-tempel atau seret-lepas.\
|
||||
"
|
||||
|
||||
END
|
||||
|
||||
Loading…
Reference in New Issue
Block a user