From b0d2decbd7c2bf693a004ba0acf1ec1ceb00a70c Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Tue, 2 Mar 2021 06:07:34 +0000 Subject: [PATCH] New translations SFTPSessionConfigurationViewController.strings (Russian) --- StrongBox/ru/SFTPSessionConfigurationViewController.strings | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/StrongBox/ru/SFTPSessionConfigurationViewController.strings b/StrongBox/ru/SFTPSessionConfigurationViewController.strings index 6cfc5337a..08dd217ef 100644 --- a/StrongBox/ru/SFTPSessionConfigurationViewController.strings +++ b/StrongBox/ru/SFTPSessionConfigurationViewController.strings @@ -14,10 +14,10 @@ "Kmh-LV-4mK.normalTitle" = "Отмена"; /* Class = "UILabel"; text = "Password (or Private Key Passphrase)"; ObjectID = "NPs-uO-anO"; */ -"NPs-uO-anO.text" = "Password (or Private Key Passphrase)"; +"NPs-uO-anO.text" = "Пароль (или фраза ключа)"; /* Class = "UILabel"; text = "*Private Key must be in OpenSSH (not Putty) format"; ObjectID = "PAr-Xj-IuX"; */ -"PAr-Xj-IuX.text" = "*Private Key must be in OpenSSH (not Putty) format"; +"PAr-Xj-IuX.text" = "Закрытый ключ (формат OpenSSH)"; /* Class = "UILabel"; text = "SFTP Configuration"; ObjectID = "RRv-kS-ANe"; */ "RRv-kS-ANe.text" = "Настройка SFTP";