base64: add link (#5572)

add-set-more-info-link.py
marchersimon 2021-03-30 09:06:32 +02:00 committed by GitHub
parent fb545b6942
commit 59583f4c3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 9 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# base64
> Codifica o decodifica un archivo o la entrada estandar hacia/desde Base64, a la salida estandar.
> Más información: <https://www.gnu.org/software/coreutils/manual/html_node/base64-invocation.html>.
- Codifica un archivo:

View File

@ -1,6 +1,7 @@
# base64
> Encoder ou décoder un fichier ou l'entrée standard en utilisant le codage Base64 à destination de la sortie standard.
> Plus d'informations : <https://www.gnu.org/software/coreutils/manual/html_node/base64-invocation.html>.
- Encoder un fichier :

View File

@ -1,6 +1,7 @@
# base64
> Codifica o decodifica file o standard input in Base64 su standard output.
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/manual/html_node/base64-invocation.html>.
- Codifica un file:

View File

@ -1,6 +1,7 @@
# base64
> 파일 또는 표준 입력을 Base64와 표준 출력으로 인코딩하거나 디코딩함.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/base64-invocation.html>.
- 파일 인코딩:

View File

@ -1,6 +1,7 @@
# base64
> Codeer of decodeer bestand of standaardinvoer van/naar Base64 naar standaarduitvoer.
> Meer informatie: <https://www.gnu.org/software/coreutils/manual/html_node/base64-invocation.html>.
- Codeer een bestand:

View File

@ -1,6 +1,7 @@
# base64
> Enkoduj lub dekoduj plik lub standardowe wejście do/z Base64, na standardowe wyjście.
> Więcej informacji: <https://www.gnu.org/software/coreutils/manual/html_node/base64-invocation.html>.
- Enkoduj plik:

View File

@ -1,6 +1,7 @@
# base64
> Bir dosya veya standart veriyi Base64 formatında şifrele veya yalın veri çıktısı olarak deşifre et.
> Daha fazla bilgi için: <https://www.gnu.org/software/coreutils/manual/html_node/base64-invocation.html>.
- Bir dosyayı şifrele:

View File

@ -1,6 +1,7 @@
# base64
> 将文件或标准输入编码到Base64或从Base64解码为标准输出。
> 更多信息: <https://www.gnu.org/software/coreutils/manual/html_node/base64-invocation.html>.
- 编码一个文件:

View File

@ -1,6 +1,7 @@
# base64
> Encode or decode file or standard input to/from Base64, to standard output.
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/base64-invocation.html>.
- Encode a file: