You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
41 lines
1.3 KiB
41 lines
1.3 KiB
From 0d07891ec991d1a3acb80f098d5a1b3ea3ad1480 Mon Sep 17 00:00:00 2001
|
|
From: Sergey Cherevko <s.cherevko@msvsphere-os.ru>
|
|
Date: Thu, 14 Mar 2024 14:10:47 +0300
|
|
Subject: [PATCH] Fix Russian translation
|
|
|
|
---
|
|
po/ru.po | 4 +---
|
|
1 file changed, 1 insertion(+), 3 deletions(-)
|
|
|
|
diff --git a/po/ru.po b/po/ru.po
|
|
index 0332308..9900c36 100644
|
|
--- a/po/ru.po
|
|
+++ b/po/ru.po
|
|
@@ -43,7 +43,7 @@ msgid "Password: "
|
|
msgstr "Пароль: "
|
|
|
|
#: libpam/pam_get_authtok.c:41
|
|
-#, fuzzy, c-format
|
|
+#, c-format
|
|
msgid "Current %s%spassword: "
|
|
msgstr "Новый пароль %s%s: "
|
|
|
|
@@ -545,14 +545,12 @@ msgstr ""
|
|
"Срок действия учетной записи истек; обратитесь к системному администратору"
|
|
|
|
#: modules/pam_unix/pam_unix_acct.c:261
|
|
-#, fuzzy
|
|
msgid ""
|
|
"You are required to change your password immediately (administrator enforced)"
|
|
msgstr ""
|
|
"Вам необходимо немедленно сменить пароль (в принудительном режиме root)"
|
|
|
|
#: modules/pam_unix/pam_unix_acct.c:267
|
|
-#, fuzzy
|
|
msgid "You are required to change your password immediately (password expired)"
|
|
msgstr "Вам необходимо немедленно сменить пароль (пароль устарел)"
|
|
|
|
--
|
|
2.39.3
|
|
|