From 6516ec8e3ae1f3b19a2bfb9701baca207ddecb54 Mon Sep 17 00:00:00 2001 From: Rocky Linux Automation <75949597+rockylinux-auto@users.noreply.github.com> Date: Mon, 5 Aug 2024 11:28:37 -0400 Subject: [PATCH 01/11] New translations brother-all-in-one.md (French) --- docs/desktop/printing/brother-all-in-one.fr.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/desktop/printing/brother-all-in-one.fr.md b/docs/desktop/printing/brother-all-in-one.fr.md index f21ce7b5b0..6c4e431a1b 100644 --- a/docs/desktop/printing/brother-all-in-one.fr.md +++ b/docs/desktop/printing/brother-all-in-one.fr.md @@ -45,23 +45,24 @@ Une fenêtre Logiciel s'ouvre pour tenter de localiser et d'installer les pilote 1. [Download the Brother MFC-J480DW Printer driver bash script](https://support.brother.com/g/b/downloadtop.aspx?c=us\&lang=en\&prod=mfcj480dw_us_eu_as){target="_blank"} 2. Ouvrez une fenêtre de terminal. - Accédez au répertoire dans lequel vous avez téléchargé le fichier au cours de l'étape précédente. par exemple, `cd Downloads` -3. Entrez cette commande pour extraire le fichier téléchargé : +3. Accédez au répertoire dans lequel vous avez téléchargé le fichier au cours de l'étape précédente. Par exemple, `cd Downloads` + +4. Entrez cette commande pour extraire le fichier téléchargé : ```bash gunzip linux-brprinter-installer-*.*.*-*.gz ``` -4. Obtenez les droits d'accès superuser avec la commande `su` ou `sudo su`. +5. Obtenez les privilèges administratifs avec la commande `su` ou la commande `sudo su`. -5. Exécuter la commande suivante : +6. Exécuter la commande suivante : ```bash bash linux-brprinter-installer-*.*.*-* Brother machine name ``` -6. L'installation du pilote va démarrer. Suivez les instructions de l'écran d'installation. +7. L'installation du pilote va démarrer. Suivez les instructions de l'écran d'installation. Le processus d'installation peut prendre un certain temps. Attendez qu'il soit terminé. Une fois terminé, vous pouvez éventuellement envoyer un test d'impression. From 553b547e80a18c713a84dd1dc924ebd18353a1f5 Mon Sep 17 00:00:00 2001 From: Rocky Linux Automation <75949597+rockylinux-auto@users.noreply.github.com> Date: Tue, 6 Aug 2024 04:18:28 -0400 Subject: [PATCH 02/11] New translations 09-working-with-jinja-template.md (Ukrainian) --- .../books/learning_ansible/09-working-with-jinja-template.uk.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/books/learning_ansible/09-working-with-jinja-template.uk.md b/docs/books/learning_ansible/09-working-with-jinja-template.uk.md index d947b08e85..1f68236475 100644 --- a/docs/books/learning_ansible/09-working-with-jinja-template.uk.md +++ b/docs/books/learning_ansible/09-working-with-jinja-template.uk.md @@ -4,8 +4,6 @@ author: Srinivas Nishant Viswanadha contributors: Steven Spencer, Antoine Le Morvan, Ganna Zhyrnova --- -# Розділ: Робота з шаблонами Jinja в Ansible - ## Вступ Ansible забезпечує потужний і простий спосіб керування конфігураціями за допомогою шаблонів Jinja через вбудований модуль `template`. Цей документ досліджує два важливі способи використання шаблонів Jinja в Ansible: From a3cf0b0d231986ba6d75588f8fc977497b3ffbc2 Mon Sep 17 00:00:00 2001 From: Rocky Linux Automation <75949597+rockylinux-auto@users.noreply.github.com> Date: Tue, 6 Aug 2024 04:18:34 -0400 Subject: [PATCH 03/11] New translations 01-files-servers.md (Ukrainian) --- docs/books/web_services/01-files-servers.uk.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/books/web_services/01-files-servers.uk.md b/docs/books/web_services/01-files-servers.uk.md index a04de3f636..0cce48a769 100644 --- a/docs/books/web_services/01-files-servers.uk.md +++ b/docs/books/web_services/01-files-servers.uk.md @@ -7,6 +7,12 @@ tags: - sftp --- +!!! info + +``` +Вміст цієї сторінки ще не написаний. +``` + From b349f20da99e421e49aa508c6d684d7ddcf28f76 Mon Sep 17 00:00:00 2001 From: Rocky Linux Automation <75949597+rockylinux-auto@users.noreply.github.com> Date: Tue, 6 Aug 2024 09:11:20 -0400 Subject: [PATCH 11/11] New translations 022-web-servers-nginx.md (Ukrainian) --- docs/books/web_services/022-web-servers-nginx.uk.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 docs/books/web_services/022-web-servers-nginx.uk.md diff --git a/docs/books/web_services/022-web-servers-nginx.uk.md b/docs/books/web_services/022-web-servers-nginx.uk.md new file mode 100644 index 0000000000..21dcefdc22 --- /dev/null +++ b/docs/books/web_services/022-web-servers-nginx.uk.md @@ -0,0 +1,11 @@ +--- +author: null +contributors: null +title: Частина 2.2 Веб-сервери Nginx +--- + +!!! info "інформація" + +``` +Цей вміст ще не написано. +```