From f03a750b9d654d43bb582991e40b66f6bbde6341 Mon Sep 17 00:00:00 2001 From: infirit Date: Wed, 31 Jul 2013 17:48:12 +0200 Subject: Use yelp-tools instead of mate-doc-utils --- Makefile.am | 4 +- autogen.sh | 7 +- configure.ac | 3 +- help/C/engrampa.xml | 1630 -------------------------------------------------- help/C/index.docbook | 1630 ++++++++++++++++++++++++++++++++++++++++++++++++++ help/C/legal.xml | 2 +- help/Makefile.am | 12 +- help/bg/bg.po | 8 +- help/ca/ca.po | 16 +- help/cs/cs.po | 16 +- help/de/de.po | 16 +- help/el/el.po | 16 +- help/en_GB/en_GB.po | 16 +- help/es/es.po | 16 +- help/fi/fi.po | 16 +- help/fr/fr.po | 16 +- help/it/it.po | 16 +- help/ja/ja.po | 16 +- help/nl/nl.po | 6 +- help/oc/oc.po | 4 +- help/ru/ru.po | 8 +- help/sv/sv.po | 16 +- help/uk/uk.po | 8 +- help/vi/vi.po | 16 +- help/zh_CN/zh_CN.po | 16 +- src/gtk-utils.c | 2 +- 26 files changed, 1767 insertions(+), 1765 deletions(-) delete mode 100644 help/C/engrampa.xml create mode 100644 help/C/index.docbook diff --git a/Makefile.am b/Makefile.am index 3f8a38f..82d04be 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,11 +28,9 @@ EXTRA_DIST = \ engrampa.spec.in \ intltool-merge.in \ intltool-update.in \ - intltool-extract.in \ - mate-doc-utils.make + intltool-extract.in DISTCLEANFILES = \ - mate-doc-utils.make \ po/.intltool-merge-cache \ intltool-extract \ intltool-merge \ diff --git a/autogen.sh b/autogen.sh index b2c8fbf..7f350db 100755 --- a/autogen.sh +++ b/autogen.sh @@ -13,7 +13,12 @@ PKG_NAME="mate-file-archiver" } which mate-autogen || { - echo "You need to install mate-common from the MATE Git" + echo "You need to install mate-common" + exit 1 +} + +which yelp-build || { + echo "You need to install yelp-tools" exit 1 } diff --git a/configure.ac b/configure.ac index 85d5bbc..66f70b2 100644 --- a/configure.ac +++ b/configure.ac @@ -137,7 +137,8 @@ fi dnl ****************************** PKG_PROG_PKG_CONFIG -MATE_DOC_INIT + +YELP_HELP_INIT dnl ****************************** diff --git a/help/C/engrampa.xml b/help/C/engrampa.xml deleted file mode 100644 index 66dc804..0000000 --- a/help/C/engrampa.xml +++ /dev/null @@ -1,1630 +0,0 @@ - - - - - - - Archive Manager"> - -]> - - -
- - - - &app; Manual - - Archive Manager, also known as Engrampa, allows you to create, view, modify, or unpack an archive. - - - 2009 - Paul Cutler - - - 2006 - 2008 - Paolo Bacchilega - - - 2003 - 2004 - Sun Microsystems - - - 2003 - Paolo Bacchilega - - - 2002 - Alexander Kirillov - - - - - - - MATE Documentation Project - - - &legal; - - - - Sun - MATE Documentation Team - - Sun Microsystems - - - - Paolo - Bacchilega - - MATE Documentation Project - - - - Alexander - Kirillov - - MATE Documentation Project -
kirillov@math.sunysb.edu
-
-
- - Paul - Cutler - - MATE Documentation Project -
pcutler@foresightlinux.org
-
-
-
- - - - - - - - Archive Manager Manual V2.26.0 - March 2009 - - Paul Cutler - MATE Documentation Project - - - - - Archive Manager Manual V2.24.0 - July 2008 - - Paolo Bacchilega - MATE Documentation Project - - - - - Archive Manager Manual V2.6 - April 2006 - - Paolo Bacchilega - MATE Documentation Project - - - - - Engrampa Manual V2.5 - March 2004 - - Sun MATE Documentation Team - MATE Documentation Project - - - - Engrampa Manual V2.4 - February 2004 - - Sun MATE Documentation Team - MATE Documentation Project - - - - Engrampa Manual V2.3 - August 2003 - - Sun MATE Documentation Team - MATE Documentation Project - - - - Engrampa Manual V2.2 - June 2003 - - Sun MATE Documentation Team - MATE Documentation Project - - - - Engrampa Manual V2.1 - January 2003 - - Paolo Bacchilega - MATE Documentation Project - - - - Engrampa Manual V2.0 - June 2002 - - Alexander Kirillov - MATE Documentation Project - - - - - This manual describes version &appversion; of &appname;. - - - Feedback - To report a bug or make a suggestion regarding the &app; application or this manual, follow the directions in the - MATE Feedback Page. - - - -
- - Engrampa - - - engrampa - - - Archiving - - - Archives - Adding files to - - - Archives - Deleting files from - - - Archives - Opening - - - Archives - Viewing - - - Archives - Extracting - - - Archives - Creating - - - - - - - Introduction - You can use the &app; application to create, view, modify, or unpack an archive. An archive is a file that acts as a container for other files. An archive can contain many files, folders, and subfolders, usually in compressed form. - - - &app; provides only a graphical interface, and relies on command-line utilities such as tar, gzip, and bzip2 for archive operations. - - - If you have the appropriate command-line tools installed on your system, &app; supports the archive formats listed in the following table. - - - - - - - - Format - - Filename Extension - - - - - 7-Zip archive - .7z - - - WinAce archive - .ace - - - ALZip archive - .alz - - - AIX small indexed archive - .ar - - - ARJ archive - .arj - - - Cabinet file - .cab - - - UNIX CPIO archive - .cpio - - - Debian Linux package - .deb - - - ISO-9660 CD disc image - .iso - - - Java archive - .jar - - - Java enterprise archive - .ear - - - Java web archive - .war - - - LHA archive - .lha, .lzh - - - WinRAR compressed archive - .rar - - - RAR Archived Comic Book - .cbr - - - RPM Linux package - .rpm - - - Uncompressed tar archive - .tar - - - Tar archive compressed with bzip - .tar.bz or .tbz - - - Tar archive compressed with bzip2 - .tar.bz2 or .tbz2 - - - Tar archive compressed with gzip - .tar.gz or .tgz - - - Tar archive compressed with lzip - .tar.lz or .tlz - - - Tar archive compressed with lzop - .tar.lzo or .tzo - - - Tar archive compressed with compress - .tar.Z or .taz - - - Tar archive compressed with 7zip - .tar.7z - - - Stuffit archives - .bin or .sit - - - PKZIP or WinZip archive - .zip - - - ZIP Archived Comic Book - .cbz - - - Zoo archive - .zoo - - - - - The most common archive format on UNIX and Linux systems is the tar archive compressed with gzip or bzip2. - The most common archive format on Microsoft Windows systems is the archive created with PKZIP or WinZip. - - Compressed Non-Archive Files - A compressed non-archive file is a file that is created when you use bzip2, gzip, lzip, lzop, compress or rzip to compress a non-archive file. For example, file.txt.gz is created when you use gzip to compress file.txt. - You can use &app; to create, open and extract a compressed non-archive file. - - - - - - Getting Started - This section provides information on how to start &app;, and describes the &app; user interface. - - - - - To Start &app; - You can start &app; in the following ways: - - - Applications menu - - Choose AccessoriesArchive Manager. - - - - Command line - - Execute the following command: engrampa - - - - - - - When You Start &app; - When you start &app;, the following window is displayed: - -
- &app; Window - - - - - - Shows Engrampa main window. - - - -
- - The &app; window contains the following elements: - - Menubar - - The menus on the menubar contain all of the commands that you need to work with archives in &app;. - - - Toolbar - - The toolbar contains a subset of the commands that you can access from the menubar. &app; displays the toolbar by default. To hide the toolbar, choose ViewToolbar. To show the toolbar, choose ViewToolbar again. - - - Folderbar - - The folderbar enables you to navigate among folders within an archive. &app; displays the folderbar only in folder view. See for more information. - - - Display area - - The display area displays the contents of the archive. - - - Statusbar - - The statusbar displays information about current &app; activity and contextual information about the archive contents. &app; displays the statusbar by default. To hide the statusbar, choose ViewStatusbar. To show the statusbar, choose ViewStatusbar again. - - - - When you right-click in the &app; window, the application displays a popup menu. The popup menu contains the most common contextual archive commands. - - - Browsing the Filesystem - Several &app; dialogs (New, Open, Extract,...) enable you - to browse files and folders on your computer. Refer to the Desktop User Guide to learn more about using the - file browsing dialogs. - You can also refer to the Bookmarks - section of the Desktop User Guide to learn how you can use the Places pane - to access your favorite locations. - -
-
- - - - - - - Working With Archives - - When you use &app; to work with an archive, all changes are saved to disk immediately. For example, if you delete a file from an archive, &app; deletes the file as soon as you click OK. This behavior is different to that of most applications, which save the changes to disk only when you quit the application or select Save in the menu. - - If an archive is very large, or you have a slow system, some archive actions can take significant time. To abort the current action, press Esc. Alternatively, choose ViewStop, or click Stop in the toolbar. - - - In &app;, you can perform the same action in several ways. For example, you can open an archive in the following ways: - - - - - - - - UI Component - - Action - - - - - Window - Drag an archive into the &app; window from another application such as a file manager. - - - Menubar - Choose ArchiveOpen. - If you have recently opened the archive, it will be listed directly in the Archive menu. - - - - Toolbar - Click on the Open toolbar button. - If you have recently opened the archive, click on the down arrow near the Open toolbar button. - - - Right-click popup menu - Right-click on the archive, then choose Open from the popup menu. - - - Shortcut keys - Press CtrlO. - - - - - - - This manual documents functionality from the menubar. - - - - Filename Patterns - &app; enables you to add, extract, or delete several files at once. To apply an action to all files that match a certain pattern, enter the pattern in the text box. The pattern can include standard wildcard symbols such as * to match any string, and ? to match any single symbol. You can enter several patterns separated by semicolons. &app; applies the action to all files that match at least one of the patterns. The examples in the following table show how to use filename patterns to select files. - - - - - - - - - Pattern - - Files Matched - - - - - * - All files - - - *.tar* - All files with extension tar, including those in which the tar extension is followed by any sequence of symbols, such as filename.tar.gz - - - *.jpg; *.jpeg - All files with extension jpg and all files with extension jpeg - - - file?.gz - All files with extension gz that have the name "file" followed by any single character, e.g. file2.gz, filex.gz. - - - - - - - - - - To Open an Archive - - To open an archive, perform the following steps: - - - Choose ArchiveOpen to display the Open dialog. Alternatively press CtrlO, or click Open in the toolbar. - - - Select the archive that you want to open. - - - Click Open. - - - - &app; automatically determines the archive type, and displays: - - - The archive name in the window titlebar - - - The archive contents in the display area - - - The number files and folders (objects) in the current location, and their size when uncompressed, in the statusbar - - - - - To open another archive, choose ArchiveOpen again. &app; opens each archive in a new window. You can't open another archive in the same window. - - - If you try to open an archive that was created in a format that &app; does not recognize, the application displays an error message. See for a list of supported formats. - - - - - - To Select Files in an Archive - - To select all files in an archive, choose EditSelect All or press CtrlA. - To deselect all files in an archive, choose EditDeselect All or press ShiftCtrlA. - - - - - - - To Extract Files From an Archive - - To extract files from an open archive, perform the following steps: - - - Select the files that you want to extract. To select more files, press-and-hold Ctrl and click on the files you want to select. - - - Choose ArchiveExtract to display the Extract dialog. Alternatively click Extract in the toolbar. - - - Select the folder where &app; extracts the files. - - - Select the required extract options. For more information about the extract options, see . - - - Click Extract. - - - If all of the files in the archive are protected by a password, and you have not specified it, &app; asks you to enter the password. - - - If some but not all of the files in the archive are protected by a password, and you have not specified the password, &app; does not ask for a password. However, &app; extracts only the unprotected files. - - - For more information about passwords, see . - - - - - - &app; also provides ways of extracting files from an archive in a file manager window, without opening a &app; window. See for more information. - - The Extract operation extracts a copy of the specified files from the archive. The extracted files have the same permissions and modification date as the original files that were added to the archive. - - - The Extract operation does not change the contents of the archive. For information on how to delete files from an archive, see . - - - - - - To Close an Archive - To close the current archive and the current &app; window, choose Archive Close , or press CtrlW. - - - There is no way to close the current archive but not the &app; window. - - - - - - - - - Creating Archives - - In addition to opening existing archives, you can also create new archives with &app;. - - To Create an Archive - - To create an archive, perform the following steps: - - - Choose ArchiveNew to display the New dialog. Alternatively press CtrlN, or click New in the toolbar. - - - - Specify the folder where &app; places the new archive clicking on the entry in the Save in folder drop-down list. If the folder is not present in list, click on Browse for other folders, and select the folder. Alternatively, enter the path in the Name text box. - - - - Enter the name of the new archive, including the file extension, in the Name text box. Alternatively you can specify the archive name without extension, and then select the archive type from the Archive type drop-down menu, this way the extension will be added automatically. - - - - Select the required create options clicking on Other Options. For more information about the create options, see . - - - Click New. &app; creates an empty archive, but does not yet write the archive to disk. - - - - Add files to the new archive as described in . - - &app; writes a new archive to disk only when the archive contains at least one file. If you create a new archive and quit &app; before you add any files to the archive, &app; deletes the archive. - - - - - - - - - - - To Add Files to an Archive - - To add files to an archive, perform the following steps: - - - Decide where in the archive you want to add the files, then open that location in the archive. - - - Choose EditAdd Files to display the Add Files dialog, or click Add Files in the toolbar. - - - Select the files that you want to add. To select more files press-and-hold Ctrl and click the files. - - - Click Add. &app; adds the files to the current folder in the archive. - - - - - You cannot add folders to the archive with the Add Files dialog. To add a folder see . - The Add Files dialog provides the Add only if newer option, see for more information on this option. - You can also add files to an archive in a file manager window, without opening an &app; window. See for more information. - The Add operation adds a copy of the specified files or folders to the archive. &app; does not remove the original files, which remain unchanged in the file system. The copies that are added to the archive have the same permissions and modification date as the original files. - - - - - - To Add a Folder to an Archive - - To add a folder to an archive, perform the following steps: - - - Decide where in the archive you want to add the files, then open that location in the archive. - - - Choose EditAdd a Folder to display the Add a Folder dialog. - - - Select the folder that you want to add. - - - Click Add. &app; adds the folder to the current folder in the archive. - - - - - The Add a Folder dialog provides several advanced options. See for more information. - - - - - To Convert an Archive to Another Format - To convert an archive to another format and save as a new file, perform the following steps: - - - - Open the archive that you want to convert. - - - - Choose ArchiveSave As to display the Save dialog. - - - - Enter the new archive name in the Name text box. - - - - Select the new format from the Archive type drop-down list. Alternatively, enter the filename extension in the Name text box, and select Automatic from the Archive type drop-down list. - - - - Select the required create options clicking on Other Options. For more information about the create options, see . - - - - Click Save. - - - - If all of the files in the archive are protected by a password, and you have not specified it, &app; asks you to enter the password. - - - If some but not all of the files in the archive are protected by a password, and you have not specified the password, &app; does not ask for a password. However, &app; copies only the unprotected files to the new archive. - - - For more information about passwords, see . - - - - - - - - - - Modifying the Contents of an Archive - - You can modify the contents of an archive in several ways. - - - - - To Encrypt Files in an Archive - For security, you might want to encrypt the files that you add to an archive. - If the archive format supports encryption, you can specify a password to encrypt the files that you add to the archive. - - Currently, only 7-Zip, ZIP, RAR and ARJ archives support encryption. - - To specify a password for file encryption, perform the following steps: - - Choose Edit Password to display the Password dialog. -Enter the password in the Password text box. -Click OK. - - &app; uses the password to encrypt the files that you add to the current archive, and to decrypt the files that you extract from the current archive. &app; deletes the password when you close the archive. - - For information on how to check whether an archive contains encrypted files, see . - - - The encryption provided by archive utilities is weak and insecure. If security is important, use a strong encryption tool such as GNU Privacy Guard. - - - - - - - To Rename a File in an Archive - To rename a file in an archive, perform the following steps: - - - Select the file that you want to rename. - - - Choose EditRename, or press F2, to display the Rename dialog. - - - Enter the new filename in the New file name text box. - - - Click Rename. - - - - - - - - To Copy Files in an Archive - To copy files in an archive, perform the following steps: - - - Select the files that you want to copy. - - - Choose EditCopy, or press CtrlC. - - - Open the location where you want to put the copied files. - - - Choose EditPaste, or press CtrlV. - - - - - - - To Move Files in an Archive - To move files in an archive, perform the following steps: - - - Select the files that you want to move. - - - Choose EditCut, or press CtrlX. - - - Open the location where you want to put the moved files. - - - Choose EditPaste, or press CtrlV. - - - - - - - To Delete Files From an Archive - To delete files from an archive, perform the following steps: - - - Select the files that you want to delete. - - - Choose EditDelete or press Delete to display the Delete dialog. - - - Select one of the following delete options: - - - All files - - - Delete all files from the archive. - - - - - Selected files - - - Delete the selected files from the archive. - - - - - Files - - - Delete from the archive all files that match the specified pattern. See for more information about filename patterns. - - - - - - - Click OK. - - - - - - - - To Modify a File in an Archive - - To modify a file in an archive perform the following steps: - - Double-click the file that you want to open. Alternatively right-click the file and choose Open. - Edit the file opened in step 1, and then save your changes. - &app; shows a confirmation dialog, asking confirmation to update the file in the archive with the changes you made. - Click on Update. - - - &app; uses the system-defined associations between file types and programs to determine the appropriate application to launch for a specific file. These assocations can be displayed and modified in the Open With tab of the file properties dialog. If &app; cannot determine the appropriate application, &app; displays the Open Files dialog to let you choose an application, as described in below. - - - To Modify a File in an Archive with a Custom Application - - You can use an application specified by you, rather than the default application, to modify a file. To use an external application to open a file: - - Right click the file. - Choose Open With.... - - - &app; displays the Open Files dialog, which lists all of the applications that can open files of the specified type. To select one of the applications, double-click the application name or click on the application name and then click Open. Alternatively, enter the application name in the Application text box and then click Open to launch the application of your choice. - Once the application starts follow the procedure from step 2 as described in . - - - - - - - - Viewing Archives - &app; enables you to view several aspects of an archive. - - - - - To View the Properties of an Archive - To view the properties of an archive, choose ArchiveProperties to display the Properties dialog. The Properties dialog displays the following information about the archive: - - - Name - The name of the archive. - - - - Location - The position of the archive in the file system. - - - - Modified on - The date and time at which the archive was last modified. - - - - Archive size - The size of the archive contents when compressed. - - - - Content size - The size of the archive contents when uncompressed. This information is also available in the statusbar. - - - - - Compression ratio - The compression ratio is a value used to describe the reduction in size of the data. For example a compression ratio of 5 means that the compressed archive is 1/5th the size of the original data. - - - - - Number of files - The number of files in the archive. - - - - - - - - - - To View the Contents of an Archive - - &app; displays the archive contents in the main window as a file list with the following columns: - - - Name - The name of a file or folder in the archive. - - - - Size - The size of the file when the file is extracted from the archive. For a folder, the Size field is blank. For information on how to display the size of the compressed file, see . - - - - Type - The type of the file. For a folder, the value in the Type field is Folder. - - - - Date modified - The date on which the file was last modified. For a folder, the Date modified field is blank. - - - - Location - The path to the file within the archive. This column is visible only when the window is in file view, when in folder view the location of the files is displayed in the Location text box of the folderbar. For more information about view types see . - - - - - If another program has modified the archive since &app; opened the archive, choose ViewReload to reload the archive contents from disk. - - For information on how to customize the way that &app; displays the archive contents, see . - - For more advanced tasks, use an application installed on your system. For more information, see . - - - - - - To View a File in an Archive - - To view a file in an archive follow the steps described in . If you save the opened file, click Cancel when &app; asks confirmation to update the file in the archive. - - - - - - To Test the Integrity of an Archive - Sometimes an archive can be damaged for some reason, to check whether an archive is damaged, choose ArchiveTest Integrity: - - - If the archive contains no errors, &app; opens the Test Result dialog to list each file in the archive, and indicates that each file has status OK. - - - - If the archive contains some error, &app; opens the Test Result dialog displaying the part of the archive contains the error. - - - - - A damaged archive can be impossible to extract, this can bring to a loss of data. For this reason you should test the archive integrity before deleting the original files. - - If the archive contains encrypted files, &app; asks the password of the archive before performing the test. - - - Not all the archive types support the integrity testing, the following is the list of archive types that can be tested for integrity: 7-Zip, RAR, ZIP, ACE, ARJ and Zoo. - - - - Tip - To test the integrity of an archive that doesn't support the integrity testing, extract all the files from the archive and check that the operation is completed successfully. - - - - - - - - Customizing the Archive Display - You can customize the way that &app; displays the archive contents, as follows: - - - - Switch between folder view and file view. For more information, see . - - - - Specify the order in which to display files in the list. For more information, see . - - - - Display additional details about the contents of the archive. For more information, see . - - - - &app; updates the display immediately, when you make any of the above customizations. - - - - To Set the View Type - If the archive contains folders, you can show the archive contents in either folder view or file view. - - - - Folder View - &app; displays the archive contents in folder view by default. To explicitly select folder view, choose ViewView as a Folder. - - In folder view, &app; shows folders in the same way as a file manager shows folders. That is, &app; indicates folders in the display area with a folder icon and the folder name. To view the contents of a folder, double-click on the folder name. - - The folderbar, which &app; displays only in folder view, contains the components described in the following table. - - - - - - - - - Component - - Description - - - - - - - - - - - - Shows icon to navigate backwards in location history list. - - - - - - - Click on this button to navigate backwards in the location history list. - - - - - - - - - - - - Shows icon to navigate forwards in location history list. - - - - - - - Click on this button to navigate forwards in the location history list. - - - - - - - - - - - - Shows icon to navigate up one level in folder tree. - - - - - - - Click on this button to navigate up one level in the folder tree. - - - - - - - - - - - - Shows icon to open the top-level folder in the archive. - - - - - - - Click on this button to open the top-level folder in the archive. - - - - - - - Location - - - - - This field shows the full pathname, within the archive, of the current folder. - - To change to a different level in the folder tree, type the new location in the Location text box then press Return. &app; displays the contents of the new location. - - - - - - - - - - File View - To select file view, choose ViewView All Files. - - In file view, &app; displays all files in the archive, including files from subfolders, in a single list. - - - - - - - To Sort the File List - You can sort the file list by name, size, type, modification date, or location. - To specify a sort order, click on the heading of the corresponding column. - To reverse the sort order, click on the column heading again. - - For example, to sort the file list by modification date, click on the Date modified heading. &app; rearranges the file list to display the files by modification date, starting with the earliest. To display the latest files first, click on the Date modified heading again. - - &app; always performs a secondary sort based on the file name. In the above example, &app; sorts by name any files that have the same modification date. - - - - - To Display Additional Details - To open the Last Output dialog, choose ViewLast Output: - - - If you tested the archive in the current &app; session, the Last Output dialog displays the results of the last test. - - - - If you did not test the archive in the current &app; session, the Last Output dialog displays a list of all files in the archive, but does not indicate any status for the files. Instead, the Last Output dialog provides the compressed size of each file and the percentage of compression, and the date and time at which the file was last modified. - - - - - - - - - - - Using the File Manager to Work with an Archive - - You can use the file manager to add files to an archive, or to extract files from an archive. - - - - To Add Files to an Archive by Using the File Manager - You can use the file manager to add files to an archive, in the following ways: - - Drag the files into a &app; window from a file manager window. - - Use the file manager popup menu to add the files to the archive. - - - - To use the file manager popup menu to add files to an archive, perform the following steps: - - Right-click on the files or folders in a file manager window. - - Choose Create Archive from the file manager popup menu to display the &app; Create Archive dialog. - - Enter the archive name, without the file extension, in the Archive text box. - - Choose the archive type from the drop-down list. - - Choose the location where to save the archive file, from the Location drop-down list. If the location is not present in the list choose Other... to select it with the Location dialog. - - - Select the required create options clicking on Other Options. For more information about the create options, see . - - Click Create to add the selected files to the root folder of the specified archive. - - To select any of the advanced add options, you must invoke &app; as described in . - - - - - - - To Extract Files From an Archive by Using the File Manager - You can use the file manager to extract files from an archive, in the following ways: - - Drag the files from a &app; window into a file manager window. - - Use the file manager popup menu to extract the files from the archive. - - - - To use the file manager popup menu to extract files from an archive, perform the following steps: - - Right-click on the archive in a file manager window. - - Choose Extract Here to extract all of the archive contents into the directory where the archive is located. - - - If the archive is encrypted, &app; will ask to enter the password before extracting the files. - - - - - - - Create Options - When creating a new archive, or when converting an existing archive to another format, click on Other Options to specify the following advanced options: - - - - - Password - - Type the password that will be used to encrypt the archive. If no password is specified the archive will not be encrypted. - - Not all archive types support encryption. For more information about file encryption, see . - - - - - Encrypt the file list too - - If this option is selected, the password will be requested even to view the list of files contained in the archive, otherwise it will be requested only to extract the files from the archive. This option is available only if a password is specified. - - - - Split in volumes - - Select this option to split the archive in more files of the specified dimension. - - Only 7-Zip and RAR archives support this feature. - - - - - - - - - Add Options - The Add Files and Add a Folder dialogs provide the following option: - - - - - Add only if newer - - Select this option to add the specified file to the archive only if the archive does not contain the specified file, or if the archive contains an older version of the specified file. &app; uses the modification date to determine which file is the most recent. If the version of the file in the archive is the most recent, &app; does not add the specified file to the archive. - - If you do not select this option, &app; adds the file to the archive and overwrites the previous archive contents. - - - Tip - If you use &app; to create backups, the Add only if newer option is very useful. For example, the archive backup.tar.gz contains a week-old backup of your home folder. To update the archive to contain a current backup of your home folder, perform the following steps: - - - - Open the backup.tar.gz archive in &app;. - - - - - Choose EditAdd to display the Add a Folder dialog. - - - - Select your home folder. - - - - - Select the Add only if newer option. - - - - - Click Add. - - - - - &app; automatically adds to the archive all files that you created during the last week, and updates all files that you modified during the last week. However, &app; does not remove from the archive the files that you deleted during the last week. The archive update operation is much faster than doing a full backup of your home folder. - - - - - - - Add to Folder Options - The following options are available in the Add a Folder dialog and allow to automatically select and add all files that satisfy certain criteria: - - - - - Include files - - Type a filename pattern in this text box to include files with names that match the specified pattern. See for more information about filename patterns. - - - - - - Exclude files - - Type a filename pattern in this text box to exclude files with names that match the specified pattern. See for more information about filename patterns. - - - - - - Exclude folders - - Type a filename pattern in this text box to exclude folders with names that match the specified pattern. See for more information about filename patterns. - - - - - - Include subfolders - - Select this option to add all files that match the specified pattern, from the current folder and from subfolders. - - - - The filename, not the subfolder name, must match the specified pattern. - - - If you do not select this option, &app; adds the matching files from the current folder only. - - - - - - Exclude folders that are symbolic links - - Select this option to omit files from folders that are symbolic links. Symbolic links are pointers or shortcuts to other folders. - - If you do not select this option, &app; adds the matching files from folders that are symbolic links. - - - - - - Save Options - - Click on this button to save the current selection of advanced add options to a file. The Save Options dialog is displayed. Enter a descriptive filename in the Options Name text box, then click Save. - - - - - - Load Options - - Click on this button to load or delete a previously saved selection of advanced add options. The Load Options dialog is displayed. - - - - To load a set of options, select the options file in the list box, then click Apply. - - - - - To delete a set of options, select the options file in the list box, then click Remove. Click Close to close the Load Options dialog. - - - - - - - - Reset Options - - Click on this button to reset the current selection of advanced add options to the default values. - - - - - - - - - - Extract Options - - - The Extract dialog provides the following options, which are saved when you quit &app;: - - - - - Extract - - - Select the files to be extracted: - - - - All files - - - Extract all files from the archive. - - - - - Selected files - - - Extract the selected files from the archive. - - - - - Files - - - Extract from the archive all files that match the specified pattern. See for more information about filename patterns. - - - - - - - - - Actions - - - Select the following extract options: - - - - Re-create folders - - Select this option to reconstruct the folder structure when extracting the specified files. - For example, you specify /tmp in the Filename text box and choose to extract all files. The archive contains a subfolder called doc. - - - If you select the Re-create folders option, &app; extracts the contents of the subfolder to /tmp/doc. - - - - If you do not select the Re-create folders option, &app; does not create any subfolders. Instead, &app; extracts all files from the archive, including files from subfolders, to /tmp. - - - - - - - - Overwrite existing files - - Select this option to overwrite any files in the destination folder that have the same name as the specified files. - - If you do not select this option, &app; does not extract the specified file if an existing file with the same name already exists in the destination folder. - - - - - Do not extract older files - - This option is only effective while the Overwrite existing files option is selected. - - - Select the Do not extract older files option to extract the specified file only if the destination folder does not contain the specified file, or if the destination folder contains an older version of the specified file. &app; uses the modification date to determine which file is the most recent. If the version of the file in the archive is older, &app; does not extract the specified file to the destination folder. - - If you do not select the Do not extract older files option while the Overwrite existing files option is selected, &app; extracts the specified file from the archive and overwrites the previous contents of the destination folder. - - - - - - - - - - -
diff --git a/help/C/index.docbook b/help/C/index.docbook new file mode 100644 index 0000000..0fdb425 --- /dev/null +++ b/help/C/index.docbook @@ -0,0 +1,1630 @@ + + + + + + + Archive Manager"> + +]> + + +
+ + + + &app; Manual + + Archive Manager, also known as Engrampa, allows you to create, view, modify, or unpack an archive. + + + 2009 + Paul Cutler + + + 2006 + 2008 + Paolo Bacchilega + + + 2003 + 2004 + Sun Microsystems + + + 2003 + Paolo Bacchilega + + + 2002 + Alexander Kirillov + + + + + + + MATE Documentation Project + + + &legal; + + + + Sun + MATE Documentation Team + + Sun Microsystems + + + + Paolo + Bacchilega + + MATE Documentation Project + + + + Alexander + Kirillov + + MATE Documentation Project +
kirillov@math.sunysb.edu
+
+
+ + Paul + Cutler + + MATE Documentation Project +
pcutler@foresightlinux.org
+
+
+
+ + + + + + + + Archive Manager Manual V2.26.0 + March 2009 + + Paul Cutler + MATE Documentation Project + + + + + Archive Manager Manual V2.24.0 + July 2008 + + Paolo Bacchilega + MATE Documentation Project + + + + + Archive Manager Manual V2.6 + April 2006 + + Paolo Bacchilega + MATE Documentation Project + + + + + Engrampa Manual V2.5 + March 2004 + + Sun MATE Documentation Team + MATE Documentation Project + + + + Engrampa Manual V2.4 + February 2004 + + Sun MATE Documentation Team + MATE Documentation Project + + + + Engrampa Manual V2.3 + August 2003 + + Sun MATE Documentation Team + MATE Documentation Project + + + + Engrampa Manual V2.2 + June 2003 + + Sun MATE Documentation Team + MATE Documentation Project + + + + Engrampa Manual V2.1 + January 2003 + + Paolo Bacchilega + MATE Documentation Project + + + + Engrampa Manual V2.0 + June 2002 + + Alexander Kirillov + MATE Documentation Project + + + + + This manual describes version &appversion; of &appname;. + + + Feedback + To report a bug or make a suggestion regarding the &app; application or this manual, follow the directions in the + MATE Feedback Page. + + + +
+ + Engrampa + + + engrampa + + + Archiving + + + Archives + Adding files to + + + Archives + Deleting files from + + + Archives + Opening + + + Archives + Viewing + + + Archives + Extracting + + + Archives + Creating + + + + + + + Introduction + You can use the &app; application to create, view, modify, or unpack an archive. An archive is a file that acts as a container for other files. An archive can contain many files, folders, and subfolders, usually in compressed form. + + + &app; provides only a graphical interface, and relies on command-line utilities such as tar, gzip, and bzip2 for archive operations. + + + If you have the appropriate command-line tools installed on your system, &app; supports the archive formats listed in the following table. + + + + + + + + Format + + Filename Extension + + + + + 7-Zip archive + .7z + + + WinAce archive + .ace + + + ALZip archive + .alz + + + AIX small indexed archive + .ar + + + ARJ archive + .arj + + + Cabinet file + .cab + + + UNIX CPIO archive + .cpio + + + Debian Linux package + .deb + + + ISO-9660 CD disc image + .iso + + + Java archive + .jar + + + Java enterprise archive + .ear + + + Java web archive + .war + + + LHA archive + .lha, .lzh + + + WinRAR compressed archive + .rar + + + RAR Archived Comic Book + .cbr + + + RPM Linux package + .rpm + + + Uncompressed tar archive + .tar + + + Tar archive compressed with bzip + .tar.bz or .tbz + + + Tar archive compressed with bzip2 + .tar.bz2 or .tbz2 + + + Tar archive compressed with gzip + .tar.gz or .tgz + + + Tar archive compressed with lzip + .tar.lz or .tlz + + + Tar archive compressed with lzop + .tar.lzo or .tzo + + + Tar archive compressed with compress + .tar.Z or .taz + + + Tar archive compressed with 7zip + .tar.7z + + + Stuffit archives + .bin or .sit + + + PKZIP or WinZip archive + .zip + + + ZIP Archived Comic Book + .cbz + + + Zoo archive + .zoo + + + + + The most common archive format on UNIX and Linux systems is the tar archive compressed with gzip or bzip2. + The most common archive format on Microsoft Windows systems is the archive created with PKZIP or WinZip. + + Compressed Non-Archive Files + A compressed non-archive file is a file that is created when you use bzip2, gzip, lzip, lzop, compress or rzip to compress a non-archive file. For example, file.txt.gz is created when you use gzip to compress file.txt. + You can use &app; to create, open and extract a compressed non-archive file. + + + + + + Getting Started + This section provides information on how to start &app;, and describes the &app; user interface. + + + + + To Start &app; + You can start &app; in the following ways: + + + Applications menu + + Choose AccessoriesArchive Manager. + + + + Command line + + Execute the following command: engrampa + + + + + + + When You Start &app; + When you start &app;, the following window is displayed: + +
+ &app; Window + + + + + + Shows Engrampa main window. + + + +
+ + The &app; window contains the following elements: + + Menubar + + The menus on the menubar contain all of the commands that you need to work with archives in &app;. + + + Toolbar + + The toolbar contains a subset of the commands that you can access from the menubar. &app; displays the toolbar by default. To hide the toolbar, choose ViewToolbar. To show the toolbar, choose ViewToolbar again. + + + Folderbar + + The folderbar enables you to navigate among folders within an archive. &app; displays the folderbar only in folder view. See for more information. + + + Display area + + The display area displays the contents of the archive. + + + Statusbar + + The statusbar displays information about current &app; activity and contextual information about the archive contents. &app; displays the statusbar by default. To hide the statusbar, choose ViewStatusbar. To show the statusbar, choose ViewStatusbar again. + + + + When you right-click in the &app; window, the application displays a popup menu. The popup menu contains the most common contextual archive commands. + + + Browsing the Filesystem + Several &app; dialogs (New, Open, Extract,...) enable you + to browse files and folders on your computer. Refer to the Desktop User Guide to learn more about using the + file browsing dialogs. + You can also refer to the Bookmarks + section of the Desktop User Guide to learn how you can use the Places pane + to access your favorite locations. + +
+
+ + + + + + + Working With Archives + + When you use &app; to work with an archive, all changes are saved to disk immediately. For example, if you delete a file from an archive, &app; deletes the file as soon as you click OK. This behavior is different to that of most applications, which save the changes to disk only when you quit the application or select Save in the menu. + + If an archive is very large, or you have a slow system, some archive actions can take significant time. To abort the current action, press Esc. Alternatively, choose ViewStop, or click Stop in the toolbar. + + + In &app;, you can perform the same action in several ways. For example, you can open an archive in the following ways: + + + + + + + + UI Component + + Action + + + + + Window + Drag an archive into the &app; window from another application such as a file manager. + + + Menubar + Choose ArchiveOpen. + If you have recently opened the archive, it will be listed directly in the Archive menu. + + + + Toolbar + Click on the Open toolbar button. + If you have recently opened the archive, click on the down arrow near the Open toolbar button. + + + Right-click popup menu + Right-click on the archive, then choose Open from the popup menu. + + + Shortcut keys + Press CtrlO. + + + + + + + This manual documents functionality from the menubar. + + + + Filename Patterns + &app; enables you to add, extract, or delete several files at once. To apply an action to all files that match a certain pattern, enter the pattern in the text box. The pattern can include standard wildcard symbols such as * to match any string, and ? to match any single symbol. You can enter several patterns separated by semicolons. &app; applies the action to all files that match at least one of the patterns. The examples in the following table show how to use filename patterns to select files. + + + + + + + + + Pattern + + Files Matched + + + + + * + All files + + + *.tar* + All files with extension tar, including those in which the tar extension is followed by any sequence of symbols, such as filename.tar.gz + + + *.jpg; *.jpeg + All files with extension jpg and all files with extension jpeg + + + file?.gz + All files with extension gz that have the name "file" followed by any single character, e.g. file2.gz, filex.gz. + + + + + + + + + + To Open an Archive + + To open an archive, perform the following steps: + + + Choose ArchiveOpen to display the Open dialog. Alternatively press CtrlO, or click Open in the toolbar. + + + Select the archive that you want to open. + + + Click Open. + + + + &app; automatically determines the archive type, and displays: + + + The archive name in the window titlebar + + + The archive contents in the display area + + + The number files and folders (objects) in the current location, and their size when uncompressed, in the statusbar + + + + + To open another archive, choose ArchiveOpen again. &app; opens each archive in a new window. You can't open another archive in the same window. + + + If you try to open an archive that was created in a format that &app; does not recognize, the application displays an error message. See for a list of supported formats. + + + + + + To Select Files in an Archive + + To select all files in an archive, choose EditSelect All or press CtrlA. + To deselect all files in an archive, choose EditDeselect All or press ShiftCtrlA. + + + + + + + To Extract Files From an Archive + + To extract files from an open archive, perform the following steps: + + + Select the files that you want to extract. To select more files, press-and-hold Ctrl and click on the files you want to select. + + + Choose ArchiveExtract to display the Extract dialog. Alternatively click Extract in the toolbar. + + + Select the folder where &app; extracts the files. + + + Select the required extract options. For more information about the extract options, see . + + + Click Extract. + + + If all of the files in the archive are protected by a password, and you have not specified it, &app; asks you to enter the password. + + + If some but not all of the files in the archive are protected by a password, and you have not specified the password, &app; does not ask for a password. However, &app; extracts only the unprotected files. + + + For more information about passwords, see . + + + + + + &app; also provides ways of extracting files from an archive in a file manager window, without opening a &app; window. See for more information. + + The Extract operation extracts a copy of the specified files from the archive. The extracted files have the same permissions and modification date as the original files that were added to the archive. + + + The Extract operation does not change the contents of the archive. For information on how to delete files from an archive, see . + + + + + + To Close an Archive + To close the current archive and the current &app; window, choose Archive Close , or press CtrlW. + + + There is no way to close the current archive but not the &app; window. + + + + + + + + + Creating Archives + + In addition to opening existing archives, you can also create new archives with &app;. + + To Create an Archive + + To create an archive, perform the following steps: + + + Choose ArchiveNew to display the New dialog. Alternatively press CtrlN, or click New in the toolbar. + + + + Specify the folder where &app; places the new archive clicking on the entry in the Save in folder drop-down list. If the folder is not present in list, click on Browse for other folders, and select the folder. Alternatively, enter the path in the Name text box. + + + + Enter the name of the new archive, including the file extension, in the Name text box. Alternatively you can specify the archive name without extension, and then select the archive type from the Archive type drop-down menu, this way the extension will be added automatically. + + + + Select the required create options clicking on Other Options. For more information about the create options, see . + + + Click New. &app; creates an empty archive, but does not yet write the archive to disk. + + + + Add files to the new archive as described in . + + &app; writes a new archive to disk only when the archive contains at least one file. If you create a new archive and quit &app; before you add any files to the archive, &app; deletes the archive. + + + + + + + + + + + To Add Files to an Archive + + To add files to an archive, perform the following steps: + + + Decide where in the archive you want to add the files, then open that location in the archive. + + + Choose EditAdd Files to display the Add Files dialog, or click Add Files in the toolbar. + + + Select the files that you want to add. To select more files press-and-hold Ctrl and click the files. + + + Click Add. &app; adds the files to the current folder in the archive. + + + + + You cannot add folders to the archive with the Add Files dialog. To add a folder see . + The Add Files dialog provides the Add only if newer option, see for more information on this option. + You can also add files to an archive in a file manager window, without opening an &app; window. See for more information. + The Add operation adds a copy of the specified files or folders to the archive. &app; does not remove the original files, which remain unchanged in the file system. The copies that are added to the archive have the same permissions and modification date as the original files. + + + + + + To Add a Folder to an Archive + + To add a folder to an archive, perform the following steps: + + + Decide where in the archive you want to add the files, then open that location in the archive. + + + Choose EditAdd a Folder to display the Add a Folder dialog. + + + Select the folder that you want to add. + + + Click Add. &app; adds the folder to the current folder in the archive. + + + + + The Add a Folder dialog provides several advanced options. See for more information. + + + + + To Convert an Archive to Another Format + To convert an archive to another format and save as a new file, perform the following steps: + + + + Open the archive that you want to convert. + + + + Choose ArchiveSave As to display the Save dialog. + + + + Enter the new archive name in the Name text box. + + + + Select the new format from the Archive type drop-down list. Alternatively, enter the filename extension in the Name text box, and select Automatic from the Archive type drop-down list. + + + + Select the required create options clicking on Other Options. For more information about the create options, see . + + + + Click Save. + + + + If all of the files in the archive are protected by a password, and you have not specified it, &app; asks you to enter the password. + + + If some but not all of the files in the archive are protected by a password, and you have not specified the password, &app; does not ask for a password. However, &app; copies only the unprotected files to the new archive. + + + For more information about passwords, see . + + + + + + + + + + Modifying the Contents of an Archive + + You can modify the contents of an archive in several ways. + + + + + To Encrypt Files in an Archive + For security, you might want to encrypt the files that you add to an archive. + If the archive format supports encryption, you can specify a password to encrypt the files that you add to the archive. + + Currently, only 7-Zip, ZIP, RAR and ARJ archives support encryption. + + To specify a password for file encryption, perform the following steps: + + Choose Edit Password to display the Password dialog. +Enter the password in the Password text box. +Click OK. + + &app; uses the password to encrypt the files that you add to the current archive, and to decrypt the files that you extract from the current archive. &app; deletes the password when you close the archive. + + For information on how to check whether an archive contains encrypted files, see . + + + The encryption provided by archive utilities is weak and insecure. If security is important, use a strong encryption tool such as GNU Privacy Guard. + + + + + + + To Rename a File in an Archive + To rename a file in an archive, perform the following steps: + + + Select the file that you want to rename. + + + Choose EditRename, or press F2, to display the Rename dialog. + + + Enter the new filename in the New file name text box. + + + Click Rename. + + + + + + + + To Copy Files in an Archive + To copy files in an archive, perform the following steps: + + + Select the files that you want to copy. + + + Choose EditCopy, or press CtrlC. + + + Open the location where you want to put the copied files. + + + Choose EditPaste, or press CtrlV. + + + + + + + To Move Files in an Archive + To move files in an archive, perform the following steps: + + + Select the files that you want to move. + + + Choose EditCut, or press CtrlX. + + + Open the location where you want to put the moved files. + + + Choose EditPaste, or press CtrlV. + + + + + + + To Delete Files From an Archive + To delete files from an archive, perform the following steps: + + + Select the files that you want to delete. + + + Choose EditDelete or press Delete to display the Delete dialog. + + + Select one of the following delete options: + + + All files + + + Delete all files from the archive. + + + + + Selected files + + + Delete the selected files from the archive. + + + + + Files + + + Delete from the archive all files that match the specified pattern. See for more information about filename patterns. + + + + + + + Click OK. + + + + + + + + To Modify a File in an Archive + + To modify a file in an archive perform the following steps: + + Double-click the file that you want to open. Alternatively right-click the file and choose Open. + Edit the file opened in step 1, and then save your changes. + &app; shows a confirmation dialog, asking confirmation to update the file in the archive with the changes you made. + Click on Update. + + + &app; uses the system-defined associations between file types and programs to determine the appropriate application to launch for a specific file. These assocations can be displayed and modified in the Open With tab of the file properties dialog. If &app; cannot determine the appropriate application, &app; displays the Open Files dialog to let you choose an application, as described in below. + + + To Modify a File in an Archive with a Custom Application + + You can use an application specified by you, rather than the default application, to modify a file. To use an external application to open a file: + + Right click the file. + Choose Open With.... + + + &app; displays the Open Files dialog, which lists all of the applications that can open files of the specified type. To select one of the applications, double-click the application name or click on the application name and then click Open. Alternatively, enter the application name in the Application text box and then click Open to launch the application of your choice. + Once the application starts follow the procedure from step 2 as described in . + + + + + + + + Viewing Archives + &app; enables you to view several aspects of an archive. + + + + + To View the Properties of an Archive + To view the properties of an archive, choose ArchiveProperties to display the Properties dialog. The Properties dialog displays the following information about the archive: + + + Name + The name of the archive. + + + + Location + The position of the archive in the file system. + + + + Modified on + The date and time at which the archive was last modified. + + + + Archive size + The size of the archive contents when compressed. + + + + Content size + The size of the archive contents when uncompressed. This information is also available in the statusbar. + + + + + Compression ratio + The compression ratio is a value used to describe the reduction in size of the data. For example a compression ratio of 5 means that the compressed archive is 1/5th the size of the original data. + + + + + Number of files + The number of files in the archive. + + + + + + + + + + To View the Contents of an Archive + + &app; displays the archive contents in the main window as a file list with the following columns: + + + Name + The name of a file or folder in the archive. + + + + Size + The size of the file when the file is extracted from the archive. For a folder, the Size field is blank. For information on how to display the size of the compressed file, see . + + + + Type + The type of the file. For a folder, the value in the Type field is Folder. + + + + Date modified + The date on which the file was last modified. For a folder, the Date modified field is blank. + + + + Location + The path to the file within the archive. This column is visible only when the window is in file view, when in folder view the location of the files is displayed in the Location text box of the folderbar. For more information about view types see . + + + + + If another program has modified the archive since &app; opened the archive, choose ViewReload to reload the archive contents from disk. + + For information on how to customize the way that &app; displays the archive contents, see . + + For more advanced tasks, use an application installed on your system. For more information, see . + + + + + + To View a File in an Archive + + To view a file in an archive follow the steps described in . If you save the opened file, click Cancel when &app; asks confirmation to update the file in the archive. + + + + + + To Test the Integrity of an Archive + Sometimes an archive can be damaged for some reason, to check whether an archive is damaged, choose ArchiveTest Integrity: + + + If the archive contains no errors, &app; opens the Test Result dialog to list each file in the archive, and indicates that each file has status OK. + + + + If the archive contains some error, &app; opens the Test Result dialog displaying the part of the archive contains the error. + + + + + A damaged archive can be impossible to extract, this can bring to a loss of data. For this reason you should test the archive integrity before deleting the original files. + + If the archive contains encrypted files, &app; asks the password of the archive before performing the test. + + + Not all the archive types support the integrity testing, the following is the list of archive types that can be tested for integrity: 7-Zip, RAR, ZIP, ACE, ARJ and Zoo. + + + + Tip + To test the integrity of an archive that doesn't support the integrity testing, extract all the files from the archive and check that the operation is completed successfully. + + + + + + + + Customizing the Archive Display + You can customize the way that &app; displays the archive contents, as follows: + + + + Switch between folder view and file view. For more information, see . + + + + Specify the order in which to display files in the list. For more information, see . + + + + Display additional details about the contents of the archive. For more information, see . + + + + &app; updates the display immediately, when you make any of the above customizations. + + + + To Set the View Type + If the archive contains folders, you can show the archive contents in either folder view or file view. + + + + Folder View + &app; displays the archive contents in folder view by default. To explicitly select folder view, choose ViewView as a Folder. + + In folder view, &app; shows folders in the same way as a file manager shows folders. That is, &app; indicates folders in the display area with a folder icon and the folder name. To view the contents of a folder, double-click on the folder name. + + The folderbar, which &app; displays only in folder view, contains the components described in the following table. + + + + + + + + + Component + + Description + + + + + + + + + + + + Shows icon to navigate backwards in location history list. + + + + + + + Click on this button to navigate backwards in the location history list. + + + + + + + + + + + + Shows icon to navigate forwards in location history list. + + + + + + + Click on this button to navigate forwards in the location history list. + + + + + + + + + + + + Shows icon to navigate up one level in folder tree. + + + + + + + Click on this button to navigate up one level in the folder tree. + + + + + + + + + + + + Shows icon to open the top-level folder in the archive. + + + + + + + Click on this button to open the top-level folder in the archive. + + + + + + + Location + + + + + This field shows the full pathname, within the archive, of the current folder. + + To change to a different level in the folder tree, type the new location in the Location text box then press Return. &app; displays the contents of the new location. + + + + + + + + + + File View + To select file view, choose ViewView All Files. + + In file view, &app; displays all files in the archive, including files from subfolders, in a single list. + + + + + + + To Sort the File List + You can sort the file list by name, size, type, modification date, or location. + To specify a sort order, click on the heading of the corresponding column. + To reverse the sort order, click on the column heading again. + + For example, to sort the file list by modification date, click on the Date modified heading. &app; rearranges the file list to display the files by modification date, starting with the earliest. To display the latest files first, click on the Date modified heading again. + + &app; always performs a secondary sort based on the file name. In the above example, &app; sorts by name any files that have the same modification date. + + + + + To Display Additional Details + To open the Last Output dialog, choose ViewLast Output: + + + If you tested the archive in the current &app; session, the Last Output dialog displays the results of the last test. + + + + If you did not test the archive in the current &app; session, the Last Output dialog displays a list of all files in the archive, but does not indicate any status for the files. Instead, the Last Output dialog provides the compressed size of each file and the percentage of compression, and the date and time at which the file was last modified. + + + + + + + + + + + Using the File Manager to Work with an Archive + + You can use the file manager to add files to an archive, or to extract files from an archive. + + + + To Add Files to an Archive by Using the File Manager + You can use the file manager to add files to an archive, in the following ways: + + Drag the files into a &app; window from a file manager window. + + Use the file manager popup menu to add the files to the archive. + + + + To use the file manager popup menu to add files to an archive, perform the following steps: + + Right-click on the files or folders in a file manager window. + + Choose Create Archive from the file manager popup menu to display the &app; Create Archive dialog. + + Enter the archive name, without the file extension, in the Archive text box. + + Choose the archive type from the drop-down list. + + Choose the location where to save the archive file, from the Location drop-down list. If the location is not present in the list choose Other... to select it with the Location dialog. + + + Select the required create options clicking on Other Options. For more information about the create options, see . + + Click Create to add the selected files to the root folder of the specified archive. + + To select any of the advanced add options, you must invoke &app; as described in . + + + + + + + To Extract Files From an Archive by Using the File Manager + You can use the file manager to extract files from an archive, in the following ways: + + Drag the files from a &app; window into a file manager window. + + Use the file manager popup menu to extract the files from the archive. + + + + To use the file manager popup menu to extract files from an archive, perform the following steps: + + Right-click on the archive in a file manager window. + + Choose Extract Here to extract all of the archive contents into the directory where the archive is located. + + + If the archive is encrypted, &app; will ask to enter the password before extracting the files. + + + + + + + Create Options + When creating a new archive, or when converting an existing archive to another format, click on Other Options to specify the following advanced options: + + + + + Password + + Type the password that will be used to encrypt the archive. If no password is specified the archive will not be encrypted. + + Not all archive types support encryption. For more information about file encryption, see . + + + + + Encrypt the file list too + + If this option is selected, the password will be requested even to view the list of files contained in the archive, otherwise it will be requested only to extract the files from the archive. This option is available only if a password is specified. + + + + Split in volumes + + Select this option to split the archive in more files of the specified dimension. + + Only 7-Zip and RAR archives support this feature. + + + + + + + + + Add Options + The Add Files and Add a Folder dialogs provide the following option: + + + + + Add only if newer + + Select this option to add the specified file to the archive only if the archive does not contain the specified file, or if the archive contains an older version of the specified file. &app; uses the modification date to determine which file is the most recent. If the version of the file in the archive is the most recent, &app; does not add the specified file to the archive. + + If you do not select this option, &app; adds the file to the archive and overwrites the previous archive contents. + + + Tip + If you use &app; to create backups, the Add only if newer option is very useful. For example, the archive backup.tar.gz contains a week-old backup of your home folder. To update the archive to contain a current backup of your home folder, perform the following steps: + + + + Open the backup.tar.gz archive in &app;. + + + + + Choose EditAdd to display the Add a Folder dialog. + + + + Select your home folder. + + + + + Select the Add only if newer option. + + + + + Click Add. + + + + + &app; automatically adds to the archive all files that you created during the last week, and updates all files that you modified during the last week. However, &app; does not remove from the archive the files that you deleted during the last week. The archive update operation is much faster than doing a full backup of your home folder. + + + + + + + Add to Folder Options + The following options are available in the Add a Folder dialog and allow to automatically select and add all files that satisfy certain criteria: + + + + + Include files + + Type a filename pattern in this text box to include files with names that match the specified pattern. See for more information about filename patterns. + + + + + + Exclude files + + Type a filename pattern in this text box to exclude files with names that match the specified pattern. See for more information about filename patterns. + + + + + + Exclude folders + + Type a filename pattern in this text box to exclude folders with names that match the specified pattern. See for more information about filename patterns. + + + + + + Include subfolders + + Select this option to add all files that match the specified pattern, from the current folder and from subfolders. + + + + The filename, not the subfolder name, must match the specified pattern. + + + If you do not select this option, &app; adds the matching files from the current folder only. + + + + + + Exclude folders that are symbolic links + + Select this option to omit files from folders that are symbolic links. Symbolic links are pointers or shortcuts to other folders. + + If you do not select this option, &app; adds the matching files from folders that are symbolic links. + + + + + + Save Options + + Click on this button to save the current selection of advanced add options to a file. The Save Options dialog is displayed. Enter a descriptive filename in the Options Name text box, then click Save. + + + + + + Load Options + + Click on this button to load or delete a previously saved selection of advanced add options. The Load Options dialog is displayed. + + + + To load a set of options, select the options file in the list box, then click Apply. + + + + + To delete a set of options, select the options file in the list box, then click Remove. Click Close to close the Load Options dialog. + + + + + + + + Reset Options + + Click on this button to reset the current selection of advanced add options to the default values. + + + + + + + + + + Extract Options + + + The Extract dialog provides the following options, which are saved when you quit &app;: + + + + + Extract + + + Select the files to be extracted: + + + + All files + + + Extract all files from the archive. + + + + + Selected files + + + Extract the selected files from the archive. + + + + + Files + + + Extract from the archive all files that match the specified pattern. See for more information about filename patterns. + + + + + + + + + Actions + + + Select the following extract options: + + + + Re-create folders + + Select this option to reconstruct the folder structure when extracting the specified files. + For example, you specify /tmp in the Filename text box and choose to extract all files. The archive contains a subfolder called doc. + + + If you select the Re-create folders option, &app; extracts the contents of the subfolder to /tmp/doc. + + + + If you do not select the Re-create folders option, &app; does not create any subfolders. Instead, &app; extracts all files from the archive, including files from subfolders, to /tmp. + + + + + + + + Overwrite existing files + + Select this option to overwrite any files in the destination folder that have the same name as the specified files. + + If you do not select this option, &app; does not extract the specified file if an existing file with the same name already exists in the destination folder. + + + + + Do not extract older files + + This option is only effective while the Overwrite existing files option is selected. + + + Select the Do not extract older files option to extract the specified file only if the destination folder does not contain the specified file, or if the destination folder contains an older version of the specified file. &app; uses the modification date to determine which file is the most recent. If the version of the file in the archive is older, &app; does not extract the specified file to the destination folder. + + If you do not select the Do not extract older files option while the Overwrite existing files option is selected, &app; extracts the specified file from the archive and overwrites the previous contents of the destination folder. + + + + + + + + + + +
diff --git a/help/C/legal.xml b/help/C/legal.xml index 29f0726..fe75213 100644 --- a/help/C/legal.xml +++ b/help/C/legal.xml @@ -6,7 +6,7 @@ by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this link or in the file COPYING-DOCS + url="help:fdl">link or in the file COPYING-DOCS distributed with this manual. This manual is part of a collection of MATE manuals diff --git a/help/Makefile.am b/help/Makefile.am index 380221a..93fcb38 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -1,16 +1,14 @@ -include $(top_srcdir)/mate-doc-utils.make -dist-hook: doc-dist-hook +@YELP_HELP_RULES@ -DOC_MODULE = engrampa -DOC_ENTITIES = legal.xml -DOC_INCLUDES = -DOC_FIGURES = \ +HELP_ID = engrampa +HELP_FILES = index.docbook legal.xml +HELP_MEDIA = \ figures/engrampa_home.png \ figures/engrampa_leftarrow.png \ figures/engrampa_main_window.png \ figures/engrampa_rightarrow.png \ figures/engrampa_uparrow.png -DOC_LINGUAS = bg ca cs de el en_GB es fi fr it ja oc nl ru sv vi uk zh_CN +HELP_LINGUAS = bg ca cs de el en_GB es fi fr it ja oc nl ru sv vi uk zh_CN -include $(top_srcdir)/git.mk diff --git a/help/bg/bg.po b/help/bg/bg.po index 1dbbfcf..4a2ca2e 100644 --- a/help/bg/bg.po +++ b/help/bg/bg.po @@ -17,7 +17,7 @@ msgid "" "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any " "later version published by the Free Software Foundation with no Invariant " "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy " -"of the GFDL at this link or " +"of the GFDL at this link or " "in the file COPYING-DOCS distributed with this manual." msgstr "" "Предоставя се разрешение за копиране, разпространение и/или промяна на този " @@ -25,7 +25,7 @@ msgstr "" "версия 1.1 или всяка следваща версия, издадена от Фондация „Свободен " "софтуер“; без „Непроменливи раздели“, „Текстове на предната корица“, както и " "„Текстове на задната корица“. Копие на лиценза може да бъде намерено тук или във файла COPYING-DOCS, " +"type=\"help\" url=\"help:fdl\">тук или във файла COPYING-DOCS, " "разпространяван с това ръководство." #: legal.xml:12(para) @@ -282,11 +282,11 @@ msgstr "Обратна връзка" msgid "" "To report a bug or make a suggestion regarding the Engrampa application or this manual, follow the directions in the MATE Feedback Page." +"url=\"help:mate-feedback\" type=\"help\">MATE Feedback Page." msgstr "" "За да докладвате за грешка или да направите предложение относно програмата " "за работа с архиви Engrampa или това ръководство, следвайте указанията, " -"описани в Страницата за " +"описани в Страницата за " "обратна връзка на MATE." #: engrampa.xml:152(primary) diff --git a/help/ca/ca.po b/help/ca/ca.po index 5370477..7ec7b18 100644 --- a/help/ca/ca.po +++ b/help/ca/ca.po @@ -133,7 +133,7 @@ msgid "" "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any " "later version published by the Free Software Foundation with no Invariant " "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy " -"of the GFDL at this link or " +"of the GFDL at this link or " "in the file COPYING-DOCS distributed with this manual." msgstr "" "Teniu permís per a copiar, distribuir i/o modificar aquest document, sota " @@ -141,7 +141,7 @@ msgstr "" "qualsevol versió publicada posteriorment per la Free Software Foundation, " "sense seccions invariants, sense texts de portada i sense texts de " "contraportada. Podeu trobar una còpia de la GFDL en aquest enllaç o en el fitxer COPYING-DOCS distribuït " +"\" url=\"help:fdl\">enllaç o en el fitxer COPYING-DOCS distribuït " "amb aquest manual." #: C/engrampa.xml:12(para) @@ -359,12 +359,12 @@ msgstr "Comentaris" msgid "" "To report a bug or make a suggestion regarding the Archive " "Manager application or this manual, follow the directions in " -"the MATE Feedback PageMATE Feedback Page." msgstr "" "Per a informar d'un error o fer algun suggeriment sobre el " "gestor d'arxius o aquest manual, seguiu les " -"indicacions a la pàgina de comentaris del MATE." #: C/engrampa.xml:202(primary) @@ -897,24 +897,24 @@ msgid "" "Several Archive Manager dialogs (New, Open, Extract,...) " "enable you to browse files and folders on your computer. Refer to the Desktop User GuideDesktop User Guide to learn more about using the file browsing dialogs." msgstr "" "Diversos diàlegs del gestor d'arxius " "(Nou, Obre, Extreu...) us permeten navegar pels fitxers i les carpetes de " -"l'ordinador. Consulteu la guia d'usuari per a aprendre més sobre com " "utilitzar els diàlegs de navegació pels fitxers." #: C/engrampa.xml:464(para) msgid "" -"You can also refer to the Bookmarks section of the Desktop User Guide to " "learn how you can use the Places pane to access your " "favorite locations." msgstr "" -"També podeu consultar la secció d'adreces d'interès de la guia d'usuari " "per a aprendre com podeu utilitzar el quadre de Llocs " "per a accedir a les vostres ubicacions preferides." diff --git a/help/cs/cs.po b/help/cs/cs.po index 5935a1c..5e48ae9 100644 --- a/help/cs/cs.po +++ b/help/cs/cs.po @@ -121,8 +121,8 @@ msgid "MATE Documentation Project" msgstr "Dokumentační projekt MATE" #: C/engrampa.xml:2(para) -msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this link or in the file COPYING-DOCS distributed with this manual." -msgstr "Je povoleno kopírovat, šířit a/nebo upravovat tento dokument za podmínek GNU Free Documentation License, verze 1.1 nebo jakékoli další verze vydané nadací Free Software Foundation; bez neměnných oddílů, bez textů předních desek a bez textů zadních desek. Kopie této licence je zahrnuta v oddílu jménem GNU Free Documentation License nebo v souboru COPYING-DOCS dodávaném s touto příručkou." +msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this link or in the file COPYING-DOCS distributed with this manual." +msgstr "Je povoleno kopírovat, šířit a/nebo upravovat tento dokument za podmínek GNU Free Documentation License, verze 1.1 nebo jakékoli další verze vydané nadací Free Software Foundation; bez neměnných oddílů, bez textů předních desek a bez textů zadních desek. Kopie této licence je zahrnuta v oddílu jménem GNU Free Documentation License nebo v souboru COPYING-DOCS dodávaném s touto příručkou." #: C/engrampa.xml:12(para) msgid "This manual is part of a collection of MATE manuals distributed under the GFDL. If you want to distribute this manual separately from the collection, you can do so by adding a copy of the license to the manual, as described in section 6 of the license." @@ -272,8 +272,8 @@ msgid "Feedback" msgstr "Ohlasy" #: C/engrampa.xml:195(para) -msgid "To report a bug or make a suggestion regarding the Archive Manager application or this manual, follow the directions in the MATE Feedback Page." -msgstr "Pokud chcete oznámit chybu nebo navrhnout vylepšení vztahující se k aplikaci Správce archivů nebo této příručce, postupujte dle instrukcí na stránce Stránka s ohlasy na MATE." +msgid "To report a bug or make a suggestion regarding the Archive Manager application or this manual, follow the directions in the MATE Feedback Page." +msgstr "Pokud chcete oznámit chybu nebo navrhnout vylepšení vztahující se k aplikaci Správce archivů nebo této příručce, postupujte dle instrukcí na stránce Stránka s ohlasy na MATE." #: C/engrampa.xml:202(primary) msgid "Engrampa" @@ -691,12 +691,12 @@ msgid "Browsing the Filesystem" msgstr "Procházení systému souborů" #: C/engrampa.xml:460(para) -msgid "Several Archive Manager dialogs (New, Open, Extract,...) enable you to browse files and folders on your computer. Refer to the Desktop User Guide to learn more about using the file browsing dialogs." -msgstr "Některá dialogová okna ve Správci archivů (Nový, Otevřít, Rozbalit,...) umožňují procházet soubory a složky ve vašem počítači. Jestliže se chcete dovědět víc o dialogových oknech na procházení souborů, odkazujeme vás na Příručku uživatele pracovního prostředí." +msgid "Several Archive Manager dialogs (New, Open, Extract,...) enable you to browse files and folders on your computer. Refer to the Desktop User Guide to learn more about using the file browsing dialogs." +msgstr "Některá dialogová okna ve Správci archivů (Nový, Otevřít, Rozbalit,...) umožňují procházet soubory a složky ve vašem počítači. Jestliže se chcete dovědět víc o dialogových oknech na procházení souborů, odkazujeme vás na Příručku uživatele pracovního prostředí." #: C/engrampa.xml:464(para) -msgid "You can also refer to the Bookmarks section of the Desktop User Guide to learn how you can use the Places pane to access your favorite locations." -msgstr "Také vám doporučujeme kapitolu Záložky v Příručce uživatele pracovního prostředí, kde se můžete naučit, jak využívat panel Místa pro přístup ke svým oblíbeným místům." +msgid "You can also refer to the Bookmarks section of the Desktop User Guide to learn how you can use the Places pane to access your favorite locations." +msgstr "Také vám doporučujeme kapitolu Záložky v Příručce uživatele pracovního prostředí, kde se můžete naučit, jak využívat panel Místa pro přístup ke svým oblíbeným místům." #: C/engrampa.xml:476(title) msgid "Working With Archives" diff --git a/help/de/de.po b/help/de/de.po index 74f04e9..18b3cd1 100644 --- a/help/de/de.po +++ b/help/de/de.po @@ -125,7 +125,7 @@ msgid "" "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any " "later version published by the Free Software Foundation with no Invariant " "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy " -"of the GFDL at this link or in " +"of the GFDL at this link or in " "the file COPYING-DOCS distributed with this manual." msgstr "" "Das vorliegende Dokument kann gemäß den Bedingungen der GNU Free " @@ -133,7 +133,7 @@ msgstr "" "Software Foundation veröffentlichten Version ohne unveränderbare Abschnitte " "sowie ohne Texte auf dem vorderen und hinteren Buchdeckel kopiert, verteilt " "und/oder modifiziert werden. Eine Kopie der GFDL finden Sie unter diesem " -"Link oder in der mit diesem " +"Link oder in der mit diesem " "Handbuch gelieferten Datei COPYING-DOCS." #: C/engrampa.xml:12(para) @@ -356,12 +356,12 @@ msgstr "Rückmeldungen" msgid "" "To report a bug or make a suggestion regarding the Archive " "Manager application or this manual, follow the directions in " -"the MATE Feedback PageMATE Feedback Page." msgstr "" "Wenn Sie Fehler finden oder Vorschläge zur Archivmanager-Anwendung oder diesem Handbuch haben, befolgen Sie bitte die " -"Anweisungen auf der MATE-" +"Anweisungen auf der MATE-" "Seite für Rückmeldungen." #: C/engrampa.xml:202(primary) @@ -906,24 +906,24 @@ msgid "" "Several Archive Manager dialogs (New, Open, Extract,...) " "enable you to browse files and folders on your computer. Refer to the Desktop User GuideDesktop User Guide to learn more about using the file browsing dialogs." msgstr "" "Verschiedene Archivmanager-Dialoge (Neu, Öffnen, Entpacken,...) " "ermöglichen Ihnen, Ihren Computer nach Dateien und Ordnern zu durchsuchen. " -"Ziehen Sie das Desktop-Benutzerhandbuch zu Rate, um mehr über die Benutzung " "dieser Datei-Dialoge zu erfahren." #: C/engrampa.xml:464(para) msgid "" -"You can also refer to the Bookmarks section of the Desktop User Guide to " "learn how you can use the Places pane to access your " "favorite locations." msgstr "" -"Sie können auch den Abschnitt Lesezeichen des Desktop-Benutzerhandbuchs zu " "Rate ziehen, um zu erfahren, wie Sie das Orte-" "Seitenfenster verwenden können, um Ihre bevorzugten Orte zu erreichen." diff --git a/help/el/el.po b/help/el/el.po index d9a10c6..ae1b9ae 100644 --- a/help/el/el.po +++ b/help/el/el.po @@ -134,14 +134,14 @@ msgid "" "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any " "later version published by the Free Software Foundation with no Invariant " "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy " -"of the GFDL at this link or " +"of the GFDL at this link or " "in the file COPYING-DOCS distributed with this manual." msgstr "" "Επιτρέπεται η αντιγραφή, αναδιανομή και/η τροποποίηση αυτού του εγγράφου υπό " "τους όρους της Ελεύθερης Άδειας Τεκμηρίωσης GNU (GFDL), Έκδοση 1.1 ή νεότερη " "που εκδόθηκε από το Ίδρυμα Ελεύθερου Λογισμικού χωρίς Αμετάβλητα Τμήματα, " "χωρίς Κείμενο Εξωφύλλου, και χωρίς Κείμενο Οπισθοφύλλου. Μπορείτε να βρείτε " -"ένα αντίγραφο της GFDL σ' αυτό το σύνδεσμο ή στο αρχείο COPYING-DOCS που διανέμεται με αυτό το " "εγχειρίδιο." @@ -360,12 +360,12 @@ msgstr "Aνάδραση" msgid "" "To report a bug or make a suggestion regarding the Archive " "Manager application or this manual, follow the directions in " -"the MATE Feedback PageMATE Feedback Page." msgstr "" "Για να αναφέρετε ένα σφάλμα ή να κάνετε μια πρόταση σχετικά με τη " "μικροεφαρμογή Sticky Notes ή αυτή την τεκμηρίωση, " -"ακολουθήστε τις οδηγίες στην Ιστοσελίδα Ανάδρασης MATE ." #: C/engrampa.xml:202(primary) @@ -922,26 +922,26 @@ msgid "" "Several Archive Manager dialogs (New, Open, Extract,...) " "enable you to browse files and folders on your computer. Refer to the Desktop User GuideDesktop User Guide to learn more about using the file browsing dialogs." msgstr "" "Αρκετοί διάλογοι του Διαχειριστή συμπιεσμένων αρχείων (Νέο, Άνοιγμα, " "Αποσυμπίεση,...) σας επιτρέπουν να περιηγήστε στα " "αρχεία και τους φακέλους του υπολογιστή σας. Αναφερθείτε στον Οδηγό χρήσης επιφάνειας " +"\"help\" url=\"help:user-guide?filechooser-open\">Οδηγό χρήσης επιφάνειας " "εργασίας για να μάθετε περισσότερα για τη χρήση των διαλόγων " "περιήγησης." #: C/engrampa.xml:464(para) msgid "" -"You can also refer to the Bookmarks section of the Desktop User Guide to " "learn how you can use the Places pane to access your " "favorite locations." msgstr "" "Μπορείτε επίσης να αναφερθείτε στο τμήμα για τους Σελιδοδείκτες του Οδηγού " +"\"help:user-guide?caja-bookmarks\">Σελιδοδείκτες του Οδηγού " "χρήσης επιφάνειας εργασίας για να μάθετε πώς να χρησιμοποιείτε το πλαίσιο " "Τοποθεσίες για να έχετε πρόσβαση στις αγαπημένες σας " "τοποθεσίες." diff --git a/help/en_GB/en_GB.po b/help/en_GB/en_GB.po index 2733d99..eca5ddc 100644 --- a/help/en_GB/en_GB.po +++ b/help/en_GB/en_GB.po @@ -132,14 +132,14 @@ msgid "" "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any " "later version published by the Free Software Foundation with no Invariant " "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy " -"of the GFDL at this link or " +"of the GFDL at this link or " "in the file COPYING-DOCS distributed with this manual." msgstr "" "Permission is granted to copy, distribute and/or modify this document under " "the terms of the GNU Free Documentation Licence (GFDL), Version 1.1 or any " "later version published by the Free Software Foundation with no Invariant " "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy " -"of the GFDL at this link or " +"of the GFDL at this link or " "in the file COPYING-DOCS distributed with this manual." #: C/engrampa.xml:12(para) @@ -357,12 +357,12 @@ msgstr "Feedback" msgid "" "To report a bug or make a suggestion regarding the Archive " "Manager application or this manual, follow the directions in " -"the MATE Feedback PageMATE Feedback Page." msgstr "" "To report a bug or make a suggestion regarding the Archive " "Manager application or this manual, follow the directions in " -"the MATE Feedback PageMATE Feedback Page." #: C/engrampa.xml:202(primary) @@ -884,23 +884,23 @@ msgid "" "Several Archive Manager dialogs (New, Open, Extract,...) " "enable you to browse files and folders on your computer. Refer to the Desktop User GuideDesktop User Guide to learn more about using the file browsing dialogs." msgstr "" "Several Archive Manager dialogues (New, Open, Extract, etc.) " "enable you to browse files and folders on your computer. Refer to the Desktop User GuideDesktop User Guide to learn more about using the file browsing dialogues." #: C/engrampa.xml:460(para) msgid "" -"You can also refer to the Bookmarks section of the Desktop User Guide to " "learn how you can use the Places pane to access your " "favorite locations." msgstr "" -"You can also refer to the Bookmarks section of the Desktop User Guide to " "learn how you can use the Places pane to access your " "favourite locations." diff --git a/help/es/es.po b/help/es/es.po index 706404f..bb76145 100644 --- a/help/es/es.po +++ b/help/es/es.po @@ -136,7 +136,7 @@ msgid "" "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any " "later version published by the Free Software Foundation with no Invariant " "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy " -"of the GFDL at this link or " +"of the GFDL at this link or " "in the file COPYING-DOCS distributed with this manual." msgstr "" "Se concede permiso para copiar, distribuir y/o modificar este documento bajo " @@ -144,7 +144,7 @@ msgstr "" "cualquier otra versión posterior publicada por la Free Software Foundation; " "sin Secciones Invariantes ni Textos de Cubierta Delantera ni Textos de " "Cubierta Trasera. Puede encontrar una copia de la licencia GFDL en este " -"enlace o en el archivo " +"enlace o en el archivo " "COPYING-DOCS distribuido con este manual." #: C/engrampa.xml:12(para) @@ -364,12 +364,12 @@ msgstr "Comentarios" msgid "" "To report a bug or make a suggestion regarding the Archive " "Manager application or this manual, follow the directions in " -"the MATE Feedback PageMATE Feedback Page." msgstr "" "Para informar de un defecto o hacer alguna sugerencia sobre respecto al " "Gestor de archivadores o el presente manual, siga " -"las instrucciones que aparecen en la página de comentarios de Mate." #: C/engrampa.xml:202(primary) @@ -916,24 +916,24 @@ msgid "" "Several Archive Manager dialogs (New, Open, Extract,...) " "enable you to browse files and folders on your computer. Refer to the Desktop User GuideDesktop User Guide to learn more about using the file browsing dialogs." msgstr "" "Varios diálogos del Gestor de archivadores " "(Nuevo, Abrir, Extraer, ...) le permiten examinar archivos y carpetas en su equipo. " -"Consulte la Guía del usuario del Escritorio para aprender más acerca de cómo " "usar los diálogos de examinar." #: C/engrampa.xml:464(para) msgid "" -"You can also refer to the Bookmarks section of the Desktop User Guide to " "learn how you can use the Places pane to access your " "favorite locations." msgstr "" -"También puede consultar la sección Marcadores de la Guía del usuario del " "Escritorio para aprender a usar el panel Lugares para " "acceder a sus ubicaciones favoritas." diff --git a/help/fi/fi.po b/help/fi/fi.po index 6ce0aec..e0cbe59 100644 --- a/help/fi/fi.po +++ b/help/fi/fi.po @@ -108,8 +108,8 @@ msgid "MATE Documentation Project" msgstr "MATE Documentation Project" #: C/engrampa.xml:2(para) -msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this link or in the file COPYING-DOCS distributed with this manual." -msgstr "Tätä asiakirjaa saa kopioida, jakaa edelleen ja/tai muokata Free Software Foundationin julkaiseman GNU Free Documentation Licensen (GFDL) version 1.1 tai valinnaisesti myöhemmän version mukaisesti, ilman vaatimuksia muuttamattomista osioista ja etu- tai takakansiteksteistä. Kopion GFDL:stä voi nähdä napsauttamalla tätä linkkiä, tai lukemalla ohjeen mukana toimitetun COPYING-DOCS-nimisen tiedoston." +msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this link or in the file COPYING-DOCS distributed with this manual." +msgstr "Tätä asiakirjaa saa kopioida, jakaa edelleen ja/tai muokata Free Software Foundationin julkaiseman GNU Free Documentation Licensen (GFDL) version 1.1 tai valinnaisesti myöhemmän version mukaisesti, ilman vaatimuksia muuttamattomista osioista ja etu- tai takakansiteksteistä. Kopion GFDL:stä voi nähdä napsauttamalla tätä linkkiä, tai lukemalla ohjeen mukana toimitetun COPYING-DOCS-nimisen tiedoston." #: C/engrampa.xml:12(para) msgid "This manual is part of a collection of MATE manuals distributed under the GFDL. If you want to distribute this manual separately from the collection, you can do so by adding a copy of the license to the manual, as described in section 6 of the license." @@ -239,8 +239,8 @@ msgid "Feedback" msgstr "Palaute" #: C/engrampa.xml:168(para) -msgid "To report a bug or make a suggestion regarding the Archive Manager application or this manual, follow the directions in the MATE Feedback Page." -msgstr "Ilmoittaaksesi viasta tai tehdäksesi ehdotuksen Pakettienkäsittelyohjelmaan taikka tähän käyttöohjeeseen liittyen, seuraa ohjeita Maten palautesivulla. Jos haluat antaa palautetta käyttöoppaan tai ohjelman käännöksistä, löydät ohjeet Maten suomentamissivulta." +msgid "To report a bug or make a suggestion regarding the Archive Manager application or this manual, follow the directions in the MATE Feedback Page." +msgstr "Ilmoittaaksesi viasta tai tehdäksesi ehdotuksen Pakettienkäsittelyohjelmaan taikka tähän käyttöohjeeseen liittyen, seuraa ohjeita Maten palautesivulla. Jos haluat antaa palautetta käyttöoppaan tai ohjelman käännöksistä, löydät ohjeet Maten suomentamissivulta." #: C/engrampa.xml:175(primary) msgid "Engrampa" @@ -650,12 +650,12 @@ msgid "Browsing the Filesystem" msgstr "Tiedostojärjestelmän selaus" #: C/engrampa.xml:429(para) -msgid "Several Archive Manager dialogs (New, Open, Extract,...) enable you to browse files and folders on your computer. Refer to the Desktop User Guide to learn more about using the file browsing dialogs." -msgstr "Muutamat Pakettienkäsittelyohjelman-valintaikkunat (Uusi, Avaa, Pura,...) mahdollistavat tietokoneesi tiedostojen ja kansioiden selauksen. Käytä Työpöytäkäyttäjän opasta apuna lukeaksesi lisää tiedostonselausvalintaikkunoista." +msgid "Several Archive Manager dialogs (New, Open, Extract,...) enable you to browse files and folders on your computer. Refer to the Desktop User Guide to learn more about using the file browsing dialogs." +msgstr "Muutamat Pakettienkäsittelyohjelman-valintaikkunat (Uusi, Avaa, Pura,...) mahdollistavat tietokoneesi tiedostojen ja kansioiden selauksen. Käytä Työpöytäkäyttäjän opasta apuna lukeaksesi lisää tiedostonselausvalintaikkunoista." #: C/engrampa.xml:433(para) -msgid "You can also refer to the Bookmarks section of the Desktop User Guide to learn how you can use the Places pane to access your favorite locations." -msgstr "Voit myös käyttää Työpöytäkäyttäjän oppaan Kirjanmerkit-osiota lukeaksesi, kuinka käytät Sijainnit-paneelia päästäksesi suosikkikohteisiisi." +msgid "You can also refer to the Bookmarks section of the Desktop User Guide to learn how you can use the Places pane to access your favorite locations." +msgstr "Voit myös käyttää Työpöytäkäyttäjän oppaan Kirjanmerkit-osiota lukeaksesi, kuinka käytät Sijainnit-paneelia päästäksesi suosikkikohteisiisi." #: C/engrampa.xml:445(title) msgid "Working With Archives" diff --git a/help/fr/fr.po b/help/fr/fr.po index d646eba..f501dc7 100644 --- a/help/fr/fr.po +++ b/help/fr/fr.po @@ -136,7 +136,7 @@ msgid "" "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any " "later version published by the Free Software Foundation with no Invariant " "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy " -"of the GFDL at this link or " +"of the GFDL at this link or " "in the file COPYING-DOCS distributed with this manual." msgstr "" "Permission vous est donnée de copier, distribuer et/ou modifier ce document " @@ -144,7 +144,7 @@ msgstr "" "ou ultérieure publiée par la Free Software Foundation sans section " "inaltérable, sans texte de première page de couverture ni texte de dernière " "page de couverture. Vous trouverez un exemplaire de cette licence en suivant " -"ce lien ou dans le fichier " +"ce lien ou dans le fichier " "COPYING-DOCS fourni avec le présent manuel." #: C/engrampa.xml:12(para) @@ -364,12 +364,12 @@ msgstr "Votre avis" msgid "" "To report a bug or make a suggestion regarding the Archive " "Manager application or this manual, follow the directions in " -"the MATE Feedback PageMATE Feedback Page." msgstr "" "Pour rapporter une anomalie ou émettre une suggestion concernant le " "gestionnaire d'archives ou ce manuel, procédez " -"comme indiqué sur la page " +"comme indiqué sur la page " "de réactions sur MATE." #: C/engrampa.xml:202(primary) @@ -902,26 +902,26 @@ msgid "" "Several Archive Manager dialogs (New, Open, Extract,...) " "enable you to browse files and folders on your computer. Refer to the Desktop User GuideDesktop User Guide to learn more about using the file browsing dialogs." msgstr "" "Plusieurs boîtes de dialogue du gestionnaire d'archives (Nouveau, Ouvrir, " "Extraire, ...) vous permettent de naviguer dans vos " -"fichiers et vos dossiers. Consultez le guide d'utilisation du bureau pour en " "apprendre plus sur l'utilisation des boîtes de dialogue de gestion de " "fichiers." #: C/engrampa.xml:464(para) msgid "" -"You can also refer to the Bookmarks section of the Desktop User Guide to " "learn how you can use the Places pane to access your " "favorite locations." msgstr "" "Vous pouvez aussi consulter la section sur les signets du guide " +"\"help:user-guide?caja-bookmarks\">signets du guide " "d'utilisation du bureau pour apprendre comment utiliser le panneau " "latéral Raccourcis pour accéder à vos emplacements " "préférés." diff --git a/help/it/it.po b/help/it/it.po index 52a26dc..b89278f 100644 --- a/help/it/it.po +++ b/help/it/it.po @@ -132,14 +132,14 @@ msgid "" "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any " "later version published by the Free Software Foundation with no Invariant " "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy " -"of the GFDL at this link or " +"of the GFDL at this link or " "in the file COPYING-DOCS distributed with this manual." msgstr "" "Questo documento può essere copiato, distribuito o modificato in base ai " "termini della GNU Free Documentation License (GFDL), versione 1.1 o di " "versioni successive pubblicate dalla Free Software Foundation che siano " "prive di sezioni invariabili, frontespizi e retrocopertine. La GFDL è " -"disponibile accedendo a questo linklink o nel file COPYING-DOCS distribuito con questo manuale." #: C/engrampa.xml:12(para) @@ -364,12 +364,12 @@ msgstr "Commenti" msgid "" "To report a bug or make a suggestion regarding the Archive " "Manager application or this manual, follow the directions in " -"the MATE Feedback PageMATE Feedback Page." msgstr "" "Per segnalare un bug o un suggerimento riguardo Gestore di " "archivi o questo manuale, seguire le indicazioni presenti " -"nella pagina dei commenti " +"nella pagina dei commenti " "di MATE." #: C/engrampa.xml:202(primary) @@ -914,26 +914,26 @@ msgid "" "Several Archive Manager dialogs (New, Open, Extract,...) " "enable you to browse files and folders on your computer. Refer to the Desktop User GuideDesktop User Guide to learn more about using the file browsing dialogs." msgstr "" "Diversi dialoghi di Gestore di archivi " "(Nuovo, Apri, Estrai,...) consentono di esplorare i file e le cartelle all'interno del " "proprio computer. Per maggiori informazioni riguardo l'utilizzo del gestore " -"di file, consultare la guida utente." #: C/engrampa.xml:464(para) msgid "" -"You can also refer to the Bookmarks section of the Desktop User Guide to " "learn how you can use the Places pane to access your " "favorite locations." msgstr "" "Per informazioni su come utilizzare il riquadro Risorse " "per accedere alle posizioni preferite, è possibile fare riferimento alla " -"sezione sui " +"sezione sui " "segnalibri della guida utente." #: C/engrampa.xml:476(title) diff --git a/help/ja/ja.po b/help/ja/ja.po index 903dc55..0dec4b9 100644 --- a/help/ja/ja.po +++ b/help/ja/ja.po @@ -133,13 +133,13 @@ msgid "" "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any " "later version published by the Free Software Foundation with no Invariant " "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy " -"of the GFDL at this link or " +"of the GFDL at this link or " "in the file COPYING-DOCS distributed with this manual." msgstr "" "このドキュメントをフリーソフトウェア財団発行の GNU フリー文書利用許諾契約書 " "(バージョン 1.1 かそれ以降から一つを選択) が定める条件の下で複製、頒布、ある" "いは改変することを許可する。変更不可部分、表カバーテキスト、裏カバーテキスト" -"は存在しない。この利用許諾契約書の複製物はこのリンク、またはこの文書と共に配布されている " "COPYING-DOCS というファイルに中に記載されている。" @@ -358,11 +358,11 @@ msgstr "フィードバック" msgid "" "To report a bug or make a suggestion regarding the Archive " "Manager application or this manual, follow the directions in " -"the MATE Feedback PageMATE Feedback Page." msgstr "" "書庫マネージャやこのマニュアルに対してバグの報告や" -"提案を行うには、MATE " +"提案を行うには、MATE " "Feedback Pageの指示に従ってください。" #: C/engrampa.xml:202(primary) @@ -891,24 +891,24 @@ msgid "" "Several Archive Manager dialogs (New, Open, Extract,...) " "enable you to browse files and folders on your computer. Refer to the Desktop User GuideDesktop User Guide to learn more about using the file browsing dialogs." msgstr "" "書庫マネージャのダイアログ(新規開く展開、...)のいくつ" "かは、お使いのコンピュータのファイルやフォルダをブラウズすることができます。" -"デスクトップ" +"デスクトップ" "ユーザガイドを参照して、ブラウズダイアログの使い方について詳しく学ん" "でください。" #: C/engrampa.xml:464(para) msgid "" -"You can also refer to the Bookmarks section of the Desktop User Guide to " "learn how you can use the Places pane to access your " "favorite locations." msgstr "" -"また、デスクトップユーザガイドのお気に入りの場所に対してブックマークを活用するを" "参照して、お気に入りの場所にアクセスするためにどのように場所ペインを利用できるか学べます。" diff --git a/help/nl/nl.po b/help/nl/nl.po index 17d4f3d..0c034cb 100644 --- a/help/nl/nl.po +++ b/help/nl/nl.po @@ -97,7 +97,7 @@ msgid "MATE Documentation Project" msgstr "MATE Documentatieproject" #: /tmp/doc-l10n/cvs/engrampa.HEAD/C/engrampa.xml:2(para) -msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this link or in the file COPYING-DOCS distributed with this manual." +msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this link or in the file COPYING-DOCS distributed with this manual." msgstr "" #: /tmp/doc-l10n/cvs/engrampa.HEAD/C/engrampa.xml:12(para) @@ -220,8 +220,8 @@ msgid "Feedback" msgstr "Reacties" #: /tmp/doc-l10n/cvs/engrampa.HEAD/C/engrampa.xml:159(para) -msgid "To report a bug or make a suggestion regarding the Archive Manager application or this manual, follow the directions in the MATE Feedback Page." -msgstr "Om bugs te melden of een suggestie te maken met betrekking tot het archiefbeheer of de handleiding kunt u de aanwijzingen volgen op de MATE Reactiepagina" +msgid "To report a bug or make a suggestion regarding the Archive Manager application or this manual, follow the directions in the MATE Feedback Page." +msgstr "Om bugs te melden of een suggestie te maken met betrekking tot het archiefbeheer of de handleiding kunt u de aanwijzingen volgen op de MATE Reactiepagina" #: /tmp/doc-l10n/cvs/engrampa.HEAD/C/engrampa.xml:166(primary) msgid "Engrampa" diff --git a/help/oc/oc.po b/help/oc/oc.po index 8387b27..5ed2524 100644 --- a/help/oc/oc.po +++ b/help/oc/oc.po @@ -117,7 +117,7 @@ msgid "" "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any " "later version published by the Free Software Foundation with no Invariant " "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy " -"of the GFDL at this link or " +"of the GFDL at this link or " "in the file COPYING-DOCS distributed with this manual." msgstr "" @@ -275,7 +275,7 @@ msgstr "" msgid "" "To report a bug or make a suggestion regarding the Archive " "Manager application or this manual, follow the directions in " -"the MATE Feedback PageMATE Feedback Page." msgstr "" diff --git a/help/ru/ru.po b/help/ru/ru.po index 563de50..4c0a9ee 100644 --- a/help/ru/ru.po +++ b/help/ru/ru.po @@ -112,7 +112,7 @@ msgid "" "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any " "later version published by the Free Software Foundation with no Invariant " "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy " -"of the GFDL at this link or " +"of the GFDL at this link or " "in the file COPYING-DOCS distributed with this manual." msgstr "" "Разрешается копировать, распространять и/или изменять этот документ на " @@ -120,7 +120,7 @@ msgstr "" "License (GFDL)), версии 1.1 или любой более поздней версии, опубликованной " "Ассоциацией Свободного Программного Обеспечения без изменения разделов, без " "текстов обложки. Вы можете найти копию GFDL по этому адресу или в файле COPYING-DOCS, " +"\"help:fdl\">этому адресу или в файле COPYING-DOCS, " "распространяемого вместе с данным руководством." #: C/engrampa.xml:12(para) @@ -307,12 +307,12 @@ msgstr "Обратная связь" msgid "" "To report a bug or make a suggestion regarding the Archive " "Manager application or this manual, follow the directions in " -"the MATE Feedback PageMATE Feedback Page." msgstr "" "Чтобы сообщить об ошибке или внести пожелания относительно приложения " "Менеджер архивов или этого руководства, следуйте " -"указаниям на Странице " +"указаниям на Странице " "обратной связи MATE." #: C/engrampa.xml:166(primary) diff --git a/help/sv/sv.po b/help/sv/sv.po index 521de8e..5e40cb3 100644 --- a/help/sv/sv.po +++ b/help/sv/sv.po @@ -101,8 +101,8 @@ msgid "MATE Documentation Project" msgstr "Dokumentationsprojekt för MATE" #: C/engrampa.xml:2(para) -msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this link or in the file COPYING-DOCS distributed with this manual." -msgstr "Tillstånd att kopiera, distribuera och/eller modifiera detta dokument ges under villkoren i GNU Free Documentation License (GFDL), version 1.1 eller senare, utgivet av Free Software Foundation utan standardavsnitt och omslagstexter. En kopia av GFDL finns att hämta på denna länk eller i filen COPYING-DOCS som medföljer denna handbok." +msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this link or in the file COPYING-DOCS distributed with this manual." +msgstr "Tillstånd att kopiera, distribuera och/eller modifiera detta dokument ges under villkoren i GNU Free Documentation License (GFDL), version 1.1 eller senare, utgivet av Free Software Foundation utan standardavsnitt och omslagstexter. En kopia av GFDL finns att hämta på denna länk eller i filen COPYING-DOCS som medföljer denna handbok." #: C/engrampa.xml:12(para) msgid "This manual is part of a collection of MATE manuals distributed under the GFDL. If you want to distribute this manual separately from the collection, you can do so by adding a copy of the license to the manual, as described in section 6 of the license." @@ -232,8 +232,8 @@ msgid "Feedback" msgstr "Återkoppling" #: C/engrampa.xml:168(para) -msgid "To report a bug or make a suggestion regarding the Archive Manager application or this manual, follow the directions in the MATE Feedback Page." -msgstr "För att rapportera ett fel eller komma med ett förslag angående programmet Arkivhanterare eller denna handbok, följ instruktionerna på MATE:s återkopplingssida." +msgid "To report a bug or make a suggestion regarding the Archive Manager application or this manual, follow the directions in the MATE Feedback Page." +msgstr "För att rapportera ett fel eller komma med ett förslag angående programmet Arkivhanterare eller denna handbok, följ instruktionerna på MATE:s återkopplingssida." #: C/engrampa.xml:175(primary) msgid "Engrampa" @@ -643,12 +643,12 @@ msgid "Browsing the Filesystem" msgstr "Bläddra i filsystemet" #: C/engrampa.xml:429(para) -msgid "Several Archive Manager dialogs (New, Open, Extract,...) enable you to browse files and folders on your computer. Refer to the Desktop User Guide to learn more about using the file browsing dialogs." -msgstr "Ett flertal dialogrutor i Arkivhanterare (Ny, Öppna, Packa upp,...) låter dig bläddra efter filer och mappar på din dator. Referera till Användarguiden för skrivbordet för att lära dig mer om hur man använder filväljardialoger." +msgid "Several Archive Manager dialogs (New, Open, Extract,...) enable you to browse files and folders on your computer. Refer to the Desktop User Guide to learn more about using the file browsing dialogs." +msgstr "Ett flertal dialogrutor i Arkivhanterare (Ny, Öppna, Packa upp,...) låter dig bläddra efter filer och mappar på din dator. Referera till Användarguiden för skrivbordet för att lära dig mer om hur man använder filväljardialoger." #: C/engrampa.xml:433(para) -msgid "You can also refer to the Bookmarks section of the Desktop User Guide to learn how you can use the Places pane to access your favorite locations." -msgstr "Du kan även referera till avsnittet Bokmärken i Användarguide för skrivbordet för att lära dig hur du kan använda panelen Platser för att komma åt dina favoritplatser." +msgid "You can also refer to the Bookmarks section of the Desktop User Guide to learn how you can use the Places pane to access your favorite locations." +msgstr "Du kan även referera till avsnittet Bokmärken i Användarguide för skrivbordet för att lära dig hur du kan använda panelen Platser för att komma åt dina favoritplatser." #: C/engrampa.xml:445(title) msgid "Working With Archives" diff --git a/help/uk/uk.po b/help/uk/uk.po index 86d87ba..84c284d 100644 --- a/help/uk/uk.po +++ b/help/uk/uk.po @@ -22,14 +22,14 @@ msgid "" "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any " "later version published by the Free Software Foundation with no Invariant " "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy " -"of the GFDL at this link or " +"of the GFDL at this link or " "in the file COPYING-DOCS distributed with this manual." msgstr "" "Дозволяється копіювати, розповсюджувати та/або змінювати цей документ на " "умовах ліцензії GNU Free Documentation License (GFDL), версії 1.1 або будь-" "якої старшої версії, що опублікована Free Software Foundation без " "інваріантних розділів, тексту титульної сторінки, та тексту фінальної " -"сторінки. Копію GFDL можна знайти за " +"сторінки. Копію GFDL можна знайти за " "адресою або у файлі COPYING-DOCS, що постачається з цією довідкою." #: ../C/legal.xml:12(para) @@ -317,12 +317,12 @@ msgstr "Зворотний зв'язок" msgid "" "To report a bug or make a suggestion regarding the Archive " "Manager application or this manual, follow the directions in " -"the MATE Feedback PageMATE Feedback Page." msgstr "" "Щоб сповістити про помилку або внести пропозицію відносно програми " "Менеджер архівів чи цієї довідки, слідуйте " -"інструкціям, наведеним на Сторінка зворотного зв'язку MATE." #: ../C/engrampa.xml:166(primary) diff --git a/help/vi/vi.po b/help/vi/vi.po index df65d9a..1a5862b 100644 --- a/help/vi/vi.po +++ b/help/vi/vi.po @@ -101,8 +101,8 @@ msgid "MATE Documentation Project" msgstr "Dự án Tài Liệu MATE" #: C/engrampa.xml:2(para) -msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this link or in the file COPYING-DOCS distributed with this manual." -msgstr "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this link or in the file COPYING-DOCS distributed with this manual." +msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this link or in the file COPYING-DOCS distributed with this manual." +msgstr "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this link or in the file COPYING-DOCS distributed with this manual." #: C/engrampa.xml:12(para) msgid "This manual is part of a collection of MATE manuals distributed under the GFDL. If you want to distribute this manual separately from the collection, you can do so by adding a copy of the license to the manual, as described in section 6 of the license." @@ -232,8 +232,8 @@ msgid "Feedback" msgstr "Phản hồi" #: C/engrampa.xml:168(para) -msgid "To report a bug or make a suggestion regarding the Archive Manager application or this manual, follow the directions in the MATE Feedback Page." -msgstr "Để thông báo lỗi hay gợi ý cho Bộ quản lý kho lưu, xin mở Trang phản hồi cho MATE." +msgid "To report a bug or make a suggestion regarding the Archive Manager application or this manual, follow the directions in the MATE Feedback Page." +msgstr "Để thông báo lỗi hay gợi ý cho Bộ quản lý kho lưu, xin mở Trang phản hồi cho MATE." #: C/engrampa.xml:175(primary) msgid "Engrampa" @@ -643,12 +643,12 @@ msgid "Browsing the Filesystem" msgstr "Duyệt hệ tập tin" #: C/engrampa.xml:429(para) -msgid "Several Archive Manager dialogs (New, Open, Extract,...) enable you to browse files and folders on your computer. Refer to the Desktop User Guide to learn more about using the file browsing dialogs." -msgstr "Một vài hộp thoại trong Bộ quản lý kho lưu (Mở, Mới, Giải nén,...) cho phép ta duyệt các tập tin và thư mục trên máy. Xin xem phần Hướng dẫn về môi trường làm việc để biết thêm về cách dùng các hộp thoại này." +msgid "Several Archive Manager dialogs (New, Open, Extract,...) enable you to browse files and folders on your computer. Refer to the Desktop User Guide to learn more about using the file browsing dialogs." +msgstr "Một vài hộp thoại trong Bộ quản lý kho lưu (Mở, Mới, Giải nén,...) cho phép ta duyệt các tập tin và thư mục trên máy. Xin xem phần Hướng dẫn về môi trường làm việc để biết thêm về cách dùng các hộp thoại này." #: C/engrampa.xml:433(para) -msgid "You can also refer to the Bookmarks section of the Desktop User Guide to learn how you can use the Places pane to access your favorite locations." -msgstr "Bạn cũng có thể xem phần Liên kết lưu trong Hướng dẫn về môi trường làm việc để biết cách dùng ô Nơi để truy cập các vị trí hay dùng trên đĩa." +msgid "You can also refer to the Bookmarks section of the Desktop User Guide to learn how you can use the Places pane to access your favorite locations." +msgstr "Bạn cũng có thể xem phần Liên kết lưu trong Hướng dẫn về môi trường làm việc để biết cách dùng ô Nơi để truy cập các vị trí hay dùng trên đĩa." #: C/engrampa.xml:445(title) msgid "Working With Archives" diff --git a/help/zh_CN/zh_CN.po b/help/zh_CN/zh_CN.po index 156cf4e..4727a6d 100644 --- a/help/zh_CN/zh_CN.po +++ b/help/zh_CN/zh_CN.po @@ -132,12 +132,12 @@ msgid "" "the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any " "later version published by the Free Software Foundation with no Invariant " "Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy " -"of the GFDL at this link or " +"of the GFDL at this link or " "in the file COPYING-DOCS distributed with this manual." msgstr "" "对于本文档的复制、分发和/或修改必须遵循自由软件基金会 (Free Software " "Foundation) 发布的 GNU 自由文档许可证 (GFDL) 版本 1.1 或更高版本,该许可证没" -"有固定的部分、没有封面和背页文本。您可以在此链接上或在随本手册一起分发的 COPYING-DOCS 文件中找到 GFDL 的副" "本。" @@ -342,11 +342,11 @@ msgstr "反馈" msgid "" "To report a bug or make a suggestion regarding the Archive " "Manager application or this manual, follow the directions in " -"the MATE Feedback PageMATE Feedback Page." msgstr "" "对 归档管理器程序或本手册报告错误或提供建议,请遵" -"从MATE 反馈页面 上" +"从MATE 反馈页面 上" "的指导。" #: C/engrampa.xml:202(primary) @@ -861,23 +861,23 @@ msgid "" "Several Archive Manager dialogs (New, Open, Extract,...) " "enable you to browse files and folders on your computer. Refer to the Desktop User GuideDesktop User Guide to learn more about using the file browsing dialogs." msgstr "" "一些 归档管理器 对话框(新建打开解压,等等),允许" "您浏览计算机中的文件和文件夹。使用浏览对话框的更多相关信息,请访问: 桌面用户指南桌面用户指南。" #: C/engrampa.xml:464(para) msgid "" -"You can also refer to the Bookmarks section of the Desktop User Guide to " "learn how you can use the Places pane to access your " "favorite locations." msgstr "" -"您也可以参考用户指南的 书签章节 学习如何使用 位置 面板来访" "问常用的位置。" diff --git a/src/gtk-utils.c b/src/gtk-utils.c index 99251d8..5e7fff4 100644 --- a/src/gtk-utils.c +++ b/src/gtk-utils.c @@ -766,7 +766,7 @@ show_help_dialog (GtkWindow *parent, char *uri; GError *error = NULL; - uri = g_strconcat ("ghelp:engrampa", section ? "?" : NULL, section, NULL); + uri = g_strconcat ("help:engrampa", section ? "?" : NULL, section, NULL); if (! show_uri (gtk_window_get_screen (parent), uri, GDK_CURRENT_TIME, &error)) { GtkWidget *dialog; -- cgit v1.2.1