diff --git a/layout/ubl-settings-usergroups(ru_RU).bmpr b/layout/ubl-settings-usergroups(ru_RU).bmpr index 90d8561..4db03d3 100644 Binary files a/layout/ubl-settings-usergroups(ru_RU).bmpr and b/layout/ubl-settings-usergroups(ru_RU).bmpr differ diff --git a/locale/ubl-settings-usergroups_hash_list.pot b/locale/ubl-settings-usergroups_hash_list.pot new file mode 100644 index 0000000..2086c28 --- /dev/null +++ b/locale/ubl-settings-usergroups_hash_list.pot @@ -0,0 +1,63 @@ +# Language translations for ubl-settings-usergroups package. +# Copyright (C) 2025, UBTech LLC +# This file is distributed under the same license as the ubl-settings-usergroups package. +# UBLinux Team , 2025 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: ubl-settings-usergroups 1.0\n" +"Report-Msgid-Bugs-To: support@ublinux.com\n" +"POT-Creation-Date: 2025-05-20 00:00+0600\n" +"PO-Revision-Date: 2025-05-20 00:00+0600\n" +"Last-Translator: UBLinux Team \n" +"Language-Team: UBLinux Team \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgid "DES (Algorithm for Symmetric Encryption)" +msgstr "" + +msgid "MD5 (128-bit hashing algorithm)" +msgstr "" + +msgid "yescrypt (Cryptographic hash function)" +msgstr "" + +msgid "GOST-YESCRYPT (Construction according to GOST R 34.11-2012)" +msgstr "" + +msgid "scrypt (Adaptive cryptographic key generation function)" +msgstr "" + +msgid "Blowfish (Symmetric Block Cipher Algorithm)" +msgstr "" + +msgid "bcrypt (Adaptive hash function from the Blowfish algorithm family)" +msgstr "" + +msgid "bcrypt-a (Adaptive hash function from the Blowfish algorithm family)" +msgstr "" + +msgid "SHA512 (Hash function from the SHA-2 algorithm family)" +msgstr "" + +msgid "SHA256 (Hash function from the SHA-2 algorithm family)" +msgstr "" + +msgid "Sun MD5 (Hash algorithm by Sun Microsystems)" +msgstr "" + +msgid "MD5 Unix (Hash algorithm that calls standard MD5 a thousand times)" +msgstr "" + +msgid "Extended DES Crypt (Hash function from the DES algorithm family by BSDi)" +msgstr "" + +msgid "descrypt (Hash function from the DES algorithm family)" +msgstr "" + +msgid "NTHash (Hash function from the Windows NT algorithm family)" +msgstr "" \ No newline at end of file diff --git a/locale/ubl-settings-usergroups_hash_list_ru.po b/locale/ubl-settings-usergroups_hash_list_ru.po new file mode 100644 index 0000000..75d2f1b --- /dev/null +++ b/locale/ubl-settings-usergroups_hash_list_ru.po @@ -0,0 +1,63 @@ +# Russian translations for ubl-settings-usergroups package. +# Copyright (C) 2025, UBTech LLC +# This file is distributed under the same license as the ubl-settings-usergroups package. +# UBLinux Team , 2025 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: ubl-settings-usergroups 1.0\n" +"Report-Msgid-Bugs-To: support@ublinux.com\n" +"POT-Creation-Date: 2025-05-20 00:00+0600\n" +"PO-Revision-Date: 2025-05-20 00:00+0600\n" +"Last-Translator: ublinux \n" +"Language-Team: Russian - UBLinux Team \n" +"Language: Russian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgid "DES (Algorithm for Symmetric Encryption)" +msgstr "DES (Алгоритм для симметричного шифрования)" + +msgid "MD5 (128-bit hashing algorithm)" +msgstr "MD5 (128-битный алгоритм хеширования)" + +msgid "yescrypt (Cryptographic hash function)" +msgstr "yescrypt (Криптографическая хеш-функция)" + +msgid "GOST-YESCRYPT (Construction according to GOST R 34.11-2012)" +msgstr "GOST-YESCRYPT (Конструкция согласно ГОСТ Р 34.11─2012)" + +msgid "scrypt (Adaptive cryptographic key generation function)" +msgstr "scrypt (Адаптивная криптографическая функция формирования ключа)" + +msgid "Blowfish (Symmetric Block Cipher Algorithm)" +msgstr "Blowfish (Алгоритм блочного симметричного шифрования)" + +msgid "bcrypt (Adaptive hash function from the Blowfish algorithm family)" +msgstr "bcrypt (Адаптивная хеш-функция из семейства алгоритмов Blowfish)" + +msgid "bcrypt-a (Adaptive hash function from the Blowfish algorithm family)" +msgstr "bcrypt-a (Адаптивная хеш-функция из семейства алгоритмов Blowfish)" + +msgid "SHA512 (Hash function from the SHA-2 algorithm family)" +msgstr "SHA512 (Хеш-функция из семейства алгоритмов SHA-2)" + +msgid "SHA256 (Hash function from the SHA-2 algorithm family)" +msgstr "SHA256 (Хеш-функция из семейства алгоритмов SHA-2)" + +msgid "Sun MD5 (Hash algorithm by Sun Microsystems)" +msgstr "Sun MD5 (Хеш-алгоритм от Sun Microsystems)" + +msgid "MD5 Unix (Hash algorithm that calls standard MD5 a thousand times)" +msgstr "MD5 Unix (Хеш-алгоритм вызывает тысячу раз стандартный MD5)" + +msgid "Extended DES Crypt (Hash function from the DES algorithm family by BSDi)" +msgstr "Extended DES Crypt (Хеш-функция из семейства алгоритмов DES от BSDi)" + +msgid "descrypt (Hash function from the DES algorithm family)" +msgstr "descrypt (Хеш-функция из семейства алгоритмов DES)" + +msgid "NTHash (Hash function from the Windows NT algorithm family)" +msgstr "NTHash (Хеш-функция из семейства алгоритмов NT Windows)"