Index: src/ch/help/build_help.bat =================================================================== diff -u -N --- src/ch/help/build_help.bat (revision 0) +++ src/ch/help/build_help.bat (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,31 @@ +@echo off +echo ------------------------------------------------ +echo Building html help files +echo. + +rem %1 is a string with a destination path +if "%1" == "" goto default +if "%2" == "" goto default +set srcpath=%1 +set dstpath=%2 + +goto do + +:default +set srcpath=. +set dstpath=.\compiled + +:do +call %srcpath%\one_bld.bat %srcpath% English %dstpath% +call %srcpath%\one_bld.bat %srcpath% Polish %dstpath% +goto end + +:error +echo. +echo Missing parameter. +echo Usage: build.bat help_base_path destination_path +echo. +echo. + +:end +pause \ No newline at end of file Index: other/help/build_help.bat =================================================================== diff -u -N --- other/help/build_help.bat (revision 6472716fec44f80b223922d89f269e365aeaba60) +++ other/help/build_help.bat (revision 0) @@ -1,31 +0,0 @@ -@echo off -echo ------------------------------------------------ -echo Building html help files -echo. - -rem %1 is a string with a destination path -if "%1" == "" goto default -if "%2" == "" goto default -set srcpath=%1 -set dstpath=%2 - -goto do - -:default -set srcpath=. -set dstpath=.\compiled - -:do -call %srcpath%\one_bld.bat %srcpath% English %dstpath% -call %srcpath%\one_bld.bat %srcpath% Polish %dstpath% -goto end - -:error -echo. -echo Missing parameter. -echo Usage: build.bat help_base_path destination_path -echo. -echo. - -:end -pause \ No newline at end of file Index: src/ch/help/english/0.txt =================================================================== diff -u -N --- src/ch/help/english/0.txt (revision 0) +++ src/ch/help/english/0.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,2 @@ +.topic 0 +No topic has been associated with this item. \ No newline at end of file Index: other/help/english/0.txt =================================================================== diff -u -N --- other/help/english/0.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/0.txt (revision 0) @@ -1,2 +0,0 @@ -.topic 0 -No topic has been associated with this item. \ No newline at end of file Index: src/ch/help/english/100.txt =================================================================== diff -u -N --- src/ch/help/english/100.txt (revision 0) +++ src/ch/help/english/100.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,44 @@ +.topic 0x00 +No topic has been associated with this item. + +.topic 1 +Closes this window. + +.topic IDH_HOMEPAGELINK_STATIC +Link to this program's home page. + +.topic IDH_HOSTLINK_STATIC +Link to the web page of our web page sponsor. + +.topic IDH_CONTACT1LINK_STATIC +My preferred mail address. Write an e-mail here if you want to report a bug, to let us know your opinion about the program or if you want to ask for something. + +.topic IDH_CONTACT2LINK_STATIC +My secondary mail address. Write an e-mail here if you want to report a bug, to let us know your opinion about the program or if you want to ask for something. + +.topic IDH_GENFORUMPAGELINK_STATIC +Link to the the page with a discussion forum. If you want to receive the new versions' notifications you should subscribe this forum. + +.topic IDH_GENFORUMSUBSCRIBELINK_STATIC +Link to an e-mail address you should write to subscribe the 'copy handler' discussion list. + +.topic IDH_GENFORUMUNSUBSCRIBELINK_STATIC +Link to an e-mail address you should write to unsubscribe the 'copy handler' discussion list. + +.topic IDH_GENFORUMSENDLINK_STATIC +You should write an e-mail to this address if you want all subscribed users to receive the mail. + +.topic IDH_DEVFORUMPAGELINK_STATIC +Link to the the page with a discussion forum for Copy Handler's developers. You should subscribe this discussion forum if you are writing a plugin for Copy Handler (ie. language translation). When some strings would be added (or changed) to the program I would post the mail to this forum with the change log. Also if you have any comments about the Copy Handler's source code you may write here. + +.topic IDH_DEVFORUMSUBSCRIBELINK_STATIC +Link to an e-mail address you should write to subscribe the 'chdev' discussion forum. + +.topic IDH_DEVFORUMUNSUBSCRIBELINK_STATIC +Link to an e-mail address you should write to unsubscribe the 'chdev' discussion forum. + +.topic IDH_DEVFORUMSENDLINK_STATIC +You should write an e-mail to this address if you want all subscribed users of chdev discussion list to receive the mail. + +.topic IDH_THANX_EDIT +The list of people I would like to thank for helping me creating this program. \ No newline at end of file Index: other/help/english/100.txt =================================================================== diff -u -N --- other/help/english/100.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/100.txt (revision 0) @@ -1,44 +0,0 @@ -.topic 0x00 -No topic has been associated with this item. - -.topic 1 -Closes this window. - -.topic IDH_HOMEPAGELINK_STATIC -Link to this program's home page. - -.topic IDH_HOSTLINK_STATIC -Link to the web page of our web page sponsor. - -.topic IDH_CONTACT1LINK_STATIC -My preferred mail address. Write an e-mail here if you want to report a bug, to let us know your opinion about the program or if you want to ask for something. - -.topic IDH_CONTACT2LINK_STATIC -My secondary mail address. Write an e-mail here if you want to report a bug, to let us know your opinion about the program or if you want to ask for something. - -.topic IDH_GENFORUMPAGELINK_STATIC -Link to the the page with a discussion forum. If you want to receive the new versions' notifications you should subscribe this forum. - -.topic IDH_GENFORUMSUBSCRIBELINK_STATIC -Link to an e-mail address you should write to subscribe the 'copy handler' discussion list. - -.topic IDH_GENFORUMUNSUBSCRIBELINK_STATIC -Link to an e-mail address you should write to unsubscribe the 'copy handler' discussion list. - -.topic IDH_GENFORUMSENDLINK_STATIC -You should write an e-mail to this address if you want all subscribed users to receive the mail. - -.topic IDH_DEVFORUMPAGELINK_STATIC -Link to the the page with a discussion forum for Copy Handler's developers. You should subscribe this discussion forum if you are writing a plugin for Copy Handler (ie. language translation). When some strings would be added (or changed) to the program I would post the mail to this forum with the change log. Also if you have any comments about the Copy Handler's source code you may write here. - -.topic IDH_DEVFORUMSUBSCRIBELINK_STATIC -Link to an e-mail address you should write to subscribe the 'chdev' discussion forum. - -.topic IDH_DEVFORUMUNSUBSCRIBELINK_STATIC -Link to an e-mail address you should write to unsubscribe the 'chdev' discussion forum. - -.topic IDH_DEVFORUMSENDLINK_STATIC -You should write an e-mail to this address if you want all subscribed users of chdev discussion list to receive the mail. - -.topic IDH_THANX_EDIT -The list of people I would like to thank for helping me creating this program. \ No newline at end of file Index: src/ch/help/english/131.txt =================================================================== diff -u -N --- src/ch/help/english/131.txt (revision 0) +++ src/ch/help/english/131.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,86 @@ +.topic IDH_STATUS_LIST +List of all tasks and partial information for each one (current status, current source file name, destination path and percentage progress). Click on an item in the list to view the task details in the controls on the right. You can manipulate the tasks in this list by using the buttons below. + +.topic IDH_PAUSE_BUTTON +Pauses the task selected in the task's list. If another task is waiting for the selected one to finish - it will start. + +.topic IDH_RESTART_BUTTON +Restarts the task selected in the task's list. This will cause the task to run from the beginning. + +.topic IDH_CANCEL_BUTTON +Cancels the task selected in the task's list. + +.topic IDH_DELETE_BUTTON +Removes the selected task from the task's list. If the task is running (not in the cancelled nor finished state) the program will ask if you want to finish the task. + +.topic IDH_PAUSE_ALL_BUTTON +Pauses all the tasks from the task's list. + +.topic IDH_RESUME_BUTTON +Resumes work of the selected - paused task. Also if task is in wait state (waiting for another one to finish) this button causes it to start. When used on 'wait state' task it ignores configuration option 'Limit maximum operations running simultaneously'. + +.topic IDH_START_ALL_BUTTON +Starts all the tasks from the task's list. + +.topic IDH_CANCEL_ALL_BUTTON +Cancels all the tasks from the task's list. + +.topic IDH_REMOVE_FINISHED_BUTTON +Removes all the cancelled and finished tasks from the task's list. + +.topic IDH_RESTART_ALL_BUTTON +Restarts all the tasks from the task's list. + +.topic IDH_ADVANCED_BUTTON +Shows the menu with the advanced options regarding one or more tasks in the task's list. + +.topic IDH_STICK_BUTTON +Causes this dialog box to be repositioned to the right-bottom corner of the screen. + +.topic IDH_ROLL_UNROLL_BUTTON +Changes the view of this dialog from extended to simple and vice versa. + +.topic IDH_SET_BUFFERSIZE_BUTTON +Changes the current buffer sizes for the currently selected task. + +.topic IDH_SET_PRIORITY_BUTTON +Changes priority of the currently selected task. + +.topic IDH_SHOW_LOG_BUTTON +Shows .log file associated with the currently selected task. + +.topic IDH_ERRORS_EDIT +Displays information about an error if encountered any. + +.topic IDH_ASSOCIATEDFILES__STATIC +Shows the file paths which describes the currently selected task. .atd and .atp files remembers the current state of the task. The .log file contains log information generated by the selected task. + +.topic IDH_OPERATION_STATIC +Shows operation type and status of the currently selected task. + +.topic IDH_SOURCE_STATIC +Shows current file path being processed by the selected task. + +.topic IDH_DESTINATION_STATIC +Shows destination path to which the selected task copies or moves the data. + +.topic IDH_PROGRESS_STATIC +Show the current progress statistics of the selected task. + +.topic IDH_TIME_STATIC +Shows the elapsed and estimated time the execution of the selected task would take. + +.topic IDH_TRANSFER_STATIC +Shows the current and average transfer rate for the selected task. + +.topic IDH_BUFFERSIZE_STATIC +Displays buffer size that is being used for copying current file to the destination location. Info is displayed for the currently selected task in the task's list. You can change it by the '...' button on the right. + +.topic IDH_PRIORITY_STATIC +Shows the priority at which the current task works. You can change it using the '>' button on the right. + +.topic IDH_OVERALL_PROGRESS_STATIC +Shows progression information for all the tasks from the task's list. + +.topic IDH_OVERALL_TRANSFER_STATIC +Shows current transfer rate for all the working tasks from the task's list. \ No newline at end of file Index: other/help/english/131.txt =================================================================== diff -u -N --- other/help/english/131.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/131.txt (revision 0) @@ -1,86 +0,0 @@ -.topic IDH_STATUS_LIST -List of all tasks and partial information for each one (current status, current source file name, destination path and percentage progress). Click on an item in the list to view the task details in the controls on the right. You can manipulate the tasks in this list by using the buttons below. - -.topic IDH_PAUSE_BUTTON -Pauses the task selected in the task's list. If another task is waiting for the selected one to finish - it will start. - -.topic IDH_RESTART_BUTTON -Restarts the task selected in the task's list. This will cause the task to run from the beginning. - -.topic IDH_CANCEL_BUTTON -Cancels the task selected in the task's list. - -.topic IDH_DELETE_BUTTON -Removes the selected task from the task's list. If the task is running (not in the cancelled nor finished state) the program will ask if you want to finish the task. - -.topic IDH_PAUSE_ALL_BUTTON -Pauses all the tasks from the task's list. - -.topic IDH_RESUME_BUTTON -Resumes work of the selected - paused task. Also if task is in wait state (waiting for another one to finish) this button causes it to start. When used on 'wait state' task it ignores configuration option 'Limit maximum operations running simultaneously'. - -.topic IDH_START_ALL_BUTTON -Starts all the tasks from the task's list. - -.topic IDH_CANCEL_ALL_BUTTON -Cancels all the tasks from the task's list. - -.topic IDH_REMOVE_FINISHED_BUTTON -Removes all the cancelled and finished tasks from the task's list. - -.topic IDH_RESTART_ALL_BUTTON -Restarts all the tasks from the task's list. - -.topic IDH_ADVANCED_BUTTON -Shows the menu with the advanced options regarding one or more tasks in the task's list. - -.topic IDH_STICK_BUTTON -Causes this dialog box to be repositioned to the right-bottom corner of the screen. - -.topic IDH_ROLL_UNROLL_BUTTON -Changes the view of this dialog from extended to simple and vice versa. - -.topic IDH_SET_BUFFERSIZE_BUTTON -Changes the current buffer sizes for the currently selected task. - -.topic IDH_SET_PRIORITY_BUTTON -Changes priority of the currently selected task. - -.topic IDH_SHOW_LOG_BUTTON -Shows .log file associated with the currently selected task. - -.topic IDH_ERRORS_EDIT -Displays information about an error if encountered any. - -.topic IDH_ASSOCIATEDFILES__STATIC -Shows the file paths which describes the currently selected task. .atd and .atp files remembers the current state of the task. The .log file contains log information generated by the selected task. - -.topic IDH_OPERATION_STATIC -Shows operation type and status of the currently selected task. - -.topic IDH_SOURCE_STATIC -Shows current file path being processed by the selected task. - -.topic IDH_DESTINATION_STATIC -Shows destination path to which the selected task copies or moves the data. - -.topic IDH_PROGRESS_STATIC -Show the current progress statistics of the selected task. - -.topic IDH_TIME_STATIC -Shows the elapsed and estimated time the execution of the selected task would take. - -.topic IDH_TRANSFER_STATIC -Shows the current and average transfer rate for the selected task. - -.topic IDH_BUFFERSIZE_STATIC -Displays buffer size that is being used for copying current file to the destination location. Info is displayed for the currently selected task in the task's list. You can change it by the '...' button on the right. - -.topic IDH_PRIORITY_STATIC -Shows the priority at which the current task works. You can change it using the '>' button on the right. - -.topic IDH_OVERALL_PROGRESS_STATIC -Shows progression information for all the tasks from the task's list. - -.topic IDH_OVERALL_TRANSFER_STATIC -Shows current transfer rate for all the working tasks from the task's list. \ No newline at end of file Index: src/ch/help/english/137.txt =================================================================== diff -u -N --- src/ch/help/english/137.txt (revision 0) +++ src/ch/help/english/137.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,41 @@ +.topic 1 +Closes the window and stores the changed settings. + +.topic 2 +Closes this window and discards all changes. + +.topic IDH_HELP_BUTTON +Displays help information for this dialog box. + +.topic IDH_DEFAULTSIZE_EDIT +Buffer size that would be used to copy or move data when 'Use only default buffer' checkbox is checked or any other buffer size cannot be applied. + +.topic IDH_DEFAULTMULTIPLIER_COMBO +Specifies the size units in which the value on the left is specified. + +.topic IDH_ONEDISKSIZE_EDIT +Buffer size that would be used to copy data between two places that lies on the same physical hard disk. The larger values in this buffer size could significantly improve copying performance. Too large values could lower the performance. One of the buffer sizes is chosen automatically unless the checkbox 'Use only default buffer' is checked. + +.topic IDH_ONEDISKMULTIPLIER_COMBO +Specifies the size units in which the value on the left is specified. + +.topic IDH_TWODISKSSIZE_EDIT +Buffer size that would be used to copy data between two different physical hard disks. This value shouldn't be too large because of possible performance degradation. One of the buffer sizes is chosen automatically unless the checkbox 'Use only default buffer' is checked. + +.topic IDH_TWODISKSMULTIPLIER_COMBO +Specifies the size units in which the value on the left is specified. + +.topic IDH_CDROMSIZE_EDIT +Buffer size that would be used to copy data from CD-ROM to any other storage medium. The value shouldn't be too large because the CD-ROM is rather slow device (comparing to a newer hard disks). One of the buffer sizes is chosen automatically unless the checkbox 'Use only default buffer' is checked. + +.topic IDH_CDROMMULTIPLIER_COMBO +Specifies the size units in which the value on the left is specified. + +.topic IDH_LANSIZE_EDIT +Buffer size that would be used to copy data from or to local network. The value should depend on the network performance - ie. on 10Mbps networks it should be lower than on 1Gbps networks. One of the buffer sizes is chosen automatically unless the checkbox 'Use only default buffer' is checked. + +.topic IDH_LANMULTIPLIER_COMBO +Specifies the size units in which the value on the left is specified. + +.topic IDH_ONLYDEFAULT_CHECK +Specifies if the task(s) should use only the default buffer size to copy/move data or should auto-detect the needed buffer size by analysing the source and destination storage medium. \ No newline at end of file Index: other/help/english/137.txt =================================================================== diff -u -N --- other/help/english/137.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/137.txt (revision 0) @@ -1,41 +0,0 @@ -.topic 1 -Closes the window and stores the changed settings. - -.topic 2 -Closes this window and discards all changes. - -.topic IDH_HELP_BUTTON -Displays help information for this dialog box. - -.topic IDH_DEFAULTSIZE_EDIT -Buffer size that would be used to copy or move data when 'Use only default buffer' checkbox is checked or any other buffer size cannot be applied. - -.topic IDH_DEFAULTMULTIPLIER_COMBO -Specifies the size units in which the value on the left is specified. - -.topic IDH_ONEDISKSIZE_EDIT -Buffer size that would be used to copy data between two places that lies on the same physical hard disk. The larger values in this buffer size could significantly improve copying performance. Too large values could lower the performance. One of the buffer sizes is chosen automatically unless the checkbox 'Use only default buffer' is checked. - -.topic IDH_ONEDISKMULTIPLIER_COMBO -Specifies the size units in which the value on the left is specified. - -.topic IDH_TWODISKSSIZE_EDIT -Buffer size that would be used to copy data between two different physical hard disks. This value shouldn't be too large because of possible performance degradation. One of the buffer sizes is chosen automatically unless the checkbox 'Use only default buffer' is checked. - -.topic IDH_TWODISKSMULTIPLIER_COMBO -Specifies the size units in which the value on the left is specified. - -.topic IDH_CDROMSIZE_EDIT -Buffer size that would be used to copy data from CD-ROM to any other storage medium. The value shouldn't be too large because the CD-ROM is rather slow device (comparing to a newer hard disks). One of the buffer sizes is chosen automatically unless the checkbox 'Use only default buffer' is checked. - -.topic IDH_CDROMMULTIPLIER_COMBO -Specifies the size units in which the value on the left is specified. - -.topic IDH_LANSIZE_EDIT -Buffer size that would be used to copy data from or to local network. The value should depend on the network performance - ie. on 10Mbps networks it should be lower than on 1Gbps networks. One of the buffer sizes is chosen automatically unless the checkbox 'Use only default buffer' is checked. - -.topic IDH_LANMULTIPLIER_COMBO -Specifies the size units in which the value on the left is specified. - -.topic IDH_ONLYDEFAULT_CHECK -Specifies if the task(s) should use only the default buffer size to copy/move data or should auto-detect the needed buffer size by analysing the source and destination storage medium. \ No newline at end of file Index: src/ch/help/english/144.txt =================================================================== diff -u -N --- src/ch/help/english/144.txt (revision 0) +++ src/ch/help/english/144.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,14 @@ +.topic 1 +Applies all the changes made in this dialog box and closes it. + +.topic 2 +Discards all the changes made in this dialog box. + +.topic IDH_HELP_BUTTON +Displays help information for this dialog box. + +.topic IDH_PROPERTIES_LIST +Shows the list of program's properties you can change. + +.topic IDH_APPLY_BUTTON +Applies all changes made in this dialog box. \ No newline at end of file Index: other/help/english/144.txt =================================================================== diff -u -N --- other/help/english/144.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/144.txt (revision 0) @@ -1,14 +0,0 @@ -.topic 1 -Applies all the changes made in this dialog box and closes it. - -.topic 2 -Discards all the changes made in this dialog box. - -.topic IDH_HELP_BUTTON -Displays help information for this dialog box. - -.topic IDH_PROPERTIES_LIST -Shows the list of program's properties you can change. - -.topic IDH_APPLY_BUTTON -Applies all changes made in this dialog box. \ No newline at end of file Index: src/ch/help/english/145.txt =================================================================== diff -u -N --- src/ch/help/english/145.txt (revision 0) +++ src/ch/help/english/145.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,2 @@ +.topic IDH_PROGRESS_LIST +Shows the status of currently active tasks. The view depends on the options' set in the configuration dialog in section 'Miniview'. Index: other/help/english/145.txt =================================================================== diff -u -N --- other/help/english/145.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/145.txt (revision 0) @@ -1,2 +0,0 @@ -.topic IDH_PROGRESS_LIST -Shows the status of currently active tasks. The view depends on the options' set in the configuration dialog in section 'Miniview'. Index: src/ch/help/english/149.txt =================================================================== diff -u -N --- src/ch/help/english/149.txt (revision 0) +++ src/ch/help/english/149.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,68 @@ +.topic 1 +Closes this window and starts a new task that would perform needed operation. + +.topic 2 +Closes this window and discards all changes you have made. + +.topic IDH_HELP_BUTTON +Displays help information for this dialog box. + +.topic IDH_FILES_LIST +Specifies the list of files and folders to be copied or moved to the destination folder. You can manage these items by the four buttons on the right. + +.topic IDH_ADDFILE_BUTTON +Adds one or more files to the list of files/folders (on the left) to be copied or moved. + +.topic IDH_ADDDIR_BUTTON +Adds a directory to the list of files/folders (on the left) to be copied or moved. + +.topic IDH_REMOVEFILEFOLDER_BUTTON +Removes files and/or folders from the list on the left. + +.topic IDH_IMPORT_BUTTON +Imports the files and folders paths from the text file. Each line of the text file must specify the path to the folder or file to be imported. + +.topic IDH_DESTPATH_COMBOBOXEX +Destination path - all the files and folders from the list above would be copied or moved to this location. + +.topic IDH_DESTBROWSE_BUTTON +Opens the folder's choosing dialog in which you can specify the destination path. + +.topic IDH_OPERATION_COMBO +Specifies operation that would be performed on the files and folders from the list. + +.topic IDH_PRIORITY_COMBO +Specifies priority level at which the task would run. Use with caution when using very fast storage media - ie. ram disk or other memory-based device. + +.topic IDH_COUNT_EDIT +Specifies the count of copies (of the source files) that would be done in the destination location. Useful when copying one thing to the unreliable medias such as floppy disks. + +.topic IDH_BUFFERSIZES_LIST +Specifies the buffer sizes that will be used by the task. You can change them by clicking on the button on the right. + +.topic IDH_BUFFERSIZES_BUTTON +Allows you to change the buffer sizes that will be used to perform the needed operation. + +.topic IDH_FILTERS_CHECK +Enables or disables the filenames filtering for this task. + +.topic IDH_FILTERS_LIST +Specifies the list of active filters that will be used to perform the needed operation. You can add and remove them using the buttons on the right. Double-clicking the item allows you to edit selected filter. + +.topic IDH_ADDFILTER_BUTTON +Adds a new filter to the filter's list. + +.topic IDH_REMOVEFILTER_BUTTON +Removes the selected filter from the list. + +.topic IDH_ADVANCED_CHECK +Enables or disables the advanced options. + +.topic IDH_IGNOREFOLDERS_CHECK +An advanced copy/move option. When selected it only copies the files to the destination location. So if you copy the 'c:\windows' folder to 'd:\' you will have all the files from 'c:\windows' and all of its subfolders in the root directory of drive 'd'. + +.topic IDH_ONLYSTRUCTURE_CHECK +An advanced copy/move option. If selected then does not copy the contents of the files. So if you copy the 700MB file you will have an empty file in the destination location. Be careful when you move data because you may lose all the data being copied. + +.topic IDH_FORCEDIRECTORIES_CHECK +An advanced copy/move option. If selected then creates the whole source path (relative to the root directory of the source disk drive) in the destination location. Ie. if you are copying the 'c:\windows\system' directory to 'd:\' you will get the 'd:\windows\system' directories in the destination location and the 'system' folder will contain the contents of the 'c:\windows\system'. \ No newline at end of file Index: other/help/english/149.txt =================================================================== diff -u -N --- other/help/english/149.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/149.txt (revision 0) @@ -1,68 +0,0 @@ -.topic 1 -Closes this window and starts a new task that would perform needed operation. - -.topic 2 -Closes this window and discards all changes you have made. - -.topic IDH_HELP_BUTTON -Displays help information for this dialog box. - -.topic IDH_FILES_LIST -Specifies the list of files and folders to be copied or moved to the destination folder. You can manage these items by the four buttons on the right. - -.topic IDH_ADDFILE_BUTTON -Adds one or more files to the list of files/folders (on the left) to be copied or moved. - -.topic IDH_ADDDIR_BUTTON -Adds a directory to the list of files/folders (on the left) to be copied or moved. - -.topic IDH_REMOVEFILEFOLDER_BUTTON -Removes files and/or folders from the list on the left. - -.topic IDH_IMPORT_BUTTON -Imports the files and folders paths from the text file. Each line of the text file must specify the path to the folder or file to be imported. - -.topic IDH_DESTPATH_COMBOBOXEX -Destination path - all the files and folders from the list above would be copied or moved to this location. - -.topic IDH_DESTBROWSE_BUTTON -Opens the folder's choosing dialog in which you can specify the destination path. - -.topic IDH_OPERATION_COMBO -Specifies operation that would be performed on the files and folders from the list. - -.topic IDH_PRIORITY_COMBO -Specifies priority level at which the task would run. Use with caution when using very fast storage media - ie. ram disk or other memory-based device. - -.topic IDH_COUNT_EDIT -Specifies the count of copies (of the source files) that would be done in the destination location. Useful when copying one thing to the unreliable medias such as floppy disks. - -.topic IDH_BUFFERSIZES_LIST -Specifies the buffer sizes that will be used by the task. You can change them by clicking on the button on the right. - -.topic IDH_BUFFERSIZES_BUTTON -Allows you to change the buffer sizes that will be used to perform the needed operation. - -.topic IDH_FILTERS_CHECK -Enables or disables the filenames filtering for this task. - -.topic IDH_FILTERS_LIST -Specifies the list of active filters that will be used to perform the needed operation. You can add and remove them using the buttons on the right. Double-clicking the item allows you to edit selected filter. - -.topic IDH_ADDFILTER_BUTTON -Adds a new filter to the filter's list. - -.topic IDH_REMOVEFILTER_BUTTON -Removes the selected filter from the list. - -.topic IDH_ADVANCED_CHECK -Enables or disables the advanced options. - -.topic IDH_IGNOREFOLDERS_CHECK -An advanced copy/move option. When selected it only copies the files to the destination location. So if you copy the 'c:\windows' folder to 'd:\' you will have all the files from 'c:\windows' and all of its subfolders in the root directory of drive 'd'. - -.topic IDH_ONLYSTRUCTURE_CHECK -An advanced copy/move option. If selected then does not copy the contents of the files. So if you copy the 700MB file you will have an empty file in the destination location. Be careful when you move data because you may lose all the data being copied. - -.topic IDH_FORCEDIRECTORIES_CHECK -An advanced copy/move option. If selected then creates the whole source path (relative to the root directory of the source disk drive) in the destination location. Ie. if you are copying the 'c:\windows\system' directory to 'd:\' you will get the 'd:\windows\system' directories in the destination location and the 'system' folder will contain the contents of the 'c:\windows\system'. \ No newline at end of file Index: src/ch/help/english/161.txt =================================================================== diff -u -N --- src/ch/help/english/161.txt (revision 0) +++ src/ch/help/english/161.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,20 @@ +.topic 1 +Replaces the path entered in the higher one of the edit boxes to the one from the edit box below and closes this dialog box. + +.topic 2 +Discards all changes and closes this dialog box. + +.topic IDH_HELP_BUTTON +Displays help information for this dialog box. + +.topic IDH_PATHS_LIST +The list of the default paths that could be changed to something else. If any path is selected it will appear in the edit box below. + +.topic IDH_SOURCE_EDIT +Specifies the path that will be replaced with the one from the edit box below. + +.topic IDH_DESTINATION_EDIT +Specifies path to which the one from above would be changed. You can enter the path manually or by the '...' button on the right. + +.topic IDH_BROWSE_BUTTON +Browses for a path that will be displayed in the window on the left. \ No newline at end of file Index: other/help/english/161.txt =================================================================== diff -u -N --- other/help/english/161.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/161.txt (revision 0) @@ -1,20 +0,0 @@ -.topic 1 -Replaces the path entered in the higher one of the edit boxes to the one from the edit box below and closes this dialog box. - -.topic 2 -Discards all changes and closes this dialog box. - -.topic IDH_HELP_BUTTON -Displays help information for this dialog box. - -.topic IDH_PATHS_LIST -The list of the default paths that could be changed to something else. If any path is selected it will appear in the edit box below. - -.topic IDH_SOURCE_EDIT -Specifies the path that will be replaced with the one from the edit box below. - -.topic IDH_DESTINATION_EDIT -Specifies path to which the one from above would be changed. You can enter the path manually or by the '...' button on the right. - -.topic IDH_BROWSE_BUTTON -Browses for a path that will be displayed in the window on the left. \ No newline at end of file Index: src/ch/help/english/162.txt =================================================================== diff -u -N --- src/ch/help/english/162.txt (revision 0) +++ src/ch/help/english/162.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,41 @@ +.topic 2 +Cancels the whole task. + +.topic IDH_MESSAGE_EDIT +Specifies the error description - the reason for which the file could not be opened. + +.topic IDH_FILENAME_EDIT +Specifies the name of the expected file. + +.topic IDH_FILESIZE_EDIT +Specifies the size of the expected file. + +.topic IDH_CREATETIME_EDIT +Specifies the creation date/time of the expected file. + +.topic IDH_MODIFY_TIME_EDIT +Specifies the last modification date/time of the expected file. + +.topic IDH_DEST_FILENAME_EDIT +Specifies the name of the file that has been found. + +.topic IDH_DEST_FILESIZE_EDIT +Specifies the size of the file that has been found. + +.topic IDH_DEST_CREATETIME_EDIT +Specifies the creation date/time of the file that has been found. + +.topic IDH_DEST_MODIFYTIME_EDIT +Specifies the last modification date/time of the file that has been found. + +.topic IDH_RETRY_BUTTON +Tries again to open the file. + +.topic IDH_IGNORE_BUTTON +Ignores this error and skips the file. + +.topic IDH_IGNORE_ALL_BUTTON +Ignores this error and skips copying the file. Also if the task will encounter any similar errors in the future - it will automatically ignore the error. + +.topic IDH_WAIT_BUTTON +Changes state of the task to an error. If the configuration option 'Auto resume on error' is set - the task will be resumed in a configured time. Index: other/help/english/162.txt =================================================================== diff -u -N --- other/help/english/162.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/162.txt (revision 0) @@ -1,41 +0,0 @@ -.topic 2 -Cancels the whole task. - -.topic IDH_MESSAGE_EDIT -Specifies the error description - the reason for which the file could not be opened. - -.topic IDH_FILENAME_EDIT -Specifies the name of the expected file. - -.topic IDH_FILESIZE_EDIT -Specifies the size of the expected file. - -.topic IDH_CREATETIME_EDIT -Specifies the creation date/time of the expected file. - -.topic IDH_MODIFY_TIME_EDIT -Specifies the last modification date/time of the expected file. - -.topic IDH_DEST_FILENAME_EDIT -Specifies the name of the file that has been found. - -.topic IDH_DEST_FILESIZE_EDIT -Specifies the size of the file that has been found. - -.topic IDH_DEST_CREATETIME_EDIT -Specifies the creation date/time of the file that has been found. - -.topic IDH_DEST_MODIFYTIME_EDIT -Specifies the last modification date/time of the file that has been found. - -.topic IDH_RETRY_BUTTON -Tries again to open the file. - -.topic IDH_IGNORE_BUTTON -Ignores this error and skips the file. - -.topic IDH_IGNORE_ALL_BUTTON -Ignores this error and skips copying the file. Also if the task will encounter any similar errors in the future - it will automatically ignore the error. - -.topic IDH_WAIT_BUTTON -Changes state of the task to an error. If the configuration option 'Auto resume on error' is set - the task will be resumed in a configured time. Index: src/ch/help/english/164.txt =================================================================== diff -u -N --- src/ch/help/english/164.txt (revision 0) +++ src/ch/help/english/164.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,44 @@ +.topic 2 +Cancels the whole task. + +.topic IDH_FILENAME_EDIT +Name of the source file. + +.topic IDH_FILESIZE_EDIT +Size of the source file. + +.topic IDH_CREATETIME_EDIT +Creation date/time of the source file. + +.topic IDH_MODIFY_TIME_EDIT +Last mofification date/time of the source file. + +.topic IDH_DEST_FILENAME_EDIT +Name of the destination file. + +.topic IDH_DEST_FILESIZE_EDIT +Size of the destination file. + +.topic IDH_DEST_CREATETIME_EDIT +Creation date/time of the destination file. + +.topic IDH_DEST_MODIFYTIME_EDIT +Last modification date/time of the destination file. + +.topic IDH_COPY_REST_ALL_BUTTON +Copies the rest of a file (only appends the missing part). Also if the task will encounter any similar situations in the future - it will automatically copy the rest of the file. + +.topic IDH_COPY_REST_BUTTON +Copies the rest of a file (only appends the missing part). + +.topic IDH_RECOPY_ALL_BUTTON +Copies file from the beginning. Also if the task will encounter any similar situations in the future - it will automatically recopy the file. + +.topic IDH_RECOPY_BUTTON +Copies file from the beginning. + +.topic IDH_IGNORE_BUTTON +Ignores this error and skips the file. + +.topic IDH_IGNORE_ALL_BUTTON +Ignores this error and skips copying the file. Also if the task will encounter any similar errors in the future - it will automatically ignore the error. Index: other/help/english/164.txt =================================================================== diff -u -N --- other/help/english/164.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/164.txt (revision 0) @@ -1,44 +0,0 @@ -.topic 2 -Cancels the whole task. - -.topic IDH_FILENAME_EDIT -Name of the source file. - -.topic IDH_FILESIZE_EDIT -Size of the source file. - -.topic IDH_CREATETIME_EDIT -Creation date/time of the source file. - -.topic IDH_MODIFY_TIME_EDIT -Last mofification date/time of the source file. - -.topic IDH_DEST_FILENAME_EDIT -Name of the destination file. - -.topic IDH_DEST_FILESIZE_EDIT -Size of the destination file. - -.topic IDH_DEST_CREATETIME_EDIT -Creation date/time of the destination file. - -.topic IDH_DEST_MODIFYTIME_EDIT -Last modification date/time of the destination file. - -.topic IDH_COPY_REST_ALL_BUTTON -Copies the rest of a file (only appends the missing part). Also if the task will encounter any similar situations in the future - it will automatically copy the rest of the file. - -.topic IDH_COPY_REST_BUTTON -Copies the rest of a file (only appends the missing part). - -.topic IDH_RECOPY_ALL_BUTTON -Copies file from the beginning. Also if the task will encounter any similar situations in the future - it will automatically recopy the file. - -.topic IDH_RECOPY_BUTTON -Copies file from the beginning. - -.topic IDH_IGNORE_BUTTON -Ignores this error and skips the file. - -.topic IDH_IGNORE_ALL_BUTTON -Ignores this error and skips copying the file. Also if the task will encounter any similar errors in the future - it will automatically ignore the error. Index: src/ch/help/english/165.txt =================================================================== diff -u -N --- src/ch/help/english/165.txt (revision 0) +++ src/ch/help/english/165.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,38 @@ +.topic 2 +Cancels the whole task. + +.topic IDH_FILENAME_EDIT +Name of the source file. + +.topic IDH_FILESIZE_EDIT +Size of the source file. + +.topic IDH_CREATETIME_EDIT +Creation date/time of the source file. + +.topic IDH_MODIFY_TIME_EDIT +Last mofification date/time of the source file. + +.topic IDH_DEST_FILENAME_EDIT +Name of the destination file. + +.topic IDH_DEST_FILESIZE_EDIT +Size of the destination file. + +.topic IDH_DEST_CREATETIME_EDIT +Creation date/time of the destination file. + +.topic IDH_DEST_MODIFYTIME_EDIT +Last modification date/time of the destination file. + +.topic IDH_RECOPY_ALL_BUTTON +Copies file from the beginning. Also if the task will encounter any similar situations in the future - it will automatically recopy the file. + +.topic IDH_RECOPY_BUTTON +Copies file from the beginning. + +.topic IDH_IGNORE_BUTTON +Ignores this error and skips the file. + +.topic IDH_IGNORE_ALL_BUTTON +Ignores this error and skips copying the file. Also if the task will encounter any similar errors in the future - it will automatically ignore the error. Index: other/help/english/165.txt =================================================================== diff -u -N --- other/help/english/165.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/165.txt (revision 0) @@ -1,38 +0,0 @@ -.topic 2 -Cancels the whole task. - -.topic IDH_FILENAME_EDIT -Name of the source file. - -.topic IDH_FILESIZE_EDIT -Size of the source file. - -.topic IDH_CREATETIME_EDIT -Creation date/time of the source file. - -.topic IDH_MODIFY_TIME_EDIT -Last mofification date/time of the source file. - -.topic IDH_DEST_FILENAME_EDIT -Name of the destination file. - -.topic IDH_DEST_FILESIZE_EDIT -Size of the destination file. - -.topic IDH_DEST_CREATETIME_EDIT -Creation date/time of the destination file. - -.topic IDH_DEST_MODIFYTIME_EDIT -Last modification date/time of the destination file. - -.topic IDH_RECOPY_ALL_BUTTON -Copies file from the beginning. Also if the task will encounter any similar situations in the future - it will automatically recopy the file. - -.topic IDH_RECOPY_BUTTON -Copies file from the beginning. - -.topic IDH_IGNORE_BUTTON -Ignores this error and skips the file. - -.topic IDH_IGNORE_ALL_BUTTON -Ignores this error and skips copying the file. Also if the task will encounter any similar errors in the future - it will automatically ignore the error. Index: src/ch/help/english/167.txt =================================================================== diff -u -N --- src/ch/help/english/167.txt (revision 0) +++ src/ch/help/english/167.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,20 @@ +.topic 2 +Cancels the whole task. + +.topic IDH_FILENAME_EDIT +Specifies the name of the file that could not be opened. + +.topic IDH_MESSAGE_EDIT +Specifies the error description - the reason for which the file could not be opened. + +.topic IDH_RETRY_BUTTON +Retries the opening operation. + +.topic IDH_IGNORE_BUTTON +Ignores the error and skips copying the file. + +.topic IDH_IGNORE_ALL_BUTTON +Ignores the error and skips copying the file. Also if the task will encounter any similar errors in the future - it will automatically ignore the error. + +.topic IDH_WAIT_BUTTON +Changes state of the task to an error. If the configuration option 'Auto resume on error' is set - the task will be resumed in a configured time. Index: other/help/english/167.txt =================================================================== diff -u -N --- other/help/english/167.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/167.txt (revision 0) @@ -1,20 +0,0 @@ -.topic 2 -Cancels the whole task. - -.topic IDH_FILENAME_EDIT -Specifies the name of the file that could not be opened. - -.topic IDH_MESSAGE_EDIT -Specifies the error description - the reason for which the file could not be opened. - -.topic IDH_RETRY_BUTTON -Retries the opening operation. - -.topic IDH_IGNORE_BUTTON -Ignores the error and skips copying the file. - -.topic IDH_IGNORE_ALL_BUTTON -Ignores the error and skips copying the file. Also if the task will encounter any similar errors in the future - it will automatically ignore the error. - -.topic IDH_WAIT_BUTTON -Changes state of the task to an error. If the configuration option 'Auto resume on error' is set - the task will be resumed in a configured time. Index: src/ch/help/english/173.txt =================================================================== diff -u -N --- src/ch/help/english/173.txt (revision 0) +++ src/ch/help/english/173.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,20 @@ +.topic 2 +Cancels the whole task. + +.topic IDH_HEADER_STATIC +Displays the info about an error. Contains the destination path in which there is not enough space. + +.topic IDH_FILES_LIST +Displays the list of files that are to be copied to the destination location. + +.topic IDH_REQUIRED_STATIC +Specifies required free space needed to copy the files. + +.topic IDH_AVAILABLE_STATIC +Specifies available space in the destination location. + +.topic IDH_RETRY_BUTTON +Tries again to continue copying. + +.topic IDH_IGNORE_BUTTON +Ignores this error and continues copying. \ No newline at end of file Index: other/help/english/173.txt =================================================================== diff -u -N --- other/help/english/173.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/173.txt (revision 0) @@ -1,20 +0,0 @@ -.topic 2 -Cancels the whole task. - -.topic IDH_HEADER_STATIC -Displays the info about an error. Contains the destination path in which there is not enough space. - -.topic IDH_FILES_LIST -Displays the list of files that are to be copied to the destination location. - -.topic IDH_REQUIRED_STATIC -Specifies required free space needed to copy the files. - -.topic IDH_AVAILABLE_STATIC -Specifies available space in the destination location. - -.topic IDH_RETRY_BUTTON -Tries again to continue copying. - -.topic IDH_IGNORE_BUTTON -Ignores this error and continues copying. \ No newline at end of file Index: src/ch/help/english/182.txt =================================================================== diff -u -N --- src/ch/help/english/182.txt (revision 0) +++ src/ch/help/english/182.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,2 @@ +.topic 2 +Cancels the shutdown sequence and closes this dialog box. \ No newline at end of file Index: other/help/english/182.txt =================================================================== diff -u -N --- other/help/english/182.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/182.txt (revision 0) @@ -1,2 +0,0 @@ -.topic 2 -Cancels the shutdown sequence and closes this dialog box. \ No newline at end of file Index: src/ch/help/english/195.txt =================================================================== diff -u -N --- src/ch/help/english/195.txt (revision 0) +++ src/ch/help/english/195.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,89 @@ +.topic 1 +Closes the window and saves the data. + +.topic 2 +Closes the window and discards the data. + +.topic IDH_HELP_BUTTON +Displays help information for this dialog box. + +.topic IDH_FILTER_CHECK +Enables the inclusion mask filtering. The file names have to match one of these masks to be copied. + +.topic IDH_FILTER_COMBO +Enter the needed inclusion masks here. If you want to enter more than one mask you should separate them by the '|' sign. + +.topic IDH_EXCLUDEMASK_CHECK +Enables the exclusion mask filtering. The file names must *not* match none of these masks to be copied. + +.topic IDH_FILTEREXCLUDE_COMBO +Enter the needed exclusion masks here. If you want to enter more than one mask you should separate them by the '|' sign. + +.topic IDH_SIZE_CHECK +Enables the file sizes filtering. The file to be copied must match the settings below to be copied. + +.topic IDH_SIZETYPE1_COMBO +Specifies the relation between size of the source file and the size specified on the right that needs to be meet for the file to be copied. + +.topic IDH_SIZE1_EDIT +Specifies the size to which the source file size will be compared. + +.topic IDH_SIZE1MULTI_COMBO +The multiplier for the value on the left. + +.topic IDH_SIZE2_CHECK +Enables the second file sizes filtering. The file to be copied must match the settings above and on the right to be copied. + +.topic IDH_SIZETYPE2_COMBO +Specifies the second relation between size of the source file and the size specified on the right that needs to be met for the file to be copied. + +.topic IDH_SIZE2_EDIT +Specifies the size to which the source file size will be compared. + +.topic IDH_SIZE2MULTI_COMBO +The multiplier for the value on the left. + +.topic IDH_DATE_CHECK +Enables filtering files by its' dates and times. + +.topic IDH_DATETYPE_COMBO +Type of date/time that will be processed when comparing source file's date/time with the specified one. + +.topic IDH_DATE1TYPE_COMBO +Specifies the relation between date/time of the source file and the specified date and/or time that needs to be met for the file to be copied. + +.topic IDH_DATE1_DATETIMEPICKER +Specifies the date that will be compared to the source file's date. Needs to be met for the file to be copied. Used only if checked. + +.topic IDH_TIME1_DATETIMEPICKER +Specifies the time that will be compared to the source file's time. Needs to be met for the file to be copied. Used only if checked. + +.topic IDH_DATE2_CHECK +Enables filtering files by its' dates and times (second section). + +.topic IDH_DATE2TYPE_COMBO +Specifies the second relation between date/time of the source file and the specified date and/or time that needs to be met for the file to be copied. + +.topic IDH_DATE2_DATETIMEPICKER +Specifies the second date that will be compared to the source file's date. Needs to be met for the file to be copied. Used only if checked. + +.topic IDH_TIME2_DATETIMEPICKER +Specifies the second time that will be compared to the source file's time. Needs to be met for the file to be copied. Used only if checked. + +.topic IDH_ATTRIBUTES_CHECK +Enables filterinf files by their attributes. + +.topic IDH_ARCHIVE_CHECK +Allows filtering by the 'Archive' attribute. If unchecked - the attribute must not be set for a file to be copied, if checked - must be set and if grayed - it does not matter. + +.topic IDH_READONLY_CHECK +Allows filtering by the 'Read only' attribute. If unchecked - the attribute must not be set for a file to be copied, if checked - must be set and if grayed - it does not matter. + +.topic IDH_HIDDEN_CHECK +Allows filtering by the 'Hidden' attribute. If unchecked - the attribute must not be set for a file to be copied, if checked - must be set and if grayed - it does not matter. + +.topic IDH_SYSTEM_CHECK +Allows filtering by the 'System' attribute. If unchecked - the attribute must not be set for a file to be copied, if checked - must be set and if grayed - it does not matter. + +.topic IDH_DIRECTORY_CHECK +Allows filtering by the 'Directory' attribute. If unchecked - the attribute must not be set for a file to be copied, if checked - must be set and if grayed - it does not matter. Index: other/help/english/195.txt =================================================================== diff -u -N --- other/help/english/195.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/195.txt (revision 0) @@ -1,89 +0,0 @@ -.topic 1 -Closes the window and saves the data. - -.topic 2 -Closes the window and discards the data. - -.topic IDH_HELP_BUTTON -Displays help information for this dialog box. - -.topic IDH_FILTER_CHECK -Enables the inclusion mask filtering. The file names have to match one of these masks to be copied. - -.topic IDH_FILTER_COMBO -Enter the needed inclusion masks here. If you want to enter more than one mask you should separate them by the '|' sign. - -.topic IDH_EXCLUDEMASK_CHECK -Enables the exclusion mask filtering. The file names must *not* match none of these masks to be copied. - -.topic IDH_FILTEREXCLUDE_COMBO -Enter the needed exclusion masks here. If you want to enter more than one mask you should separate them by the '|' sign. - -.topic IDH_SIZE_CHECK -Enables the file sizes filtering. The file to be copied must match the settings below to be copied. - -.topic IDH_SIZETYPE1_COMBO -Specifies the relation between size of the source file and the size specified on the right that needs to be meet for the file to be copied. - -.topic IDH_SIZE1_EDIT -Specifies the size to which the source file size will be compared. - -.topic IDH_SIZE1MULTI_COMBO -The multiplier for the value on the left. - -.topic IDH_SIZE2_CHECK -Enables the second file sizes filtering. The file to be copied must match the settings above and on the right to be copied. - -.topic IDH_SIZETYPE2_COMBO -Specifies the second relation between size of the source file and the size specified on the right that needs to be met for the file to be copied. - -.topic IDH_SIZE2_EDIT -Specifies the size to which the source file size will be compared. - -.topic IDH_SIZE2MULTI_COMBO -The multiplier for the value on the left. - -.topic IDH_DATE_CHECK -Enables filtering files by its' dates and times. - -.topic IDH_DATETYPE_COMBO -Type of date/time that will be processed when comparing source file's date/time with the specified one. - -.topic IDH_DATE1TYPE_COMBO -Specifies the relation between date/time of the source file and the specified date and/or time that needs to be met for the file to be copied. - -.topic IDH_DATE1_DATETIMEPICKER -Specifies the date that will be compared to the source file's date. Needs to be met for the file to be copied. Used only if checked. - -.topic IDH_TIME1_DATETIMEPICKER -Specifies the time that will be compared to the source file's time. Needs to be met for the file to be copied. Used only if checked. - -.topic IDH_DATE2_CHECK -Enables filtering files by its' dates and times (second section). - -.topic IDH_DATE2TYPE_COMBO -Specifies the second relation between date/time of the source file and the specified date and/or time that needs to be met for the file to be copied. - -.topic IDH_DATE2_DATETIMEPICKER -Specifies the second date that will be compared to the source file's date. Needs to be met for the file to be copied. Used only if checked. - -.topic IDH_TIME2_DATETIMEPICKER -Specifies the second time that will be compared to the source file's time. Needs to be met for the file to be copied. Used only if checked. - -.topic IDH_ATTRIBUTES_CHECK -Enables filterinf files by their attributes. - -.topic IDH_ARCHIVE_CHECK -Allows filtering by the 'Archive' attribute. If unchecked - the attribute must not be set for a file to be copied, if checked - must be set and if grayed - it does not matter. - -.topic IDH_READONLY_CHECK -Allows filtering by the 'Read only' attribute. If unchecked - the attribute must not be set for a file to be copied, if checked - must be set and if grayed - it does not matter. - -.topic IDH_HIDDEN_CHECK -Allows filtering by the 'Hidden' attribute. If unchecked - the attribute must not be set for a file to be copied, if checked - must be set and if grayed - it does not matter. - -.topic IDH_SYSTEM_CHECK -Allows filtering by the 'System' attribute. If unchecked - the attribute must not be set for a file to be copied, if checked - must be set and if grayed - it does not matter. - -.topic IDH_DIRECTORY_CHECK -Allows filtering by the 'Directory' attribute. If unchecked - the attribute must not be set for a file to be copied, if checked - must be set and if grayed - it does not matter. Index: src/ch/help/english/208.txt =================================================================== diff -u -N --- src/ch/help/english/208.txt (revision 0) +++ src/ch/help/english/208.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,35 @@ +.topic 1 +Saves all the changes made in this dialog box and closes it. + +.topic 2 +Discards all changes made in this dialog box. + +.topic IDH_HELP_BUTTON +Displays help information for this dialog box. + +.topic IDH_SHORTCUT_LIST +List of currently defined shortcuts. You can edit them by using the elements below. + +.topic IDH_UP_BUTTON +Moves the selected shortcut(s) up by one position. + +.topic IDH_DOWN_BUTTON +Moves the selected shortcut(s) down by one position. + +.topic IDH_NAME_EDIT +Specifies name of the shortcut. + +.topic IDH_PATH_COMBOBOXEX +Specifies path of the shortcut. You can enter the path manually or by using the '...' button on the right. + +.topic IDH_BROWSE_BUTTON +Browses for a path that will be displayed in the window on the left. + +.topic IDH_ADD_BUTTON +Adds the shortcut defined by the edit and combo box above to the shortcut's list. + +.topic IDH_CHANGE_BUTTON +Changes the selected shortcut in the list with the one defined by the edit and combo box above. + +.topic IDH_DELETE_BUTTON +Deletes selected shortcut from the list. \ No newline at end of file Index: other/help/english/208.txt =================================================================== diff -u -N --- other/help/english/208.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/208.txt (revision 0) @@ -1,35 +0,0 @@ -.topic 1 -Saves all the changes made in this dialog box and closes it. - -.topic 2 -Discards all changes made in this dialog box. - -.topic IDH_HELP_BUTTON -Displays help information for this dialog box. - -.topic IDH_SHORTCUT_LIST -List of currently defined shortcuts. You can edit them by using the elements below. - -.topic IDH_UP_BUTTON -Moves the selected shortcut(s) up by one position. - -.topic IDH_DOWN_BUTTON -Moves the selected shortcut(s) down by one position. - -.topic IDH_NAME_EDIT -Specifies name of the shortcut. - -.topic IDH_PATH_COMBOBOXEX -Specifies path of the shortcut. You can enter the path manually or by using the '...' button on the right. - -.topic IDH_BROWSE_BUTTON -Browses for a path that will be displayed in the window on the left. - -.topic IDH_ADD_BUTTON -Adds the shortcut defined by the edit and combo box above to the shortcut's list. - -.topic IDH_CHANGE_BUTTON -Changes the selected shortcut in the list with the one defined by the edit and combo box above. - -.topic IDH_DELETE_BUTTON -Deletes selected shortcut from the list. \ No newline at end of file Index: src/ch/help/english/209.txt =================================================================== diff -u -N --- src/ch/help/english/209.txt (revision 0) +++ src/ch/help/english/209.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,26 @@ +.topic 1 +Exits this dialog box and saves the changes. + +.topic 2 +Exit this dialog box without saving the changes. + +.topic IDH_HELP_BUTTON +Displays help information for this dialog box. + +.topic IDH_RECENT_LIST +The list of recently used paths. You can manage them by the elements below. + +.topic IDH_PATH_EDIT +Displays path either at the list's current selection or a new one - specifies by user. May be changed manually by entering the path from keyboard or by the '...' button on the right. + +.topic IDH_BROWSE_BUTTON +Browses for a path that will be displayed in the window on the left. + +.topic IDH_ADD_BUTTON +Adds the entered path into the list. + +.topic IDH_CHANGE_BUTTON +Replaces the list's current selection with an entered path. + +.topic IDH_DELETE_BUTTON +Deletes current selection from the list. \ No newline at end of file Index: other/help/english/209.txt =================================================================== diff -u -N --- other/help/english/209.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/209.txt (revision 0) @@ -1,26 +0,0 @@ -.topic 1 -Exits this dialog box and saves the changes. - -.topic 2 -Exit this dialog box without saving the changes. - -.topic IDH_HELP_BUTTON -Displays help information for this dialog box. - -.topic IDH_RECENT_LIST -The list of recently used paths. You can manage them by the elements below. - -.topic IDH_PATH_EDIT -Displays path either at the list's current selection or a new one - specifies by user. May be changed manually by entering the path from keyboard or by the '...' button on the right. - -.topic IDH_BROWSE_BUTTON -Browses for a path that will be displayed in the window on the left. - -.topic IDH_ADD_BUTTON -Adds the entered path into the list. - -.topic IDH_CHANGE_BUTTON -Replaces the list's current selection with an entered path. - -.topic IDH_DELETE_BUTTON -Deletes current selection from the list. \ No newline at end of file Index: src/ch/help/english/advmenu.htm =================================================================== diff -u -N --- src/ch/help/english/advmenu.htm (revision 0) +++ src/ch/help/english/advmenu.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,23 @@ + + + + + + +Advanced context menu + + + +
+Advanced context menu is placed in the status dialog. + +
+
+
+See also: Status dialog, Replace paths dialog +
+ + + Index: other/help/english/advmenu.htm =================================================================== diff -u -N --- other/help/english/advmenu.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/advmenu.htm (revision 0) @@ -1,23 +0,0 @@ - - - - - - -Advanced context menu - - - -
-Advanced context menu is placed in the status dialog. - -
-
-
-See also: Status dialog, Replace paths dialog -
- - - Index: src/ch/help/english/buffersize.htm =================================================================== diff -u -N --- src/ch/help/english/buffersize.htm (revision 0) +++ src/ch/help/english/buffersize.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,29 @@ + + + + + + +Buffer size dialog + + + +
+This dialog may be displayed through the configuration dialog in 'Buffer' section or through the status dialog. + + +
+
+
+See also: Configuration dialog, Status dialog +
+ + + Index: other/help/english/buffersize.htm =================================================================== diff -u -N --- other/help/english/buffersize.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/buffersize.htm (revision 0) @@ -1,29 +0,0 @@ - - - - - - -Buffer size dialog - - - -
-This dialog may be displayed through the configuration dialog in 'Buffer' section or through the status dialog. - - -
-
-
-See also: Configuration dialog, Status dialog -
- - - Index: src/ch/help/english/bugs.htm =================================================================== diff -u -N --- src/ch/help/english/bugs.htm (revision 0) +++ src/ch/help/english/bugs.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,29 @@ + + + + + + +Known bugs/issues + + + +
+ + +
+
+
+See also: Program history, Reporting bugs, Contact/support +
+ + + Index: other/help/english/bugs.htm =================================================================== diff -u -N --- other/help/english/bugs.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/bugs.htm (revision 0) @@ -1,29 +0,0 @@ - - - - - - -Known bugs/issues - - - -
- - -
-
-
-See also: Program history, Reporting bugs, Contact/support -
- - - Index: src/ch/help/english/ch.gif =================================================================== diff -u -N Binary files differ Index: other/help/english/ch.gif =================================================================== diff -u -N -r8de412e22bd023e3f2a146ea3921eeaef0f5f1bd -r5f4ef9387368390412ff8852b54067b1f7dc8a28 Binary files differ Index: src/ch/help/english/customcopy.htm =================================================================== diff -u -N --- src/ch/help/english/customcopy.htm (revision 0) +++ src/ch/help/english/customcopy.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,41 @@ + + + + + + +Custom copy dialog + + + +
+ + + +
+
+
+See also: Explorer's context menus, Program's main menu, Filter dialog +
+ + + Index: other/help/english/customcopy.htm =================================================================== diff -u -N --- other/help/english/customcopy.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/customcopy.htm (revision 0) @@ -1,41 +0,0 @@ - - - - - - -Custom copy dialog - - - -
- - - -
-
-
-See also: Explorer's context menus, Program's main menu, Filter dialog -
- - - Index: src/ch/help/english/explorermenu.htm =================================================================== diff -u -N --- src/ch/help/english/explorermenu.htm (revision 0) +++ src/ch/help/english/explorermenu.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,43 @@ + + + + + + +Explorer's context menus + + + +
+When using shell integration some items (commands) are added to explorer context menus. There are two types of explorer menus which are modified by the Copy Handler: + + +Each command in explorer's context menus may be enabled or disabled in configuration dialog in section 'Shell'. +
+
+
+See also: Configuration dialog, Custom copy dialog +
+ + + Index: other/help/english/explorermenu.htm =================================================================== diff -u -N --- other/help/english/explorermenu.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/explorermenu.htm (revision 0) @@ -1,43 +0,0 @@ - - - - - - -Explorer's context menus - - - -
-When using shell integration some items (commands) are added to explorer context menus. There are two types of explorer menus which are modified by the Copy Handler: - - -Each command in explorer's context menus may be enabled or disabled in configuration dialog in section 'Shell'. -
-
-
-See also: Configuration dialog, Custom copy dialog -
- - - Index: src/ch/help/english/faq.htm =================================================================== diff -u -N --- src/ch/help/english/faq.htm (revision 0) +++ src/ch/help/english/faq.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,21 @@ + + + + + + +F.A.Q. + + + +
+Q: Why does the commands (CH) Copy to, (CH) Move to and (CH) Copy/move to special... in the explorer context menu are grayed out ?

+A: To make theses options appear active you have to define some shortcuts in the configuration dialog in the section "Shortcuts". These shortcuts defines some frequently used destination locations that would be displayed under the commands mentioned above.

+
+
+
+See also: Configuration dialog +
+ + + Index: other/help/english/faq.htm =================================================================== diff -u -N --- other/help/english/faq.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/faq.htm (revision 0) @@ -1,21 +0,0 @@ - - - - - - -F.A.Q. - - - -
-Q: Why does the commands (CH) Copy to, (CH) Move to and (CH) Copy/move to special... in the explorer context menu are grayed out ?

-A: To make theses options appear active you have to define some shortcuts in the configuration dialog in the section "Shortcuts". These shortcuts defines some frequently used destination locations that would be displayed under the commands mentioned above.

-
-
-
-See also: Configuration dialog -
- - - Index: src/ch/help/english/feeddstfile.htm =================================================================== diff -u -N --- src/ch/help/english/feeddstfile.htm (revision 0) +++ src/ch/help/english/feeddstfile.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,28 @@ + + + + + + +Feedback dialog - cannot open destination file for writing + + + +
+This dialog is being shown by a task, when the processing thread cannot open the destination file for writing. +The dialog displays which file couldn't be open and the error code. + +
+
+
+See also: Feedback dialog - cannot open source file, Feedback dialog - not enough free space, Feedback dialog - smaller destination file found, Feedback dialog - destination file found +
+ + + Index: other/help/english/feeddstfile.htm =================================================================== diff -u -N --- other/help/english/feeddstfile.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/feeddstfile.htm (revision 0) @@ -1,28 +0,0 @@ - - - - - - -Feedback dialog - cannot open destination file for writing - - - -
-This dialog is being shown by a task, when the processing thread cannot open the destination file for writing. -The dialog displays which file couldn't be open and the error code. - -
-
-
-See also: Feedback dialog - cannot open source file, Feedback dialog - not enough free space, Feedback dialog - smaller destination file found, Feedback dialog - destination file found -
- - - Index: src/ch/help/english/feediwr.htm =================================================================== diff -u -N --- src/ch/help/english/feediwr.htm (revision 0) +++ src/ch/help/english/feediwr.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,30 @@ + + + + + + +Feedback dialog - cannot open source file + + + +
+This dialog is displayed by the task when the working thread cannot open the source file to be copied. Dialog displays info about expected file and the found one. Also shows the encountered error. + +
+
+
+See also: Feedback dialog - cannot open destination file for writing, +Feedback dialog - not enough free space, +Feedback dialog - smaller destination file found, +Feedback dialog - destination file found +
+ + + Index: other/help/english/feediwr.htm =================================================================== diff -u -N --- other/help/english/feediwr.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/feediwr.htm (revision 0) @@ -1,30 +0,0 @@ - - - - - - -Feedback dialog - cannot open source file - - - -
-This dialog is displayed by the task when the working thread cannot open the source file to be copied. Dialog displays info about expected file and the found one. Also shows the encountered error. - -
-
-
-See also: Feedback dialog - cannot open destination file for writing, -Feedback dialog - not enough free space, -Feedback dialog - smaller destination file found, -Feedback dialog - destination file found -
- - - Index: src/ch/help/english/feednotenoughroom.htm =================================================================== diff -u -N --- src/ch/help/english/feednotenoughroom.htm (revision 0) +++ src/ch/help/english/feednotenoughroom.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,30 @@ + + + + + + +Feedback dialog - not enough free space + + + +
+This dialog is displayed when there is not enough free space in the destination location to copy or move the source files. +Dialog automatically refreshes the count of free space on drive. + +
+
+
+See also: +Feedback dialog - cannot open destination file for writing, +Feedback dialog - cannot open source file, +Feedback dialog - smaller destination file found, +Feedback dialog - destination file found +
+ + + Index: other/help/english/feednotenoughroom.htm =================================================================== diff -u -N --- other/help/english/feednotenoughroom.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/feednotenoughroom.htm (revision 0) @@ -1,30 +0,0 @@ - - - - - - -Feedback dialog - not enough free space - - - -
-This dialog is displayed when there is not enough free space in the destination location to copy or move the source files. -Dialog automatically refreshes the count of free space on drive. - -
-
-
-See also: -Feedback dialog - cannot open destination file for writing, -Feedback dialog - cannot open source file, -Feedback dialog - smaller destination file found, -Feedback dialog - destination file found -
- - - Index: src/ch/help/english/feedreplacefiles.htm =================================================================== diff -u -N --- src/ch/help/english/feedreplacefiles.htm (revision 0) +++ src/ch/help/english/feedreplacefiles.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,40 @@ + + + + + + +Feedback dialog - smaller destination file found + + + +
+This dialog is displayed when the working thread finds that there is a file in the destination location that is smaller than the file being copied. The possible reasons are: + +
+Possible operations: + +
+
+
+See also: +Feedback dialog - cannot open destination file for writing, +Feedback dialog - cannot open source file, +Feedback dialog - not enough free space, +Feedback dialog - destination file found +
+ + + + Index: other/help/english/feedreplacefiles.htm =================================================================== diff -u -N --- other/help/english/feedreplacefiles.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/feedreplacefiles.htm (revision 0) @@ -1,40 +0,0 @@ - - - - - - -Feedback dialog - smaller destination file found - - - -
-This dialog is displayed when the working thread finds that there is a file in the destination location that is smaller than the file being copied. The possible reasons are: - -
-Possible operations: - -
-
-
-See also: -Feedback dialog - cannot open destination file for writing, -Feedback dialog - cannot open source file, -Feedback dialog - not enough free space, -Feedback dialog - destination file found -
- - - - Index: src/ch/help/english/feedsmallreplace.htm =================================================================== diff -u -N --- src/ch/help/english/feedsmallreplace.htm (revision 0) +++ src/ch/help/english/feedsmallreplace.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,32 @@ + + + + + + +Feedback dialog - destination file found + + + +
+This dialog is displayed when the working thread finds that there is a file in the destination location that is greater or equal in size to file being copied. If the files are identical - you should ignore. But if they differs you should recopy. + + +
+
+
+See also: +Feedback dialog - cannot open destination file for writing, +Feedback dialog - cannot open source file, +Feedback dialog - not enough free space, +Feedback dialog - smaller destination file found +
+ + + Index: other/help/english/feedsmallreplace.htm =================================================================== diff -u -N --- other/help/english/feedsmallreplace.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/feedsmallreplace.htm (revision 0) @@ -1,32 +0,0 @@ - - - - - - -Feedback dialog - destination file found - - - -
-This dialog is displayed when the working thread finds that there is a file in the destination location that is greater or equal in size to file being copied. If the files are identical - you should ignore. But if they differs you should recopy. - - -
-
-
-See also: -Feedback dialog - cannot open destination file for writing, -Feedback dialog - cannot open source file, -Feedback dialog - not enough free space, -Feedback dialog - smaller destination file found -
- - - Index: src/ch/help/english/filterdlg.htm =================================================================== diff -u -N --- src/ch/help/english/filterdlg.htm (revision 0) +++ src/ch/help/english/filterdlg.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,29 @@ + + + + + + +Filter dialog + + + +
+This dialog could be displayed only from the custom copy dialog for adding/changing the filtering options for the task. + + +All the filter settings must match to the file attributes in order to copy the file. +
+
+
+See also: Custom copy dialog +
+ + + Index: other/help/english/filterdlg.htm =================================================================== diff -u -N --- other/help/english/filterdlg.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/filterdlg.htm (revision 0) @@ -1,29 +0,0 @@ - - - - - - -Filter dialog - - - -
-This dialog could be displayed only from the custom copy dialog for adding/changing the filtering options for the task. - - -All the filter settings must match to the file attributes in order to copy the file. -
-
-
-See also: Custom copy dialog -
- - - Index: src/ch/help/english/folderdlg.htm =================================================================== diff -u -N --- src/ch/help/english/folderdlg.htm (revision 0) +++ src/ch/help/english/folderdlg.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,24 @@ + + + + + + +Folder dialog + + + +
+This is the dialog displayed when the configuration option 'Monitoring clipboard' is enabled and some filenames are in the clipboard.

+ +The left part of the dialog contains list of shortcuts. It could be used to select path faster. The four buttons are used for changing view of the shortcut list. The two buttons below allows adding and deleting shortcuts.
+The right part of the dialog contains the tree view with folder's structure. You can select a path from it or enter the whole path manually in the combo box below. The button above creates a new folder in a currently selected folder.
+
+
+
+
+See also: Configuration dialog, Program's main menu +
+ + + Index: other/help/english/folderdlg.htm =================================================================== diff -u -N --- other/help/english/folderdlg.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/folderdlg.htm (revision 0) @@ -1,24 +0,0 @@ - - - - - - -Folder dialog - - - -
-This is the dialog displayed when the configuration option 'Monitoring clipboard' is enabled and some filenames are in the clipboard.

- -The left part of the dialog contains list of shortcuts. It could be used to select path faster. The four buttons are used for changing view of the shortcut list. The two buttons below allows adding and deleting shortcuts.
-The right part of the dialog contains the tree view with folder's structure. You can select a path from it or enter the whole path manually in the combo box below. The button above creates a new folder in a currently selected folder.
-
-
-
-
-See also: Configuration dialog, Program's main menu -
- - - Index: src/ch/help/english/headfoot.js =================================================================== diff -u -N --- src/ch/help/english/headfoot.js (revision 0) +++ src/ch/help/english/headfoot.js (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,24 @@ +function header(text) +{ + document.write(""); + document.write(""); + document.write(""); + document.write(""); + document.write(""); + document.write("
"); + document.write("\"CH"); + document.write("
Copy Handler help file
"); + document.write("
"); + document.write( text ); + document.write("
"); + document.write("

"); +} + +function footer() +{ + document.write("
"); + document.write("
"); + document.write("
Copyright � 2003-2004 J�zef Starosczyk.
"); + document.write("
"); + document.write("
"); +} \ No newline at end of file Index: other/help/english/headfoot.js =================================================================== diff -u -N --- other/help/english/headfoot.js (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/headfoot.js (revision 0) @@ -1,24 +0,0 @@ -function header(text) -{ - document.write(""); - document.write(""); - document.write(""); - document.write(""); - document.write(""); - document.write("
"); - document.write("\"CH"); - document.write("
Copy Handler help file
"); - document.write("
"); - document.write( text ); - document.write("
"); - document.write("

"); -} - -function footer() -{ - document.write("
"); - document.write("
"); - document.write("
Copyright � 2003-2004 J�zef Starosczyk.
"); - document.write("
"); - document.write("
"); -} \ No newline at end of file Index: src/ch/help/english/help.hhc =================================================================== diff -u -N --- src/ch/help/english/help.hhc (revision 0) +++ src/ch/help/english/help.hhc (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,148 @@ + + + + + + + + + + + + Index: other/help/english/help.hhc =================================================================== diff -u -N --- other/help/english/help.hhc (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/help.hhc (revision 0) @@ -1,148 +0,0 @@ - - - - - - - - - - - - Index: src/ch/help/english/help.hhk =================================================================== diff -u -N --- src/ch/help/english/help.hhk (revision 0) +++ src/ch/help/english/help.hhk (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,698 @@ + + + + + + + + Index: other/help/english/help.hhk =================================================================== diff -u -N --- other/help/english/help.hhk (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/help.hhk (revision 0) @@ -1,698 +0,0 @@ - - - - - - - - Index: src/ch/help/english/help.hhp =================================================================== diff -u -N --- src/ch/help/english/help.hhp (revision 0) +++ src/ch/help/english/help.hhp (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,91 @@ +[OPTIONS] +Auto Index=Yes +Binary TOC=Yes +Compatibility=1.1 or later +Compiled file=English.chm +Contents file=help.hhc +Default topic=welcome.htm +Display compile notes=No +Display compile progress=No +Full-text search=Yes +Index file=help.hhk +Language=0x409 Angielski (Stany Zjednoczone) +Title=Copy Handler help file + + +[FILES] +advmenu.htm +buffersize.htm +bugs.htm +customcopy.htm +explorermenu.htm +feeddstfile.htm +feediwr.htm +feednotenoughroom.htm +feedreplacefiles.htm +feedsmallreplace.htm +filterdlg.htm +folderdlg.htm +history.htm +installation.htm +license.htm +mainmenu.htm +miniview.htm +options.htm +recentdlg.htm +replacepaths.htm +requirements.htm +shortcutsdlg.htm +shutdowndlg.htm +status.htm +support.htm +thanks.htm +using.htm +welcome.htm +reporting.htm +faq.htm +ch.gif +style.css + +[ALIAS] +HIDD_BUFFERSIZE_DIALOG=buffersize.htm +HIDD_CUSTOM_COPY_DIALOG=customcopy.htm +HIDD_FEEDBACK_DSTFILE_DIALOG=feeddstfile.htm +HIDD_FEEDBACK_IGNOREWAITRETRY_DIALOG=feediwr.htm +HIDD_FEEDBACK_NOTENOUGHPLACE_DIALOG=feednotenoughroom.htm +HIDD_FEEDBACK_REPLACE_FILES_DIALOG=feedreplacefiles.htm +HIDD_FEEDBACK_SMALL_REPLACE_FILES_DIALOG=feedsmallreplace.htm +HIDD_FILTER_DIALOG=filterdlg.htm +HIDD_MINIVIEW_DIALOG=miniview.htm +HIDD_OPTIONS_DIALOG=options.htm +HIDD_RECENTEDIT_DIALOG=recentdlg.htm +HIDD_REPLACE_PATHS_DIALOG=replacepaths.htm +HIDD_SHORTCUTEDIT_DIALOG=shortcutsdlg.htm +HIDD_SHUTDOWN_DIALOG=shutdowndlg.htm +HIDD_STATUS_DIALOG=status.htm + +[MAP] +#include HTMLDefines.h + +[TEXT POPUPS] +HTMLDefines.h +0.txt +100.txt +131.txt +137.txt +144.txt +145.txt +149.txt +161.txt +162.txt +164.txt +165.txt +167.txt +173.txt +182.txt +195.txt +208.txt +209.txt + +[INFOTYPES] + Index: other/help/english/help.hhp =================================================================== diff -u -N --- other/help/english/help.hhp (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/help.hhp (revision 0) @@ -1,91 +0,0 @@ -[OPTIONS] -Auto Index=Yes -Binary TOC=Yes -Compatibility=1.1 or later -Compiled file=English.chm -Contents file=help.hhc -Default topic=welcome.htm -Display compile notes=No -Display compile progress=No -Full-text search=Yes -Index file=help.hhk -Language=0x409 Angielski (Stany Zjednoczone) -Title=Copy Handler help file - - -[FILES] -advmenu.htm -buffersize.htm -bugs.htm -customcopy.htm -explorermenu.htm -feeddstfile.htm -feediwr.htm -feednotenoughroom.htm -feedreplacefiles.htm -feedsmallreplace.htm -filterdlg.htm -folderdlg.htm -history.htm -installation.htm -license.htm -mainmenu.htm -miniview.htm -options.htm -recentdlg.htm -replacepaths.htm -requirements.htm -shortcutsdlg.htm -shutdowndlg.htm -status.htm -support.htm -thanks.htm -using.htm -welcome.htm -reporting.htm -faq.htm -ch.gif -style.css - -[ALIAS] -HIDD_BUFFERSIZE_DIALOG=buffersize.htm -HIDD_CUSTOM_COPY_DIALOG=customcopy.htm -HIDD_FEEDBACK_DSTFILE_DIALOG=feeddstfile.htm -HIDD_FEEDBACK_IGNOREWAITRETRY_DIALOG=feediwr.htm -HIDD_FEEDBACK_NOTENOUGHPLACE_DIALOG=feednotenoughroom.htm -HIDD_FEEDBACK_REPLACE_FILES_DIALOG=feedreplacefiles.htm -HIDD_FEEDBACK_SMALL_REPLACE_FILES_DIALOG=feedsmallreplace.htm -HIDD_FILTER_DIALOG=filterdlg.htm -HIDD_MINIVIEW_DIALOG=miniview.htm -HIDD_OPTIONS_DIALOG=options.htm -HIDD_RECENTEDIT_DIALOG=recentdlg.htm -HIDD_REPLACE_PATHS_DIALOG=replacepaths.htm -HIDD_SHORTCUTEDIT_DIALOG=shortcutsdlg.htm -HIDD_SHUTDOWN_DIALOG=shutdowndlg.htm -HIDD_STATUS_DIALOG=status.htm - -[MAP] -#include HTMLDefines.h - -[TEXT POPUPS] -HTMLDefines.h -0.txt -100.txt -131.txt -137.txt -144.txt -145.txt -149.txt -161.txt -162.txt -164.txt -165.txt -167.txt -173.txt -182.txt -195.txt -208.txt -209.txt - -[INFOTYPES] - Index: src/ch/help/english/history.htm =================================================================== diff -u -N --- src/ch/help/english/history.htm (revision 0) +++ src/ch/help/english/history.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,200 @@ + + + + + + +Program history/what's new + + + + +
+ +
+
+
+See also: Known bugs/issues +
+ + + Index: other/help/english/history.htm =================================================================== diff -u -N --- other/help/english/history.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/history.htm (revision 0) @@ -1,200 +0,0 @@ - - - - - - -Program history/what's new - - - - -
- -
-
-
-See also: Known bugs/issues -
- - - Index: src/ch/help/english/installation.htm =================================================================== diff -u -N --- src/ch/help/english/installation.htm (revision 0) +++ src/ch/help/english/installation.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,50 @@ + + + + + + +Installation + + + +
+
Installation

+ + + + + + + +
[Exe]Execute the executable file and proceed with the onscreen infos.
[Zip]Unzip file to some folder on the hard disk and run program Copy Handler from that folder. If you want to enable shell integration just choose 'Register shell extension dll' from the program menu in system tray.
+ +
+
Upgrade (installing new version on the old one)

+ + + +
[Exe]Just run the new install file and follow the instructions
[Zip]Uninstall the old version (look below) and install the new one (look above)
+
+ +
Uninstallation

+ + + + + + +
[Exe]Run the uninstaller from the folder in which you have installed the program, from the start menu or add/remove programs in control panel and proceed with the infos displayed on screen
[Zip] +#1. With program running choose option 'Unregister shell extension dll' from its menu.
+#2. Log off or restart your computer.
+#3. If you see program's icon in taskbar after restart - choose from it's menu option 'Exit'
+#4. Delete the folder in which you have previously installed Copy Handler
+
+
+
+
+See also: How to use ?, Program's main menu +
+ + + Index: other/help/english/installation.htm =================================================================== diff -u -N --- other/help/english/installation.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/installation.htm (revision 0) @@ -1,50 +0,0 @@ - - - - - - -Installation - - - -
-
Installation

- - - - - - - -
[Exe]Execute the executable file and proceed with the onscreen infos.
[Zip]Unzip file to some folder on the hard disk and run program Copy Handler from that folder. If you want to enable shell integration just choose 'Register shell extension dll' from the program menu in system tray.
- -
-
Upgrade (installing new version on the old one)

- - - -
[Exe]Just run the new install file and follow the instructions
[Zip]Uninstall the old version (look below) and install the new one (look above)
-
- -
Uninstallation

- - - - - - -
[Exe]Run the uninstaller from the folder in which you have installed the program, from the start menu or add/remove programs in control panel and proceed with the infos displayed on screen
[Zip] -#1. With program running choose option 'Unregister shell extension dll' from its menu.
-#2. Log off or restart your computer.
-#3. If you see program's icon in taskbar after restart - choose from it's menu option 'Exit'
-#4. Delete the folder in which you have previously installed Copy Handler
-
-
-
-
-See also: How to use ?, Program's main menu -
- - - Index: src/ch/help/english/license.htm =================================================================== diff -u -N --- src/ch/help/english/license.htm (revision 0) +++ src/ch/help/english/license.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,358 @@ + + + + + + +GNU General Public License + + + +
+		    GNU GENERAL PUBLIC LICENSE
+		       Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+                          675 Mass Ave, Cambridge, MA 02139, USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+			    Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users.  This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it.  (Some other Free Software Foundation software is covered by
+the GNU Library General Public License instead.)  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+  To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have.  You must make sure that they, too, receive or can get the
+source code.  And you must show them these terms so they know their
+rights.
+
+  We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+  Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software.  If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+  Finally, any free program is threatened constantly by software
+patents.  We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary.  To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+		    GNU GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License.  The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language.  (Hereinafter, translation is included without limitation in
+the term "modification".)  Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope.  The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+  1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+  2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+    a) You must cause the modified files to carry prominent notices
+    stating that you changed the files and the date of any change.
+
+    b) You must cause any work that you distribute or publish, that in
+    whole or in part contains or is derived from the Program or any
+    part thereof, to be licensed as a whole at no charge to all third
+    parties under the terms of this License.
+
+    c) If the modified program normally reads commands interactively
+    when run, you must cause it, when started running for such
+    interactive use in the most ordinary way, to print or display an
+    announcement including an appropriate copyright notice and a
+    notice that there is no warranty (or else, saying that you provide
+    a warranty) and that users may redistribute the program under
+    these conditions, and telling the user how to view a copy of this
+    License.  (Exception: if the Program itself is interactive but
+    does not normally print such an announcement, your work based on
+    the Program is not required to print an announcement.)
+
+These requirements apply to the modified work as a whole.  If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works.  But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+  3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+    a) Accompany it with the complete corresponding machine-readable
+    source code, which must be distributed under the terms of Sections
+    1 and 2 above on a medium customarily used for software interchange; or,
+
+    b) Accompany it with a written offer, valid for at least three
+    years, to give any third party, for a charge no more than your
+    cost of physically performing source distribution, a complete
+    machine-readable copy of the corresponding source code, to be
+    distributed under the terms of Sections 1 and 2 above on a medium
+    customarily used for software interchange; or,
+
+    c) Accompany it with the information you received as to the offer
+    to distribute corresponding source code.  (This alternative is
+    allowed only for noncommercial distribution and only if you
+    received the program in object code or executable form with such
+    an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it.  For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable.  However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+  4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License.  Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+  5. You are not required to accept this License, since you have not
+signed it.  However, nothing else grants you permission to modify or
+distribute the Program or its derivative works.  These actions are
+prohibited by law if you do not accept this License.  Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+  6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions.  You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+  7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all.  For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices.  Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+  8. If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded.  In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+  9. The Free Software Foundation may publish revised and/or new versions
+of the General Public License from time to time.  Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+Each version is given a distinguishing version number.  If the Program
+specifies a version number of this License which applies to it and "any
+later version", you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation.  If the Program does not specify a version number of
+this License, you may choose any version ever published by the Free Software
+Foundation.
+
+  10. If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission.  For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this.  Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
+
+			    NO WARRANTY
+
+  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+REPAIR OR CORRECTION.
+
+  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGES.
+
+		     END OF TERMS AND CONDITIONS
+
+	Appendix: How to Apply These Terms to Your New Programs
+
+  If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+  To do so, attach the following notices to the program.  It is safest
+to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+    
+    Copyright (C) 19yy  
+
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2 of the License, or
+    (at your option) any later version.
+
+    This program 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 General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program; if not, write to the Free Software
+    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+
+Also add information on how to contact you by electronic and paper mail.
+
+If the program is interactive, make it output a short notice like this
+when it starts in an interactive mode:
+
+    Gnomovision version 69, Copyright (C) 19yy name of author
+    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+    This is free software, and you are welcome to redistribute it
+    under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License.  Of course, the commands you use may
+be called something other than `show w' and `show c'; they could even be
+mouse-clicks or menu items--whatever suits your program.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the program, if
+necessary.  Here is a sample; alter the names:
+
+  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+  `Gnomovision' (which makes passes at compilers) written by James Hacker.
+
+  <signature of Ty Coon>, 1 April 1989
+  Ty Coon, President of Vice
+
+This General Public License does not permit incorporating your program into
+proprietary programs.  If your program is a subroutine library, you may
+consider it more useful to permit linking proprietary applications with the
+library.  If this is what you want to do, use the GNU Library General
+Public License instead of this License.
+
+
+
+See also: Contact/support +
+ + + Index: other/help/english/license.htm =================================================================== diff -u -N --- other/help/english/license.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/license.htm (revision 0) @@ -1,358 +0,0 @@ - - - - - - -GNU General Public License - - - -
-		    GNU GENERAL PUBLIC LICENSE
-		       Version 2, June 1991
-
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-                          675 Mass Ave, Cambridge, MA 02139, USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-			    Preamble
-
-  The licenses for most software are designed to take away your
-freedom to share and change it.  By contrast, the GNU General Public
-License is intended to guarantee your freedom to share and change free
-software--to make sure the software is free for all its users.  This
-General Public License applies to most of the Free Software
-Foundation's software and to any other program whose authors commit to
-using it.  (Some other Free Software Foundation software is covered by
-the GNU Library General Public License instead.)  You can apply it to
-your programs, too.
-
-  When we speak of free software, we are referring to freedom, not
-price.  Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-this service if you wish), that you receive source code or can get it
-if you want it, that you can change the software or use pieces of it
-in new free programs; and that you know you can do these things.
-
-  To protect your rights, we need to make restrictions that forbid
-anyone to deny you these rights or to ask you to surrender the rights.
-These restrictions translate to certain responsibilities for you if you
-distribute copies of the software, or if you modify it.
-
-  For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must give the recipients all the rights that
-you have.  You must make sure that they, too, receive or can get the
-source code.  And you must show them these terms so they know their
-rights.
-
-  We protect your rights with two steps: (1) copyright the software, and
-(2) offer you this license which gives you legal permission to copy,
-distribute and/or modify the software.
-
-  Also, for each author's protection and ours, we want to make certain
-that everyone understands that there is no warranty for this free
-software.  If the software is modified by someone else and passed on, we
-want its recipients to know that what they have is not the original, so
-that any problems introduced by others will not reflect on the original
-authors' reputations.
-
-  Finally, any free program is threatened constantly by software
-patents.  We wish to avoid the danger that redistributors of a free
-program will individually obtain patent licenses, in effect making the
-program proprietary.  To prevent this, we have made it clear that any
-patent must be licensed for everyone's free use or not licensed at all.
-
-  The precise terms and conditions for copying, distribution and
-modification follow.
-
-		    GNU GENERAL PUBLIC LICENSE
-   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-  0. This License applies to any program or other work which contains
-a notice placed by the copyright holder saying it may be distributed
-under the terms of this General Public License.  The "Program", below,
-refers to any such program or work, and a "work based on the Program"
-means either the Program or any derivative work under copyright law:
-that is to say, a work containing the Program or a portion of it,
-either verbatim or with modifications and/or translated into another
-language.  (Hereinafter, translation is included without limitation in
-the term "modification".)  Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope.  The act of
-running the Program is not restricted, and the output from the Program
-is covered only if its contents constitute a work based on the
-Program (independent of having been made by running the Program).
-Whether that is true depends on what the Program does.
-
-  1. You may copy and distribute verbatim copies of the Program's
-source code as you receive it, in any medium, provided that you
-conspicuously and appropriately publish on each copy an appropriate
-copyright notice and disclaimer of warranty; keep intact all the
-notices that refer to this License and to the absence of any warranty;
-and give any other recipients of the Program a copy of this License
-along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and
-you may at your option offer warranty protection in exchange for a fee.
-
-  2. You may modify your copy or copies of the Program or any portion
-of it, thus forming a work based on the Program, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
-    a) You must cause the modified files to carry prominent notices
-    stating that you changed the files and the date of any change.
-
-    b) You must cause any work that you distribute or publish, that in
-    whole or in part contains or is derived from the Program or any
-    part thereof, to be licensed as a whole at no charge to all third
-    parties under the terms of this License.
-
-    c) If the modified program normally reads commands interactively
-    when run, you must cause it, when started running for such
-    interactive use in the most ordinary way, to print or display an
-    announcement including an appropriate copyright notice and a
-    notice that there is no warranty (or else, saying that you provide
-    a warranty) and that users may redistribute the program under
-    these conditions, and telling the user how to view a copy of this
-    License.  (Exception: if the Program itself is interactive but
-    does not normally print such an announcement, your work based on
-    the Program is not required to print an announcement.)
-
-These requirements apply to the modified work as a whole.  If
-identifiable sections of that work are not derived from the Program,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works.  But when you
-distribute the same sections as part of a whole which is a work based
-on the Program, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Program.
-
-In addition, mere aggregation of another work not based on the Program
-with the Program (or with a work based on the Program) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
-  3. You may copy and distribute the Program (or a work based on it,
-under Section 2) in object code or executable form under the terms of
-Sections 1 and 2 above provided that you also do one of the following:
-
-    a) Accompany it with the complete corresponding machine-readable
-    source code, which must be distributed under the terms of Sections
-    1 and 2 above on a medium customarily used for software interchange; or,
-
-    b) Accompany it with a written offer, valid for at least three
-    years, to give any third party, for a charge no more than your
-    cost of physically performing source distribution, a complete
-    machine-readable copy of the corresponding source code, to be
-    distributed under the terms of Sections 1 and 2 above on a medium
-    customarily used for software interchange; or,
-
-    c) Accompany it with the information you received as to the offer
-    to distribute corresponding source code.  (This alternative is
-    allowed only for noncommercial distribution and only if you
-    received the program in object code or executable form with such
-    an offer, in accord with Subsection b above.)
-
-The source code for a work means the preferred form of the work for
-making modifications to it.  For an executable work, complete source
-code means all the source code for all modules it contains, plus any
-associated interface definition files, plus the scripts used to
-control compilation and installation of the executable.  However, as a
-special exception, the source code distributed need not include
-anything that is normally distributed (in either source or binary
-form) with the major components (compiler, kernel, and so on) of the
-operating system on which the executable runs, unless that component
-itself accompanies the executable.
-
-If distribution of executable or object code is made by offering
-access to copy from a designated place, then offering equivalent
-access to copy the source code from the same place counts as
-distribution of the source code, even though third parties are not
-compelled to copy the source along with the object code.
-
-  4. You may not copy, modify, sublicense, or distribute the Program
-except as expressly provided under this License.  Any attempt
-otherwise to copy, modify, sublicense or distribute the Program is
-void, and will automatically terminate your rights under this License.
-However, parties who have received copies, or rights, from you under
-this License will not have their licenses terminated so long as such
-parties remain in full compliance.
-
-  5. You are not required to accept this License, since you have not
-signed it.  However, nothing else grants you permission to modify or
-distribute the Program or its derivative works.  These actions are
-prohibited by law if you do not accept this License.  Therefore, by
-modifying or distributing the Program (or any work based on the
-Program), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Program or works based on it.
-
-  6. Each time you redistribute the Program (or any work based on the
-Program), the recipient automatically receives a license from the
-original licensor to copy, distribute or modify the Program subject to
-these terms and conditions.  You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties to
-this License.
-
-  7. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License.  If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Program at all.  For example, if a patent
-license would not permit royalty-free redistribution of the Program by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Program.
-
-If any portion of this section is held invalid or unenforceable under
-any particular circumstance, the balance of the section is intended to
-apply and the section as a whole is intended to apply in other
-circumstances.
-
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system, which is
-implemented by public license practices.  Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-
-  8. If the distribution and/or use of the Program is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Program under this License
-may add an explicit geographical distribution limitation excluding
-those countries, so that distribution is permitted only in or among
-countries not thus excluded.  In such case, this License incorporates
-the limitation as if written in the body of this License.
-
-  9. The Free Software Foundation may publish revised and/or new versions
-of the General Public License from time to time.  Such new versions will
-be similar in spirit to the present version, but may differ in detail to
-address new problems or concerns.
-
-Each version is given a distinguishing version number.  If the Program
-specifies a version number of this License which applies to it and "any
-later version", you have the option of following the terms and conditions
-either of that version or of any later version published by the Free
-Software Foundation.  If the Program does not specify a version number of
-this License, you may choose any version ever published by the Free Software
-Foundation.
-
-  10. If you wish to incorporate parts of the Program into other free
-programs whose distribution conditions are different, write to the author
-to ask for permission.  For software which is copyrighted by the Free
-Software Foundation, write to the Free Software Foundation; we sometimes
-make exceptions for this.  Our decision will be guided by the two goals
-of preserving the free status of all derivatives of our free software and
-of promoting the sharing and reuse of software generally.
-
-			    NO WARRANTY
-
-  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
-FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
-OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
-PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
-OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
-TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
-PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
-REPAIR OR CORRECTION.
-
-  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
-REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
-INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
-OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
-TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
-YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
-PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
-POSSIBILITY OF SUCH DAMAGES.
-
-		     END OF TERMS AND CONDITIONS
-
-	Appendix: How to Apply These Terms to Your New Programs
-
-  If you develop a new program, and you want it to be of the greatest
-possible use to the public, the best way to achieve this is to make it
-free software which everyone can redistribute and change under these terms.
-
-  To do so, attach the following notices to the program.  It is safest
-to attach them to the start of each source file to most effectively
-convey the exclusion of warranty; and each file should have at least
-the "copyright" line and a pointer to where the full notice is found.
-
-    
-    Copyright (C) 19yy  
-
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 2 of the License, or
-    (at your option) any later version.
-
-    This program 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 General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-
-Also add information on how to contact you by electronic and paper mail.
-
-If the program is interactive, make it output a short notice like this
-when it starts in an interactive mode:
-
-    Gnomovision version 69, Copyright (C) 19yy name of author
-    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
-    This is free software, and you are welcome to redistribute it
-    under certain conditions; type `show c' for details.
-
-The hypothetical commands `show w' and `show c' should show the appropriate
-parts of the General Public License.  Of course, the commands you use may
-be called something other than `show w' and `show c'; they could even be
-mouse-clicks or menu items--whatever suits your program.
-
-You should also get your employer (if you work as a programmer) or your
-school, if any, to sign a "copyright disclaimer" for the program, if
-necessary.  Here is a sample; alter the names:
-
-  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
-  `Gnomovision' (which makes passes at compilers) written by James Hacker.
-
-  <signature of Ty Coon>, 1 April 1989
-  Ty Coon, President of Vice
-
-This General Public License does not permit incorporating your program into
-proprietary programs.  If your program is a subroutine library, you may
-consider it more useful to permit linking proprietary applications with the
-library.  If this is what you want to do, use the GNU Library General
-Public License instead of this License.
-
-
-
-See also: Contact/support -
- - - Index: src/ch/help/english/mainmenu.htm =================================================================== diff -u -N --- src/ch/help/english/mainmenu.htm (revision 0) +++ src/ch/help/english/mainmenu.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,43 @@ + + + + + + +Main menu description + + + +
+ + + + + + + + + + + + + + + + + + + + + + + +
Show status...Shows status window which displays detailed info about tasks (in progress, finished, cancelled, ...).

Show mini-status...Shows mini-status window that shows simplified view of a tasks in progress.

Enter copy parameters...Shows custom copy parameters dialog that allows user to enter a source files and folders to be copied, destination folder and to specify needed additional options.

Register shell extension dllIf you have installed shell extension dll (when it is in a folder from which you have run the program) it allows to register it in system registry (this allows using additional commands in explorer context menus).

Unregister shell extension dllCommand allows to unregister shell extension dll (it will remove all commands in explorer context menus).

Monitor clipboardThis command is closely related to 'Clipboard monitoring' option ('program' section) in configuration. When you choose this command it is like you are changing the configuration option.

Shutdown after finishedCommand closely related to the 'Shutdown system after copying finishes' option ('program' section) in configuration. When you choose this command it is like you were changing the appropriate configuration option.

Options...Shows configuration dialog where you can fully configure and adjust program to your needs.

Help...Shows the help file.

About...Shows dialog with the info about this program.

ExitEnds working of this program.

+
+
+
+See also: Status dialog, Mini status dialog, Custom copy dialog, Explorer's context menus, Configuration dialog +
+ + + Index: other/help/english/mainmenu.htm =================================================================== diff -u -N --- other/help/english/mainmenu.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/mainmenu.htm (revision 0) @@ -1,43 +0,0 @@ - - - - - - -Main menu description - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
Show status...Shows status window which displays detailed info about tasks (in progress, finished, cancelled, ...).

Show mini-status...Shows mini-status window that shows simplified view of a tasks in progress.

Enter copy parameters...Shows custom copy parameters dialog that allows user to enter a source files and folders to be copied, destination folder and to specify needed additional options.

Register shell extension dllIf you have installed shell extension dll (when it is in a folder from which you have run the program) it allows to register it in system registry (this allows using additional commands in explorer context menus).

Unregister shell extension dllCommand allows to unregister shell extension dll (it will remove all commands in explorer context menus).

Monitor clipboardThis command is closely related to 'Clipboard monitoring' option ('program' section) in configuration. When you choose this command it is like you are changing the configuration option.

Shutdown after finishedCommand closely related to the 'Shutdown system after copying finishes' option ('program' section) in configuration. When you choose this command it is like you were changing the appropriate configuration option.

Options...Shows configuration dialog where you can fully configure and adjust program to your needs.

Help...Shows the help file.

About...Shows dialog with the info about this program.

ExitEnds working of this program.

-
-
-
-See also: Status dialog, Mini status dialog, Custom copy dialog, Explorer's context menus, Configuration dialog -
- - - Index: src/ch/help/english/miniview.htm =================================================================== diff -u -N --- src/ch/help/english/miniview.htm (revision 0) +++ src/ch/help/english/miniview.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,20 @@ + + + + + + +Mini-status window + + + +
+This dialog shows short info about currently pending tasks. It could be configured in configuration dialog in section 'Miniview'. +
+
+
+See also: Status dialog, Configuration dialog +
+ + + Index: other/help/english/miniview.htm =================================================================== diff -u -N --- other/help/english/miniview.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/miniview.htm (revision 0) @@ -1,20 +0,0 @@ - - - - - - -Mini-status window - - - -
-This dialog shows short info about currently pending tasks. It could be configured in configuration dialog in section 'Miniview'. -
-
-
-See also: Status dialog, Configuration dialog -
- - - Index: src/ch/help/english/options.htm =================================================================== diff -u -N --- src/ch/help/english/options.htm (revision 0) +++ src/ch/help/english/options.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,136 @@ + + + + + + +Configuration dialog + + + +
+ + +
+
+
+See also: Program's main menu, Folder dialog, +Shutdown dialog, Status dialog, Mini status dialog, +Explorer's context menus, Feedback dialog - cannot open destination file for writing, +Feedback dialog - cannot open source file, +Feedback dialog - not enough free space, +Feedback dialog - smaller destination file found, +Feedback dialog - destination file found, +Buffer size dialog, Shortcuts editing dialog, +Recent paths editing dialog +
+ + + Index: other/help/english/options.htm =================================================================== diff -u -N --- other/help/english/options.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/options.htm (revision 0) @@ -1,136 +0,0 @@ - - - - - - -Configuration dialog - - - -
- - -
-
-
-See also: Program's main menu, Folder dialog, -Shutdown dialog, Status dialog, Mini status dialog, -Explorer's context menus, Feedback dialog - cannot open destination file for writing, -Feedback dialog - cannot open source file, -Feedback dialog - not enough free space, -Feedback dialog - smaller destination file found, -Feedback dialog - destination file found, -Buffer size dialog, Shortcuts editing dialog, -Recent paths editing dialog -
- - - Index: src/ch/help/english/recentdlg.htm =================================================================== diff -u -N --- src/ch/help/english/recentdlg.htm (revision 0) +++ src/ch/help/english/recentdlg.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,25 @@ + + + + + + +Recent paths edit dialog + + + +
+This dialog is displayed by the configuration dialog to edit the recently used paths. + +
+
+
+See also: +Configuration dialog, Shortcuts editing dialog +
+ + + Index: other/help/english/recentdlg.htm =================================================================== diff -u -N --- other/help/english/recentdlg.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/recentdlg.htm (revision 0) @@ -1,25 +0,0 @@ - - - - - - -Recent paths edit dialog - - - -
-This dialog is displayed by the configuration dialog to edit the recently used paths. - -
-
-
-See also: -Configuration dialog, Shortcuts editing dialog -
- - - Index: src/ch/help/english/replacepaths.htm =================================================================== diff -u -N --- src/ch/help/english/replacepaths.htm (revision 0) +++ src/ch/help/english/replacepaths.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,24 @@ + + + + + + +Replace paths dialog + + + +
+This dialog allows user to change the source path of a selected task in the status window to a new value. + +
+
+
+See also: Advanced context menu, Status dialog +
+ + + Index: other/help/english/replacepaths.htm =================================================================== diff -u -N --- other/help/english/replacepaths.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/replacepaths.htm (revision 0) @@ -1,24 +0,0 @@ - - - - - - -Replace paths dialog - - - -
-This dialog allows user to change the source path of a selected task in the status window to a new value. - -
-
-
-See also: Advanced context menu, Status dialog -
- - - Index: src/ch/help/english/reporting.htm =================================================================== diff -u -N --- src/ch/help/english/reporting.htm (revision 0) +++ src/ch/help/english/reporting.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,38 @@ + + + + + + +Bug reports + + + +
+If you encounter a problem with the program that may be a result of a programming error you may write to support@copyhandler.com or copyhandler@o2.pl.
+
+All of the bug reports are welcome, but before you write:
+ + +What the mail should contain (not all is required, but everything may be helpful) ? + + +If you want to include any attachment with the mail - make sure it's in the small format (ie. for screenshots and images make sure they are in .jpg or .gif format. Absolutely do not send images in .bmp format). Any other attachment should be compressed by ZIP or RAR compressor. + +
+
+
+See also: Contact/support, Known bugs/issues, Program's history, Installation +
+ + + Index: other/help/english/reporting.htm =================================================================== diff -u -N --- other/help/english/reporting.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/reporting.htm (revision 0) @@ -1,38 +0,0 @@ - - - - - - -Bug reports - - - -
-If you encounter a problem with the program that may be a result of a programming error you may write to support@copyhandler.com or copyhandler@o2.pl.
-
-All of the bug reports are welcome, but before you write:
- - -What the mail should contain (not all is required, but everything may be helpful) ? - - -If you want to include any attachment with the mail - make sure it's in the small format (ie. for screenshots and images make sure they are in .jpg or .gif format. Absolutely do not send images in .bmp format). Any other attachment should be compressed by ZIP or RAR compressor. - -
-
-
-See also: Contact/support, Known bugs/issues, Program's history, Installation -
- - - Index: src/ch/help/english/requirements.htm =================================================================== diff -u -N --- src/ch/help/english/requirements.htm (revision 0) +++ src/ch/help/english/requirements.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,28 @@ + + + + + + +Program requirements + + + +
+To properly work this program requires: + +
+
+
+See also: License, Program's history +
+ + + Index: other/help/english/requirements.htm =================================================================== diff -u -N --- other/help/english/requirements.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/requirements.htm (revision 0) @@ -1,28 +0,0 @@ - - - - - - -Program requirements - - - -
-To properly work this program requires: - -
-
-
-See also: License, Program's history -
- - - Index: src/ch/help/english/shortcutsdlg.htm =================================================================== diff -u -N --- src/ch/help/english/shortcutsdlg.htm (revision 0) +++ src/ch/help/english/shortcutsdlg.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,25 @@ + + + + + + +Shortcuts edit dialog + + + +
+This dialog could be displayed by the configuration dialog to edit the shortcuts that are used in explorer context menus and in the folder dialog. + +
+
+
+See also: Recent paths editing dialog, Configuration dialog +
+ + + Index: other/help/english/shortcutsdlg.htm =================================================================== diff -u -N --- other/help/english/shortcutsdlg.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/shortcutsdlg.htm (revision 0) @@ -1,25 +0,0 @@ - - - - - - -Shortcuts edit dialog - - - -
-This dialog could be displayed by the configuration dialog to edit the shortcuts that are used in explorer context menus and in the folder dialog. - -
-
-
-See also: Recent paths editing dialog, Configuration dialog -
- - - Index: src/ch/help/english/shutdowndlg.htm =================================================================== diff -u -N --- src/ch/help/english/shutdowndlg.htm (revision 0) +++ src/ch/help/english/shutdowndlg.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,21 @@ + + + + + + +Shutdown dialog + + + +
+This dialog is displayed when the configuration option 'Shutdown system after copying finishes' (in the 'Program section') is set and all the tasks are finished. + +
+
+
+See also: Configuration dialog +
+ + + Index: other/help/english/shutdowndlg.htm =================================================================== diff -u -N --- other/help/english/shutdowndlg.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/shutdowndlg.htm (revision 0) @@ -1,21 +0,0 @@ - - - - - - -Shutdown dialog - - - -
-This dialog is displayed when the configuration option 'Shutdown system after copying finishes' (in the 'Program section') is set and all the tasks are finished. - -
-
-
-See also: Configuration dialog -
- - - Index: src/ch/help/english/status.htm =================================================================== diff -u -N --- src/ch/help/english/status.htm (revision 0) +++ src/ch/help/english/status.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,67 @@ + + + + + + +Status dialog + + + +
+ +
+
+
+See also: Configuration dialog, Advanced context menu, Replace paths dialog, Buffer size dialog +
+ + + Index: other/help/english/status.htm =================================================================== diff -u -N --- other/help/english/status.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/status.htm (revision 0) @@ -1,67 +0,0 @@ - - - - - - -Status dialog - - - -
- -
-
-
-See also: Configuration dialog, Advanced context menu, Replace paths dialog, Buffer size dialog -
- - - Index: src/ch/help/english/style.css =================================================================== diff -u -N --- src/ch/help/english/style.css (revision 0) +++ src/ch/help/english/style.css (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,43 @@ +.footer +{ + font-weight: normal; + font-size: x-small; + color: silver; + font-family: Arial; +} +.header +{ + font-weight: normal; + font-size: x-small; + color: silver; + font-family: Arial; +} +.headertitle +{ + font-size: medium; + color: black; + font-family: Arial; +} +.section +{ + font-weight: normal; + font-size: medium; + color: black; + font-family: Arial; +} +.text +{ + font-size: x-small; + color: black; + font-family: Arial; +} +PRE +{ + font-size: x-small; +} +.seealso +{ + font-size: x-small; + color: black; + font-family: Arial; +} Index: other/help/english/style.css =================================================================== diff -u -N --- other/help/english/style.css (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/style.css (revision 0) @@ -1,43 +0,0 @@ -.footer -{ - font-weight: normal; - font-size: x-small; - color: silver; - font-family: Arial; -} -.header -{ - font-weight: normal; - font-size: x-small; - color: silver; - font-family: Arial; -} -.headertitle -{ - font-size: medium; - color: black; - font-family: Arial; -} -.section -{ - font-weight: normal; - font-size: medium; - color: black; - font-family: Arial; -} -.text -{ - font-size: x-small; - color: black; - font-family: Arial; -} -PRE -{ - font-size: x-small; -} -.seealso -{ - font-size: x-small; - color: black; - font-family: Arial; -} Index: src/ch/help/english/support.htm =================================================================== diff -u -N --- src/ch/help/english/support.htm (revision 0) +++ src/ch/help/english/support.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,55 @@ + + + + + + +Contact/support + + + + +
+If have any suggestions, like/do not like something regarding this program - let me know:

+ + support@copyhandler.com

+ copyhandler@o2.pl

+ +If you have found a bug in the program - read how to report it.

+
+ +If you like this program and would like to support it's future development - you may donate something to my bank account:
+BRE SA-WBE/Lodz (Poland)
+78 1140 2004 0000 3102 3116 3975
+
+

+
Discussion forums:

+General discussion forum - you can send there some questions, bugs reports and other...but not the spam.
+Page [http://groups.yahoo.com/group/copyhandler]
+Subscribe [copyhandler-subscribe@yahoogroups.com]
+Unsubscribe [copyhandler-unsubscribe@yahoogroups.com]
+Post message [copyhandler@yahoogroups.com]
+ +
+ +Developer's discussion forum for Copy Handler - for comments regarding Copy Handler's code, connected with programming CH and other...
+Page [http://groups.yahoo.com/group/chdev]
+Post message [chdev@yahoogroups.com]
+Subscribe [chdev-subscribe@yahoogroups.com]
+Unsubscribe [chdev-unsubscribe@yahoogroups.com]
+ +
+ +Also if you're looking for the newest version - take a look at:
+ +http://www.copyhandler.com
+http://www.copyhandler.prv.pl
+ +
+
+
+See also: Bugs reporting, License, Thanks +
+ + + Index: other/help/english/support.htm =================================================================== diff -u -N --- other/help/english/support.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/support.htm (revision 0) @@ -1,55 +0,0 @@ - - - - - - -Contact/support - - - - -
-If have any suggestions, like/do not like something regarding this program - let me know:

- - support@copyhandler.com

- copyhandler@o2.pl

- -If you have found a bug in the program - read how to report it.

-
- -If you like this program and would like to support it's future development - you may donate something to my bank account:
-BRE SA-WBE/Lodz (Poland)
-78 1140 2004 0000 3102 3116 3975
-
-

-
Discussion forums:

-General discussion forum - you can send there some questions, bugs reports and other...but not the spam.
-Page [http://groups.yahoo.com/group/copyhandler]
-Subscribe [copyhandler-subscribe@yahoogroups.com]
-Unsubscribe [copyhandler-unsubscribe@yahoogroups.com]
-Post message [copyhandler@yahoogroups.com]
- -
- -Developer's discussion forum for Copy Handler - for comments regarding Copy Handler's code, connected with programming CH and other...
-Page [http://groups.yahoo.com/group/chdev]
-Post message [chdev@yahoogroups.com]
-Subscribe [chdev-subscribe@yahoogroups.com]
-Unsubscribe [chdev-unsubscribe@yahoogroups.com]
- -
- -Also if you're looking for the newest version - take a look at:
- -http://www.copyhandler.com
-http://www.copyhandler.prv.pl
- -
-
-
-See also: Bugs reporting, License, Thanks -
- - - Index: src/ch/help/english/template.htm =================================================================== diff -u -N --- src/ch/help/english/template.htm (revision 0) +++ src/ch/help/english/template.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,20 @@ + + + + + + +<!-- Title --> + + + +
+Contents +
+
+
+See also: +
+ + + Index: other/help/english/template.htm =================================================================== diff -u -N --- other/help/english/template.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/template.htm (revision 0) @@ -1,20 +0,0 @@ - - - - - - -<!-- Title --> - - - -
-Contents -
-
-
-See also: -
- - - Index: src/ch/help/english/thanks.htm =================================================================== diff -u -N --- src/ch/help/english/thanks.htm (revision 0) +++ src/ch/help/english/thanks.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,53 @@ + + + + + + +Thanks list + + + +
+I'd like to thank everyone who had helped me in creating this program - in particular:
+People that has the "physical" contribution into the project:
+ + +Authors of the language packs shipped with the program:

+    For the current list of installed language packs look at program's about box.

+ +People who's code I have used in a current version of the program (obtained at http://www.codeguru.com):
+ + +People/institutions - authors of the programs that has been used to create Copy Handler:
+ + +Other people (for many things)...: + + +If you feel you should be listed here, and you are not - please write to me. +
+
+
+See also: Contact/support, License +
+ + + Index: other/help/english/thanks.htm =================================================================== diff -u -N --- other/help/english/thanks.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/thanks.htm (revision 0) @@ -1,53 +0,0 @@ - - - - - - -Thanks list - - - -
-I'd like to thank everyone who had helped me in creating this program - in particular:
-People that has the "physical" contribution into the project:
- - -Authors of the language packs shipped with the program:

-    For the current list of installed language packs look at program's about box.

- -People who's code I have used in a current version of the program (obtained at http://www.codeguru.com):
- - -People/institutions - authors of the programs that has been used to create Copy Handler:
- - -Other people (for many things)...: - - -If you feel you should be listed here, and you are not - please write to me. -
-
-
-See also: Contact/support, License -
- - - Index: src/ch/help/english/using.htm =================================================================== diff -u -N --- src/ch/help/english/using.htm (revision 0) +++ src/ch/help/english/using.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,33 @@ + + + + + + +How to use ? + + + +
+How to copy something using Copy Handler ?
+If you have registered shell extension DLL:
+ + +If you haven't registered the shell extension:
+ + +
+
+
+See also: Program's requirements, Program's history, Installation +
+ + + + Index: other/help/english/using.htm =================================================================== diff -u -N --- other/help/english/using.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/using.htm (revision 0) @@ -1,33 +0,0 @@ - - - - - - -How to use ? - - - -
-How to copy something using Copy Handler ?
-If you have registered shell extension DLL:
- - -If you haven't registered the shell extension:
- - -
-
-
-See also: Program's requirements, Program's history, Installation -
- - - - Index: src/ch/help/english/welcome.htm =================================================================== diff -u -N --- src/ch/help/english/welcome.htm (revision 0) +++ src/ch/help/english/welcome.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,36 @@ + + + + + + +Welcome + + + + +
+Copy Handler program is a small tool designed for copy/move files and folders between different storage medias +(hard disks, floppy disks, local networks, CD-ROMs and many other).
+This help file contains most of the information you would like to know about using Copy Handler.
+ + +
+
!!Attention!!

+Author of this program (that is me) do not take any responsibility for any damage produced by this program or its working. If you think, that you might lose something very important to you, and you don't trust this program - simply do not use it. As for me it works fine. (Look at the license for details). +
+ + + + Index: other/help/english/welcome.htm =================================================================== diff -u -N --- other/help/english/welcome.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/english/welcome.htm (revision 0) @@ -1,36 +0,0 @@ - - - - - - -Welcome - - - - -
-Copy Handler program is a small tool designed for copy/move files and folders between different storage medias -(hard disks, floppy disks, local networks, CD-ROMs and many other).
-This help file contains most of the information you would like to know about using Copy Handler.
- - -
-
!!Attention!!

-Author of this program (that is me) do not take any responsibility for any damage produced by this program or its working. If you think, that you might lose something very important to you, and you don't trust this program - simply do not use it. As for me it works fine. (Look at the license for details). -
- - - - Index: src/ch/help/one_bld.bat =================================================================== diff -u -N --- src/ch/help/one_bld.bat (revision 0) +++ src/ch/help/one_bld.bat (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,18 @@ +rem @echo off +echo ---- + +if "%1" == "" goto error +if "%2" == "" goto error +if "%3" == "" goto error + +echo. + +copy %1\HTMLDefines.h %1\%2\HTMLDefines.h +hhc %1\%2\help.hhp >nul +move %1\%2\*.chm %3\ +goto end + +:error +echo one_bld.bat - missing parameters (usage: one_bld.bat helps_base_path help_folder_name dest_folder) + +:end \ No newline at end of file Index: other/help/one_bld.bat =================================================================== diff -u -N --- other/help/one_bld.bat (revision 6472716fec44f80b223922d89f269e365aeaba60) +++ other/help/one_bld.bat (revision 0) @@ -1,18 +0,0 @@ -rem @echo off -echo ---- - -if "%1" == "" goto error -if "%2" == "" goto error -if "%3" == "" goto error - -echo. - -copy %1\HTMLDefines.h %1\%2\HTMLDefines.h -hhc %1\%2\help.hhp >nul -move %1\%2\*.chm %3\ -goto end - -:error -echo one_bld.bat - missing parameters (usage: one_bld.bat helps_base_path help_folder_name dest_folder) - -:end \ No newline at end of file Index: src/ch/help/polish/0.txt =================================================================== diff -u -N --- src/ch/help/polish/0.txt (revision 0) +++ src/ch/help/polish/0.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,2 @@ +.topic 0 +�aden temat nie zosta� powi�zany z t� pozycj�. \ No newline at end of file Index: other/help/polish/0.txt =================================================================== diff -u -N --- other/help/polish/0.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/0.txt (revision 0) @@ -1,2 +0,0 @@ -.topic 0 -�aden temat nie zosta� powi�zany z t� pozycj�. \ No newline at end of file Index: src/ch/help/polish/100.txt =================================================================== diff -u -N --- src/ch/help/polish/100.txt (revision 0) +++ src/ch/help/polish/100.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,44 @@ +.topic 0x00 +�aden temat nie zosta� powi�zany z t� pozycj�. + +.topic 1 +Zamyka to okno. + +.topic IDH_HOMEPAGELINK_STATIC +Odno�nik do strony domowej programu. + +.topic IDH_HOSTLINK_STATIC +Odno�nik do strony naszego sponsora internetowego. + +.topic IDH_CONTACT1LINK_STATIC +M�j preferowany adres korespondencyjny. Napisz maila, je�eli chcesz zg�osi� b��d, wyrazi� opini� na temat programu lub je�li chcesz o co� zapyta�. + +.topic IDH_CONTACT2LINK_STATIC +M�j drugi adres korespondencyjny. Napisz maila, je�eli chcesz zg�osi� b��d, wyrazi� opini� na temat programu lub je�li chcesz o co� zapyta�. + +.topic IDH_GENFORUMPAGELINK_STATIC +Odno�nik do strony z forum dyskusyjnym. Je�eli chcesz otrzymywa� powiadomienia o nowych wersjach programu, zapisz si� na niego. + +.topic IDH_GENFORUMSUBSCRIBELINK_STATIC +Odno�nik do adresu mailowego, dzi�ki kt�remu mo�na si� na list� dyskusyjn� 'copy handler'. + +.topic IDH_GENFORUMUNSUBSCRIBELINK_STATIC +Odno�nik do adresu mailowego, dzi�ki kt�remu mo�na si� wypisa� z listy dyskusyjnej 'copy handler'. + +.topic IDH_GENFORUMSENDLINK_STATIC +Powiniene� napisa� maila na ten adres, je�eli chcesz, �eby wszyscy zarejestrowani u�ytkownicy dostawali poczt�. + +.topic IDH_DEVFORUMPAGELINK_STATIC +Odno�nik do strony z forum dyskusyjnym dla programist�w. Powiniene� zapisa� si� na t� list� dyskusyjn�, je�eli piszesz wtyczki do Copy Handlera (np. t�umaczysz program). Je�eli jakie� stringi powinny by� dodane (lub zmienione) w programie, wy�l� maila na forum z dziennikiem zmian. R�wnie� je�eli masz jakie� komentarze dot. kodu �r�d�owego Copy Handlera, mo�esz napisa� tutaj. + +.topic IDH_DEVFORUMSUBSCRIBELINK_STATIC +Odno�nik do adresu mailowego, dzi�ki kt�remu mo�na si� na list� dyskusyjn� 'chdev'. + +.topic IDH_DEVFORUMUNSUBSCRIBELINK_STATIC +Odno�nik do adresu mailowego, dzi�ki kt�remu mo�na si� wypisa� z listy dyskusyjnej 'chdev'. + +.topic IDH_DEVFORUMSENDLINK_STATIC +Musisz napisa� maila na ten adres, je�eli chcesz, �eby wszyscy zarejestrowani u�ytkownicy chdev dostawali poczt�. + +.topic IDH_THANX_EDIT +Lista os�b, kt�rym chcia�bym serdecznie podzi�kowa� za pomoc przy tworzeniu tego programu. \ No newline at end of file Index: other/help/polish/100.txt =================================================================== diff -u -N --- other/help/polish/100.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/100.txt (revision 0) @@ -1,44 +0,0 @@ -.topic 0x00 -�aden temat nie zosta� powi�zany z t� pozycj�. - -.topic 1 -Zamyka to okno. - -.topic IDH_HOMEPAGELINK_STATIC -Odno�nik do strony domowej programu. - -.topic IDH_HOSTLINK_STATIC -Odno�nik do strony naszego sponsora internetowego. - -.topic IDH_CONTACT1LINK_STATIC -M�j preferowany adres korespondencyjny. Napisz maila, je�eli chcesz zg�osi� b��d, wyrazi� opini� na temat programu lub je�li chcesz o co� zapyta�. - -.topic IDH_CONTACT2LINK_STATIC -M�j drugi adres korespondencyjny. Napisz maila, je�eli chcesz zg�osi� b��d, wyrazi� opini� na temat programu lub je�li chcesz o co� zapyta�. - -.topic IDH_GENFORUMPAGELINK_STATIC -Odno�nik do strony z forum dyskusyjnym. Je�eli chcesz otrzymywa� powiadomienia o nowych wersjach programu, zapisz si� na niego. - -.topic IDH_GENFORUMSUBSCRIBELINK_STATIC -Odno�nik do adresu mailowego, dzi�ki kt�remu mo�na si� na list� dyskusyjn� 'copy handler'. - -.topic IDH_GENFORUMUNSUBSCRIBELINK_STATIC -Odno�nik do adresu mailowego, dzi�ki kt�remu mo�na si� wypisa� z listy dyskusyjnej 'copy handler'. - -.topic IDH_GENFORUMSENDLINK_STATIC -Powiniene� napisa� maila na ten adres, je�eli chcesz, �eby wszyscy zarejestrowani u�ytkownicy dostawali poczt�. - -.topic IDH_DEVFORUMPAGELINK_STATIC -Odno�nik do strony z forum dyskusyjnym dla programist�w. Powiniene� zapisa� si� na t� list� dyskusyjn�, je�eli piszesz wtyczki do Copy Handlera (np. t�umaczysz program). Je�eli jakie� stringi powinny by� dodane (lub zmienione) w programie, wy�l� maila na forum z dziennikiem zmian. R�wnie� je�eli masz jakie� komentarze dot. kodu �r�d�owego Copy Handlera, mo�esz napisa� tutaj. - -.topic IDH_DEVFORUMSUBSCRIBELINK_STATIC -Odno�nik do adresu mailowego, dzi�ki kt�remu mo�na si� na list� dyskusyjn� 'chdev'. - -.topic IDH_DEVFORUMUNSUBSCRIBELINK_STATIC -Odno�nik do adresu mailowego, dzi�ki kt�remu mo�na si� wypisa� z listy dyskusyjnej 'chdev'. - -.topic IDH_DEVFORUMSENDLINK_STATIC -Musisz napisa� maila na ten adres, je�eli chcesz, �eby wszyscy zarejestrowani u�ytkownicy chdev dostawali poczt�. - -.topic IDH_THANX_EDIT -Lista os�b, kt�rym chcia�bym serdecznie podzi�kowa� za pomoc przy tworzeniu tego programu. \ No newline at end of file Index: src/ch/help/polish/131.txt =================================================================== diff -u -N --- src/ch/help/polish/131.txt (revision 0) +++ src/ch/help/polish/131.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,86 @@ +.topic IDH_STATUS_LIST +Lista wszystkich zada� i troch� informacji o ka�dym z nich (obecny status, aktualna nazwa pliku �r�d�owego, �cie�ka docelowa i procentowy post�p). Po klikni�ciu na pozycj� z listy, detale zostan� wy�wietlone po prawej stronie. Mo�na manipulowa� zadaniami w tej li�cie, u�ywaj�c przycisk�w znajduj�cych si� poni�ej. + +.topic IDH_PAUSE_BUTTON +Zatrzymuje zaznaczone zadanie. Je�eli inne zadanie oczekiwa�o na jego zako�czenie, zostanie wznowione rozpocz�te. + +.topic IDH_RESTART_BUTTON +Powoduje ponowne uruchomienie zaznaczonego zadania. Zadanie zostanie uruchomione od pocz�tku. + +.topic IDH_CANCEL_BUTTON +Anuluje aktualnie zaznaczone zadanie. + +.topic IDH_DELETE_BUTTON +Usuwa zaznaczone zadanie z listy operacji. Je�eli zadanie jest uruchomione (nie jest w stanie anulowania ani uko�czenia), program zapyta, czy je zako�czy�. + +.topic IDH_PAUSE_ALL_BUTTON +Wstrzymuje wszystkie zadania z listy operacji. + +.topic IDH_RESUME_BUTTON +Wznawia prac� zaznaczonego-wstrzymanego zadania. Podobnie je�eli zadanie jest w stanie oczekiwania (oczekuje na zako�czenie innego), klikni�cie na ten przycisk spowoduje jego uruchomienie. Je�eli akcja zostanie wykonana przy tym rodzaju wznowienia, zadanie zignoruje ustawienie w opcjach pozycji 'Ogranicz ilo�� jednocze�nie wykonywanych operacji' i uruchomi zadanie r�wnolegle + +.topic IDH_START_ALL_BUTTON +Rozpoczyna wszystkie zaplanowane zadania z listy operacji. + +.topic IDH_CANCEL_ALL_BUTTON +Anuluje wszystkie zaplanowane zadania z listy operacji. + +.topic IDH_REMOVE_FINISHED_BUTTON +Usuwa wszystkie anulowane i uko�czone zadania z listy operacji. + +.topic IDH_RESTART_ALL_BUTTON +Uruchamia ponownie wszystkie zaplanowane zadania z listy operacji. + +.topic IDH_ADVANCED_BUTTON +Pokazuje menu z zaawansowanymi ustawieniami odno�nie pojedynczego lub wi�kszej ilo�ci zada� z listy operacji. + +.topic IDH_STICK_BUTTON +Powoduje 'przyklejenie' okna statusu do prawego, dolnego rogu ekranu. + +.topic IDH_ROLL_UNROLL_BUTTON +Zmienia widok okna z zaawansowanego na uproszczony i odwrotnie. + +.topic IDH_SET_BUFFERSIZE_BUTTON +Zmienia obecny rozmiar bufora dla aktualnie zaznaczonego zadania. + +.topic IDH_SET_PRIORITY_BUTTON +Zmienia priorytet aktualnie zaznaczonego zadania. + +.topic IDH_SHOW_LOG_BUTTON +Pokazuje pliki .log (dziennika) powi�zane z aktualnie zaznaczonym zadaniem. + +.topic IDH_ERRORS_EDIT +Wy�wietla informacje o b��dzie, je�eli jaki� zostanie znaleziony. + +.topic IDH_ASSOCIATEDFILES__STATIC +Pokazuje �cie�ki do plik�w, kt�re opisuj� obecnie zaznaczone zadanie. Pliki .atd i .atp zapami�tuj� obecny stan zadania. Plik .log zawiera dziennik z informacjami generowanymi przez zaznaczone zadanie. + +.topic IDH_OPERATION_STATIC +Pokazuje typy operacji i status obecnie zaznaczonego zadania. + +.topic IDH_SOURCE_STATIC +Pokazuje aktualne �cie�ki do plik�w, kt�re s� przetwarzane w zaznaczonym zadaniu. + +.topic IDH_DESTINATION_STATIC +Pokazuje �cie�k� docelow�, do kt�rej zaznaczone zadanie kopiuje lub przenosi dane. + +.topic IDH_PROGRESS_STATIC +Pokazuje aktualne statystyki post�pu zaznaczonego zadania. + +.topic IDH_TIME_STATIC +Pokazuje czas, kt�ry up�yn�� oraz szacowany czas uko�czenia zaznaczonego zadania. + +.topic IDH_TRANSFER_STATIC +Pokazuje obecn� i przeci�tn� pr�dko�� transferu dla zaznaczonego zadania. + +.topic IDH_BUFFERSIZE_STATIC +Wy�wietla rozmiar bufora, kt�ry jest u�ywany przy kopiowaniu obecnego pliku do docelowej lokalizacji. Inforamcja jest wy�wietlana dla obecnego zadania z listy operacji. Mo�esz zmieni� jego wielko��, klikaj�c na przycisk '...' po prawej stronie. + +.topic IDH_PRIORITY_STATIC +Pokazuje priorytet, z jakim obecne zadanie zosta�o uruchomione. Mo�na go zmieni�, u�ywaj�c przycisku '>' po prawej stronie. + +.topic IDH_OVERALL_PROGRESS_STATIC +Pokazuje informacje o post�pie dla wszystkich zada� z listy operacji. + +.topic IDH_OVERALL_TRANSFER_STATIC +Pokazuje obecn� pr�dko�� transferu dla wszystkich dzia�aj�cych zada� z listy operacji. \ No newline at end of file Index: other/help/polish/131.txt =================================================================== diff -u -N --- other/help/polish/131.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/131.txt (revision 0) @@ -1,86 +0,0 @@ -.topic IDH_STATUS_LIST -Lista wszystkich zada� i troch� informacji o ka�dym z nich (obecny status, aktualna nazwa pliku �r�d�owego, �cie�ka docelowa i procentowy post�p). Po klikni�ciu na pozycj� z listy, detale zostan� wy�wietlone po prawej stronie. Mo�na manipulowa� zadaniami w tej li�cie, u�ywaj�c przycisk�w znajduj�cych si� poni�ej. - -.topic IDH_PAUSE_BUTTON -Zatrzymuje zaznaczone zadanie. Je�eli inne zadanie oczekiwa�o na jego zako�czenie, zostanie wznowione rozpocz�te. - -.topic IDH_RESTART_BUTTON -Powoduje ponowne uruchomienie zaznaczonego zadania. Zadanie zostanie uruchomione od pocz�tku. - -.topic IDH_CANCEL_BUTTON -Anuluje aktualnie zaznaczone zadanie. - -.topic IDH_DELETE_BUTTON -Usuwa zaznaczone zadanie z listy operacji. Je�eli zadanie jest uruchomione (nie jest w stanie anulowania ani uko�czenia), program zapyta, czy je zako�czy�. - -.topic IDH_PAUSE_ALL_BUTTON -Wstrzymuje wszystkie zadania z listy operacji. - -.topic IDH_RESUME_BUTTON -Wznawia prac� zaznaczonego-wstrzymanego zadania. Podobnie je�eli zadanie jest w stanie oczekiwania (oczekuje na zako�czenie innego), klikni�cie na ten przycisk spowoduje jego uruchomienie. Je�eli akcja zostanie wykonana przy tym rodzaju wznowienia, zadanie zignoruje ustawienie w opcjach pozycji 'Ogranicz ilo�� jednocze�nie wykonywanych operacji' i uruchomi zadanie r�wnolegle - -.topic IDH_START_ALL_BUTTON -Rozpoczyna wszystkie zaplanowane zadania z listy operacji. - -.topic IDH_CANCEL_ALL_BUTTON -Anuluje wszystkie zaplanowane zadania z listy operacji. - -.topic IDH_REMOVE_FINISHED_BUTTON -Usuwa wszystkie anulowane i uko�czone zadania z listy operacji. - -.topic IDH_RESTART_ALL_BUTTON -Uruchamia ponownie wszystkie zaplanowane zadania z listy operacji. - -.topic IDH_ADVANCED_BUTTON -Pokazuje menu z zaawansowanymi ustawieniami odno�nie pojedynczego lub wi�kszej ilo�ci zada� z listy operacji. - -.topic IDH_STICK_BUTTON -Powoduje 'przyklejenie' okna statusu do prawego, dolnego rogu ekranu. - -.topic IDH_ROLL_UNROLL_BUTTON -Zmienia widok okna z zaawansowanego na uproszczony i odwrotnie. - -.topic IDH_SET_BUFFERSIZE_BUTTON -Zmienia obecny rozmiar bufora dla aktualnie zaznaczonego zadania. - -.topic IDH_SET_PRIORITY_BUTTON -Zmienia priorytet aktualnie zaznaczonego zadania. - -.topic IDH_SHOW_LOG_BUTTON -Pokazuje pliki .log (dziennika) powi�zane z aktualnie zaznaczonym zadaniem. - -.topic IDH_ERRORS_EDIT -Wy�wietla informacje o b��dzie, je�eli jaki� zostanie znaleziony. - -.topic IDH_ASSOCIATEDFILES__STATIC -Pokazuje �cie�ki do plik�w, kt�re opisuj� obecnie zaznaczone zadanie. Pliki .atd i .atp zapami�tuj� obecny stan zadania. Plik .log zawiera dziennik z informacjami generowanymi przez zaznaczone zadanie. - -.topic IDH_OPERATION_STATIC -Pokazuje typy operacji i status obecnie zaznaczonego zadania. - -.topic IDH_SOURCE_STATIC -Pokazuje aktualne �cie�ki do plik�w, kt�re s� przetwarzane w zaznaczonym zadaniu. - -.topic IDH_DESTINATION_STATIC -Pokazuje �cie�k� docelow�, do kt�rej zaznaczone zadanie kopiuje lub przenosi dane. - -.topic IDH_PROGRESS_STATIC -Pokazuje aktualne statystyki post�pu zaznaczonego zadania. - -.topic IDH_TIME_STATIC -Pokazuje czas, kt�ry up�yn�� oraz szacowany czas uko�czenia zaznaczonego zadania. - -.topic IDH_TRANSFER_STATIC -Pokazuje obecn� i przeci�tn� pr�dko�� transferu dla zaznaczonego zadania. - -.topic IDH_BUFFERSIZE_STATIC -Wy�wietla rozmiar bufora, kt�ry jest u�ywany przy kopiowaniu obecnego pliku do docelowej lokalizacji. Inforamcja jest wy�wietlana dla obecnego zadania z listy operacji. Mo�esz zmieni� jego wielko��, klikaj�c na przycisk '...' po prawej stronie. - -.topic IDH_PRIORITY_STATIC -Pokazuje priorytet, z jakim obecne zadanie zosta�o uruchomione. Mo�na go zmieni�, u�ywaj�c przycisku '>' po prawej stronie. - -.topic IDH_OVERALL_PROGRESS_STATIC -Pokazuje informacje o post�pie dla wszystkich zada� z listy operacji. - -.topic IDH_OVERALL_TRANSFER_STATIC -Pokazuje obecn� pr�dko�� transferu dla wszystkich dzia�aj�cych zada� z listy operacji. \ No newline at end of file Index: src/ch/help/polish/137.txt =================================================================== diff -u -N --- src/ch/help/polish/137.txt (revision 0) +++ src/ch/help/polish/137.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,41 @@ +.topic 1 +Zamyka okno i zapami�tuje zmienione ustawienia. + +.topic 2 +Zamyka okno i anuluje wszystkie wprowadzone zmiany. + +.topic IDH_HELP_BUTTON +Wy�wietla inforamcje pomocy dla tego okna. + +.topic IDH_DEFAULTSIZE_EDIT +Rozmiar bufora, jaki powinien by� u�yty przy kopiowaniu lub przenoszeniu danych, gdy opcja 'U�ywaj tylko domy�lnego bufora' jest w��czona lub gdy �aden inny rozmiar bufora nie pasuje do obecnej operacji. + +.topic IDH_DEFAULTMULTIPLIER_COMBO +Ustawia jednostk� wielko�ci, w kt�rej wyra�one s� warto�ci po lewej stronie. + +.topic IDH_ONEDISKSIZE_EDIT +Rozmiar bufora, jaki powienien by� u�yty przy kopiowaniu danych pomi�dzy dwoma miejscami le��cymi na tym samym fizycznym dysku twardym. Du�e wielko�ci bufora mog� znacz�co poprawi� wydajno�� kopiowania, jednak zbyt wielkie spowoduj� jej obni�enie. Warto�ci te s� wybierane automatycznie, dop�ki zaznaczone jest pole 'U�ywaj tylko domy�lnego bufora'. + +.topic IDH_ONEDISKMULTIPLIER_COMBO +Okre�la jednostk� wielko�ci, w kt�rej wyra�one s� warto�ci po lewej stronie. + +.topic IDH_TWODISKSSIZE_EDIT +Rozmiar bufora, jaki powinien by� u�yty przy kopiowaniu danych pomi�dzy dwoma oddzielnymi fizycznymi dyskami twardymi. Warto�ci nie powinny by� zbyt du�e, poniewa� wyst�puje prawdopodobie�stwo obni�enia wydajno�ci. Warto�ci te s� wybierane automatycznie, dop�ki zaznaczone jest pole 'U�ywaj tylko domy�lnego bufora'. + +.topic IDH_TWODISKSMULTIPLIER_COMBO +Okre�la jednostk� wielko�ci, w kt�rej wyra�one s� warto�ci po lewej stronie. + +.topic IDH_CDROMSIZE_EDIT +Rozmiar bufora, jaki powinien by� u�yty przy kopiowaniu danych z nap�du CD-ROM na inny no�nik pami�ci. Warto�ci nie powinny by� zbyt du�e, poniewa� nap�dy CD-ROM s� raczej wolnymi urz�dzeniami (w por�wnaniu z nowszymi dyskami twardymi). Warto�ci te s� wybierane automatycznie, dop�ki zaznaczone jest pole 'U�ywaj tylko domy�lnego bufora'. + +.topic IDH_CDROMMULTIPLIER_COMBO +Okre�la jednostk� wielko�ci, w kt�rej wyra�one s� warto�ci po lewej stronie. + +.topic IDH_LANSIZE_EDIT +Rozmiar bufora, jaki powinien by� u�yty przy kopiowaniu danych do lub z sieci lokalnej. Warto�ci powinny by� uzale�nione od wydajno�ci sieci - np. na 10Mbps ��czu powinny by� mniejsze ni� na ��czu 1Gbps. Warto�ci te s� wybierane automatycznie, dop�ki zaznaczone jest pole 'U�ywaj tylko domy�lnego bufora'. + +.topic IDH_LANMULTIPLIER_COMBO +Okre�la jednostk� wielko�ci, w kt�rej wyra�one s� warto�ci po lewej stronie. + +.topic IDH_ONLYDEFAULT_CHECK +Okre�la, czy zadanie (zadania) powinny u�ywa� tylko domy�lnych wielko�ci bufor�w do kopiowania/przenoszenia danych czy te� powinny automatycznie wykrywa� potrzebny rozmiar bufora, analizuj�c no�niki �r�d�owe i docelowe. \ No newline at end of file Index: other/help/polish/137.txt =================================================================== diff -u -N --- other/help/polish/137.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/137.txt (revision 0) @@ -1,41 +0,0 @@ -.topic 1 -Zamyka okno i zapami�tuje zmienione ustawienia. - -.topic 2 -Zamyka okno i anuluje wszystkie wprowadzone zmiany. - -.topic IDH_HELP_BUTTON -Wy�wietla inforamcje pomocy dla tego okna. - -.topic IDH_DEFAULTSIZE_EDIT -Rozmiar bufora, jaki powinien by� u�yty przy kopiowaniu lub przenoszeniu danych, gdy opcja 'U�ywaj tylko domy�lnego bufora' jest w��czona lub gdy �aden inny rozmiar bufora nie pasuje do obecnej operacji. - -.topic IDH_DEFAULTMULTIPLIER_COMBO -Ustawia jednostk� wielko�ci, w kt�rej wyra�one s� warto�ci po lewej stronie. - -.topic IDH_ONEDISKSIZE_EDIT -Rozmiar bufora, jaki powienien by� u�yty przy kopiowaniu danych pomi�dzy dwoma miejscami le��cymi na tym samym fizycznym dysku twardym. Du�e wielko�ci bufora mog� znacz�co poprawi� wydajno�� kopiowania, jednak zbyt wielkie spowoduj� jej obni�enie. Warto�ci te s� wybierane automatycznie, dop�ki zaznaczone jest pole 'U�ywaj tylko domy�lnego bufora'. - -.topic IDH_ONEDISKMULTIPLIER_COMBO -Okre�la jednostk� wielko�ci, w kt�rej wyra�one s� warto�ci po lewej stronie. - -.topic IDH_TWODISKSSIZE_EDIT -Rozmiar bufora, jaki powinien by� u�yty przy kopiowaniu danych pomi�dzy dwoma oddzielnymi fizycznymi dyskami twardymi. Warto�ci nie powinny by� zbyt du�e, poniewa� wyst�puje prawdopodobie�stwo obni�enia wydajno�ci. Warto�ci te s� wybierane automatycznie, dop�ki zaznaczone jest pole 'U�ywaj tylko domy�lnego bufora'. - -.topic IDH_TWODISKSMULTIPLIER_COMBO -Okre�la jednostk� wielko�ci, w kt�rej wyra�one s� warto�ci po lewej stronie. - -.topic IDH_CDROMSIZE_EDIT -Rozmiar bufora, jaki powinien by� u�yty przy kopiowaniu danych z nap�du CD-ROM na inny no�nik pami�ci. Warto�ci nie powinny by� zbyt du�e, poniewa� nap�dy CD-ROM s� raczej wolnymi urz�dzeniami (w por�wnaniu z nowszymi dyskami twardymi). Warto�ci te s� wybierane automatycznie, dop�ki zaznaczone jest pole 'U�ywaj tylko domy�lnego bufora'. - -.topic IDH_CDROMMULTIPLIER_COMBO -Okre�la jednostk� wielko�ci, w kt�rej wyra�one s� warto�ci po lewej stronie. - -.topic IDH_LANSIZE_EDIT -Rozmiar bufora, jaki powinien by� u�yty przy kopiowaniu danych do lub z sieci lokalnej. Warto�ci powinny by� uzale�nione od wydajno�ci sieci - np. na 10Mbps ��czu powinny by� mniejsze ni� na ��czu 1Gbps. Warto�ci te s� wybierane automatycznie, dop�ki zaznaczone jest pole 'U�ywaj tylko domy�lnego bufora'. - -.topic IDH_LANMULTIPLIER_COMBO -Okre�la jednostk� wielko�ci, w kt�rej wyra�one s� warto�ci po lewej stronie. - -.topic IDH_ONLYDEFAULT_CHECK -Okre�la, czy zadanie (zadania) powinny u�ywa� tylko domy�lnych wielko�ci bufor�w do kopiowania/przenoszenia danych czy te� powinny automatycznie wykrywa� potrzebny rozmiar bufora, analizuj�c no�niki �r�d�owe i docelowe. \ No newline at end of file Index: src/ch/help/polish/144.txt =================================================================== diff -u -N --- src/ch/help/polish/144.txt (revision 0) +++ src/ch/help/polish/144.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,14 @@ +.topic 1 +Zapami�tuje zmienione ustawienia i zamyka okno. + +.topic 2 +Anuluje wszystkie wprowadzone zmiany. + +.topic IDH_HELP_BUTTON +Wy�wietla informacje pomocy dla tego okna. + +.topic IDH_PROPERTIES_LIST +Pokazuje list� w�a�ciwo�ci programu, kt�re mo�na zmieni�. + +.topic IDH_APPLY_BUTTON +Zastosowuje wszystkie zmiany wprowadzone w tym oknie. \ No newline at end of file Index: other/help/polish/144.txt =================================================================== diff -u -N --- other/help/polish/144.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/144.txt (revision 0) @@ -1,14 +0,0 @@ -.topic 1 -Zapami�tuje zmienione ustawienia i zamyka okno. - -.topic 2 -Anuluje wszystkie wprowadzone zmiany. - -.topic IDH_HELP_BUTTON -Wy�wietla informacje pomocy dla tego okna. - -.topic IDH_PROPERTIES_LIST -Pokazuje list� w�a�ciwo�ci programu, kt�re mo�na zmieni�. - -.topic IDH_APPLY_BUTTON -Zastosowuje wszystkie zmiany wprowadzone w tym oknie. \ No newline at end of file Index: src/ch/help/polish/145.txt =================================================================== diff -u -N --- src/ch/help/polish/145.txt (revision 0) +++ src/ch/help/polish/145.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,2 @@ +.topic IDH_PROGRESS_LIST +Pokazuje status obecnie aktywnych zada�. Wygl�d jest uzale�niony od ustawie� okna konfiguracyjnego, sekcja 'Miniaturowy widok'. \ No newline at end of file Index: other/help/polish/145.txt =================================================================== diff -u -N --- other/help/polish/145.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/145.txt (revision 0) @@ -1,2 +0,0 @@ -.topic IDH_PROGRESS_LIST -Pokazuje status obecnie aktywnych zada�. Wygl�d jest uzale�niony od ustawie� okna konfiguracyjnego, sekcja 'Miniaturowy widok'. \ No newline at end of file Index: src/ch/help/polish/149.txt =================================================================== diff -u -N --- src/ch/help/polish/149.txt (revision 0) +++ src/ch/help/polish/149.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,68 @@ +.topic 1 +Zamyka okno i rozpoczyna nowe zadanie, kt�re wykonuje zaplanowane operacje. + +.topic 2 +Zamyka okno i anuluje wszystkie wprowadzone zmiany. + +.topic IDH_HELP_BUTTON +Pokazuje informacje pomocy dla tego okna. + +.topic IDH_FILES_LIST +Okre�la list� plik�w i folder�w do skopiowania lub przeniesienia do katalogu docelowego. Mo�na zarz�dza� tymi elementami dzi�ki czterem przyciskom znajduj�cymi si� po prawej stronie. + +.topic IDH_ADDFILE_BUTTON +Dodaje jeden lub wi�cej plik�w do listy z plikami/folderami (po lewej stronie) do skopiowania lub przeniesienia. + +.topic IDH_ADDDIR_BUTTON +Dodaje katalog do listy z plikami/folderami (po lewej stronie) do skopiowania lub przeniesienia. + +.topic IDH_REMOVEFILEFOLDER_BUTTON +Usuwa pliki i/lub foldery z listy po lewej stronie. + +.topic IDH_IMPORT_BUTTON +Importuje �cie�ki plik�w i folder�w z pliku tekstowego. Ka�da linia tekstu musi okre�la� �cie�k� do folderu lub pliku, kt�ry ma by� zaimportowany. + +.topic IDH_DESTPATH_COMBOBOXEX +�cie�ka docelowa - wszystkie pliki i foldery z powy�szej listy zostan� skopiowane lub przeniesione do tego miejsca. + +.topic IDH_DESTBROWSE_BUTTON +Otwiera okno wyboru katalogu, gdzie b�dzie mo�na okre�li� �cie�k� docelow�. + +.topic IDH_OPERATION_COMBO +Okre�la operacj�, kt�ra b�dzie wykonana na plikach i folderach z listy. + +.topic IDH_PRIORITY_COMBO +Okre�la poziom priorytetu, z jakim b�dzie uruchomione zadanie. Zaleca si� u�ywanie go z rozwag� przy korzystaniu z bardzo szybkich pami�ci masowych (np. ram dysk�w lub innych tego typu urz�dze�). + +.topic IDH_COUNT_EDIT +Okre�la liczb� kopii (plik�w �r�d�owych), kt�re zostan� utworzone w katalogu docelowym. U�yteczne, gdy kopiowane s� ma�e ilo�ci danych na pami�� �atwo podatn� na zniszczenie, np. na dyskietk�. + +.topic IDH_BUFFERSIZES_LIST +Okre�la rozmiary bufora, kt�ry b�dzie u�yty przy wykonywaniu zadaniu. Mo�na go zmieni�, klikaj�c na przycisk po prawej stronie. + +.topic IDH_BUFFERSIZES_BUTTON +Umo�liwia zmienienie rozmiar�w bufora, kt�ry b�dzie u�yty do wykonania zaplanowanych operacji. + +.topic IDH_FILTERS_CHECK +W��cza lub wy��cza stosowanie filtrowania nazw plik�w w zadaniu. + +.topic IDH_FILTERS_LIST +Okre�la list� aktywnych filtr�w, kt�re zostan� u�yte do wykonania potrzebnych operacji. Mo�na je dodawa� lub usuwa�, u�ywaj�c przycisk�w po prawej stronie. Podw�jne klikni�cie na elemencie spowoduje edycj� wybranego filtra. + +.topic IDH_ADDFILTER_BUTTON +Dodaje nowy filtr do listy filtr�w. + +.topic IDH_REMOVEFILTER_BUTTON +Usuwa zaznaczony filtr z listy. + +.topic IDH_ADVANCED_CHECK +W��cza lub wy��cza zaawansowane opcje. + +.topic IDH_IGNOREFOLDERS_CHECK +Zaawansowana opcja kopiowania/przenoszenia. Kiedy jest aktywna, program skopiuje tylko pliki do katalogu docelowego, pomijaj�c struktur� katalog�w. Je�li kopiowany jest katalog 'C:\WINDOWS' na 'D:\', powstan� wszystkie pliki z 'C:\WINDOWS' ale bez �adnego podkatalogu wewn�trz w g��wnym folderze na dysku 'D:\'. + +.topic IDH_ONLYSTRUCTURE_CHECK +Zaawansowana opcja kopiowania/przenoszenia. Je�eli zostanie uaktywniona, program skopiuje tylko struktur� plik�w, bez ich zawarto�ci. Zaleca si� u�ywanie tego ustawnienia z rozwag�, poniewa� mo�na straci� wszystkie kopiowane dane. + +.topic IDH_FORCEDIRECTORIES_CHECK +Zaawansowana opcja kopiowania/przenoszenia. Je�eli zostanie uaktywniona, program tworzy pe�n� �cie�k� docelow� (zale�n� od g��wnego folderu dysku �r�d�owego) w katalogu docelowym. Np. je�li kopiowany jest katalog 'C:\WINDOWS\SYSTEM' na 'D:\', powstanie folder 'D:\WINDOWS\SYSTEM' w katalogu docelowym, a folder 'system' b�dzie mia� zawarto�� 'C:\WINDOWS\SYSTEM'. \ No newline at end of file Index: other/help/polish/149.txt =================================================================== diff -u -N --- other/help/polish/149.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/149.txt (revision 0) @@ -1,68 +0,0 @@ -.topic 1 -Zamyka okno i rozpoczyna nowe zadanie, kt�re wykonuje zaplanowane operacje. - -.topic 2 -Zamyka okno i anuluje wszystkie wprowadzone zmiany. - -.topic IDH_HELP_BUTTON -Pokazuje informacje pomocy dla tego okna. - -.topic IDH_FILES_LIST -Okre�la list� plik�w i folder�w do skopiowania lub przeniesienia do katalogu docelowego. Mo�na zarz�dza� tymi elementami dzi�ki czterem przyciskom znajduj�cymi si� po prawej stronie. - -.topic IDH_ADDFILE_BUTTON -Dodaje jeden lub wi�cej plik�w do listy z plikami/folderami (po lewej stronie) do skopiowania lub przeniesienia. - -.topic IDH_ADDDIR_BUTTON -Dodaje katalog do listy z plikami/folderami (po lewej stronie) do skopiowania lub przeniesienia. - -.topic IDH_REMOVEFILEFOLDER_BUTTON -Usuwa pliki i/lub foldery z listy po lewej stronie. - -.topic IDH_IMPORT_BUTTON -Importuje �cie�ki plik�w i folder�w z pliku tekstowego. Ka�da linia tekstu musi okre�la� �cie�k� do folderu lub pliku, kt�ry ma by� zaimportowany. - -.topic IDH_DESTPATH_COMBOBOXEX -�cie�ka docelowa - wszystkie pliki i foldery z powy�szej listy zostan� skopiowane lub przeniesione do tego miejsca. - -.topic IDH_DESTBROWSE_BUTTON -Otwiera okno wyboru katalogu, gdzie b�dzie mo�na okre�li� �cie�k� docelow�. - -.topic IDH_OPERATION_COMBO -Okre�la operacj�, kt�ra b�dzie wykonana na plikach i folderach z listy. - -.topic IDH_PRIORITY_COMBO -Okre�la poziom priorytetu, z jakim b�dzie uruchomione zadanie. Zaleca si� u�ywanie go z rozwag� przy korzystaniu z bardzo szybkich pami�ci masowych (np. ram dysk�w lub innych tego typu urz�dze�). - -.topic IDH_COUNT_EDIT -Okre�la liczb� kopii (plik�w �r�d�owych), kt�re zostan� utworzone w katalogu docelowym. U�yteczne, gdy kopiowane s� ma�e ilo�ci danych na pami�� �atwo podatn� na zniszczenie, np. na dyskietk�. - -.topic IDH_BUFFERSIZES_LIST -Okre�la rozmiary bufora, kt�ry b�dzie u�yty przy wykonywaniu zadaniu. Mo�na go zmieni�, klikaj�c na przycisk po prawej stronie. - -.topic IDH_BUFFERSIZES_BUTTON -Umo�liwia zmienienie rozmiar�w bufora, kt�ry b�dzie u�yty do wykonania zaplanowanych operacji. - -.topic IDH_FILTERS_CHECK -W��cza lub wy��cza stosowanie filtrowania nazw plik�w w zadaniu. - -.topic IDH_FILTERS_LIST -Okre�la list� aktywnych filtr�w, kt�re zostan� u�yte do wykonania potrzebnych operacji. Mo�na je dodawa� lub usuwa�, u�ywaj�c przycisk�w po prawej stronie. Podw�jne klikni�cie na elemencie spowoduje edycj� wybranego filtra. - -.topic IDH_ADDFILTER_BUTTON -Dodaje nowy filtr do listy filtr�w. - -.topic IDH_REMOVEFILTER_BUTTON -Usuwa zaznaczony filtr z listy. - -.topic IDH_ADVANCED_CHECK -W��cza lub wy��cza zaawansowane opcje. - -.topic IDH_IGNOREFOLDERS_CHECK -Zaawansowana opcja kopiowania/przenoszenia. Kiedy jest aktywna, program skopiuje tylko pliki do katalogu docelowego, pomijaj�c struktur� katalog�w. Je�li kopiowany jest katalog 'C:\WINDOWS' na 'D:\', powstan� wszystkie pliki z 'C:\WINDOWS' ale bez �adnego podkatalogu wewn�trz w g��wnym folderze na dysku 'D:\'. - -.topic IDH_ONLYSTRUCTURE_CHECK -Zaawansowana opcja kopiowania/przenoszenia. Je�eli zostanie uaktywniona, program skopiuje tylko struktur� plik�w, bez ich zawarto�ci. Zaleca si� u�ywanie tego ustawnienia z rozwag�, poniewa� mo�na straci� wszystkie kopiowane dane. - -.topic IDH_FORCEDIRECTORIES_CHECK -Zaawansowana opcja kopiowania/przenoszenia. Je�eli zostanie uaktywniona, program tworzy pe�n� �cie�k� docelow� (zale�n� od g��wnego folderu dysku �r�d�owego) w katalogu docelowym. Np. je�li kopiowany jest katalog 'C:\WINDOWS\SYSTEM' na 'D:\', powstanie folder 'D:\WINDOWS\SYSTEM' w katalogu docelowym, a folder 'system' b�dzie mia� zawarto�� 'C:\WINDOWS\SYSTEM'. \ No newline at end of file Index: src/ch/help/polish/161.txt =================================================================== diff -u -N --- src/ch/help/polish/161.txt (revision 0) +++ src/ch/help/polish/161.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,20 @@ +.topic 1 +Zamienia �cie�k� podan� powy�ej w oknie edycji na t� z okna edycji poni�ej i zamyka okno. + +.topic 2 +Zamyka okno i anuluje wszystkie wprowadzone zmiany. + +.topic IDH_HELP_BUTTON +Wy�wietla informacje pomocy dla tego okna. + +.topic IDH_PATHS_LIST +Lista domy�lnych �cie�ek, kt�re mog� by� zamienione na inne. Je�eli jaka� �cie�ka jest zaznaczona, pojawi si� w oknie edycji poni�ej. + +.topic IDH_SOURCE_EDIT +Okre�la �cie�k�, kt�ra b�dzie zamieniona na t� z okna edycji poni�ej. + +.topic IDH_DESTINATION_EDIT +Okre�la �cie�k�, na kt�r� jedna z powy�szych zostanie zamieniona. Mo�na wpisywa� �cie�k� r�cznie z klawiatury lub wskaza� j�, klikaj�c na przycisk '...' po prawej stronie. + +.topic IDH_BROWSE_BUTTON +Przegl�da w poszukiwaniu �cie�ki, kt�ra b�dzie wy�wietlona w oknie po lewej stronie. \ No newline at end of file Index: other/help/polish/161.txt =================================================================== diff -u -N --- other/help/polish/161.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/161.txt (revision 0) @@ -1,20 +0,0 @@ -.topic 1 -Zamienia �cie�k� podan� powy�ej w oknie edycji na t� z okna edycji poni�ej i zamyka okno. - -.topic 2 -Zamyka okno i anuluje wszystkie wprowadzone zmiany. - -.topic IDH_HELP_BUTTON -Wy�wietla informacje pomocy dla tego okna. - -.topic IDH_PATHS_LIST -Lista domy�lnych �cie�ek, kt�re mog� by� zamienione na inne. Je�eli jaka� �cie�ka jest zaznaczona, pojawi si� w oknie edycji poni�ej. - -.topic IDH_SOURCE_EDIT -Okre�la �cie�k�, kt�ra b�dzie zamieniona na t� z okna edycji poni�ej. - -.topic IDH_DESTINATION_EDIT -Okre�la �cie�k�, na kt�r� jedna z powy�szych zostanie zamieniona. Mo�na wpisywa� �cie�k� r�cznie z klawiatury lub wskaza� j�, klikaj�c na przycisk '...' po prawej stronie. - -.topic IDH_BROWSE_BUTTON -Przegl�da w poszukiwaniu �cie�ki, kt�ra b�dzie wy�wietlona w oknie po lewej stronie. \ No newline at end of file Index: src/ch/help/polish/162.txt =================================================================== diff -u -N --- src/ch/help/polish/162.txt (revision 0) +++ src/ch/help/polish/162.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,41 @@ +.topic 2 +Anuluje ca�e zadanie. + +.topic IDH_MESSAGE_EDIT +Okre�la opis b��du - pow�d, przez kt�ry plik nie m�g� zosta� otwarty. + +.topic IDH_FILENAME_EDIT +Okre�la nazw� oczekiwanego pliku. + +.topic IDH_FILESIZE_EDIT +Okre�la rozmiar oczekiwanego pliku. + +.topic IDH_CREATETIME_EDIT +Okre�la czas/dat� utworzenia oczekiwanego pliku. + +.topic IDH_MODIFY_TIME_EDIT +Okre�la ostatni czas/dat� modyfikacji oczekiwanego pliku. + +.topic IDH_DEST_FILENAME_EDIT +Okre�la nazw� pliku, kt�ry zosta� znaleziony. + +.topic IDH_DEST_FILESIZE_EDIT +Okre�la rozmiar pliku, kt�ry zosta� znaleziony. + +.topic IDH_DEST_CREATETIME_EDIT +Okre�la czas/dat� utworzenia pliku, kt�ry zosta� znaleziony. + +.topic IDH_DEST_MODIFYTIME_EDIT +Okre�la ostatni czas/dat� modyfikacji pliku, kt�ry zosta� znaleziony. + +.topic IDH_RETRY_BUTTON +Ponawia pr�b� otwarcia pliku. + +.topic IDH_IGNORE_BUTTON +Ignoruje b��d i pomija plik. + +.topic IDH_IGNORE_ALL_BUTTON +Ignoruje b��d i pomija kopiowany plik. Je�eli w przysz�o�ci zadanie napotka na podobny b��d - automatycznie go zignoruje. + +.topic IDH_WAIT_BUTTON +Zmienia stan zadania, gdy napotka b��d. Je�eli opcja 'Wznawiaj automatycznie' jest w��czona - zadanie b�dzie przywr�cone po ustalonym czasie oczekiwania. \ No newline at end of file Index: other/help/polish/162.txt =================================================================== diff -u -N --- other/help/polish/162.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/162.txt (revision 0) @@ -1,41 +0,0 @@ -.topic 2 -Anuluje ca�e zadanie. - -.topic IDH_MESSAGE_EDIT -Okre�la opis b��du - pow�d, przez kt�ry plik nie m�g� zosta� otwarty. - -.topic IDH_FILENAME_EDIT -Okre�la nazw� oczekiwanego pliku. - -.topic IDH_FILESIZE_EDIT -Okre�la rozmiar oczekiwanego pliku. - -.topic IDH_CREATETIME_EDIT -Okre�la czas/dat� utworzenia oczekiwanego pliku. - -.topic IDH_MODIFY_TIME_EDIT -Okre�la ostatni czas/dat� modyfikacji oczekiwanego pliku. - -.topic IDH_DEST_FILENAME_EDIT -Okre�la nazw� pliku, kt�ry zosta� znaleziony. - -.topic IDH_DEST_FILESIZE_EDIT -Okre�la rozmiar pliku, kt�ry zosta� znaleziony. - -.topic IDH_DEST_CREATETIME_EDIT -Okre�la czas/dat� utworzenia pliku, kt�ry zosta� znaleziony. - -.topic IDH_DEST_MODIFYTIME_EDIT -Okre�la ostatni czas/dat� modyfikacji pliku, kt�ry zosta� znaleziony. - -.topic IDH_RETRY_BUTTON -Ponawia pr�b� otwarcia pliku. - -.topic IDH_IGNORE_BUTTON -Ignoruje b��d i pomija plik. - -.topic IDH_IGNORE_ALL_BUTTON -Ignoruje b��d i pomija kopiowany plik. Je�eli w przysz�o�ci zadanie napotka na podobny b��d - automatycznie go zignoruje. - -.topic IDH_WAIT_BUTTON -Zmienia stan zadania, gdy napotka b��d. Je�eli opcja 'Wznawiaj automatycznie' jest w��czona - zadanie b�dzie przywr�cone po ustalonym czasie oczekiwania. \ No newline at end of file Index: src/ch/help/polish/164.txt =================================================================== diff -u -N --- src/ch/help/polish/164.txt (revision 0) +++ src/ch/help/polish/164.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,44 @@ +.topic 2 +Anuluje ca�e zadanie. + +.topic IDH_FILENAME_EDIT +Nazwa pliku �r�d�owego. + +.topic IDH_FILESIZE_EDIT +Rozmiar pliku �r�d�owego. + +.topic IDH_CREATETIME_EDIT +Data/czas utworzenia pliku �r�d�owego. + +.topic IDH_MODIFY_TIME_EDIT +Data/czas ostatniej modyfikacji pliku �r�d�owego. + +.topic IDH_DEST_FILENAME_EDIT +Nazwa pliku docelowego. + +.topic IDH_DEST_FILESIZE_EDIT +Rozmiar pliku docelowego. + +.topic IDH_DEST_CREATETIME_EDIT +Data/czas utworzenia pliku docelowego. + +.topic IDH_DEST_MODIFYTIME_EDIT +Data/czas ostatniej modyfikacji pliku docelowego. + +.topic IDH_COPY_REST_ALL_BUTTON +Dokopiowuje reszt� pliku (tylko do��cza brakuj�c� cz��). Je�eli w przysz�o�ci zadanie napotka na podobn� sytuacj� - automatycznie dokopiuje reszt� pliku. + +.topic IDH_COPY_REST_BUTTON +Dokopiowuje reszt� pliku (tylko do��cza brakuj�c� cz��). + +.topic IDH_RECOPY_ALL_BUTTON +Kopiuje plik od pocz�tku. Je�eli w przysz�o�ci zadanie napotka na podobn� sytuacj� - automatycznie ponowi kopiowanie pliku. + +.topic IDH_RECOPY_BUTTON +Kopiuje plik od pocz�tku. + +.topic IDH_IGNORE_BUTTON +Ignoruje ten b��d i pomija plik. + +.topic IDH_IGNORE_ALL_BUTTON +Ignoruje ten b��d i pomija kopiowany plik. Je�eli w przysz�o�ci zadanie napotka na podobn� sytuacj� - automatycznie zignoruje b��d. \ No newline at end of file Index: other/help/polish/164.txt =================================================================== diff -u -N --- other/help/polish/164.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/164.txt (revision 0) @@ -1,44 +0,0 @@ -.topic 2 -Anuluje ca�e zadanie. - -.topic IDH_FILENAME_EDIT -Nazwa pliku �r�d�owego. - -.topic IDH_FILESIZE_EDIT -Rozmiar pliku �r�d�owego. - -.topic IDH_CREATETIME_EDIT -Data/czas utworzenia pliku �r�d�owego. - -.topic IDH_MODIFY_TIME_EDIT -Data/czas ostatniej modyfikacji pliku �r�d�owego. - -.topic IDH_DEST_FILENAME_EDIT -Nazwa pliku docelowego. - -.topic IDH_DEST_FILESIZE_EDIT -Rozmiar pliku docelowego. - -.topic IDH_DEST_CREATETIME_EDIT -Data/czas utworzenia pliku docelowego. - -.topic IDH_DEST_MODIFYTIME_EDIT -Data/czas ostatniej modyfikacji pliku docelowego. - -.topic IDH_COPY_REST_ALL_BUTTON -Dokopiowuje reszt� pliku (tylko do��cza brakuj�c� cz��). Je�eli w przysz�o�ci zadanie napotka na podobn� sytuacj� - automatycznie dokopiuje reszt� pliku. - -.topic IDH_COPY_REST_BUTTON -Dokopiowuje reszt� pliku (tylko do��cza brakuj�c� cz��). - -.topic IDH_RECOPY_ALL_BUTTON -Kopiuje plik od pocz�tku. Je�eli w przysz�o�ci zadanie napotka na podobn� sytuacj� - automatycznie ponowi kopiowanie pliku. - -.topic IDH_RECOPY_BUTTON -Kopiuje plik od pocz�tku. - -.topic IDH_IGNORE_BUTTON -Ignoruje ten b��d i pomija plik. - -.topic IDH_IGNORE_ALL_BUTTON -Ignoruje ten b��d i pomija kopiowany plik. Je�eli w przysz�o�ci zadanie napotka na podobn� sytuacj� - automatycznie zignoruje b��d. \ No newline at end of file Index: src/ch/help/polish/165.txt =================================================================== diff -u -N --- src/ch/help/polish/165.txt (revision 0) +++ src/ch/help/polish/165.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,38 @@ +.topic 2 +Anuluje ca�e zadanie. + +.topic IDH_FILENAME_EDIT +Nazwa pliku �r�d�owego. + +.topic IDH_FILESIZE_EDIT +Rozmiar pliku �r�d�owego. + +.topic IDH_CREATETIME_EDIT +Data/czas utworzenia pliku �r�d�owego. + +.topic IDH_MODIFY_TIME_EDIT +Data/czas ostatniej modyfikacji pliku �r�d�owego. + +.topic IDH_DEST_FILENAME_EDIT +Nazwa pliku docelowego. + +.topic IDH_DEST_FILESIZE_EDIT +Rozmiar pliku docelowego. + +.topic IDH_DEST_CREATETIME_EDIT +Data/czas utworzenia pliku docelowego. + +.topic IDH_DEST_MODIFYTIME_EDIT +Data/czas ostatniej modyfikacji pliku docelowego. + +.topic IDH_RECOPY_ALL_BUTTON +Kopiuje plik od pocz�tku. Je�eli w przysz�o�ci zadanie napotka na podobn� sytuacj� - automatycznie ponowi kopiowanie pliku. + +.topic IDH_RECOPY_BUTTON +Kopiuje plik od pocz�tku. + +.topic IDH_IGNORE_BUTTON +Ignoruje ten b��d i pomija plik. + +.topic IDH_IGNORE_ALL_BUTTON +Ignoruje ten b��d i pomija kopiowany plik. Je�eli w przysz�o�ci zadanie napotka na podobny� sytuacj� - automatycznie zignoruje b��d. \ No newline at end of file Index: other/help/polish/165.txt =================================================================== diff -u -N --- other/help/polish/165.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/165.txt (revision 0) @@ -1,38 +0,0 @@ -.topic 2 -Anuluje ca�e zadanie. - -.topic IDH_FILENAME_EDIT -Nazwa pliku �r�d�owego. - -.topic IDH_FILESIZE_EDIT -Rozmiar pliku �r�d�owego. - -.topic IDH_CREATETIME_EDIT -Data/czas utworzenia pliku �r�d�owego. - -.topic IDH_MODIFY_TIME_EDIT -Data/czas ostatniej modyfikacji pliku �r�d�owego. - -.topic IDH_DEST_FILENAME_EDIT -Nazwa pliku docelowego. - -.topic IDH_DEST_FILESIZE_EDIT -Rozmiar pliku docelowego. - -.topic IDH_DEST_CREATETIME_EDIT -Data/czas utworzenia pliku docelowego. - -.topic IDH_DEST_MODIFYTIME_EDIT -Data/czas ostatniej modyfikacji pliku docelowego. - -.topic IDH_RECOPY_ALL_BUTTON -Kopiuje plik od pocz�tku. Je�eli w przysz�o�ci zadanie napotka na podobn� sytuacj� - automatycznie ponowi kopiowanie pliku. - -.topic IDH_RECOPY_BUTTON -Kopiuje plik od pocz�tku. - -.topic IDH_IGNORE_BUTTON -Ignoruje ten b��d i pomija plik. - -.topic IDH_IGNORE_ALL_BUTTON -Ignoruje ten b��d i pomija kopiowany plik. Je�eli w przysz�o�ci zadanie napotka na podobny� sytuacj� - automatycznie zignoruje b��d. \ No newline at end of file Index: src/ch/help/polish/167.txt =================================================================== diff -u -N --- src/ch/help/polish/167.txt (revision 0) +++ src/ch/help/polish/167.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,20 @@ +.topic 2 +Anuluje ca�e zadanie. + +.topic IDH_FILENAME_EDIT +Okre�la nazw� pliku, kt�ry nie m�g� zosta� otwarty. + +.topic IDH_MESSAGE_EDIT +Okre�la opis b��du - pow�d, przez kt�ry plik nie m�g� zosta� otwarty. + +.topic IDH_RETRY_BUTTON +Ponawia pr�b� otwarcia pliku. + +.topic IDH_IGNORE_BUTTON +Ignoruje b��d i pomija kopiowany plik. + +.topic IDH_IGNORE_ALL_BUTTON +Ignoruje b��d i pomija kopiowany plik. Je�eli w przysz�o�ci zadanie napotka na podobn� sytuacj� - automatycznie zignoruje b��d. + +.topic IDH_WAIT_BUTTON +Zmienia stan zadania, gdy napotka b��d. Je�eli opcja 'Wznawiaj automatycznie' jest w��czona - zadanie b�dzie przywr�cone po ustalonym czasie oczekiwania. \ No newline at end of file Index: other/help/polish/167.txt =================================================================== diff -u -N --- other/help/polish/167.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/167.txt (revision 0) @@ -1,20 +0,0 @@ -.topic 2 -Anuluje ca�e zadanie. - -.topic IDH_FILENAME_EDIT -Okre�la nazw� pliku, kt�ry nie m�g� zosta� otwarty. - -.topic IDH_MESSAGE_EDIT -Okre�la opis b��du - pow�d, przez kt�ry plik nie m�g� zosta� otwarty. - -.topic IDH_RETRY_BUTTON -Ponawia pr�b� otwarcia pliku. - -.topic IDH_IGNORE_BUTTON -Ignoruje b��d i pomija kopiowany plik. - -.topic IDH_IGNORE_ALL_BUTTON -Ignoruje b��d i pomija kopiowany plik. Je�eli w przysz�o�ci zadanie napotka na podobn� sytuacj� - automatycznie zignoruje b��d. - -.topic IDH_WAIT_BUTTON -Zmienia stan zadania, gdy napotka b��d. Je�eli opcja 'Wznawiaj automatycznie' jest w��czona - zadanie b�dzie przywr�cone po ustalonym czasie oczekiwania. \ No newline at end of file Index: src/ch/help/polish/173.txt =================================================================== diff -u -N --- src/ch/help/polish/173.txt (revision 0) +++ src/ch/help/polish/173.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,20 @@ +.topic 2 +Anuluje ca�e zadanie. + +.topic IDH_HEADER_STATIC +Wy�wietla informacje o b��dzie. W miejscu docelowym, na kt�re wskazuje �cie�ka, nie ma wystarczaj�cej ilo�ci wolnego miejsca. + +.topic IDH_FILES_LIST +Wy�wietla list� plik�w, kt�re s� kopiowane do miejsca docelowego. + +.topic IDH_REQUIRED_STATIC +Okre�la wymagan� ilo�� wolnego miejsca, kt�ra jest potrzebna do skopiowania plik�w. + +.topic IDH_AVAILABLE_STATIC +Okre�la ilo�� dost�pnego miejsca w miejscu docelowym. + +.topic IDH_RETRY_BUTTON +Ponawia pr�b� kopiowania pliku. + +.topic IDH_IGNORE_BUTTON +Ignoruje ten b��d i kontynuuje kopiowanie. \ No newline at end of file Index: other/help/polish/173.txt =================================================================== diff -u -N --- other/help/polish/173.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/173.txt (revision 0) @@ -1,20 +0,0 @@ -.topic 2 -Anuluje ca�e zadanie. - -.topic IDH_HEADER_STATIC -Wy�wietla informacje o b��dzie. W miejscu docelowym, na kt�re wskazuje �cie�ka, nie ma wystarczaj�cej ilo�ci wolnego miejsca. - -.topic IDH_FILES_LIST -Wy�wietla list� plik�w, kt�re s� kopiowane do miejsca docelowego. - -.topic IDH_REQUIRED_STATIC -Okre�la wymagan� ilo�� wolnego miejsca, kt�ra jest potrzebna do skopiowania plik�w. - -.topic IDH_AVAILABLE_STATIC -Okre�la ilo�� dost�pnego miejsca w miejscu docelowym. - -.topic IDH_RETRY_BUTTON -Ponawia pr�b� kopiowania pliku. - -.topic IDH_IGNORE_BUTTON -Ignoruje ten b��d i kontynuuje kopiowanie. \ No newline at end of file Index: src/ch/help/polish/182.txt =================================================================== diff -u -N --- src/ch/help/polish/182.txt (revision 0) +++ src/ch/help/polish/182.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,2 @@ +.topic 2 +Anuluje sekwencj� odliczania i zamyka to okno. \ No newline at end of file Index: other/help/polish/182.txt =================================================================== diff -u -N --- other/help/polish/182.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/182.txt (revision 0) @@ -1,2 +0,0 @@ -.topic 2 -Anuluje sekwencj� odliczania i zamyka to okno. \ No newline at end of file Index: src/ch/help/polish/195.txt =================================================================== diff -u -N --- src/ch/help/polish/195.txt (revision 0) +++ src/ch/help/polish/195.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,89 @@ +.topic 1 +Zamyka okno i zapami�tuje zmienione ustawienia. + +.topic 2 +Zamyka okno i anuluje wszystkie wprowadzone zmiany. + +.topic IDH_HELP_BUTTON +Wy�wietla informacje pomocy dla tego okna. + +.topic IDH_FILTER_CHECK +Umo�liwia filtrowanie wzgl�dem zgodno�ci nazw z mask�. Aby pliki zosta�y skopiowane, ich nazwy musz� odpowiada� jednej z tych masek. + +.topic IDH_FILTER_COMBO +Miejsce wprowadzania wymaganej maski filtruj�c� (zgodno�� nazwy z mask�). Je�eli wymagana jest wi�cej ni� jedna maska, nale�y je odseparowa� od siebie, u�ywaj�c znaku '|'. + +.topic IDH_EXCLUDEMASK_CHECK +Umo�liwia filtrowanie wzgl�dem niezgodno�ci nazw z mask�. Nazwy plik�w *nie mog�* zawiera� �adnych z tych masek, aby zosta�y skopiowane. + +.topic IDH_FILTEREXCLUDE_COMBO +Miejsce wprowadzania wymaganej maski filtruj�c� (niezgodno�� nazwy z mask�). Je�eli wymagana jest wi�cej ni� jedna maska, nale�y je odseparowa� od siebie, u�ywaj�c znaku '|'. + +.topic IDH_SIZE_CHECK +Umo�liwia filtrowanie wzgl�dem rozmiaru plik�w. Nazwy plik�w musz� zgadza� si� z ustawieniami poni�ej, aby zosta�y skopiowane. + +.topic IDH_SIZETYPE1_COMBO +Okre�la relacj� mi�dzy rozmiarem pliku �r�d�owego, a rozmiarem okre�lonym po prawej stronie. Wymaga zgodno�ci, aby plik zosta� skopiowany. + +.topic IDH_SIZE1_EDIT +Okre�la rozmiar, do jakiego plik �r�d�owy b�dzie por�wnywany. + +.topic IDH_SIZE1MULTI_COMBO +Mno�nik dla warto�ci po lewej stronie. + +.topic IDH_SIZE2_CHECK +Umo�liwia filtrowanie plik�w wzgl�dem drugiego rozmiaru. Nazwy plik�w musz� zgadza� si� z ustawieniami powy�ej, aby zosta�y skopiowane. + +.topic IDH_SIZETYPE2_COMBO +Okre�la relacje mi�dzy rozmiarem pliku �r�d�owego, a drugim rozmiarem okre�lonym po prawej stronie. Wymaga zgodno�ci, aby plik zosta� skopiowany. + +.topic IDH_SIZE2_EDIT +Okre�la rozmiar, do kt�rego plik �r�d�owy b�dzie por�wnywany. + +.topic IDH_SIZE2MULTI_COMBO +Mno�nik dla warto�ci po lewej stronie. + +.topic IDH_DATE_CHECK +Umo�liwia filtrowanie plik�w wzgl�dem ich dat i czas�w. + +.topic IDH_DATETYPE_COMBO +Rodzaj daty/czasu, kt�ra b�dzie przetworzona przy por�wnywaniu daty/czasu pliku �r�d�owego z wyszczeg�lnionym. + +.topic IDH_DATE1TYPE_COMBO +Okre�la relacje mi�dzy dat�/czasem pliku �r�d�owego, a wyszczeg�lnion� dat� i/lub czasem. Wymaga zgodno�ci, aby plik zosta� skopiowany. + +.topic IDH_DATE1_DATETIMEPICKER +Okre�la dat�, kt�ra b�dzie por�wnywana do daty pliku �r�d�owego. Wymaga zgodno�ci, aby plik zosta� skopiowany. U�ywane tylko wtedy, gdy zaznaczone. + +.topic IDH_TIME1_DATETIMEPICKER +Okre�la dat�, kt�ra b�dzie por�wnywana do daty pliku �r�d�owego. Wymaga zgodno�ci, aby plik zosta� skopiowany. U�ywane tylko wtedy, gdy zaznaczone. + +.topic IDH_DATE2_CHECK +Umo�liwia filtrowanie plik�w wzgl�dem ich dat i czas�w (sekcja druga). + +.topic IDH_DATE2TYPE_COMBO +Okre�la drug� relacj� mi�dzy dat�/czasem pliku �r�d�owego a okre�lon� dat� i/lub czasem. Wymaga zgodno�ci, aby plik zosta� skopiowany. + +.topic IDH_DATE2_DATETIMEPICKER +Okre�la drug� dat�, kt�ra b�dzie por�wnywana do daty pliku �r�d�owego. Wymaga zgodno�ci, aby plik zosta� skopiowany. U�ywane tylko wtedy, gdy zaznaczone. + +.topic IDH_TIME2_DATETIMEPICKER +Okre�la drugi czas, kt�ry b�dzie por�wnywany do czasu pliku �r�d�owego. Wymaga zgodno�ci, aby plik zosta� skopiowany. U�ywane tylko wtedy, gdy zaznaczone. + +.topic IDH_ATTRIBUTES_CHECK +Umo�liwia filtrowanie plik�w wzgl�dem ich atrybut�w. + +.topic IDH_ARCHIVE_CHECK +Zezwala na filtrowanie wzgl�dem atrybutu 'Archiwalny'. Je�eli odznaczone - plik nie mo�e mie� ustawionego tego atrybutu, aby zosta� skopiowany; je�eli zaznaczone - musi by� ustawiony; je�eli jest szarawe - nie ma to znaczenia. + +.topic IDH_READONLY_CHECK +Zezwala na filtrowanie wzgl�dem atrybutu 'Tylko do odczytu'. Je�eli odznaczone - plik nie mo�e mie� ustawionego tego atrybutu, aby zosta� skopiowany; je�eli zaznaczone - musi by� ustawiony; je�eli jest szarawe - nie ma to znaczenia. + +.topic IDH_HIDDEN_CHECK +Zezwala na filtrowanie wzgl�dem atrybutu 'Ukryty'. Je�eli odznaczone - plik nie mo�e mie� ustawionego tego atrybutu, aby zosta� skopiowany; je�eli zaznaczone - musi by� ustawiony; je�eli jest szarawe - nie ma to znaczenia. + +.topic IDH_SYSTEM_CHECK +Zezwala na filtrowanie wzgl�dem atrybutu 'Systemowy'. Je�eli odznaczone - plik nie mo�e mie� ustawionego tego atrybutu, aby zosta� skopiowany; je�eli zaznaczone - musi by� ustawiony; je�eli jest szarawe - nie ma to znaczenia. + +.topic IDH_DIRECTORY_CHECK +Zezwala na filtrowanie wzgl�dem atrybutu 'Katalog'. Je�eli odznaczone - plik nie mo�e mie� ustawionego tego atrybutu, aby zosta� skopiowany; je�eli zaznaczone - musi by� ustawiony; je�eli jest szarawe - nie ma to znaczenia. \ No newline at end of file Index: other/help/polish/195.txt =================================================================== diff -u -N --- other/help/polish/195.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/195.txt (revision 0) @@ -1,89 +0,0 @@ -.topic 1 -Zamyka okno i zapami�tuje zmienione ustawienia. - -.topic 2 -Zamyka okno i anuluje wszystkie wprowadzone zmiany. - -.topic IDH_HELP_BUTTON -Wy�wietla informacje pomocy dla tego okna. - -.topic IDH_FILTER_CHECK -Umo�liwia filtrowanie wzgl�dem zgodno�ci nazw z mask�. Aby pliki zosta�y skopiowane, ich nazwy musz� odpowiada� jednej z tych masek. - -.topic IDH_FILTER_COMBO -Miejsce wprowadzania wymaganej maski filtruj�c� (zgodno�� nazwy z mask�). Je�eli wymagana jest wi�cej ni� jedna maska, nale�y je odseparowa� od siebie, u�ywaj�c znaku '|'. - -.topic IDH_EXCLUDEMASK_CHECK -Umo�liwia filtrowanie wzgl�dem niezgodno�ci nazw z mask�. Nazwy plik�w *nie mog�* zawiera� �adnych z tych masek, aby zosta�y skopiowane. - -.topic IDH_FILTEREXCLUDE_COMBO -Miejsce wprowadzania wymaganej maski filtruj�c� (niezgodno�� nazwy z mask�). Je�eli wymagana jest wi�cej ni� jedna maska, nale�y je odseparowa� od siebie, u�ywaj�c znaku '|'. - -.topic IDH_SIZE_CHECK -Umo�liwia filtrowanie wzgl�dem rozmiaru plik�w. Nazwy plik�w musz� zgadza� si� z ustawieniami poni�ej, aby zosta�y skopiowane. - -.topic IDH_SIZETYPE1_COMBO -Okre�la relacj� mi�dzy rozmiarem pliku �r�d�owego, a rozmiarem okre�lonym po prawej stronie. Wymaga zgodno�ci, aby plik zosta� skopiowany. - -.topic IDH_SIZE1_EDIT -Okre�la rozmiar, do jakiego plik �r�d�owy b�dzie por�wnywany. - -.topic IDH_SIZE1MULTI_COMBO -Mno�nik dla warto�ci po lewej stronie. - -.topic IDH_SIZE2_CHECK -Umo�liwia filtrowanie plik�w wzgl�dem drugiego rozmiaru. Nazwy plik�w musz� zgadza� si� z ustawieniami powy�ej, aby zosta�y skopiowane. - -.topic IDH_SIZETYPE2_COMBO -Okre�la relacje mi�dzy rozmiarem pliku �r�d�owego, a drugim rozmiarem okre�lonym po prawej stronie. Wymaga zgodno�ci, aby plik zosta� skopiowany. - -.topic IDH_SIZE2_EDIT -Okre�la rozmiar, do kt�rego plik �r�d�owy b�dzie por�wnywany. - -.topic IDH_SIZE2MULTI_COMBO -Mno�nik dla warto�ci po lewej stronie. - -.topic IDH_DATE_CHECK -Umo�liwia filtrowanie plik�w wzgl�dem ich dat i czas�w. - -.topic IDH_DATETYPE_COMBO -Rodzaj daty/czasu, kt�ra b�dzie przetworzona przy por�wnywaniu daty/czasu pliku �r�d�owego z wyszczeg�lnionym. - -.topic IDH_DATE1TYPE_COMBO -Okre�la relacje mi�dzy dat�/czasem pliku �r�d�owego, a wyszczeg�lnion� dat� i/lub czasem. Wymaga zgodno�ci, aby plik zosta� skopiowany. - -.topic IDH_DATE1_DATETIMEPICKER -Okre�la dat�, kt�ra b�dzie por�wnywana do daty pliku �r�d�owego. Wymaga zgodno�ci, aby plik zosta� skopiowany. U�ywane tylko wtedy, gdy zaznaczone. - -.topic IDH_TIME1_DATETIMEPICKER -Okre�la dat�, kt�ra b�dzie por�wnywana do daty pliku �r�d�owego. Wymaga zgodno�ci, aby plik zosta� skopiowany. U�ywane tylko wtedy, gdy zaznaczone. - -.topic IDH_DATE2_CHECK -Umo�liwia filtrowanie plik�w wzgl�dem ich dat i czas�w (sekcja druga). - -.topic IDH_DATE2TYPE_COMBO -Okre�la drug� relacj� mi�dzy dat�/czasem pliku �r�d�owego a okre�lon� dat� i/lub czasem. Wymaga zgodno�ci, aby plik zosta� skopiowany. - -.topic IDH_DATE2_DATETIMEPICKER -Okre�la drug� dat�, kt�ra b�dzie por�wnywana do daty pliku �r�d�owego. Wymaga zgodno�ci, aby plik zosta� skopiowany. U�ywane tylko wtedy, gdy zaznaczone. - -.topic IDH_TIME2_DATETIMEPICKER -Okre�la drugi czas, kt�ry b�dzie por�wnywany do czasu pliku �r�d�owego. Wymaga zgodno�ci, aby plik zosta� skopiowany. U�ywane tylko wtedy, gdy zaznaczone. - -.topic IDH_ATTRIBUTES_CHECK -Umo�liwia filtrowanie plik�w wzgl�dem ich atrybut�w. - -.topic IDH_ARCHIVE_CHECK -Zezwala na filtrowanie wzgl�dem atrybutu 'Archiwalny'. Je�eli odznaczone - plik nie mo�e mie� ustawionego tego atrybutu, aby zosta� skopiowany; je�eli zaznaczone - musi by� ustawiony; je�eli jest szarawe - nie ma to znaczenia. - -.topic IDH_READONLY_CHECK -Zezwala na filtrowanie wzgl�dem atrybutu 'Tylko do odczytu'. Je�eli odznaczone - plik nie mo�e mie� ustawionego tego atrybutu, aby zosta� skopiowany; je�eli zaznaczone - musi by� ustawiony; je�eli jest szarawe - nie ma to znaczenia. - -.topic IDH_HIDDEN_CHECK -Zezwala na filtrowanie wzgl�dem atrybutu 'Ukryty'. Je�eli odznaczone - plik nie mo�e mie� ustawionego tego atrybutu, aby zosta� skopiowany; je�eli zaznaczone - musi by� ustawiony; je�eli jest szarawe - nie ma to znaczenia. - -.topic IDH_SYSTEM_CHECK -Zezwala na filtrowanie wzgl�dem atrybutu 'Systemowy'. Je�eli odznaczone - plik nie mo�e mie� ustawionego tego atrybutu, aby zosta� skopiowany; je�eli zaznaczone - musi by� ustawiony; je�eli jest szarawe - nie ma to znaczenia. - -.topic IDH_DIRECTORY_CHECK -Zezwala na filtrowanie wzgl�dem atrybutu 'Katalog'. Je�eli odznaczone - plik nie mo�e mie� ustawionego tego atrybutu, aby zosta� skopiowany; je�eli zaznaczone - musi by� ustawiony; je�eli jest szarawe - nie ma to znaczenia. \ No newline at end of file Index: src/ch/help/polish/208.txt =================================================================== diff -u -N --- src/ch/help/polish/208.txt (revision 0) +++ src/ch/help/polish/208.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,35 @@ +.topic 1 +Zamyka okno i zapami�tuje zmienione ustawienia. + +.topic 2 +Zamyka okno i anuluje wszystkie wprowadzone zmiany. + +.topic IDH_HELP_BUTTON +Wy�wietla informacje pomocy dla tego okna. + +.topic IDH_SHORTCUT_LIST +Lista obecnie zdefiniowanych skr�t�w. Mo�na je edytowa�, u�ywaj�c poni�szych element�w. + +.topic IDH_UP_BUTTON +Przenosi zaznaczony skr�t (skr�ty) w g�r� o jedn� pozycj�. + +.topic IDH_DOWN_BUTTON +Przenosi zaznaczony skr�t (skr�ty) w d� o jedn� pozycj�. + +.topic IDH_NAME_EDIT +Okre�la nazw� dla skr�tu. + +.topic IDH_PATH_COMBOBOXEX +Okre�la �cie�k� skr�tu. Mo�na wpisa� �cie�k� r�cznie z klawiatury lub wskaza� j�, klikaj�c na przycisk '...' po prawej stronie. + +.topic IDH_BROWSE_BUTTON +Przegl�da w poszukiwaniu �cie�ki, kt�ra b�dzie wy�wietlona w oknie po lewej stronie. + +.topic IDH_ADD_BUTTON +Dodaje skr�t zdefiniowany przez edycj� powy�szego pola kombi do listy skr�t�w. + +.topic IDH_CHANGE_BUTTON +Zmienia zaznaczony skr�t w li�cie na ten zdefiniowany przez edycj� i powy�sze pole kombi. + +.topic IDH_DELETE_BUTTON +Usuwa zaznaczony skr�t z listy. \ No newline at end of file Index: other/help/polish/208.txt =================================================================== diff -u -N --- other/help/polish/208.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/208.txt (revision 0) @@ -1,35 +0,0 @@ -.topic 1 -Zamyka okno i zapami�tuje zmienione ustawienia. - -.topic 2 -Zamyka okno i anuluje wszystkie wprowadzone zmiany. - -.topic IDH_HELP_BUTTON -Wy�wietla informacje pomocy dla tego okna. - -.topic IDH_SHORTCUT_LIST -Lista obecnie zdefiniowanych skr�t�w. Mo�na je edytowa�, u�ywaj�c poni�szych element�w. - -.topic IDH_UP_BUTTON -Przenosi zaznaczony skr�t (skr�ty) w g�r� o jedn� pozycj�. - -.topic IDH_DOWN_BUTTON -Przenosi zaznaczony skr�t (skr�ty) w d� o jedn� pozycj�. - -.topic IDH_NAME_EDIT -Okre�la nazw� dla skr�tu. - -.topic IDH_PATH_COMBOBOXEX -Okre�la �cie�k� skr�tu. Mo�na wpisa� �cie�k� r�cznie z klawiatury lub wskaza� j�, klikaj�c na przycisk '...' po prawej stronie. - -.topic IDH_BROWSE_BUTTON -Przegl�da w poszukiwaniu �cie�ki, kt�ra b�dzie wy�wietlona w oknie po lewej stronie. - -.topic IDH_ADD_BUTTON -Dodaje skr�t zdefiniowany przez edycj� powy�szego pola kombi do listy skr�t�w. - -.topic IDH_CHANGE_BUTTON -Zmienia zaznaczony skr�t w li�cie na ten zdefiniowany przez edycj� i powy�sze pole kombi. - -.topic IDH_DELETE_BUTTON -Usuwa zaznaczony skr�t z listy. \ No newline at end of file Index: src/ch/help/polish/209.txt =================================================================== diff -u -N --- src/ch/help/polish/209.txt (revision 0) +++ src/ch/help/polish/209.txt (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,26 @@ +.topic 1 +Zamyka okno i zapami�tuje zmienione ustawienia. + +.topic 2 +Zamyka okno i anuluje wszystkie wprowadzone zmiany. + +.topic IDH_HELP_BUTTON +Wy�wietla inforamcje pomocy dla tego okna. + +.topic IDH_RECENT_LIST +Lista ostatnio u�ywanych �cie�ek. Mo�na nimi zarz�dza� dzi�ki poni�szym elementom. + +.topic IDH_PATH_EDIT +Wy�wietla �cie�ki obecnie zaznaczonej listy lub ca�kem nowej - okre�lane przez u�ytkownika. Mo�na wpisa� �cie�k� r�cznie z klawiatury lub wskaza� j�, klikaj�c na przycisk '...' po prawej stronie. + +.topic IDH_BROWSE_BUTTON +Przegl�da w poszukiwaniu �cie�ki, kt�ra b�dzie wy�wietlona w oknie po lewej stronie. + +.topic IDH_ADD_BUTTON +Dodaje podan� �cie�k� do listy. + +.topic IDH_CHANGE_BUTTON +Zamienia obecnie zaznaczon� list� z podan� �cie�k�. + +.topic IDH_DELETE_BUTTON +Usuwa obecne zaznaczenie z listy. \ No newline at end of file Index: other/help/polish/209.txt =================================================================== diff -u -N --- other/help/polish/209.txt (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/209.txt (revision 0) @@ -1,26 +0,0 @@ -.topic 1 -Zamyka okno i zapami�tuje zmienione ustawienia. - -.topic 2 -Zamyka okno i anuluje wszystkie wprowadzone zmiany. - -.topic IDH_HELP_BUTTON -Wy�wietla inforamcje pomocy dla tego okna. - -.topic IDH_RECENT_LIST -Lista ostatnio u�ywanych �cie�ek. Mo�na nimi zarz�dza� dzi�ki poni�szym elementom. - -.topic IDH_PATH_EDIT -Wy�wietla �cie�ki obecnie zaznaczonej listy lub ca�kem nowej - okre�lane przez u�ytkownika. Mo�na wpisa� �cie�k� r�cznie z klawiatury lub wskaza� j�, klikaj�c na przycisk '...' po prawej stronie. - -.topic IDH_BROWSE_BUTTON -Przegl�da w poszukiwaniu �cie�ki, kt�ra b�dzie wy�wietlona w oknie po lewej stronie. - -.topic IDH_ADD_BUTTON -Dodaje podan� �cie�k� do listy. - -.topic IDH_CHANGE_BUTTON -Zamienia obecnie zaznaczon� list� z podan� �cie�k�. - -.topic IDH_DELETE_BUTTON -Usuwa obecne zaznaczenie z listy. \ No newline at end of file Index: src/ch/help/polish/advmenu.htm =================================================================== diff -u -N --- src/ch/help/polish/advmenu.htm (revision 0) +++ src/ch/help/polish/advmenu.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,21 @@ + + + + + + + +Menu Zaawansowane + + + +
Menu Zaawansowane umieszczone jest w oknie statusu. + +
+
+
Zobacz tak�e: Okno statusu, Okno zamiany �cie�ek.
+ + + Index: other/help/polish/advmenu.htm =================================================================== diff -u -N --- other/help/polish/advmenu.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/advmenu.htm (revision 0) @@ -1,21 +0,0 @@ - - - - - - - -Menu Zaawansowane - - - -
Menu Zaawansowane umieszczone jest w oknie statusu. - -
-
-
Zobacz tak�e: Okno statusu, Okno zamiany �cie�ek.
- - - Index: src/ch/help/polish/buffersize.htm =================================================================== diff -u -N --- src/ch/help/polish/buffersize.htm (revision 0) +++ src/ch/help/polish/buffersize.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,26 @@ + + + + + + + +Okno ustawie� wielko�ci bufora + + + +
To okno mo�e zosta� wy�wietlone z okna ustawie� (sekcja 'Bufor') lub z okna statusu. + +
+
+
Zobacz tak�e: Okno ustawie�, Okno statusu.
+ + + Index: other/help/polish/buffersize.htm =================================================================== diff -u -N --- other/help/polish/buffersize.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/buffersize.htm (revision 0) @@ -1,26 +0,0 @@ - - - - - - - -Okno ustawie� wielko�ci bufora - - - -
To okno mo�e zosta� wy�wietlone z okna ustawie� (sekcja 'Bufor') lub z okna statusu. - -
-
-
Zobacz tak�e: Okno ustawie�, Okno statusu.
- - - Index: src/ch/help/polish/bugs.htm =================================================================== diff -u -N --- src/ch/help/polish/bugs.htm (revision 0) +++ src/ch/help/polish/bugs.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,26 @@ + + + + + + + +Znane b��dy / problemy + + + +
+ +
+
+
Zobacz tak�e: Historia programu, Raportowanie b��d�w, Kontakt / Wsparcie. +
+ + + Index: other/help/polish/bugs.htm =================================================================== diff -u -N --- other/help/polish/bugs.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/bugs.htm (revision 0) @@ -1,26 +0,0 @@ - - - - - - - -Znane b��dy / problemy - - - -
- -
-
-
Zobacz tak�e: Historia programu, Raportowanie b��d�w, Kontakt / Wsparcie. -
- - - Index: src/ch/help/polish/ch.gif =================================================================== diff -u -N Binary files differ Index: other/help/polish/ch.gif =================================================================== diff -u -N -r8de412e22bd023e3f2a146ea3921eeaef0f5f1bd -r5f4ef9387368390412ff8852b54067b1f7dc8a28 Binary files differ Index: src/ch/help/polish/customcopy.htm =================================================================== diff -u -N --- src/ch/help/polish/customcopy.htm (revision 0) +++ src/ch/help/polish/customcopy.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,38 @@ + + + + + + + +Okno kopiowania z parametrami + + + +
+ + +
+
+
Zobacz tak�e: Menu kontekstowe Eksploratora, Okno g��wne programu, Okno ustawie� filtrowania.
+ + + Index: other/help/polish/customcopy.htm =================================================================== diff -u -N --- other/help/polish/customcopy.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/customcopy.htm (revision 0) @@ -1,38 +0,0 @@ - - - - - - - -Okno kopiowania z parametrami - - - -
- - -
-
-
Zobacz tak�e: Menu kontekstowe Eksploratora, Okno g��wne programu, Okno ustawie� filtrowania.
- - - Index: src/ch/help/polish/explorermenu.htm =================================================================== diff -u -N --- src/ch/help/polish/explorermenu.htm (revision 0) +++ src/ch/help/polish/explorermenu.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,37 @@ + + + + + + + +Menu kontekstowe Eksplorera + + + +
Kiedy u�ywane jest rozszerzenie pow�oki systemowej, niekt�re obiekty (polecenia) s� dodawane do menu kontekstowego Eksploratora. Wyst�puj� dwa typy menu, kt�re s� modyfikowane przez Copy Handlera: + + Ka�de polecenie z menu kontekstowego Eksplorera mo�e zosta� w��czone lub wy��czone w oknie ustawie� (sekcja 'Pow�oka systemowa').
+
+
Zobacz tak�e: Okno ustawie�, Okno kopiowania z parametrami.
+ + + Index: other/help/polish/explorermenu.htm =================================================================== diff -u -N --- other/help/polish/explorermenu.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/explorermenu.htm (revision 0) @@ -1,37 +0,0 @@ - - - - - - - -Menu kontekstowe Eksplorera - - - -
Kiedy u�ywane jest rozszerzenie pow�oki systemowej, niekt�re obiekty (polecenia) s� dodawane do menu kontekstowego Eksploratora. Wyst�puj� dwa typy menu, kt�re s� modyfikowane przez Copy Handlera: - - Ka�de polecenie z menu kontekstowego Eksplorera mo�e zosta� w��czone lub wy��czone w oknie ustawie� (sekcja 'Pow�oka systemowa').
-
-
Zobacz tak�e: Okno ustawie�, Okno kopiowania z parametrami.
- - - Index: src/ch/help/polish/faq.htm =================================================================== diff -u -N --- src/ch/help/polish/faq.htm (revision 0) +++ src/ch/help/polish/faq.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,23 @@ + + + + + + +F.A.Q. - Cz�sto Zadawane Pytania + + + +
+P: Dlaczego polecenia (CH) Kopiuj do, (CH) Przenie� do, (CH) Kopiuj/przenie� specjalne, itp. w menu kontekstowym Eksplorera s� nieaktywne?
+
+O: Aby powy�sze opcje zacz�y by� aktywne, musisz zdefiniowa� jakie� skr�ty w oknie ustawie�, sekcja "Skr�ty". Wskazuj� one na cz�sto u�ywane miejsca, do kt�rych kopiujesz/przenosisz pliki. Gdy je ustawisz, b�d� wy�wietlone poni�ej wspomnianych polece�.
+
+
+
+
+Zobacz tak�e: Okno ustawie�. +
+ + + Index: other/help/polish/faq.htm =================================================================== diff -u -N --- other/help/polish/faq.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/faq.htm (revision 0) @@ -1,23 +0,0 @@ - - - - - - -F.A.Q. - Cz�sto Zadawane Pytania - - - -
-P: Dlaczego polecenia (CH) Kopiuj do, (CH) Przenie� do, (CH) Kopiuj/przenie� specjalne, itp. w menu kontekstowym Eksplorera s� nieaktywne?
-
-O: Aby powy�sze opcje zacz�y by� aktywne, musisz zdefiniowa� jakie� skr�ty w oknie ustawie�, sekcja "Skr�ty". Wskazuj� one na cz�sto u�ywane miejsca, do kt�rych kopiujesz/przenosisz pliki. Gdy je ustawisz, b�d� wy�wietlone poni�ej wspomnianych polece�.
-
-
-
-
-Zobacz tak�e: Okno ustawie�. -
- - - Index: src/ch/help/polish/feeddstfile.htm =================================================================== diff -u -N --- src/ch/help/polish/feeddstfile.htm (revision 0) +++ src/ch/help/polish/feeddstfile.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,25 @@ + + + + + + + +Komunikat o b��dzie - nie mo�na otworzy� pliku docelowego do zapisu + + + +
Zadanie wy�wietla to okno, gdy w�tek przetwarzaj�cy nie mo�e otworzy� pliku docelowego do zapisu. Znajduj� si� tu informacje o tym, kt�ry plik nie mo�e zosta� otwarty oraz kod b��du. + +
+
+
Zobacz tak�e: Okno ustawie�, Komunikat o b��dzie - nie mo�na otworzy� pliku �r�d�owego, Komunikat o b��dzie - brak wystarczaj�cej ilo�ci wolnego miejsca, Komunikat o b��dzie - napotkano mniejszy plik docelowy, Komunikat o b��dzie - plik docelowy istnieje.
+ + + Index: other/help/polish/feeddstfile.htm =================================================================== diff -u -N --- other/help/polish/feeddstfile.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/feeddstfile.htm (revision 0) @@ -1,25 +0,0 @@ - - - - - - - -Komunikat o b��dzie - nie mo�na otworzy� pliku docelowego do zapisu - - - -
Zadanie wy�wietla to okno, gdy w�tek przetwarzaj�cy nie mo�e otworzy� pliku docelowego do zapisu. Znajduj� si� tu informacje o tym, kt�ry plik nie mo�e zosta� otwarty oraz kod b��du. - -
-
-
Zobacz tak�e: Okno ustawie�, Komunikat o b��dzie - nie mo�na otworzy� pliku �r�d�owego, Komunikat o b��dzie - brak wystarczaj�cej ilo�ci wolnego miejsca, Komunikat o b��dzie - napotkano mniejszy plik docelowy, Komunikat o b��dzie - plik docelowy istnieje.
- - - Index: src/ch/help/polish/feediwr.htm =================================================================== diff -u -N --- src/ch/help/polish/feediwr.htm (revision 0) +++ src/ch/help/polish/feediwr.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,25 @@ + + + + + + + +Komunikat o b��dzie - nie mo�na otworzy� pliku �r�d�owego + + + +
Zadanie wy�wietla to okno, gdy w�tek przetwarzaj�cy nie mo�e otworzy� pliku �r�d�owego do skopiowania. W oknie wy�wietlane s� informacje o oczekiwanym pliku oraz kod b��du. + +
+
+
Zobacz tak�e: Okno ustawie�, Komunikat o b��dzie - nie mo�na otworzy� pliku docelowego do zapisu, Komunikat o b��dzie - brak wystarczaj�cej ilo�ci wolnego miejsca, Komunikat o b��dzie - napotkano mniejszy plik docelowy, Komunikat o b��dzie - plik docelowy istnieje.
+ + + Index: other/help/polish/feediwr.htm =================================================================== diff -u -N --- other/help/polish/feediwr.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/feediwr.htm (revision 0) @@ -1,25 +0,0 @@ - - - - - - - -Komunikat o b��dzie - nie mo�na otworzy� pliku �r�d�owego - - - -
Zadanie wy�wietla to okno, gdy w�tek przetwarzaj�cy nie mo�e otworzy� pliku �r�d�owego do skopiowania. W oknie wy�wietlane s� informacje o oczekiwanym pliku oraz kod b��du. - -
-
-
Zobacz tak�e: Okno ustawie�, Komunikat o b��dzie - nie mo�na otworzy� pliku docelowego do zapisu, Komunikat o b��dzie - brak wystarczaj�cej ilo�ci wolnego miejsca, Komunikat o b��dzie - napotkano mniejszy plik docelowy, Komunikat o b��dzie - plik docelowy istnieje.
- - - Index: src/ch/help/polish/feednotenoughroom.htm =================================================================== diff -u -N --- src/ch/help/polish/feednotenoughroom.htm (revision 0) +++ src/ch/help/polish/feednotenoughroom.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,23 @@ + + + + + + + +Komunikat o b��dzie - brak wystarczaj�cej ilo�ci wolnego miejsca + + + +
Zadanie wy�wietla to okno, gdy brak jest wolnej przestrzeni dyskowej w miejscu docelowym do skopiowania lub przeniesienia plik�w �r�d�owych. Okno automatycznie od�wie�a wyliczan� ilo�� wolnego miejsca na dysku. + +
+
+
Zobacz tak�e: Komunikat o b��dzie - nie mo�na otworzy� pliku docelowego do zapisu, Komunikat o b��dzie - nie mo�na otworzy� pliku �r�d�owego, Komunikat o b��dzie - napotkano mniejszy plik docelowy, Komunikat o b��dzie - plik docelowy istnieje
+ + + Index: other/help/polish/feednotenoughroom.htm =================================================================== diff -u -N --- other/help/polish/feednotenoughroom.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/feednotenoughroom.htm (revision 0) @@ -1,23 +0,0 @@ - - - - - - - -Komunikat o b��dzie - brak wystarczaj�cej ilo�ci wolnego miejsca - - - -
Zadanie wy�wietla to okno, gdy brak jest wolnej przestrzeni dyskowej w miejscu docelowym do skopiowania lub przeniesienia plik�w �r�d�owych. Okno automatycznie od�wie�a wyliczan� ilo�� wolnego miejsca na dysku. - -
-
-
Zobacz tak�e: Komunikat o b��dzie - nie mo�na otworzy� pliku docelowego do zapisu, Komunikat o b��dzie - nie mo�na otworzy� pliku �r�d�owego, Komunikat o b��dzie - napotkano mniejszy plik docelowy, Komunikat o b��dzie - plik docelowy istnieje
- - - Index: src/ch/help/polish/feedreplacefiles.htm =================================================================== diff -u -N --- src/ch/help/polish/feedreplacefiles.htm (revision 0) +++ src/ch/help/polish/feedreplacefiles.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,34 @@ + + + + + + + +Komunikat o b��dzie - napotkano mniejszy plik docelowy + + + +
Zadanie wy�wietla to okno, gdy w�tek przetwarzaj�cy znajdzie w miejscu docelowym plik o mniejszej wielko�ci ni� kopiowany.
Mo�liwe przyczyny: + +
+ Dopuszczalne operacje: + +
+
+
Zobacz tak�e: Komunikat o b��dzie - nie mo�na otworzy� pliku docelowego do zapisu, Komunikat o b��dzie - nie mo�na otworzy� pliku �r�d�owego, Komunikat o b��dzie - brak wystarczaj�cej ilo�ci wolnego miejsca, Komunikat o b��dzie - plik docelowy istnieje.
+ + + + Index: other/help/polish/feedreplacefiles.htm =================================================================== diff -u -N --- other/help/polish/feedreplacefiles.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/feedreplacefiles.htm (revision 0) @@ -1,34 +0,0 @@ - - - - - - - -Komunikat o b��dzie - napotkano mniejszy plik docelowy - - - -
Zadanie wy�wietla to okno, gdy w�tek przetwarzaj�cy znajdzie w miejscu docelowym plik o mniejszej wielko�ci ni� kopiowany.
Mo�liwe przyczyny: - -
- Dopuszczalne operacje: - -
-
-
Zobacz tak�e: Komunikat o b��dzie - nie mo�na otworzy� pliku docelowego do zapisu, Komunikat o b��dzie - nie mo�na otworzy� pliku �r�d�owego, Komunikat o b��dzie - brak wystarczaj�cej ilo�ci wolnego miejsca, Komunikat o b��dzie - plik docelowy istnieje.
- - - - Index: src/ch/help/polish/feedsmallreplace.htm =================================================================== diff -u -N --- src/ch/help/polish/feedsmallreplace.htm (revision 0) +++ src/ch/help/polish/feedsmallreplace.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,25 @@ + + + + + + + +Komunikat o b��dzie - plik docelowy istnieje + + + +
Zadanie wy�wietla to okno, gdy w�tek przetwarzaj�cy znajdzie w miejscu docelowym plik o rozmiarze wi�kszym lub r�wnym plikowi kopiowanemu. Je�eli pliki s� identyczne - powinno si� to zignorowa�, ale je�eli r�ni� si� - powinno si� go skopiowa� od nowa. + +
+
+
Zobacz tak�e Komunikat o b��dzie - nie mo�na otworzy� pliku docelowego do zapisu, Komunikat o b��dzie - nie mo�na otworzy� pliku �r�d�owego, Komunikat o b��dzie - brak wystarczaj�cej ilo�ci wolnego miejsca, Komunikat o b��dzie - napotkano mniejszy plik docelowy
+ + + Index: other/help/polish/feedsmallreplace.htm =================================================================== diff -u -N --- other/help/polish/feedsmallreplace.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/feedsmallreplace.htm (revision 0) @@ -1,25 +0,0 @@ - - - - - - - -Komunikat o b��dzie - plik docelowy istnieje - - - -
Zadanie wy�wietla to okno, gdy w�tek przetwarzaj�cy znajdzie w miejscu docelowym plik o rozmiarze wi�kszym lub r�wnym plikowi kopiowanemu. Je�eli pliki s� identyczne - powinno si� to zignorowa�, ale je�eli r�ni� si� - powinno si� go skopiowa� od nowa. - -
-
-
Zobacz tak�e Komunikat o b��dzie - nie mo�na otworzy� pliku docelowego do zapisu, Komunikat o b��dzie - nie mo�na otworzy� pliku �r�d�owego, Komunikat o b��dzie - brak wystarczaj�cej ilo�ci wolnego miejsca, Komunikat o b��dzie - napotkano mniejszy plik docelowy
- - - Index: src/ch/help/polish/filterdlg.htm =================================================================== diff -u -N --- src/ch/help/polish/filterdlg.htm (revision 0) +++ src/ch/help/polish/filterdlg.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,26 @@ + + + + + + + +Okno ustawie� filtrowania + + + +
Aby doda� lub zmieni� opcje filtrowania, nale�y otworzy� okno + kopiowania z parametrami. + + Aby plik zosta� skopiowany, jego atrybuty musz� zgadza� si� ze wszystkimi ustawionymi filtrami.
+
+
Zobacz tak�e: Okno kopiowania z parametrami.
+ + + Index: other/help/polish/filterdlg.htm =================================================================== diff -u -N --- other/help/polish/filterdlg.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/filterdlg.htm (revision 0) @@ -1,26 +0,0 @@ - - - - - - - -Okno ustawie� filtrowania - - - -
Aby doda� lub zmieni� opcje filtrowania, nale�y otworzy� okno - kopiowania z parametrami. - - Aby plik zosta� skopiowany, jego atrybuty musz� zgadza� si� ze wszystkimi ustawionymi filtrami.
-
-
Zobacz tak�e: Okno kopiowania z parametrami.
- - - Index: src/ch/help/polish/folderdlg.htm =================================================================== diff -u -N --- src/ch/help/polish/folderdlg.htm (revision 0) +++ src/ch/help/polish/folderdlg.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,22 @@ + + + + + + + +Okno wyboru folderu docelowego - automonitorowanie schowka + + + +
To okno jest wy�wietlane, gdy w oknie ustawie� opcja 'Monitorowanie schowek' (sekcja 'Program') jest aktywna i w schowku znajduj� si� jakie� pliki.
+
+ Lewa cz�� okna zawiera list� zdefiniowanych skr�t�w, kt�re mog� zosta� u�yte do szybszego wskazania �cie�ki docelowej. Cztery przyciski powy�ej listy odpowiadaj� s� za widok. Dwa przyciski poni�ej zezwalaj� na dodawanie i usuwanie skr�t�w.
+ Prawa cz�� okna zawiera drzewo ze struktur� katalog�w. Mo�na zaznaczy� tam �cie�k� �cie�k� lub poda� j� r�cznie, wpisuj�c j� do okienka poni�ej. Przycisk powy�ej tworzy nowy folder w obecnie zaznaczonym katalogu.
+
+
+
+
Zobacz tak�e: Okno ustawie�, G��wne menu programu.
+ + + Index: other/help/polish/folderdlg.htm =================================================================== diff -u -N --- other/help/polish/folderdlg.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/folderdlg.htm (revision 0) @@ -1,22 +0,0 @@ - - - - - - - -Okno wyboru folderu docelowego - automonitorowanie schowka - - - -
To okno jest wy�wietlane, gdy w oknie ustawie� opcja 'Monitorowanie schowek' (sekcja 'Program') jest aktywna i w schowku znajduj� si� jakie� pliki.
-
- Lewa cz�� okna zawiera list� zdefiniowanych skr�t�w, kt�re mog� zosta� u�yte do szybszego wskazania �cie�ki docelowej. Cztery przyciski powy�ej listy odpowiadaj� s� za widok. Dwa przyciski poni�ej zezwalaj� na dodawanie i usuwanie skr�t�w.
- Prawa cz�� okna zawiera drzewo ze struktur� katalog�w. Mo�na zaznaczy� tam �cie�k� �cie�k� lub poda� j� r�cznie, wpisuj�c j� do okienka poni�ej. Przycisk powy�ej tworzy nowy folder w obecnie zaznaczonym katalogu.
-
-
-
-
Zobacz tak�e: Okno ustawie�, G��wne menu programu.
- - - Index: src/ch/help/polish/headfoot.js =================================================================== diff -u -N --- src/ch/help/polish/headfoot.js (revision 0) +++ src/ch/help/polish/headfoot.js (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,24 @@ +function header(text) +{ + document.write(""); + document.write(""); + document.write(""); + document.write(""); + document.write(""); + document.write("
"); + document.write("\"CH"); + document.write("
Plik pomocy programu Copy Handler
"); + document.write("
"); + document.write( text ); + document.write("
"); + document.write("

"); +} + +function footer() +{ + document.write("
"); + document.write("
"); + document.write("
Copyright 2003-2004 Damian Kr�l.
"); + document.write("
"); + document.write("
"); +} \ No newline at end of file Index: other/help/polish/headfoot.js =================================================================== diff -u -N --- other/help/polish/headfoot.js (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/headfoot.js (revision 0) @@ -1,24 +0,0 @@ -function header(text) -{ - document.write(""); - document.write(""); - document.write(""); - document.write(""); - document.write(""); - document.write("
"); - document.write("\"CH"); - document.write("
Plik pomocy programu Copy Handler
"); - document.write("
"); - document.write( text ); - document.write("
"); - document.write("

"); -} - -function footer() -{ - document.write("
"); - document.write("
"); - document.write("
Copyright 2003-2004 Damian Kr�l.
"); - document.write("
"); - document.write("
"); -} \ No newline at end of file Index: src/ch/help/polish/help.hhc =================================================================== diff -u -N --- src/ch/help/polish/help.hhc (revision 0) +++ src/ch/help/polish/help.hhc (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,148 @@ + + + + + + + + + + + + Index: other/help/polish/help.hhc =================================================================== diff -u -N --- other/help/polish/help.hhc (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/help.hhc (revision 0) @@ -1,148 +0,0 @@ - - - - - - - - - - - - Index: src/ch/help/polish/help.hhk =================================================================== diff -u -N --- src/ch/help/polish/help.hhk (revision 0) +++ src/ch/help/polish/help.hhk (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,695 @@ + + + + + + + + Index: other/help/polish/help.hhk =================================================================== diff -u -N --- other/help/polish/help.hhk (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/help.hhk (revision 0) @@ -1,695 +0,0 @@ - - - - - - - - Index: src/ch/help/polish/help.hhp =================================================================== diff -u -N --- src/ch/help/polish/help.hhp (revision 0) +++ src/ch/help/polish/help.hhp (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,89 @@ +[OPTIONS] +Auto Index=Yes +Binary TOC=Yes +Compatibility=1.1 or later +Compiled file=Polish.chm +Contents file=help.hhc +Default topic=welcome.htm +Display compile progress=No +Full-text search=Yes +Index file=help.hhk +Language=0x415 Polish +Title=Copy Handler help file + + +[FILES] +advmenu.htm +buffersize.htm +bugs.htm +customcopy.htm +explorermenu.htm +faq.htm +feeddstfile.htm +feediwr.htm +feednotenoughroom.htm +feedreplacefiles.htm +feedsmallreplace.htm +filterdlg.htm +folderdlg.htm +history.htm +installation.htm +license.htm +mainmenu.htm +miniview.htm +options.htm +recentdlg.htm +replacepaths.htm +requirements.htm +shortcutsdlg.htm +shutdowndlg.htm +status.htm +support.htm +thanks.htm +using.htm +welcome.htm +reporting.htm +ch.gif +style.css + +[ALIAS] +HIDD_BUFFERSIZE_DIALOG=buffersize.htm +HIDD_CUSTOM_COPY_DIALOG=customcopy.htm +HIDD_FEEDBACK_DSTFILE_DIALOG=feeddstfile.htm +HIDD_FEEDBACK_IGNOREWAITRETRY_DIALOG=feediwr.htm +HIDD_FEEDBACK_NOTENOUGHPLACE_DIALOG=feednotenoughroom.htm +HIDD_FEEDBACK_REPLACE_FILES_DIALOG=feedreplacefiles.htm +HIDD_FEEDBACK_SMALL_REPLACE_FILES_DIALOG=feedsmallreplace.htm +HIDD_FILTER_DIALOG=filterdlg.htm +HIDD_MINIVIEW_DIALOG=miniview.htm +HIDD_OPTIONS_DIALOG=options.htm +HIDD_RECENTEDIT_DIALOG=recentdlg.htm +HIDD_REPLACE_PATHS_DIALOG=replacepaths.htm +HIDD_SHORTCUTEDIT_DIALOG=shortcutsdlg.htm +HIDD_SHUTDOWN_DIALOG=shutdowndlg.htm +HIDD_STATUS_DIALOG=status.htm + +[MAP] +#include HTMLDefines.h + +[TEXT POPUPS] +HTMLDefines.h +0.txt +100.txt +131.txt +137.txt +144.txt +145.txt +149.txt +161.txt +162.txt +164.txt +165.txt +167.txt +173.txt +182.txt +195.txt +208.txt +209.txt + +[INFOTYPES] Index: other/help/polish/help.hhp =================================================================== diff -u -N --- other/help/polish/help.hhp (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/help.hhp (revision 0) @@ -1,89 +0,0 @@ -[OPTIONS] -Auto Index=Yes -Binary TOC=Yes -Compatibility=1.1 or later -Compiled file=Polish.chm -Contents file=help.hhc -Default topic=welcome.htm -Display compile progress=No -Full-text search=Yes -Index file=help.hhk -Language=0x415 Polish -Title=Copy Handler help file - - -[FILES] -advmenu.htm -buffersize.htm -bugs.htm -customcopy.htm -explorermenu.htm -faq.htm -feeddstfile.htm -feediwr.htm -feednotenoughroom.htm -feedreplacefiles.htm -feedsmallreplace.htm -filterdlg.htm -folderdlg.htm -history.htm -installation.htm -license.htm -mainmenu.htm -miniview.htm -options.htm -recentdlg.htm -replacepaths.htm -requirements.htm -shortcutsdlg.htm -shutdowndlg.htm -status.htm -support.htm -thanks.htm -using.htm -welcome.htm -reporting.htm -ch.gif -style.css - -[ALIAS] -HIDD_BUFFERSIZE_DIALOG=buffersize.htm -HIDD_CUSTOM_COPY_DIALOG=customcopy.htm -HIDD_FEEDBACK_DSTFILE_DIALOG=feeddstfile.htm -HIDD_FEEDBACK_IGNOREWAITRETRY_DIALOG=feediwr.htm -HIDD_FEEDBACK_NOTENOUGHPLACE_DIALOG=feednotenoughroom.htm -HIDD_FEEDBACK_REPLACE_FILES_DIALOG=feedreplacefiles.htm -HIDD_FEEDBACK_SMALL_REPLACE_FILES_DIALOG=feedsmallreplace.htm -HIDD_FILTER_DIALOG=filterdlg.htm -HIDD_MINIVIEW_DIALOG=miniview.htm -HIDD_OPTIONS_DIALOG=options.htm -HIDD_RECENTEDIT_DIALOG=recentdlg.htm -HIDD_REPLACE_PATHS_DIALOG=replacepaths.htm -HIDD_SHORTCUTEDIT_DIALOG=shortcutsdlg.htm -HIDD_SHUTDOWN_DIALOG=shutdowndlg.htm -HIDD_STATUS_DIALOG=status.htm - -[MAP] -#include HTMLDefines.h - -[TEXT POPUPS] -HTMLDefines.h -0.txt -100.txt -131.txt -137.txt -144.txt -145.txt -149.txt -161.txt -162.txt -164.txt -165.txt -167.txt -173.txt -182.txt -195.txt -208.txt -209.txt - -[INFOTYPES] Index: src/ch/help/polish/history.htm =================================================================== diff -u -N --- src/ch/help/polish/history.htm (revision 0) +++ src/ch/help/polish/history.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,213 @@ + + + + + + + +Historia programu / Co nowego? + + + +
+ + + + + + + + + + + + + + + +
+
+
Zobacz tak�e: Znane b��dy / problemy.
+ + + Index: other/help/polish/history.htm =================================================================== diff -u -N --- other/help/polish/history.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/history.htm (revision 0) @@ -1,213 +0,0 @@ - - - - - - - -Historia programu / Co nowego? - - - -
- - - - - - - - - - - - - - - -
-
-
Zobacz tak�e: Znane b��dy / problemy.
- - - Index: src/ch/help/polish/installation.htm =================================================================== diff -u -N --- src/ch/help/polish/installation.htm (revision 0) +++ src/ch/help/polish/installation.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,60 @@ + + + + + + + +Instalacja + + + +
+
Instalacja
+
+ + + + + + + + +
[Exe]Uruchom plik i post�puj zgodnie z instrukcjami wy�wietlanymi na ekranie.
[Zip]

Rozpakuj zawarto�� archiwum na dysk i uruchom program 'ch.exe'. Je�eli ponadto chcesz zarejestrowa� rozszerzenie pow�oki systemowej - z menu g��wnego programu wybierz opcj� 'W��cz integracj� z pow�ok� systemow�'.

+
+ +
+
Aktualizacja (instalowanie nowszej wersji programu na istniej�c�)
+
+ + + + + + + +
[Exe]Po prostu uruchom nowy program instalacyjny i post�puj zgodnie z instrukcjami.
[Zip]Odinstaluj poprzedni� wersj� (opis - sekcja poni�ej) i zainstaluj now� (opis - sekcja powy�ej).
+
+ +
Deinstalacja
+
+ + + + + + + + +
[Exe]Uruchom program deinstaluj�cy z katalogu, w kt�rym zainstalowa�e� program, Menu Start lub poprzez aplet Panelu Sterowania 'Dodaj/Usu� Programy' i post�puj zgodnie z instrukcjami wy�wietlanymi na ekranie.
[Zip] +

#1. Przy uruchomionym programie wybierz z jego menu opcj� 'Wy��cz integracj� z pow�ok� systemow�'.
+ #2. Wyloguj si� i zaloguj ponownie albo zrestartuj komputer.
+ #3. Je�li po restarcie ikona programu b�dzie widoczna w tray'u - wybierz z menu programu opcj� 'Wyj�cie'.
+ #4. Usu� folder z wcze�niej zainstalowanym Copy Handlerem.

+
+
+
+
Zobacz tak�e: Opis dzia�ania programu, Menu g��wne programu.
+ + + Index: other/help/polish/installation.htm =================================================================== diff -u -N --- other/help/polish/installation.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/installation.htm (revision 0) @@ -1,60 +0,0 @@ - - - - - - - -Instalacja - - - -
-
Instalacja
-
- - - - - - - - -
[Exe]Uruchom plik i post�puj zgodnie z instrukcjami wy�wietlanymi na ekranie.
[Zip]

Rozpakuj zawarto�� archiwum na dysk i uruchom program 'ch.exe'. Je�eli ponadto chcesz zarejestrowa� rozszerzenie pow�oki systemowej - z menu g��wnego programu wybierz opcj� 'W��cz integracj� z pow�ok� systemow�'.

-
- -
-
Aktualizacja (instalowanie nowszej wersji programu na istniej�c�)
-
- - - - - - - -
[Exe]Po prostu uruchom nowy program instalacyjny i post�puj zgodnie z instrukcjami.
[Zip]Odinstaluj poprzedni� wersj� (opis - sekcja poni�ej) i zainstaluj now� (opis - sekcja powy�ej).
-
- -
Deinstalacja
-
- - - - - - - - -
[Exe]Uruchom program deinstaluj�cy z katalogu, w kt�rym zainstalowa�e� program, Menu Start lub poprzez aplet Panelu Sterowania 'Dodaj/Usu� Programy' i post�puj zgodnie z instrukcjami wy�wietlanymi na ekranie.
[Zip] -

#1. Przy uruchomionym programie wybierz z jego menu opcj� 'Wy��cz integracj� z pow�ok� systemow�'.
- #2. Wyloguj si� i zaloguj ponownie albo zrestartuj komputer.
- #3. Je�li po restarcie ikona programu b�dzie widoczna w tray'u - wybierz z menu programu opcj� 'Wyj�cie'.
- #4. Usu� folder z wcze�niej zainstalowanym Copy Handlerem.

-
-
-
-
Zobacz tak�e: Opis dzia�ania programu, Menu g��wne programu.
- - - Index: src/ch/help/polish/license.htm =================================================================== diff -u -N --- src/ch/help/polish/license.htm (revision 0) +++ src/ch/help/polish/license.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,360 @@ + + + + + + + +GNU General Public License - wersja angloj�zyczna + + + +
+
+		    GNU GENERAL PUBLIC LICENSE
+		       Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+                          675 Mass Ave, Cambridge, MA 02139, USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+			    Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users.  This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it.  (Some other Free Software Foundation software is covered by
+the GNU Library General Public License instead.)  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+  To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have.  You must make sure that they, too, receive or can get the
+source code.  And you must show them these terms so they know their
+rights.
+
+  We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+  Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software.  If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+  Finally, any free program is threatened constantly by software
+patents.  We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary.  To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+		    GNU GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License.  The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language.  (Hereinafter, translation is included without limitation in
+the term "modification".)  Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope.  The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+  1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+  2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+    a) You must cause the modified files to carry prominent notices
+    stating that you changed the files and the date of any change.
+
+    b) You must cause any work that you distribute or publish, that in
+    whole or in part contains or is derived from the Program or any
+    part thereof, to be licensed as a whole at no charge to all third
+    parties under the terms of this License.
+
+    c) If the modified program normally reads commands interactively
+    when run, you must cause it, when started running for such
+    interactive use in the most ordinary way, to print or display an
+    announcement including an appropriate copyright notice and a
+    notice that there is no warranty (or else, saying that you provide
+    a warranty) and that users may redistribute the program under
+    these conditions, and telling the user how to view a copy of this
+    License.  (Exception: if the Program itself is interactive but
+    does not normally print such an announcement, your work based on
+    the Program is not required to print an announcement.)
+
+These requirements apply to the modified work as a whole.  If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works.  But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+  3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+    a) Accompany it with the complete corresponding machine-readable
+    source code, which must be distributed under the terms of Sections
+    1 and 2 above on a medium customarily used for software interchange; or,
+
+    b) Accompany it with a written offer, valid for at least three
+    years, to give any third party, for a charge no more than your
+    cost of physically performing source distribution, a complete
+    machine-readable copy of the corresponding source code, to be
+    distributed under the terms of Sections 1 and 2 above on a medium
+    customarily used for software interchange; or,
+
+    c) Accompany it with the information you received as to the offer
+    to distribute corresponding source code.  (This alternative is
+    allowed only for noncommercial distribution and only if you
+    received the program in object code or executable form with such
+    an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it.  For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable.  However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+  4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License.  Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+  5. You are not required to accept this License, since you have not
+signed it.  However, nothing else grants you permission to modify or
+distribute the Program or its derivative works.  These actions are
+prohibited by law if you do not accept this License.  Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+  6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions.  You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+  7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all.  For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices.  Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+  8. If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded.  In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+  9. The Free Software Foundation may publish revised and/or new versions
+of the General Public License from time to time.  Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+Each version is given a distinguishing version number.  If the Program
+specifies a version number of this License which applies to it and "any
+later version", you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation.  If the Program does not specify a version number of
+this License, you may choose any version ever published by the Free Software
+Foundation.
+
+  10. If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission.  For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this.  Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
+
+			    NO WARRANTY
+
+  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+REPAIR OR CORRECTION.
+
+  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGES.
+
+		     END OF TERMS AND CONDITIONS
+
+	Appendix: How to Apply These Terms to Your New Programs
+
+  If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+  To do so, attach the following notices to the program.  It is safest
+to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+    ONE LINE TO GIVE THE PROGRAM'S NAME AND A BRIEF IDEA OF WHAT IT DOES.
+    Copyright (C) 19yy  NAME OF AUTHOR
+
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2 of the License, or
+    (at your option) any later version.
+
+    This program 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 General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program; if not, write to the Free Software
+    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+
+Also add information on how to contact you by electronic and paper mail.
+
+If the program is interactive, make it output a short notice like this
+when it starts in an interactive mode:
+
+    Gnomovision version 69, Copyright (C) 19yy name of author
+    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+    This is free software, and you are welcome to redistribute it
+    under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License.  Of course, the commands you use may
+be called something other than `show w' and `show c'; they could even be
+mouse-clicks or menu items--whatever suits your program.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the program, if
+necessary.  Here is a sample; alter the names:
+
+  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+  `Gnomovision' (which makes passes at compilers) written by James Hacker.
+
+  <signature of Ty Coon>, 1 April 1989
+  Ty Coon, President of Vice
+
+This General Public License does not permit incorporating your program into
+proprietary programs.  If your program is a subroutine library, you may
+consider it more useful to permit linking proprietary applications with the
+library.  If this is what you want to do, use the GNU Library General
+Public License instead of this License.
+
+

+
+
Zobacz tak�e: Kontakt / Wsparcie. +
+ + + Index: other/help/polish/license.htm =================================================================== diff -u -N --- other/help/polish/license.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/license.htm (revision 0) @@ -1,360 +0,0 @@ - - - - - - - -GNU General Public License - wersja angloj�zyczna - - - -
-
-		    GNU GENERAL PUBLIC LICENSE
-		       Version 2, June 1991
-
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-                          675 Mass Ave, Cambridge, MA 02139, USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-			    Preamble
-
-  The licenses for most software are designed to take away your
-freedom to share and change it.  By contrast, the GNU General Public
-License is intended to guarantee your freedom to share and change free
-software--to make sure the software is free for all its users.  This
-General Public License applies to most of the Free Software
-Foundation's software and to any other program whose authors commit to
-using it.  (Some other Free Software Foundation software is covered by
-the GNU Library General Public License instead.)  You can apply it to
-your programs, too.
-
-  When we speak of free software, we are referring to freedom, not
-price.  Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-this service if you wish), that you receive source code or can get it
-if you want it, that you can change the software or use pieces of it
-in new free programs; and that you know you can do these things.
-
-  To protect your rights, we need to make restrictions that forbid
-anyone to deny you these rights or to ask you to surrender the rights.
-These restrictions translate to certain responsibilities for you if you
-distribute copies of the software, or if you modify it.
-
-  For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must give the recipients all the rights that
-you have.  You must make sure that they, too, receive or can get the
-source code.  And you must show them these terms so they know their
-rights.
-
-  We protect your rights with two steps: (1) copyright the software, and
-(2) offer you this license which gives you legal permission to copy,
-distribute and/or modify the software.
-
-  Also, for each author's protection and ours, we want to make certain
-that everyone understands that there is no warranty for this free
-software.  If the software is modified by someone else and passed on, we
-want its recipients to know that what they have is not the original, so
-that any problems introduced by others will not reflect on the original
-authors' reputations.
-
-  Finally, any free program is threatened constantly by software
-patents.  We wish to avoid the danger that redistributors of a free
-program will individually obtain patent licenses, in effect making the
-program proprietary.  To prevent this, we have made it clear that any
-patent must be licensed for everyone's free use or not licensed at all.
-
-  The precise terms and conditions for copying, distribution and
-modification follow.
-
-		    GNU GENERAL PUBLIC LICENSE
-   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-  0. This License applies to any program or other work which contains
-a notice placed by the copyright holder saying it may be distributed
-under the terms of this General Public License.  The "Program", below,
-refers to any such program or work, and a "work based on the Program"
-means either the Program or any derivative work under copyright law:
-that is to say, a work containing the Program or a portion of it,
-either verbatim or with modifications and/or translated into another
-language.  (Hereinafter, translation is included without limitation in
-the term "modification".)  Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope.  The act of
-running the Program is not restricted, and the output from the Program
-is covered only if its contents constitute a work based on the
-Program (independent of having been made by running the Program).
-Whether that is true depends on what the Program does.
-
-  1. You may copy and distribute verbatim copies of the Program's
-source code as you receive it, in any medium, provided that you
-conspicuously and appropriately publish on each copy an appropriate
-copyright notice and disclaimer of warranty; keep intact all the
-notices that refer to this License and to the absence of any warranty;
-and give any other recipients of the Program a copy of this License
-along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and
-you may at your option offer warranty protection in exchange for a fee.
-
-  2. You may modify your copy or copies of the Program or any portion
-of it, thus forming a work based on the Program, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
-    a) You must cause the modified files to carry prominent notices
-    stating that you changed the files and the date of any change.
-
-    b) You must cause any work that you distribute or publish, that in
-    whole or in part contains or is derived from the Program or any
-    part thereof, to be licensed as a whole at no charge to all third
-    parties under the terms of this License.
-
-    c) If the modified program normally reads commands interactively
-    when run, you must cause it, when started running for such
-    interactive use in the most ordinary way, to print or display an
-    announcement including an appropriate copyright notice and a
-    notice that there is no warranty (or else, saying that you provide
-    a warranty) and that users may redistribute the program under
-    these conditions, and telling the user how to view a copy of this
-    License.  (Exception: if the Program itself is interactive but
-    does not normally print such an announcement, your work based on
-    the Program is not required to print an announcement.)
-
-These requirements apply to the modified work as a whole.  If
-identifiable sections of that work are not derived from the Program,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works.  But when you
-distribute the same sections as part of a whole which is a work based
-on the Program, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Program.
-
-In addition, mere aggregation of another work not based on the Program
-with the Program (or with a work based on the Program) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
-  3. You may copy and distribute the Program (or a work based on it,
-under Section 2) in object code or executable form under the terms of
-Sections 1 and 2 above provided that you also do one of the following:
-
-    a) Accompany it with the complete corresponding machine-readable
-    source code, which must be distributed under the terms of Sections
-    1 and 2 above on a medium customarily used for software interchange; or,
-
-    b) Accompany it with a written offer, valid for at least three
-    years, to give any third party, for a charge no more than your
-    cost of physically performing source distribution, a complete
-    machine-readable copy of the corresponding source code, to be
-    distributed under the terms of Sections 1 and 2 above on a medium
-    customarily used for software interchange; or,
-
-    c) Accompany it with the information you received as to the offer
-    to distribute corresponding source code.  (This alternative is
-    allowed only for noncommercial distribution and only if you
-    received the program in object code or executable form with such
-    an offer, in accord with Subsection b above.)
-
-The source code for a work means the preferred form of the work for
-making modifications to it.  For an executable work, complete source
-code means all the source code for all modules it contains, plus any
-associated interface definition files, plus the scripts used to
-control compilation and installation of the executable.  However, as a
-special exception, the source code distributed need not include
-anything that is normally distributed (in either source or binary
-form) with the major components (compiler, kernel, and so on) of the
-operating system on which the executable runs, unless that component
-itself accompanies the executable.
-
-If distribution of executable or object code is made by offering
-access to copy from a designated place, then offering equivalent
-access to copy the source code from the same place counts as
-distribution of the source code, even though third parties are not
-compelled to copy the source along with the object code.
-
-  4. You may not copy, modify, sublicense, or distribute the Program
-except as expressly provided under this License.  Any attempt
-otherwise to copy, modify, sublicense or distribute the Program is
-void, and will automatically terminate your rights under this License.
-However, parties who have received copies, or rights, from you under
-this License will not have their licenses terminated so long as such
-parties remain in full compliance.
-
-  5. You are not required to accept this License, since you have not
-signed it.  However, nothing else grants you permission to modify or
-distribute the Program or its derivative works.  These actions are
-prohibited by law if you do not accept this License.  Therefore, by
-modifying or distributing the Program (or any work based on the
-Program), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Program or works based on it.
-
-  6. Each time you redistribute the Program (or any work based on the
-Program), the recipient automatically receives a license from the
-original licensor to copy, distribute or modify the Program subject to
-these terms and conditions.  You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties to
-this License.
-
-  7. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License.  If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Program at all.  For example, if a patent
-license would not permit royalty-free redistribution of the Program by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Program.
-
-If any portion of this section is held invalid or unenforceable under
-any particular circumstance, the balance of the section is intended to
-apply and the section as a whole is intended to apply in other
-circumstances.
-
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system, which is
-implemented by public license practices.  Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-
-  8. If the distribution and/or use of the Program is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Program under this License
-may add an explicit geographical distribution limitation excluding
-those countries, so that distribution is permitted only in or among
-countries not thus excluded.  In such case, this License incorporates
-the limitation as if written in the body of this License.
-
-  9. The Free Software Foundation may publish revised and/or new versions
-of the General Public License from time to time.  Such new versions will
-be similar in spirit to the present version, but may differ in detail to
-address new problems or concerns.
-
-Each version is given a distinguishing version number.  If the Program
-specifies a version number of this License which applies to it and "any
-later version", you have the option of following the terms and conditions
-either of that version or of any later version published by the Free
-Software Foundation.  If the Program does not specify a version number of
-this License, you may choose any version ever published by the Free Software
-Foundation.
-
-  10. If you wish to incorporate parts of the Program into other free
-programs whose distribution conditions are different, write to the author
-to ask for permission.  For software which is copyrighted by the Free
-Software Foundation, write to the Free Software Foundation; we sometimes
-make exceptions for this.  Our decision will be guided by the two goals
-of preserving the free status of all derivatives of our free software and
-of promoting the sharing and reuse of software generally.
-
-			    NO WARRANTY
-
-  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
-FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
-OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
-PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
-OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
-TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
-PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
-REPAIR OR CORRECTION.
-
-  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
-REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
-INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
-OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
-TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
-YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
-PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
-POSSIBILITY OF SUCH DAMAGES.
-
-		     END OF TERMS AND CONDITIONS
-
-	Appendix: How to Apply These Terms to Your New Programs
-
-  If you develop a new program, and you want it to be of the greatest
-possible use to the public, the best way to achieve this is to make it
-free software which everyone can redistribute and change under these terms.
-
-  To do so, attach the following notices to the program.  It is safest
-to attach them to the start of each source file to most effectively
-convey the exclusion of warranty; and each file should have at least
-the "copyright" line and a pointer to where the full notice is found.
-
-    ONE LINE TO GIVE THE PROGRAM'S NAME AND A BRIEF IDEA OF WHAT IT DOES.
-    Copyright (C) 19yy  NAME OF AUTHOR
-
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 2 of the License, or
-    (at your option) any later version.
-
-    This program 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 General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-
-Also add information on how to contact you by electronic and paper mail.
-
-If the program is interactive, make it output a short notice like this
-when it starts in an interactive mode:
-
-    Gnomovision version 69, Copyright (C) 19yy name of author
-    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
-    This is free software, and you are welcome to redistribute it
-    under certain conditions; type `show c' for details.
-
-The hypothetical commands `show w' and `show c' should show the appropriate
-parts of the General Public License.  Of course, the commands you use may
-be called something other than `show w' and `show c'; they could even be
-mouse-clicks or menu items--whatever suits your program.
-
-You should also get your employer (if you work as a programmer) or your
-school, if any, to sign a "copyright disclaimer" for the program, if
-necessary.  Here is a sample; alter the names:
-
-  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
-  `Gnomovision' (which makes passes at compilers) written by James Hacker.
-
-  <signature of Ty Coon>, 1 April 1989
-  Ty Coon, President of Vice
-
-This General Public License does not permit incorporating your program into
-proprietary programs.  If your program is a subroutine library, you may
-consider it more useful to permit linking proprietary applications with the
-library.  If this is what you want to do, use the GNU Library General
-Public License instead of this License.
-
-

-
-
Zobacz tak�e: Kontakt / Wsparcie. -
- - - Index: src/ch/help/polish/mainmenu.htm =================================================================== diff -u -N --- src/ch/help/polish/mainmenu.htm (revision 0) +++ src/ch/help/polish/mainmenu.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,76 @@ + + + + + + + +Menu g��wne programu + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Poka� status...Wy�wietla okno statusu, kt�re wy�wietla szczeg�owe informacje o zadaniach (ich statusie, post�pie, szacowanym czasie, itp).
+
Poka� mini-status...Wy�wietla okno mini-statusu, kt�re wy�wietla uproszczony widok uruchomionego zadania.
+
Podaj parametry kopiowania...

Wy�wietla okno kopiowania z parametrami, kt�re zezwala u�ytkownikowi na podanie plik�w i katalog�w �r�d�owych, miejsca docelowego oraz okre�lenie dodatkowych opcji.
+
W��cz integracj� z pow�ok� systemow�Je�eli plik biblioteki DLL zosta� zainstalowany (znajduje si� w folderze, z kt�rego uruchamiony zosta� program), opcja ta zezwala na wprowadzenie odpowiednich warto�ci do rejestru systemowego, dzi�ki czemu mo�liwe jest korzystanie z dodatkowych polece� w menu kontekstowym Eksplorera.
+
Wy��cz integracj� z pow�ok� systemow�

Polecenie zezwala na wy��czenie integracji z pow�ok� systemow� (czyli usuni�cie polece� z menu kontekstowego Eksplorera).
+
Monitoruj schowek

Polecenie r�wnowa�ne opcji 'Monitoruj schowek' z okna ustawie� (sekcja 'Program'). Wybranie polecenia jest r�wnowa�ne ze zmian� ustawie� w wy�ej wymienionym oknie.
+
Wy��cz komputer po zako�czeniu

Polecenie r�wnowa�ne opcji 'Zamknij system po zako�czeniu kopiowania' z okna ustawie� (sekcja 'Program'). Wybranie polecenia jest r�wnowa�ne ze zmian� ustawie� w ww. oknie.
+
Opcje...

Pokazuje okno ustawie�, z poziomu kt�rego mo�na w pe�ni przystosowa� program do w�asnych potrzeb.
+
Pomoc...Pokazuje plik pomocy.
+
O programie...

Pokazuje okno z najwa�niejszymi informacjami dotycz�cymi programu.
+
Wyj�cie

Ko�czy dzia�anie programu.
+
+
+
+
Zobacz tak�e: Okno statusu, Okno mini-statusu, Okno kopiowania z parametrami, Menu kontekstowym Eksplorera, Okna ustawie�.
+ + + Index: other/help/polish/mainmenu.htm =================================================================== diff -u -N --- other/help/polish/mainmenu.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/mainmenu.htm (revision 0) @@ -1,76 +0,0 @@ - - - - - - - -Menu g��wne programu - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Poka� status...Wy�wietla okno statusu, kt�re wy�wietla szczeg�owe informacje o zadaniach (ich statusie, post�pie, szacowanym czasie, itp).
-
Poka� mini-status...Wy�wietla okno mini-statusu, kt�re wy�wietla uproszczony widok uruchomionego zadania.
-
Podaj parametry kopiowania...

Wy�wietla okno kopiowania z parametrami, kt�re zezwala u�ytkownikowi na podanie plik�w i katalog�w �r�d�owych, miejsca docelowego oraz okre�lenie dodatkowych opcji.
-
W��cz integracj� z pow�ok� systemow�Je�eli plik biblioteki DLL zosta� zainstalowany (znajduje si� w folderze, z kt�rego uruchamiony zosta� program), opcja ta zezwala na wprowadzenie odpowiednich warto�ci do rejestru systemowego, dzi�ki czemu mo�liwe jest korzystanie z dodatkowych polece� w menu kontekstowym Eksplorera.
-
Wy��cz integracj� z pow�ok� systemow�

Polecenie zezwala na wy��czenie integracji z pow�ok� systemow� (czyli usuni�cie polece� z menu kontekstowego Eksplorera).
-
Monitoruj schowek

Polecenie r�wnowa�ne opcji 'Monitoruj schowek' z okna ustawie� (sekcja 'Program'). Wybranie polecenia jest r�wnowa�ne ze zmian� ustawie� w wy�ej wymienionym oknie.
-
Wy��cz komputer po zako�czeniu

Polecenie r�wnowa�ne opcji 'Zamknij system po zako�czeniu kopiowania' z okna ustawie� (sekcja 'Program'). Wybranie polecenia jest r�wnowa�ne ze zmian� ustawie� w ww. oknie.
-
Opcje...

Pokazuje okno ustawie�, z poziomu kt�rego mo�na w pe�ni przystosowa� program do w�asnych potrzeb.
-
Pomoc...Pokazuje plik pomocy.
-
O programie...

Pokazuje okno z najwa�niejszymi informacjami dotycz�cymi programu.
-
Wyj�cie

Ko�czy dzia�anie programu.
-
-
-
-
Zobacz tak�e: Okno statusu, Okno mini-statusu, Okno kopiowania z parametrami, Menu kontekstowym Eksplorera, Okna ustawie�.
- - - Index: src/ch/help/polish/miniview.htm =================================================================== diff -u -N --- src/ch/help/polish/miniview.htm (revision 0) +++ src/ch/help/polish/miniview.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,18 @@ + + + + + + + +Okno mini-statusu + + + +
Okno w uproszczony spos�b pokazuje najwa�niejsze informacje o aktualnych zadaniach. Mo�na je konfigurowa� z poziomu okna ustawie� (sekcja 'Miniaturowy widok').
+
+
+
Zobacz tak�e: Okno statusu, Okno ustawie�.
+ + + Index: other/help/polish/miniview.htm =================================================================== diff -u -N --- other/help/polish/miniview.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/miniview.htm (revision 0) @@ -1,18 +0,0 @@ - - - - - - - -Okno mini-statusu - - - -
Okno w uproszczony spos�b pokazuje najwa�niejsze informacje o aktualnych zadaniach. Mo�na je konfigurowa� z poziomu okna ustawie� (sekcja 'Miniaturowy widok').
-
-
-
Zobacz tak�e: Okno statusu, Okno ustawie�.
- - - Index: src/ch/help/polish/options.htm =================================================================== diff -u -N --- src/ch/help/polish/options.htm (revision 0) +++ src/ch/help/polish/options.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,129 @@ + + + + + + + +Okno ustawie� + + + +
+ +
+
+
+
+

Zobacz tak�e : G��wne menu programu, Okno wyboru folderu docelowego - automonitorowanie schowka, Powiadomienie o zamykaniu systemu, Okno statusu, Okno mini-statusu, Oknie wyboru folderu docelowego, Menu kontekstowe Eksplorera, Komunikat o b��dzie - nie mo�na otworzy� pliku docelowego do zapisu, Komunikat o b��dzie - nie mo�na otworzy� pliku �r�d�owego, Komunikat o b��dzie - brak wystarczaj�cej ilo�ci wolnego miejsca, Komunikat o b��dzie - napotkano mniejszy plik docelowy, Komunikat o b��dzie - plik docelowy istnieje, Okno ustawie� wielko�ci bufora, Okno edycji skr�t�w, Okno edycji ostatnio u�ywanych �cie�ek.

+
+ + + Index: other/help/polish/options.htm =================================================================== diff -u -N --- other/help/polish/options.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/options.htm (revision 0) @@ -1,129 +0,0 @@ - - - - - - - -Okno ustawie� - - - -
- -
-
-
-
-

Zobacz tak�e : G��wne menu programu, Okno wyboru folderu docelowego - automonitorowanie schowka, Powiadomienie o zamykaniu systemu, Okno statusu, Okno mini-statusu, Oknie wyboru folderu docelowego, Menu kontekstowe Eksplorera, Komunikat o b��dzie - nie mo�na otworzy� pliku docelowego do zapisu, Komunikat o b��dzie - nie mo�na otworzy� pliku �r�d�owego, Komunikat o b��dzie - brak wystarczaj�cej ilo�ci wolnego miejsca, Komunikat o b��dzie - napotkano mniejszy plik docelowy, Komunikat o b��dzie - plik docelowy istnieje, Okno ustawie� wielko�ci bufora, Okno edycji skr�t�w, Okno edycji ostatnio u�ywanych �cie�ek.

-
- - - Index: src/ch/help/polish/recentdlg.htm =================================================================== diff -u -N --- src/ch/help/polish/recentdlg.htm (revision 0) +++ src/ch/help/polish/recentdlg.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,23 @@ + + + + + + + +Okno edycji ostatnio u�ywanych �cie�ek + + + +
Okno dost�pne z poziomu okna ustawie�. + Umo�liwia edycj� ostatnio u�ywanych �cie�ek. + +
+
+
Zobacz tak�e: Okno ustawie�, Okno edycji skr�t�w.
+ + + Index: other/help/polish/recentdlg.htm =================================================================== diff -u -N --- other/help/polish/recentdlg.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/recentdlg.htm (revision 0) @@ -1,23 +0,0 @@ - - - - - - - -Okno edycji ostatnio u�ywanych �cie�ek - - - -
Okno dost�pne z poziomu okna ustawie�. - Umo�liwia edycj� ostatnio u�ywanych �cie�ek. - -
-
-
Zobacz tak�e: Okno ustawie�, Okno edycji skr�t�w.
- - - Index: src/ch/help/polish/replacepaths.htm =================================================================== diff -u -N --- src/ch/help/polish/replacepaths.htm (revision 0) +++ src/ch/help/polish/replacepaths.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,24 @@ + + + + + + + + +Okno zamiany �cie�ek + + + +
Dzi�ki temu oknu u�ytkownik mo�e zmieni� �cie�k� �r�d�ow� zaznaczonego zadania w oknie statusu na now� warto��. + +
+
+
Zobacz tak�e: Zaawansowane menu kontekstowe, Okno + statusu.
+ + + Index: other/help/polish/replacepaths.htm =================================================================== diff -u -N --- other/help/polish/replacepaths.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/replacepaths.htm (revision 0) @@ -1,24 +0,0 @@ - - - - - - - - -Okno zamiany �cie�ek - - - -
Dzi�ki temu oknu u�ytkownik mo�e zmieni� �cie�k� �r�d�ow� zaznaczonego zadania w oknie statusu na now� warto��. - -
-
-
Zobacz tak�e: Zaawansowane menu kontekstowe, Okno - statusu.
- - - Index: src/ch/help/polish/reporting.htm =================================================================== diff -u -N --- src/ch/help/polish/reporting.htm (revision 0) +++ src/ch/help/polish/reporting.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,35 @@ + + + + + + + +Raportowanie b��d�w + + + +
Je�eli zauwa�y�e� jaki� problem w dzia�aniu programu, kt�ry mo�e by� wynikiem b��du programistycznego, mo�esz napisa� maila na jeden z podanych adres�w: support@copyhandler.com lub copyhandler@o2.pl.

+
+ Wszystkie raporty o b��dach s� mile widziane, ale zanim napiszesz, pami�taj: + +
+ Co powinien zawiera� mail z raportem b��du (nie wszystko jest wymagane, ale b�dzie pomocne przy rozwi�zywaniu problemu)? + +
+ Je�eli chcesz doda� jaki� za��cznik do maila - upewnij si�, �e jest on zapisany w formacie, kt�ry nie zajmuje zbyt du�o miejsca (np. zrzuty ekranu powinny by� w postaci JPG'�w lub GIF'�w. Abosultnie nie przysy�aj mi obrazk�w jako BMP albo TIFF). Ka�dy inny rodzaj za��cznika spakuj do formatu ZIP lub RAR.
+
+
+
Zobacz tak�e: Kontakt / wsparcie, Znane b��dy / problemy, Historia programu, Instalacja, G��wne menu programu.
+ + + Index: other/help/polish/reporting.htm =================================================================== diff -u -N --- other/help/polish/reporting.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/reporting.htm (revision 0) @@ -1,35 +0,0 @@ - - - - - - - -Raportowanie b��d�w - - - -
Je�eli zauwa�y�e� jaki� problem w dzia�aniu programu, kt�ry mo�e by� wynikiem b��du programistycznego, mo�esz napisa� maila na jeden z podanych adres�w: support@copyhandler.com lub copyhandler@o2.pl.

-
- Wszystkie raporty o b��dach s� mile widziane, ale zanim napiszesz, pami�taj: - -
- Co powinien zawiera� mail z raportem b��du (nie wszystko jest wymagane, ale b�dzie pomocne przy rozwi�zywaniu problemu)? - -
- Je�eli chcesz doda� jaki� za��cznik do maila - upewnij si�, �e jest on zapisany w formacie, kt�ry nie zajmuje zbyt du�o miejsca (np. zrzuty ekranu powinny by� w postaci JPG'�w lub GIF'�w. Abosultnie nie przysy�aj mi obrazk�w jako BMP albo TIFF). Ka�dy inny rodzaj za��cznika spakuj do formatu ZIP lub RAR.
-
-
-
Zobacz tak�e: Kontakt / wsparcie, Znane b��dy / problemy, Historia programu, Instalacja, G��wne menu programu.
- - - Index: src/ch/help/polish/requirements.htm =================================================================== diff -u -N --- src/ch/help/polish/requirements.htm (revision 0) +++ src/ch/help/polish/requirements.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,27 @@ + + + + + + + + +Wymagania programu + + + +
Aby dzia�a� poprawnie program potrzebuje: + +
+
+
Zobacz tak�e: Warunki licencyjne, Historia programu.
+ + + Index: other/help/polish/requirements.htm =================================================================== diff -u -N --- other/help/polish/requirements.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/requirements.htm (revision 0) @@ -1,27 +0,0 @@ - - - - - - - - -Wymagania programu - - - -
Aby dzia�a� poprawnie program potrzebuje: - -
-
-
Zobacz tak�e: Warunki licencyjne, Historia programu.
- - - Index: src/ch/help/polish/shortcutsdlg.htm =================================================================== diff -u -N --- src/ch/help/polish/shortcutsdlg.htm (revision 0) +++ src/ch/help/polish/shortcutsdlg.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,25 @@ + + + + + + + +Okno edycji skr�t�w + + + +
Okno wy�wietlane jest z poziomu okna ustawie�. S�u�y ono do edycji skr�t�w do �cie�ek u�ywanych w menu kontekstowym Eksplorera i oknie wyboru folderu docelowego. + +
+
+
Zobacz tak�e: Okno edycji ostatnio u�ywanych �cie�ek, Okno ustawie�.
+ + + Index: other/help/polish/shortcutsdlg.htm =================================================================== diff -u -N --- other/help/polish/shortcutsdlg.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/shortcutsdlg.htm (revision 0) @@ -1,25 +0,0 @@ - - - - - - - -Okno edycji skr�t�w - - - -
Okno wy�wietlane jest z poziomu okna ustawie�. S�u�y ono do edycji skr�t�w do �cie�ek u�ywanych w menu kontekstowym Eksplorera i oknie wyboru folderu docelowego. - -
-
-
Zobacz tak�e: Okno edycji ostatnio u�ywanych �cie�ek, Okno ustawie�.
- - - Index: src/ch/help/polish/shutdowndlg.htm =================================================================== diff -u -N --- src/ch/help/polish/shutdowndlg.htm (revision 0) +++ src/ch/help/polish/shutdowndlg.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,19 @@ + + + + + + + + +Powiadomienie o zamykaniu systemu + + + +
Okno to jest wy�wietlane, gdy opcja 'Zamknij system po zako�czeniu kopiowania' w menu konfiguracji (sekcja 'Program') jest aktywna i wszystkie zadania zosta�y zako�czone. Aby wy��czy� w ten spos�b system, mo�na r�wnie� wybra� odpowiedni� opcj� z g��wnego menu programu.
+
+
+
Zobacz tak�e: Okno ustawie�, G��wne menu programu.
+ + + Index: other/help/polish/shutdowndlg.htm =================================================================== diff -u -N --- other/help/polish/shutdowndlg.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/shutdowndlg.htm (revision 0) @@ -1,19 +0,0 @@ - - - - - - - - -Powiadomienie o zamykaniu systemu - - - -
Okno to jest wy�wietlane, gdy opcja 'Zamknij system po zako�czeniu kopiowania' w menu konfiguracji (sekcja 'Program') jest aktywna i wszystkie zadania zosta�y zako�czone. Aby wy��czy� w ten spos�b system, mo�na r�wnie� wybra� odpowiedni� opcj� z g��wnego menu programu.
-
-
-
Zobacz tak�e: Okno ustawie�, G��wne menu programu.
- - - Index: src/ch/help/polish/status.htm =================================================================== diff -u -N --- src/ch/help/polish/status.htm (revision 0) +++ src/ch/help/polish/status.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,63 @@ + + + + + + + +Okno statusu + + + +
+ +
+
+
Zobacz tak�e: Okno ustawie�, Menu zaawansowane, Okno zamiany �cie�ek, Okno ustawie� wielko�ci bufora.
+ + + Index: other/help/polish/status.htm =================================================================== diff -u -N --- other/help/polish/status.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/status.htm (revision 0) @@ -1,63 +0,0 @@ - - - - - - - -Okno statusu - - - -
- -
-
-
Zobacz tak�e: Okno ustawie�, Menu zaawansowane, Okno zamiany �cie�ek, Okno ustawie� wielko�ci bufora.
- - - Index: src/ch/help/polish/style.css =================================================================== diff -u -N --- src/ch/help/polish/style.css (revision 0) +++ src/ch/help/polish/style.css (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,43 @@ +.footer +{ + font-weight: normal; + font-size: x-small; + color: silver; + font-family: Arial; +} +.header +{ + font-weight: normal; + font-size: x-small; + color: silver; + font-family: Arial; +} +.headertitle +{ + font-size: medium; + color: black; + font-family: Arial; +} +.section +{ + font-weight: normal; + font-size: medium; + color: black; + font-family: Arial; +} +.text +{ + font-size: x-small; + color: black; + font-family: Arial; +} +PRE +{ + font-size: x-small; +} +.seealso +{ + font-size: x-small; + color: black; + font-family: Arial; +} Index: other/help/polish/style.css =================================================================== diff -u -N --- other/help/polish/style.css (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/style.css (revision 0) @@ -1,43 +0,0 @@ -.footer -{ - font-weight: normal; - font-size: x-small; - color: silver; - font-family: Arial; -} -.header -{ - font-weight: normal; - font-size: x-small; - color: silver; - font-family: Arial; -} -.headertitle -{ - font-size: medium; - color: black; - font-family: Arial; -} -.section -{ - font-weight: normal; - font-size: medium; - color: black; - font-family: Arial; -} -.text -{ - font-size: x-small; - color: black; - font-family: Arial; -} -PRE -{ - font-size: x-small; -} -.seealso -{ - font-size: x-small; - color: black; - font-family: Arial; -} Index: src/ch/help/polish/support.htm =================================================================== diff -u -N --- src/ch/help/polish/support.htm (revision 0) +++ src/ch/help/polish/support.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,75 @@ + + + + + + + +Kontakt / wsparcie + + + + +
Je�eli masz jakie� propozycje, spodoba�o Ci si� co� (lub te� nie) w programie - daj mi zna�:
+
+ support@copyhandler.com

+ copyhandler@o2.pl

+ Je�eli znalaz�e� b��dy (kt�rych zdecydowanie nie powinno by�) - przeczytaj, jak je zg�osi�.
+
+
+ Je�eli spodoba� Ci si� program i chcia�(a)by� wesprze� jego dalszy rozw�j, mo�esz ofiarowa� co� na:
+ BRE SA-WBE/��d�
78 1140 2004 0000 3102 3116 3975
+
+

+
Fora dyskusyjne:
+

Og�lne - mo�esz wysy�a� tam pytania, raporty o b��dach i inne... ale nie spam. +

+ + + + + + + + + + + + + + + + + +
Strona[http://groups.yahoo.com/group/copyhandler]
Wy�lij wiadomo��

[copyhandler@yahoogroups.com]

Subskrybuj[copyhandler-subscribe@yahoogroups.com]
Wypisz si�[copyhandler-unsubscribe@yahoogroups.com]
+


+ Programistyczne dla Copy Handlera - dla komentarzy odno�nie kodu, spraw zwi�zanych z pisanie CH, t�umaczenia programu i innych...

+ + + + + + + + + + + + + + + + + +
Strona[http://groups.yahoo.com/group/chdev]
Wy�lij wiadomo��[chdev@yahoogroups.com]
Subskrybuj[chdev-subscribe@yahoogroups.com]
Wypisz si�[chdev-unsubscribe@yahoogroups.com]
+


+ Je�li szukasz nowszej wersji Copy Handlera - zobacz na stronie:
+ http://www.copyhandler.com
+ http://www.copyhandler.prv.pl
+

+
+
+
Zobacz tak�e: Raportowanie b��d�w, Licencja, Podzi�kowania.
+ + + Index: other/help/polish/support.htm =================================================================== diff -u -N --- other/help/polish/support.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/support.htm (revision 0) @@ -1,75 +0,0 @@ - - - - - - - -Kontakt / wsparcie - - - - -
Je�eli masz jakie� propozycje, spodoba�o Ci si� co� (lub te� nie) w programie - daj mi zna�:
-
- support@copyhandler.com

- copyhandler@o2.pl

- Je�eli znalaz�e� b��dy (kt�rych zdecydowanie nie powinno by�) - przeczytaj, jak je zg�osi�.
-
-
- Je�eli spodoba� Ci si� program i chcia�(a)by� wesprze� jego dalszy rozw�j, mo�esz ofiarowa� co� na:
- BRE SA-WBE/��d�
78 1140 2004 0000 3102 3116 3975
-
-

-
Fora dyskusyjne:
-

Og�lne - mo�esz wysy�a� tam pytania, raporty o b��dach i inne... ale nie spam. -

- - - - - - - - - - - - - - - - - -
Strona[http://groups.yahoo.com/group/copyhandler]
Wy�lij wiadomo��

[copyhandler@yahoogroups.com]

Subskrybuj[copyhandler-subscribe@yahoogroups.com]
Wypisz si�[copyhandler-unsubscribe@yahoogroups.com]
-


- Programistyczne dla Copy Handlera - dla komentarzy odno�nie kodu, spraw zwi�zanych z pisanie CH, t�umaczenia programu i innych...

- - - - - - - - - - - - - - - - - -
Strona[http://groups.yahoo.com/group/chdev]
Wy�lij wiadomo��[chdev@yahoogroups.com]
Subskrybuj[chdev-subscribe@yahoogroups.com]
Wypisz si�[chdev-unsubscribe@yahoogroups.com]
-


- Je�li szukasz nowszej wersji Copy Handlera - zobacz na stronie:
- http://www.copyhandler.com
- http://www.copyhandler.prv.pl
-

-
-
-
Zobacz tak�e: Raportowanie b��d�w, Licencja, Podzi�kowania.
- - - Index: src/ch/help/polish/template.htm =================================================================== diff -u -N --- src/ch/help/polish/template.htm (revision 0) +++ src/ch/help/polish/template.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,20 @@ + + + + + + +<!-- tytu� --> + + + +
+Zawarto�� +
+
+
+Zobacz tak�e: +
+ + + Index: other/help/polish/template.htm =================================================================== diff -u -N --- other/help/polish/template.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/template.htm (revision 0) @@ -1,20 +0,0 @@ - - - - - - -<!-- tytu� --> - - - -
-Zawarto�� -
-
-
-Zobacz tak�e: -
- - - Index: src/ch/help/polish/thanks.htm =================================================================== diff -u -N --- src/ch/help/polish/thanks.htm (revision 0) +++ src/ch/help/polish/thanks.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,49 @@ + + + + + + + +Podzi�kowania + + + +
Chcia�bym podzi�kowa� ka�demu, kto pomaga� mi w tworzeniu programu - a w szczeg�lno�ci:
+ Ludziom, kt�rzy mieli 'fizyczny' wk�ad w projekt: +
+ Autorom wersji j�zykowych dostarczonych z programem: +

+    Aktualna lista zainstalowanych wersji j�zykowych znajduje si� w oknie "O Programie".

+
+Osobom, kt�rych kod zosta� u�yty przy tworzeniu obecnej wersji programu (pozyskane z http://www.codeguru.com): +
+ Ludziom / instytucjom - autorom program�w u�ytych przy tworzeniu Copy Handlera: +
+ Pozosta�ym osobom (za wiele r�nych rzeczy...): + + +Je�eli s�dzisz, �e powiniene� zosta� tu wymieniony, a nie jeste� - napisz, dlaczego tak uwa�asz.
+
+
+
Zobacz tak�e: Kontakt / wsparcie, Licencja.
+ + + Index: other/help/polish/thanks.htm =================================================================== diff -u -N --- other/help/polish/thanks.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/thanks.htm (revision 0) @@ -1,49 +0,0 @@ - - - - - - - -Podzi�kowania - - - -
Chcia�bym podzi�kowa� ka�demu, kto pomaga� mi w tworzeniu programu - a w szczeg�lno�ci:
- Ludziom, kt�rzy mieli 'fizyczny' wk�ad w projekt: -
- Autorom wersji j�zykowych dostarczonych z programem: -

-    Aktualna lista zainstalowanych wersji j�zykowych znajduje si� w oknie "O Programie".

-
-Osobom, kt�rych kod zosta� u�yty przy tworzeniu obecnej wersji programu (pozyskane z http://www.codeguru.com): -
- Ludziom / instytucjom - autorom program�w u�ytych przy tworzeniu Copy Handlera: -
- Pozosta�ym osobom (za wiele r�nych rzeczy...): - - -Je�eli s�dzisz, �e powiniene� zosta� tu wymieniony, a nie jeste� - napisz, dlaczego tak uwa�asz.
-
-
-
Zobacz tak�e: Kontakt / wsparcie, Licencja.
- - - Index: src/ch/help/polish/using.htm =================================================================== diff -u -N --- src/ch/help/polish/using.htm (revision 0) +++ src/ch/help/polish/using.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,30 @@ + + + + + + + +Opis dzia�ania programu + + + +
Jak kopiowa� przy u�yciu Copy Handlera?

+ Je�eli w��czy�e� integracj� z pow�ok� systemow�: + + Je�eli masz wy��czon� integracj� z pow�ok� systemow�: + + +
+
+
Zobacz tak�e: Wymagania programu, Historia programu / co nowego?, Instalacja, Menu kontekstowego Eksplorera, Okno wyboru folderu docelowego - automonitorowanie schowka, G��wne menu programu, Okno ustawie�.
+ + + + Index: other/help/polish/using.htm =================================================================== diff -u -N --- other/help/polish/using.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/using.htm (revision 0) @@ -1,30 +0,0 @@ - - - - - - - -Opis dzia�ania programu - - - -
Jak kopiowa� przy u�yciu Copy Handlera?

- Je�eli w��czy�e� integracj� z pow�ok� systemow�: - - Je�eli masz wy��czon� integracj� z pow�ok� systemow�: - - -
-
-
Zobacz tak�e: Wymagania programu, Historia programu / co nowego?, Instalacja, Menu kontekstowego Eksplorera, Okno wyboru folderu docelowego - automonitorowanie schowka, G��wne menu programu, Okno ustawie�.
- - - - Index: src/ch/help/polish/welcome.htm =================================================================== diff -u -N --- src/ch/help/polish/welcome.htm (revision 0) +++ src/ch/help/polish/welcome.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,35 @@ + + + + + + + +Witamy + + + + +
Program Copy Handler jest ma�ym, u�ytecznym narz�dziem, zaprojektowanym do polepszenia kopiowania/przenoszenia plik�w i folder�w pomi�dzy r�nymi no�nikami pami�ci (dyskami twardymi, dyskietkami, sieci� lokaln�, CD-ROMami i wieloma innymi).
Ten plik pomocy zawiera informacje pomocne przy korzystaniu z Copy Handlera.
+ + +

+
!!Uwaga!!

+ Autor (Ixen Gerthannes) nie bierze na siebie �adnej odpowiedzialno�ci za jakiekolwiek szkody spowodowane dzia�aniem tego programu. Je�li uwa�asz, �e mo�esz utraci� co� bardzo wa�nego i nie ufasz temu programowi - po prostu go nie u�ywaj. (Zapoznaj si� z Licencj�, aby dowiedzie� si� wi�cej).
+ Autor oraz wiele innych os�b korzystaj� z programu na codzie� i s� z niego bardzo zadowoleni. I to nie jest �aden tani chwyt reklamowy :)
+ + + + + Index: other/help/polish/welcome.htm =================================================================== diff -u -N --- other/help/polish/welcome.htm (revision 8de412e22bd023e3f2a146ea3921eeaef0f5f1bd) +++ other/help/polish/welcome.htm (revision 0) @@ -1,35 +0,0 @@ - - - - - - - -Witamy - - - - -
Program Copy Handler jest ma�ym, u�ytecznym narz�dziem, zaprojektowanym do polepszenia kopiowania/przenoszenia plik�w i folder�w pomi�dzy r�nymi no�nikami pami�ci (dyskami twardymi, dyskietkami, sieci� lokaln�, CD-ROMami i wieloma innymi).
Ten plik pomocy zawiera informacje pomocne przy korzystaniu z Copy Handlera.
- - -

-
!!Uwaga!!

- Autor (Ixen Gerthannes) nie bierze na siebie �adnej odpowiedzialno�ci za jakiekolwiek szkody spowodowane dzia�aniem tego programu. Je�li uwa�asz, �e mo�esz utraci� co� bardzo wa�nego i nie ufasz temu programowi - po prostu go nie u�ywaj. (Zapoznaj si� z Licencj�, aby dowiedzie� si� wi�cej).
- Autor oraz wiele innych os�b korzystaj� z programu na codzie� i s� z niego bardzo zadowoleni. I to nie jest �aden tani chwyt reklamowy :)
- - - - - Index: src/ch/help/sdk/CH SDK.hhc =================================================================== diff -u -N --- src/ch/help/sdk/CH SDK.hhc (revision 0) +++ src/ch/help/sdk/CH SDK.hhc (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,43 @@ + + + + + + + + + + + Index: other/sdk/CH SDK.hhc =================================================================== diff -u -N --- other/sdk/CH SDK.hhc (revision 3e1186252ab31f63d86d86c4b0ff593cfffbefde) +++ other/sdk/CH SDK.hhc (revision 0) @@ -1,43 +0,0 @@ - - - - - - - - - - - Index: src/ch/help/sdk/CH SDK.hhk =================================================================== diff -u -N --- src/ch/help/sdk/CH SDK.hhk (revision 0) +++ src/ch/help/sdk/CH SDK.hhk (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,9 @@ + + + + + + + + Index: other/sdk/CH SDK.hhk =================================================================== diff -u -N --- other/sdk/CH SDK.hhk (revision 3e1186252ab31f63d86d86c4b0ff593cfffbefde) +++ other/sdk/CH SDK.hhk (revision 0) @@ -1,9 +0,0 @@ - - - - - - - - Index: src/ch/help/sdk/CH SDK.hhp =================================================================== diff -u -N --- src/ch/help/sdk/CH SDK.hhp (revision 0) +++ src/ch/help/sdk/CH SDK.hhp (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,27 @@ +[OPTIONS] +Auto Index=Yes +Binary TOC=Yes +Compatibility=1.1 or later +Compiled file=CH SDK.chm +Contents file=CH SDK.hhc +Default topic=welcome.htm +Display compile progress=Yes +Full-text search=Yes +Index file=CH SDK.hhk +Language=0x409 English (United States) +Title=Copy Handler Software Development Kit + + +[FILES] +generating plugin id.html +welcome.htm +ldk_main.htm +ldk_program.htm +ldk_help.htm +ldk_remarks.htm +ch.gif +headfoot.js +style.css + +[INFOTYPES] + Index: other/sdk/CH SDK.hhp =================================================================== diff -u -N --- other/sdk/CH SDK.hhp (revision 3e1186252ab31f63d86d86c4b0ff593cfffbefde) +++ other/sdk/CH SDK.hhp (revision 0) @@ -1,27 +0,0 @@ -[OPTIONS] -Auto Index=Yes -Binary TOC=Yes -Compatibility=1.1 or later -Compiled file=CH SDK.chm -Contents file=CH SDK.hhc -Default topic=welcome.htm -Display compile progress=Yes -Full-text search=Yes -Index file=CH SDK.hhk -Language=0x409 English (United States) -Title=Copy Handler Software Development Kit - - -[FILES] -generating plugin id.html -welcome.htm -ldk_main.htm -ldk_program.htm -ldk_help.htm -ldk_remarks.htm -ch.gif -headfoot.js -style.css - -[INFOTYPES] - Index: src/ch/help/sdk/ch.gif =================================================================== diff -u -N Binary files differ Index: other/sdk/ch.gif =================================================================== diff -u -N -r3e1186252ab31f63d86d86c4b0ff593cfffbefde -r5f4ef9387368390412ff8852b54067b1f7dc8a28 Binary files differ Index: src/ch/help/sdk/generating plugin id.html =================================================================== diff -u -N --- src/ch/help/sdk/generating plugin id.html (revision 0) +++ src/ch/help/sdk/generating plugin id.html (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,28 @@ + + + + + + +Generating plugin ID + + + + + +
+Each plugin has its associated unique 64-bit value. This is the structure of this number and a way to generate it: +
+
+ + + + + + +
BitsSize (in bits)Description
63...568Reserved for program internal usage (for messaging purposes). Must be 0.
55...488Reserved for program internal plugins. For external plugins must be 0.
47...408Specifies the plugin type. It it only a suggestion - program will NOT distinguish plugin types through this member. Copy Handler treat this value as a part of the next member.
39...040This the unique plugin ID. You should generate it by yourself (as a randomize integer). To reserve a number for official purposes (ie. when you want to write your own plugin and share it through the web site) write to me
+ + + + + Index: other/sdk/generating plugin id.html =================================================================== diff -u -N --- other/sdk/generating plugin id.html (revision 3e1186252ab31f63d86d86c4b0ff593cfffbefde) +++ other/sdk/generating plugin id.html (revision 0) @@ -1,28 +0,0 @@ - - - - - - -Generating plugin ID - - - - - -
-Each plugin has its associated unique 64-bit value. This is the structure of this number and a way to generate it: -
-
- - - - - - -
BitsSize (in bits)Description
63...568Reserved for program internal usage (for messaging purposes). Must be 0.
55...488Reserved for program internal plugins. For external plugins must be 0.
47...408Specifies the plugin type. It it only a suggestion - program will NOT distinguish plugin types through this member. Copy Handler treat this value as a part of the next member.
39...040This the unique plugin ID. You should generate it by yourself (as a randomize integer). To reserve a number for official purposes (ie. when you want to write your own plugin and share it through the web site) write to me
- - - - - Index: src/ch/help/sdk/headfoot.js =================================================================== diff -u -N --- src/ch/help/sdk/headfoot.js (revision 0) +++ src/ch/help/sdk/headfoot.js (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,24 @@ +function header(text) +{ + document.write(""); + document.write(""); + document.write(""); + document.write(""); + document.write(""); + document.write("
"); + document.write("\"CH"); + document.write("
Copy Handler Software Development Kit Documentation
"); + document.write("
"); + document.write( text ); + document.write("
"); + document.write("

"); +} + +function footer() +{ + document.write("
"); + document.write("
"); + document.write("
Copyright � 2004 Ixen Gerthannes.
"); + document.write("
"); + document.write("
"); +} \ No newline at end of file Index: other/sdk/headfoot.js =================================================================== diff -u -N --- other/sdk/headfoot.js (revision 3e1186252ab31f63d86d86c4b0ff593cfffbefde) +++ other/sdk/headfoot.js (revision 0) @@ -1,24 +0,0 @@ -function header(text) -{ - document.write(""); - document.write(""); - document.write(""); - document.write(""); - document.write(""); - document.write("
"); - document.write("\"CH"); - document.write("
Copy Handler Software Development Kit Documentation
"); - document.write("
"); - document.write( text ); - document.write("
"); - document.write("

"); -} - -function footer() -{ - document.write("
"); - document.write("
"); - document.write("
Copyright � 2004 Ixen Gerthannes.
"); - document.write("
"); - document.write("
"); -} \ No newline at end of file Index: src/ch/help/sdk/ldk_help.htm =================================================================== diff -u -N --- src/ch/help/sdk/ldk_help.htm (revision 0) +++ src/ch/help/sdk/ldk_help.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,47 @@ + + + + + + + + + + + +
+The help source contains a lot of files: +
+ + + + Index: other/sdk/ldk_help.htm =================================================================== diff -u -N --- other/sdk/ldk_help.htm (revision 3e1186252ab31f63d86d86c4b0ff593cfffbefde) +++ other/sdk/ldk_help.htm (revision 0) @@ -1,47 +0,0 @@ - - - - - - - - - - - -
-The help source contains a lot of files: -
- - - - Index: src/ch/help/sdk/ldk_main.htm =================================================================== diff -u -N --- src/ch/help/sdk/ldk_main.htm (revision 0) +++ src/ch/help/sdk/ldk_main.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,25 @@ + + + + + + + + + + + +
+This section describes the language development kit - what it contains, what needs to be done if you want to translate the program and/or help system to your language and other things you should generally know.

+ + + +
+ + + + Index: other/sdk/ldk_main.htm =================================================================== diff -u -N --- other/sdk/ldk_main.htm (revision 3e1186252ab31f63d86d86c4b0ff593cfffbefde) +++ other/sdk/ldk_main.htm (revision 0) @@ -1,25 +0,0 @@ - - - - - - - - - - - -
-This section describes the language development kit - what it contains, what needs to be done if you want to translate the program and/or help system to your language and other things you should generally know.

- - - -
- - - - Index: src/ch/help/sdk/ldk_program.htm =================================================================== diff -u -N --- src/ch/help/sdk/ldk_program.htm (revision 0) +++ src/ch/help/sdk/ldk_program.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,84 @@ + + + + + + + + + + + +
+To translate a program to your native language you need to edit the file program.lng.
+This file is divided into sections: + +
+And do not forget to change the file program.lng to something like arabic.lng or russian.lng so anybody would know what language it is. + +
+ + + + Index: other/sdk/ldk_program.htm =================================================================== diff -u -N --- other/sdk/ldk_program.htm (revision 3e1186252ab31f63d86d86c4b0ff593cfffbefde) +++ other/sdk/ldk_program.htm (revision 0) @@ -1,84 +0,0 @@ - - - - - - - - - - - -
-To translate a program to your native language you need to edit the file program.lng.
-This file is divided into sections: - -
-And do not forget to change the file program.lng to something like arabic.lng or russian.lng so anybody would know what language it is. - -
- - - - Index: src/ch/help/sdk/ldk_remarks.htm =================================================================== diff -u -N --- src/ch/help/sdk/ldk_remarks.htm (revision 0) +++ src/ch/help/sdk/ldk_remarks.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,30 @@ + + + + + + + + + + + +
+Because many people have been writing recently about the translation stuff - I have made this Language Development Kit.

+To get rid of many other problems - there are some rules about the translation process (regarding only the people that wants their translation to be shipped with program or put on our web page): + + +
+I you have any questions - send it to me or post on the discussion list (copyhandler or chdev - depends on the topic) - the current addresses are in the about box in the program. +
+ + + + Index: other/sdk/ldk_remarks.htm =================================================================== diff -u -N --- other/sdk/ldk_remarks.htm (revision 3e1186252ab31f63d86d86c4b0ff593cfffbefde) +++ other/sdk/ldk_remarks.htm (revision 0) @@ -1,30 +0,0 @@ - - - - - - - - - - - -
-Because many people have been writing recently about the translation stuff - I have made this Language Development Kit.

-To get rid of many other problems - there are some rules about the translation process (regarding only the people that wants their translation to be shipped with program or put on our web page): - - -
-I you have any questions - send it to me or post on the discussion list (copyhandler or chdev - depends on the topic) - the current addresses are in the about box in the program. -
- - - - Index: src/ch/help/sdk/style.css =================================================================== diff -u -N --- src/ch/help/sdk/style.css (revision 0) +++ src/ch/help/sdk/style.css (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,47 @@ + Index: other/sdk/style.css =================================================================== diff -u -N --- other/sdk/style.css (revision 3e1186252ab31f63d86d86c4b0ff593cfffbefde) +++ other/sdk/style.css (revision 0) @@ -1,47 +0,0 @@ - Index: src/ch/help/sdk/template.htm =================================================================== diff -u -N --- src/ch/help/sdk/template.htm (revision 0) +++ src/ch/help/sdk/template.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,16 @@ + + + + + + + + + + + + Contents + + + + Index: other/sdk/template.htm =================================================================== diff -u -N --- other/sdk/template.htm (revision 3e1186252ab31f63d86d86c4b0ff593cfffbefde) +++ other/sdk/template.htm (revision 0) @@ -1,16 +0,0 @@ - - - - - - - - - - - - Contents - - - - Index: src/ch/help/sdk/welcome.htm =================================================================== diff -u -N --- src/ch/help/sdk/welcome.htm (revision 0) +++ src/ch/help/sdk/welcome.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) @@ -0,0 +1,20 @@ + + + + + + +Welcome + + + + + +
+This is the small documentation (or rather a set of a few documents) about the things you can do to extend the functionality of Copy Handler. +If you have any questions - ask me. +
+ + + + Index: other/sdk/welcome.htm =================================================================== diff -u -N --- other/sdk/welcome.htm (revision 3e1186252ab31f63d86d86c4b0ff593cfffbefde) +++ other/sdk/welcome.htm (revision 0) @@ -1,20 +0,0 @@ - - - - - - -Welcome - - - - - -
-This is the small documentation (or rather a set of a few documents) about the things you can do to extend the functionality of Copy Handler. -If you have any questions - ask me. -
- - - -