Manual do Ark

Manual do Ark

Matt Johnston

Tradutor do proxecto Trasno: Xosé Calvo
Revisión 2.12 (2009-01-24)

O Ark é un xestor de arquivos para o KDE.


Capítulo 1. Introdución

Capítulo 1. Introdución

Ark is a program for viewing, extracting, creating and modifying archives. Ark can handle various archive formats such as tar, gzip, bzip2, zip, rar and 7z (support for certain archive formats depend on the appropriate command-line programs being installed).

Capítulo 2. Usar o Ark

Capítulo 2. Usar o Ark

Abrir os arquivos

To open an archive in Ark, choose Open... from the File menu. You can also open archive files by dragging and dropping from Konqueror or Dolphin. Archive files should be associated with Ark, so you can also right click a file in Konqueror or Dolphin and select Open with Ark to open it or select an extract action for this file.

Traballar cos ficheiros

Traballar cos ficheiros

Despois de ter aberto un arquivo pódense realizar diversas operaciónssobre os ficheiros dentro del. Ao seleccionar un ficheiro e usando o menú Acción, pódese escoller o que fazer:

  • A opción Engadir Ficheiro... engade ficheiros do discoao arquivo.

  • A opción Engadir Cartafol... engade cartafoles do disco ao arquivo.

  • Delete will remove the currently selected file(s) from the archive.

  • Extract... will extract the file to a location you specify on disk.

  • Preview will open the file in the associated viewer.

Extraer os arquivos

Extraer os arquivos

Once an archive has been opened in Ark, it can be extracted. To quick extract files from an archive, you can select Extract... from the Action menu. This opens a submenu with previously accessed folders, and you can select to quick extract into any of them. Clicking on the check mark at the right side of the Extract button in the toolbar performes the same action.

To open the Extract dialog click the Extract button in the toolbar or use the shortcut Ctrl+E. This dialog allows you to select where you will extract files to. The default location is the folder the archive is in.

You can specify to extract the files into a subfolder. The default name of this subfolder is the first part of the archive name, but you can edit it to your needs. If you want to preserve paths when extracting, select this option. You may also choose to open the destination folder in Konqueror or Dolphin once the extraction is complete.

If a file in the archive list is highlighted, you can also select which files to extract:

  • A opción Só os ficheiros seleccionados extrae sóos ficheiros seleccionados.

  • Todos os ficheiros extrae o contido completo do arquivo.

Crear arquivos e engadir ficheiros

Crear arquivos e engadir ficheiros

Para crear un arquivo novo no Ark, escolla Novo no menú Ficheiro.

You can then type the name of the archive, with the appropriate extension (tar.gz, zip, bz2 etc.) or select a supported format in the Filter combo box and check the Automatically select filename extension option. To add files to the archive, choose Add File... from the Action menu. If you want to add an entire folder to an archive, choose Add Folder... from the Action menu.

Unha forma alternativa de engadir ficheiros ao arquivo consiste en arrastrar un ficheiro do Konqueror, do Dolphin ou do escritorio para a xanela principal do Ark para que se engada así ao arquivo actual.

Capítulo 3. Command Reference

Capítulo 3. Command Reference

The File Menu

FileNew (Ctrl+N)

Creates a new archive.

FileOpen... (Ctrl+O)

Opens an archive.

FileOpen Recent

Shows a list of recent archives to choose from.

FileQuit (Ctrl+Q)

Closes Ark.

The Action Menu

The Action Menu

ActionAdd File...

Shows the Add Files dialog, where you can select files. Hold down Ctrl and click to select multiple files.

ActionAdd Folder...

Shows the Add Folder dialog. Just select a folder and click the OK button.

ActionDelete

Removes the currently selected files from the archive.

ActionExtract...Quick extract to... (Ctrl+E)

This opens a submenu with previously accessed folders, and you can select to quick extract into any of them.

ActionPreview

Opens the currently selected file in the associated viewer program.

The Settings Menu

The Settings Menu

SettingsShow Statusbar

Toggles whether the status bar is displayed.

SettingsConfigure Shortcuts...

Displays the Configure Shortcuts dialog box. This lets you choose shortcut keys for various menu items. To change a shortcut, select an action from the list, and then choose which keystroke to use. Clicking on the right Key button lets you choose which specific key to use. Just press the new key.

SettingsConfigure Toolbars...

Displays a KDE standard dialog where you can configure the toolbar icons.

The Help Menu

The Help Menu

AxudaManual do Ark (F1)

Inicia o sistema de axuda de KDE, mostrando na documentación do Ark. (este documento).

AxudaQue é isto? (Maiúsc+F1)

Muda o cursor do rato para unha mistura de unha frecha cun sinal de interrogación. Ao premer nos itens de Ark abrirá uma fiestra de axuda (de habela para o ítem) que explica a función do ítem.

AxudaInformar dun erro...

Abre o diálogo de Enviar informes de erro mediante o que pode comunicar un erro ou « pedir » unha funcionalidade.

AxudaAcerca de Ark

Mostra a versión do programa e a información de autoría.

AxudaAcerca de KDE

Mostra a versión de KDE e outra información básica.

Capítulo 4. Créditos e licenza

Capítulo 4. Créditos e licenza

O Ark ten o Copyright (c) 1997-2008, Os distintos programadores do Ark

Autores:

  • Helio Chissini de Castro

  • Georg Robbers

  • Henrique Pinto

  • Roberto Selbach Teixeira

  • Robert Palmbos

  • Francois-Xavier Duranceau

  • Corel Corporation (autor: Emily Ezust)

Copyright da Documentación (c) 2000 de Matt Johnston

Documentación actualizada para o KDE 3.3 por Henrique Pinto .

Tradución da documentación: Xosé Calvo - http://trasno.net/

Esta documentación está licenciada sob os termos da GNU Free Documentation License.

Este programa está licenciado sob os termos da Licenza Pública Xeral de GNU.

Apêndice A. Instalación

Apêndice A. Instalación

Como obter o Ark

Ark forma parte do proxecto KDE http://www.kde.org/.

Pode encontrar Ark no paquete kdeutils en ftp://ftp.kde.org/pub/kde/, o servidor principal do proxecto KDE.

Requisitos

Requisitos

In order to successfully use Ark, you need KDE 4.1. GNU tar and a recent gzip are also needed if you want Ark to handle tar archives. To handle other file formats, you need the appropriate command line programs, such as zip, unzip, ar, rar and lha.

Compilación e instalación

Compilación e instalación

Para poder compilar e instalar o Ark no sistema, escreba os seguintes comandos no directorio raíz da distribución de Ark:

% ./configure
% make
% make install

Dado que Ark emprega autoconf e automake non debera ter nengún problema a compilalo. Se o tiver, comuníqueo nas listas de KDE.