forked from oulan/Asuite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ASuite.dklang
325 lines (305 loc) · 26 KB
/
ASuite.dklang
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
[frmMain]
Caption=00000001,ASuite
tbList.Caption=00000002,List
tbSearch.Caption=00000004,Search
miFile.Caption=00000005,File
miSaveList1.Caption=00000006,Save list
miOptions1.Caption=00000007,Options
mniScanFolder.Caption=00000008,Scan for files...
miImportList.Caption=00000009,Import list...
miExportList.Caption=00000010,Export list...
miExit1.Caption=00000011,Exit
miEdit.Caption=00000012,Edit
miSortList.Caption=00000013,Sort list
miAddCat1.Caption=00000014,Add category
miAddSw1.Caption=00000015,Add software
miAddFolder1.Caption=00000016,Add folder
miAddSeparator1.Caption=00000017,Add separator
miCut1.Caption=00000018,Cut
miCopy1.Caption=00000019,Copy
miPaste1.Caption=00000020,Paste
miDelete1.Caption=00000021,Delete
miProperty1.Caption=00000022,Properties
miHelp.Caption=00000023,Help
miCheckUpdates.Caption=00000024,Check updates
miStatistics.Caption=00000025,Statistics
miInfoASuite.Caption=00000026,About ASuite
miRunSelectedSw.Caption=00000027,Run
miRunAs.Caption=00000028,Run as...
miRunAsAdmin.Caption=00000029,Run as admin
miOpenFolderSw.Caption=00000030,Show application's folder
miSortItems.Caption=00000031,Sort category's items
miAddCat2.Caption=00000032,Add category
miAddSw2.Caption=00000033,Add software
miAddFolder2.Caption=00000034,Add folder
miAddSeparator2.Caption=00000035,Add separator
miCut2.Caption=00000036,Cut
miCopy2.Caption=00000037,Copy
miPaste2.Caption=00000038,Paste
miDelete2.Caption=00000039,Delete
miProperty2.Caption=00000040,Properties
miSearchName.Caption=00000043,Name
miSearchExePath.Caption=00000044,Executable path
miSearchIconPath.Caption=00000045,Icon path
miSearchWorkingDirPath.Caption=00000046,Working directory path
miSearchParameters.Caption=00000047,Parameters
[frmAbout]
Caption=00000001,About Asuite
lbASuiteVersion.Caption=00000003,Version %s %s
memIntro.Lines=00000004,ASuite is an application launcher to manage an unlimited number of files, \nfolders and webpage for quick access. It is designed to word with \nremovable storage media like USB sticks, hard drives, iPods, etc.\n\nSince ASuite uses relatives paths, it is perfectly suited for use with \nportable applications.\n
[frmImportList]
Caption=00000001,Import list
btnBack.Caption=00000002,< Back
btnNext.Caption=00000003,Next >
btnCancel.Caption=00000004,Cancel
lblTitle.Caption=00000005,Select a launcher from which to import list and settings
rgrpLauncher.Caption=00000007,Launcher
gbElements.Caption=00000010,Elements
cbImportList.Caption=00000011,List
cbImportSettings.Caption=00000012,Settings
gbFile.Caption=00000013,Launcher File
lblFile.Caption=00000014,Launcher File location:
btnBrowse.Caption=00000015,Browse...
btnSelectAll.Caption=00000018,Select all
btnDeselectAll.Caption=00000019,Deselect all
lblItems.Caption=00000021,Processing items (%d%%): %d
lblList.Caption=00000022,List
lblLauncher.Caption=00000023,From %s launcher
lblSettings.Caption=00000024,Settings
[frmGraphicMenu]
Caption=00000001,ASuite Menu
miRunSelectedSw.Caption=00000002,Run
miRunAs.Caption=00000003,Run as...
miRunAsAdmin.Caption=00000004,Run as admin
miOpenFolderSw.Caption=00000005,Show application's folder
miProperty2.Caption=00000006,Properties
[frmOptions]
Caption=00000001,Options
btnOk.Caption=00000002,Ok
btnCancel.Caption=00000003,Cancel
[frmGeneralOptionsPage]
gbWindow.Caption=00000001,Window
cbWindowOnTop.Caption=00000002,Window on top
cbHoldSize.Caption=00000003,Hold window size
cbCustomTitle.Caption=00000004,Custom window title
cbHideSearch.Caption=00000006,Hide tab Search
gbStartup.Caption=00000007,Startup
cbWindowsStartup.Caption=00000008,Start ASuite on system startup
cbShowPanelStartup.Caption=00000009,Show window on startup
cbShowMenuStartup.Caption=00000010,Show Menu on startup
gbTreeView.Caption=00000011,Treeview
cbBackground.Caption=00000012,Active background
btnFontSettings.Caption=00000013,Font settings...
btnBrowseBackground.Caption=00000015,Browse
cbAutoOpClCat.Caption=00000016,Automatic Opening/Closing Categories
grpLanguage.Caption=00000017,Language
[frmAdvancedOptionsPage]
gbRecents.Caption=00000002,Recents
lbMaxMRU.Caption=00000003,Max number MRU
cbMRU.Caption=00000004,Active MRU
gbMFU.Caption=00000005,Most Frequently Used
lbMaxMFU.Caption=00000006,Max number MFU
cbMFU.Caption=00000007,Active MFU
gbBackup.Caption=00000008,Backup
lbMaxBackup.Caption=00000009,Max number backup files
cbBackup.Caption=00000010,Active backup
grpClearElements.Caption=00000011,Clear elements
lbClearElements.Caption=00000012,Clear the following elements
cbRecents.Caption=00000013,Recents
cbClearMFU.Caption=00000014,Most Frequently Used
cbClearBackup.Caption=00000015,Backups
cbClearCache.Caption=00000016,Cache icons
btnClear.Caption=00000017,Clear
cbClearMRU.Caption=00000018,Recents
gbOtherFunctions.Caption=00000019,Other functions
cbCache.Caption=00000020,Enable cache
cbScheduler.Caption=00000021,Enable scheduler
[frmTrayiconOptionsPage]
gbTrayicon.Caption=00000001,System Tray
lbTrayLeftClick.Caption=00000002,Left click
lbTrayRightClick.Caption=00000003,Right click
cxLeftClick.Items=00000004,No action\nShow window\nShow menu\n
btnBrowse.Caption=00000005,Browse
cbTrayicon.Caption=00000006,Enable the System Tray icon
cxRightClick.Items=00000007,No action\nShow window\nShow menu\n
cbTrayCustomIcon.Caption=00000008,Custom tray icon
cbClassicMenu.Caption=00000009,Use classic menu
grpGraphicMenu.Caption=00000010,Graphic Menu
lbMenuTheme.Caption=00000011,Theme
cbMenuFade.Caption=00000012,Enable fade menu
grpClassicMenu.Caption=00000013,Classic Menu
cbSubMenuMFU.Caption=00000014,MFU on trayicon submenu
cbSubMenuMRU.Caption=00000015,MRU on trayicon submenu
[frmHotkeyOptionsPage]
gbHotkey.Caption=00000001,Hotkey
cbWindowHotKey.Caption=00000004,Show window when hotkey is pressed
cbMenuHotKey.Caption=00000005,Show trayicon menu when hotkey is pressed
cbHotKey.Caption=00000008,Enable hotkey
[frmStatsOptionsPage]
gbASuite.Caption=00000001,ASuite
lbSoftware.Caption=00000002,Software added
lbCat.Caption=00000003,Categories added
lbTotal.Caption=00000004,Total
gbSupport.Caption=00000005,Drive %S:
lbSize.Caption=00000006,Size
lbSpaceUsed.Caption=00000007,Free space
lbSpaceFree.Caption=00000008,Used space
gbSystem.Caption=00000012,System
lbOs.Caption=00000013,Operating System
lbNamePc.Caption=00000014,Computer name
lbUser.Caption=00000015,Current user
[frmItemsOptionsPage]
gbExecution.Caption=00000001,Execution
lbActionOnExe.Caption=00000002,On execution
cbRunSingleClick.Caption=00000003,Execute with single click
cxActionOnExe.Items=00000004,Just run file\nRun and hide ASuite\nRun and close ASuite\n
grpOrderSoftware.Caption=00000005,Autorun
lblOrderInfo.Caption=00000006,Order of autorun programs in ASuite
tsStartUp.Caption=00000007,StartUp
tsShutdown.Caption=00000008,Shutdown
cbAutorun.Caption=00000009,Enable autorun
[frmSensorsOptionsPage]
gbMouse.Caption=00000001,Mouse sensors
lbSide.Caption=00000002,Side
lbLeftClick.Caption=00000003,Left click
lbRightClick.Caption=00000004,Right click
lbBottom.Caption=00000005,Bottom
lbRight.Caption=00000006,Right
lbLeft.Caption=00000007,Left
lbTop.Caption=00000008,Top
cxLCTop.Items=00000010,Disabled\nShow window\nShow default menu\nShow classic menu\n
cxLCLeft.Items=00000011,Disabled\nShow window\nShow default menu\nShow classic menu\n
cxLCRight.Items=00000012,Disabled\nShow window\nShow default menu\nShow classic menu\n
cxLCBottom.Items=00000013,Disabled\nShow window\nShow default menu\nShow classic menu\n
cxRCTop.Items=00000014,Disabled\nShow window\nShow default menu\nShow classic menu\n
cxRCBottom.Items=00000015,Disabled\nShow window\nShow default menu\nShow classic menu\n
cxRCRight.Items=00000016,Disabled\nShow window\nShow default menu\nShow classic menu\n
cxRCLeft.Items=00000017,Disabled\nShow window\nShow default menu\nShow classic menu\n
cbMouseSensors.Caption=00000009,Enable Mouse Sensors
[frmPropertyItem]
Caption=00000001,Property
btnOk.Caption=00000002,Ok
btnCancel.Caption=00000003,Cancel
[frmAdvancedPropertyPage]
cbShortcutDesktop.Caption=00000001,Create shortcut on desktop when ASuite is running
grpScheduler.Caption=00000002,Scheduler
cxScheduler.Items=00000003,Disabled\nOnce\nHourly\nDaily\n
grpHotkey.Caption=00000005,Hotkey
cbHotKey.Caption=00000006,Active hotkey
GroupBox1.Caption=00000009,Menu
cbHideSoftware.Caption=00000010,Hide this software from menu
cbDontInsertMRU.Caption=00000011,Don't insert this software in recents (MRU)
cbDontInsertMFU.Caption=00000012,Don't insert this software in MFU
[frmBehaviorPropertyPage]
grpAutoExecute.Caption=00000001,Autorun
cxAutoExecute.Items=00000002,Never\nAlways on startup\nStartup, only if no previous instances are running\nAlways on shutdown\n
btnChangeOrder.Caption=00000003,Change order
grpWindowState.Caption=00000004,Window State
cxWindowState.Items=00000005,Normal\nMinimized\nMaximized\n
grpOnExecute.Caption=00000006,On Execute
cxActionOnExe.Items=00000007,Default (options)\nJust run file\nRun and hide ASuite\nRun and close ASuite\n
[frmSWGeneralPropertyPage]
gbItem.Caption=00000001,Item
lbName.Caption=00000002,Name
lbPathIcon.Caption=00000003,Custom icon path (optional)
btnBrowseIcon.Caption=00000005,Browse
grpSoftware.Caption=00000006,Path
lbWorkingDir.Caption=00000007,Custom working directory (optional)
lbInfo2.Caption=00000008,Note: You can use these vars (included environment variables) in relative path:\n- $asuite = ASuite folder path ( %s )\n- $drive = drive path ( %s )
lbParameters.Caption=00000009,Parameters (optional)
lbPathExe.Caption=00000010,Executable/folder/web page path
btnBrowseWorkingDir.Caption=00000011,Browse
btnBrowseExe.Caption=00000013,Browse
[frmCatGeneralPropertyPage]
gbItem.Caption=00000001,Item
lbName.Caption=00000002,Name
lbPathIcon.Caption=00000003,Custom icon path (optional)
btnBrowseIcon.Caption=00000005,Browse
grpSubItems.Caption=00000006,List softwares
lblNote.Caption=00000007,Note: In this list you can find all software items of this category (only first level). Uncheck items who you don't want to start, when run this category.
[frmPropertySeparator]
Caption=00000001,Properties
btnOk.Caption=00000002,Ok
btnCancel.Caption=00000003,Cancel
lbName.Caption=00000004,Name
[frmScanFolder]
Caption=00000001,Scan folder
btnCancel.Caption=00000003,Cancel
btnScan.Caption=00000004,Scan
grpFileTypes.Caption=00000005,File Types
btnTypesReplace.Caption=00000006,Replace
btnTypesDelete.Caption=00000007,Delete
btnTypesAdd.Caption=00000008,Add
grpExclude.Caption=00000009,Exclude file or folder
btnExcludeAdd.Caption=00000010,Add
btnExcludeReplace.Caption=00000011,Replace
btnExcludeDelete.Caption=00000012,Delete
grpPath.Caption=00000013,General settings
lbFolderPath.Caption=00000014,Folder path
btnBrowse.Caption=00000015,Browse
cbSubfolders.Caption=00000016,Scan subfolders
[$CONSTANTS]
msgAdvanced=Advanced
msgBehavior=Behavior
msgClose=Close
msgConfirm=Are you sure?
msgCopy=Copy_
msgDefaultItemSettings=Default (item''s settings)
msgEjectHardware=Safely remove hardware
msgErrEmptyName=Application''s name field is empty
msgErrEmptyPath=Path field is empty
msgErrEmptyUserName=Username field is empty
msgErrGeneric=%s error raised, with message: %s
msgErrIcon=Cannot use icon %s
msgErrNoIcon=Couldn''t find icon file %s
msgErrNoThemeIni=Couldn''t find file %s
msgErrRegHotkey=Register hotkey failed
msgErrRun=Cannot run %s
msgErrSave=Save failed because of an error
msgExit=Exit
msgFileNotFound=File not found
msgFilterASuite1=ASuite 1.x List (*%s, *%s)|*%s;*%s
msgFilterASuite2=ASuite 2.x List (*%s, *%s)|*%s;*%s
msgFilterBackground=Files supported (*.png;*.bmp)|*.png;*.bmp|All files|*.*
msgFilterExe=Executables (*.exe)|*.exe|All files|*.*
msgFilterIcon=Icons (*.ico)|*.ico
msgFilterIconExe=Files supported (*.ico;*.exe)|*.ico;*.exe|All files|*.*
msgFilterPicture=Personal Picture [48x48] (*.jpg, *.png)|*.jpg;*.png
msgFilterWinPenPack=winPenPack 1.x List (*%s, *%s)|*%s;*%s
msgFolderNotFound=Folder not found
msgGeneral=General
msgGMAbout=About
msgGMDocuments=Documents
msgGMExplore=Explore
msgGMHardDiskSpace=%s free of %s
msgGMMusic=Music
msgGMOptions=Options
msgGMPictures=Pictures
msgGMVideos=Videos
msgHotkey=Hotkey
msgImport=Import
msgImportFailed=Import failed because of an error
msgImportProgress=Import in progress...
msgImportTitle1=Select a launcher from which to import list and settings
msgImportTitle2=Select the location of list to import in ASuite. Select if you want import list and/or settings
msgImportTitle3=Select which items to import
msgImportTitle4=Complete
msgInsertWinUserInfo=Please insert username and password
msgItems=Items
msgItemsImported=Import finished. %d items imported
msgList=List
msgLongMFU=Most Used
msgLongMRU=Recents
msgMouseSensors=Mouse Sensors
msgNext=Next >
msgNoName=No name
msgOpenOptions=Options...
msgProcessingItems=Processing items (%.0f%%): %d
msgRunAsTitle=Run As...
msgSaveCompleted=Save completed
msgScanningProgress=Scanning in progress...
msgShortMFU=MFU
msgShortMRU=MRU
msgShowASuite=Show ASuite
msgStats=Stats
msgTrayicon=Trayicon