KDE Partition Manager/pt-br: Difference between revisions

    From KDE UserBase Wiki
    (Created page with "Ele facilmente te permite criar novas partições, criar sistemas de arquivos em partições novas ou já existentes, copiar, mover ou apagar partições e também modificar o...")
    (Updating to match new version of source page)
    (2 intermediate revisions by 2 users not shown)
    Line 11: Line 11:
    Ele facilmente te permite criar novas partições, criar sistemas de arquivos em partições novas ou já existentes, copiar, mover ou apagar partições e também modificar o tamanho de uma partição sem perder os dados nela existentes.
    Ele facilmente te permite criar novas partições, criar sistemas de arquivos em partições novas ou já existentes, copiar, mover ou apagar partições e também modificar o tamanho de uma partição sem perder os dados nela existentes.


    ==User Interface==
    ==Interface do Usuário==


    Besides the main view showing the currently selected device in a graphical and a tree view, '''KDE Partition Manager''' uses Qt's "dock widgets" (or "panels") to display some information and allow selections. See the screen shot at the top of this page for an overview.
    Besides the main view showing the currently selected device in a graphical and a tree view, '''KDE Partition Manager''' uses Qt's "dock widgets" (or "panels") to display some information and allow selections. See the screen shot at the top of this page for an overview.
    Line 18: Line 18:
    To get its job done efficiently '''KDE Partition Manager''' makes use of external tools to support a long list of file systems. You will probably have the required tools for the file systems on your computer installed already if you use a mainstream Linux distribution.
    To get its job done efficiently '''KDE Partition Manager''' makes use of external tools to support a long list of file systems. You will probably have the required tools for the file systems on your computer installed already if you use a mainstream Linux distribution.


    The [https://docs.kde.org/stable/en/extragear-sysadmin/partitionmanager/index.html KDE Partition Manager handbook] has all the details which external package is required for what.
    The [https://docs.kde.org/trunk5/en/extragear-sysadmin/partitionmanager/index.html KDE Partition Manager handbook] has all the details which external package is required for what.


    [[Category:Utilities]]
    == More Information ==
    [[Category:System]]
     
    * [https://docs.kde.org/trunk5/en/extragear-sysadmin/partitionmanager/index.html Handbook]
    * [https://en.wikipedia.org/wiki/KDE_Partition_Manager Wikipedia]
    * [https://en.wikipedia.org/wiki/GNU_Parted GNU Parted (Wikipedia)]
    * [https://wiki.archlinux.org/index.php/Partitioning Partitioning (Arch Linux wiki)]
     
    [[Category:Utilitários/pt-br]]
    [[Category:Sistema/pt-br]]

    Revision as of 14:00, 15 April 2019

    Main Window
    Gerenciar discos, partições e sistemas de arquivos em seu computador.

    Geral

    KDE Partition Manager é um programa utilitário que ajudará você no gerenciamento de discos, partições e sistemas de arquivo em seu computador.

    Ele facilmente te permite criar novas partições, criar sistemas de arquivos em partições novas ou já existentes, copiar, mover ou apagar partições e também modificar o tamanho de uma partição sem perder os dados nela existentes.

    Interface do Usuário

    Besides the main view showing the currently selected device in a graphical and a tree view, KDE Partition Manager uses Qt's "dock widgets" (or "panels") to display some information and allow selections. See the screen shot at the top of this page for an overview.

    External Dependencies

    To get its job done efficiently KDE Partition Manager makes use of external tools to support a long list of file systems. You will probably have the required tools for the file systems on your computer installed already if you use a mainstream Linux distribution.

    The KDE Partition Manager handbook has all the details which external package is required for what.

    More Information