-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatic commit: update translation files
- Loading branch information
Showing
9 changed files
with
393 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
-----BEGIN PGP PUBLIC KEY BLOCK----- | ||
Version: GnuPG v1.4.5 (GNU/Linux) | ||
|
||
mQENBFsnulUBCADNjL4hvhVtSzqVDlMtFFFP28Acq+UNF8WKKMhbBirfOpXwwI1C | ||
NR3i0CXPOce5eKShuuWAjD2E36e2XAp3rUAo/aCA7UgtJkMNKzzlTOcqHHxKTx6H | ||
gvp0Fb6xTKywZ7VttGhwUynl+CsDuOst3ROXTNdb8XMfm4joH2FW5D3ACN2qNiv0 | ||
MVcFNKxQ98w8M9xJxdI8DuyngnSeZwAosNzEio3JhTPiTv9ngY2Z3AuYUcwTEt7o | ||
feEN+ivAgYnn+a6DBKFBeCW7VUD3V+tH8/fKnkvI4gf2o3N7Ok+/uE+DPUBb+14f | ||
+9dhBjd+7+pR3ayEZFjQns5XFShoYu2+CQspABEBAAG0UHN5c3RlbXNtYW5hZ2Vt | ||
ZW50OlV5dW5pIE9CUyBQcm9qZWN0IDxzeXN0ZW1zbWFuYWdlbWVudDpVeXVuaUBi | ||
dWlsZC5vcGVuc3VzZS5vcmc+iQE+BBMBCAAoBQJjQDEEAhsDBQkMNyavBgsJCAcD | ||
AgYVCAIJCgsEFgIDAQIeAQIXgAAKCRCXLl1sDSCDPjsSCAC1v9YHwuP0kRt8VPlq | ||
/RLgADb5TsUPOaDcZ/maKVxhL5EgY2mX1ViCO4Bm+VFL2ZSJEXth8/Zp/dZe80e9 | ||
tlZgag5uPQe9FV0IAHXYt91DYJlE7VuxvdhADIt9RcDmS4OrSAfQoroyh5OW3ZRW | ||
Kqa68L6RBhiyuvBTaRCUdIhqDBjVCgMlLJxC5soOIVCEvMRzOxHqO0+gvKomvM1P | ||
iK4cio2OcIqZb8vCyMIXtYniHqA0rUZD4U+EB9enmYcj9ZhWO9oQXZ0qCQN6ve/K | ||
1Q7NjImT5oEHWGFeLmwWZMe2+djFcHiCQM1bFN1gC+2ASz5XPC7OKdrIi+E85gMo | ||
cYu+iEYEExECAAYFAlsnulUACgkQOzARt2udZSO/4QCcDf+j/XRbJn2PudsSoyjw | ||
3B2boakAnA9A9b8UoEYgmLTRpwXYuhsxOCDE | ||
=8MsV | ||
-----END PGP PUBLIC KEY BLOCK----- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"POT-Creation-Date: 2023-08-08 14:52+0000\n" | ||
"POT-Creation-Date: 2024-01-16 12:35+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -1381,6 +1381,58 @@ msgid "" | |
"as boot media." | ||
msgstr "" | ||
|
||
#. type: Title = | ||
#: modules/common-workflows/pages/workflow-password-policy-settings.adoc:1 | ||
#, no-wrap | ||
msgid "Password policy settings" | ||
msgstr "" | ||
|
||
#. type: Plain text | ||
#: modules/common-workflows/pages/workflow-password-policy-settings.adoc:2 | ||
msgid "" | ||
"For {productname} the default number of characters for user passwords in " | ||
"{webui} is limited to 32." | ||
msgstr "" | ||
|
||
#. type: Plain text | ||
#: modules/common-workflows/pages/workflow-password-policy-settings.adoc:3 | ||
msgid "" | ||
"In case there is a requirement for passwords longer than 32 characters, " | ||
"follow these steps:" | ||
msgstr "" | ||
|
||
#. type: Block title | ||
#: modules/common-workflows/pages/workflow-password-policy-settings.adoc:4 | ||
#, no-wrap | ||
msgid "Procedure: Adjusting password settings manually" | ||
msgstr "" | ||
|
||
#. type: Plain text | ||
#: modules/common-workflows/pages/workflow-password-policy-settings.adoc:5 | ||
msgid "Edit file [path]``/etc/rhn/rhn.conf ``" | ||
msgstr "" | ||
|
||
#. type: Plain text | ||
#: modules/common-workflows/pages/workflow-password-policy-settings.adoc:6 | ||
msgid "Search relevant parameter in the section below:" | ||
msgstr "" | ||
|
||
#. type: delimited block - | ||
#: modules/common-workflows/pages/workflow-password-policy-settings.adoc:7 | ||
#, no-wrap | ||
msgid "" | ||
"min_passwd_len = 5\n" | ||
"max_passwd_len = 32\n" | ||
"min_user_len = 3\n" | ||
"max_user_len = 64\n" | ||
"max_email_len = 128\n" | ||
msgstr "" | ||
|
||
#. type: Plain text | ||
#: modules/common-workflows/pages/workflow-password-policy-settings.adoc:8 | ||
msgid "Run [command]``spacewalk-service restart`` to activate the changes." | ||
msgstr "" | ||
|
||
#. type: Title === | ||
#: modules/common-workflows/pages/workflow-removing-channel.adoc:1 | ||
#: modules/common-workflows/pages/workflow-removing-channel.adoc:27 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.