tar: fix bzip to bzip2 in command description (#5264)

translation-badges
Robby O'Connor 2021-02-12 22:53:30 -05:00 committed by GitHub
parent aec21d6f8f
commit 5cd65c2850
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# tar # tar
> Werkzeug zur Archivierung. > Werkzeug zur Archivierung.
> Häufig kombiniert mit einer methode zur Komprimierung, wie gzip oder bzip. > Häufig kombiniert mit einer methode zur Komprimierung, wie gzip oder bzip2.
> Mehr Informationen: <https://www.gnu.org/software/tar>. > Mehr Informationen: <https://www.gnu.org/software/tar>.
- Erstelle ein Archiv von Datein: - Erstelle ein Archiv von Datein:

View File

@ -1,7 +1,7 @@
# tar # tar
> Herramienta para archivos. > Herramienta para archivos.
> A veces combinada con un método de compresión, como gzip o bzip. > A veces combinada con un método de compresión, como gzip o bzip2.
> Más información: <https://www.gnu.org/software/tar>. > Más información: <https://www.gnu.org/software/tar>.
- Crear un archivo a partir de otros archivos: - Crear un archivo a partir de otros archivos:

View File

@ -1,7 +1,7 @@
# tar # tar
> Utilitaire d'archivage. > Utilitaire d'archivage.
> Souvent combiné avec une méthode de compression, telle que gzip ou bzip. > Souvent combiné avec une méthode de compression, telle que gzip ou bzip2.
> Plus d'informations : <https://www.gnu.org/software/tar>. > Plus d'informations : <https://www.gnu.org/software/tar>.
- Créer une archive à partir de fichiers : - Créer une archive à partir de fichiers :

View File

@ -1,7 +1,7 @@
# tar # tar
> Ferramenta de compressão de arquivos. > Ferramenta de compressão de arquivos.
> Utilizado com metodos de compressão como o de gzip ou bzip. > Utilizado com metodos de compressão como o de gzip ou bzip2.
> Mais informações: <https://www.gnu.org/software/tar> > Mais informações: <https://www.gnu.org/software/tar>
- Compactando arquivos em um arquivo tar: - Compactando arquivos em um arquivo tar:

View File

@ -1,7 +1,7 @@
# tar # tar
> Утилита архивирования. > Утилита архивирования.
> Обычно используется в сочетании с методом сжатия, такими как gzip или bzip. > Обычно используется в сочетании с методом сжатия, такими как gzip или bzip2.
> Больше информации: <https://www.gnu.org/software/tar>. > Больше информации: <https://www.gnu.org/software/tar>.
- Создать архив из файлов: - Создать архив из файлов:

View File

@ -1,7 +1,7 @@
# tar # tar
> Archiving utility. > Archiving utility.
> Often combined with a compression method, such as gzip or bzip. > Often combined with a compression method, such as gzip or bzip2.
> More information: <https://www.gnu.org/software/tar>. > More information: <https://www.gnu.org/software/tar>.
- [c]reate an archive from [f]iles: - [c]reate an archive from [f]iles: