From d881b0f430f8b2fbb68e3c270362ea0abfa85f26 Mon Sep 17 00:00:00 2001 From: selfprivacy_weblate1 Date: Mon, 23 Jan 2023 21:52:04 +0000 Subject: [PATCH] Translated using Weblate (Ukrainian) Currently translated at 100.0% (5 of 5 strings) Translation: SelfPrivacy/SelfPrivacy App Markdown: how_fallback_ssh Translate-URL: http://weblate.selfprivacy.org/projects/selfprivacy/selfprivacy-app-markdown-how_fallback_ssh/uk/ --- assets/markdown/how_fallback_ssh-uk.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/markdown/how_fallback_ssh-uk.md b/assets/markdown/how_fallback_ssh-uk.md index ce90e76a..f830b446 100644 --- a/assets/markdown/how_fallback_ssh-uk.md +++ b/assets/markdown/how_fallback_ssh-uk.md @@ -1,10 +1,10 @@ -Login as root user to your server and look at the contents of the file `/etc/nixos/userdata/tokens.json` +Увійдіть від користувача root до вашого сервера і подивіться на вміст файла`/etc/nixos/userdata/tokens.json` ```sh cat /etc/nixos/userdata/tokens.json ``` -This file will have a similar construction: +Цей файл буде мати подібну конструкцію: ```json { @@ -12,8 +12,8 @@ This file will have a similar construction: { "token": "token_to_copy", "name": "device_name", - "date": "date" + "date": "date" } ``` -Copy the token from the file and paste it in the next window. +Скопіюйте токен з файла і вставте його в наступне вікно.