From 37ef0bc2a57a43335a44e4f41dfe6a99f1691f63 Mon Sep 17 00:00:00 2001
From: august-alt <77973983+august-alt@users.noreply.github.com>
Date: Tue, 5 Mar 2024 16:55:29 +0400
Subject: [PATCH] feat: add translations to selectvariabledialog
---
.../i18n/preferences_common_translation_en.ts | 276 ++++++++++++++++++
.../i18n/preferences_common_translation_ru.ts | 276 ++++++++++++++++++
2 files changed, 552 insertions(+)
diff --git a/src/plugins/preferences/common/i18n/preferences_common_translation_en.ts b/src/plugins/preferences/common/i18n/preferences_common_translation_en.ts
index f181233..63b6e6f 100644
--- a/src/plugins/preferences/common/i18n/preferences_common_translation_en.ts
+++ b/src/plugins/preferences/common/i18n/preferences_common_translation_en.ts
@@ -471,6 +471,246 @@ context (user policy option)
Error writing file:Error writing file:
+
+
+ Variable Name
+ Variable Name
+
+
+
+ Description
+ Description
+
+
+
+ The current user's Application Data directory.
+ The current user's Application Data directory.
+
+
+
+ The SID of the computer in hexadecimal format.
+ The SID of the computer in hexadecimal format.
+
+
+
+ The SID of the current user in hexadecimal format.
+ The SID of the current user in hexadecimal format.
+
+
+
+ The 'all users' Application Data directory.
+ The 'all users' Application Data directory.
+
+
+
+ The 'all users' Desktop directory.
+ The 'all users' Desktop directory.
+
+
+
+ The 'all users' Explorer Favorites directory.
+ The 'all users' Explorer Favorites directory.
+
+
+
+ The 'all users' Programs directory.
+ The 'all users' Programs directory.
+
+
+
+ The 'all users' Start Menu directory.
+ The 'all users' Start Menu directory.
+
+
+
+ The 'all users' Startup directory.
+ The 'all users' Startup directory.
+
+
+
+ The NetBIOS name of the computer.
+ The NetBIOS name of the computer.
+
+
+
+ The numeric identity of the main client process.
+ The numeric identity of the main client process.
+
+
+
+ The numeric identity of the main client thread.
+ The numeric identity of the main client thread.
+
+
+
+ The current time (UTC).
+ The current time (UTC).
+
+
+
+ The current time (UTC) with milliseconds.
+ The current time (UTC) with milliseconds.
+
+
+
+ The current user's desktop directory.
+ The current user's desktop directory.
+
+
+
+ The domain name or workgroup of the computer.
+ The domain name or workgroup of the computer.
+
+
+
+ The current user's Explorer Favorites directory.
+ The current user's Explorer Favorites directory.
+
+
+
+ The last error code encountered during configuration.
+ The last error code encountered during configuration.
+
+
+
+ The last error code text description.
+ The last error code text description.
+
+
+
+ The SID of the computer in LDAP escaped binary format.
+ The SID of the computer in LDAP escaped binary format.
+
+
+
+ The SID of the current user in LDAP escaped binary format.
+ The SID of the current user in LDAP escaped binary format.
+
+
+
+ The current local time.
+ The current local time.
+
+
+
+ The current local time with milliseconds.
+ The current local time with milliseconds.
+
+
+
+ The domain of the current user.
+ The domain of the current user.
+
+
+
+ The domain controller that authenticated the current user.
+ The domain controller that authenticated the current user.
+
+
+
+ The user name of the current user.
+ The user name of the current user.
+
+
+
+ The SID of the current user.
+ The SID of the current user.
+
+
+
+ The first detected MAC address on the computer.
+ The first detected MAC address on the computer.
+
+
+
+ The current user's My Network Places directory.
+ The current user's My Network Places directory.
+
+
+
+ The operating system: Windows Server® 2008 R2, Windows® 7, Windows Server® 2008, Windows Vista®, Windows Server 2003, Windows XP, or Unknown.
+ The operating system: Windows Server® 2008 R2, Windows® 7, Windows Server® 2008, Windows Vista®, Windows Server 2003, Windows XP, or Unknown.
+
+
+
+ The Windows Program Files directory.
+ The Windows Program Files directory.
+
+
+
+ The current user's Programs directory.
+ The current user's Programs directory.
+
+
+
+ The current user's Recent Documents directory.
+ The current user's Recent Documents directory.
+
+
+
+ The client's exit code.
+ The client's exit code.
+
+
+
+ The client's exit code text description.
+ The client's exit code text description.
+
+
+
+ The SID of the computer in reversed byte order hexadecimal format.
+ The SID of the computer in reversed byte order hexadecimal format.
+
+
+
+ The SID of the current user in reversed byte order hexadecimal format.
+ The SID of the current user in reversed byte order hexadecimal format.
+
+
+
+ The current user's Send to directory.
+ The current user's Send to directory.
+
+
+
+ The current user's Start Menu directory.
+ The current user's Start Menu directory.
+
+
+
+ The current user's Startup directory.
+ The current user's Startup directory.
+
+
+
+ The Windows system directory.
+ The Windows system directory.
+
+
+
+ The name of the drive from which the operating system is running.
+ The name of the drive from which the operating system is running.
+
+
+
+ The current user's Temp directory as determined by Windows API.
+ The current user's Temp directory as determined by Windows API.
+
+
+
+ The time stamp of the configurations being implemented.
+ The time stamp of the configurations being implemented.
+
+
+
+ The path/name of the trace file.
+ The path/name of the trace file.
+
+
+
+ The Windows directory.
+ The Windows directory.
+ SelectDialog
@@ -480,6 +720,34 @@ context (user policy option)
Dialog
+
+ SelectVariableDialog
+
+
+ Dialog
+ Dialog
+
+
+
+ Resolve Variable
+ Resolve Variable
+
+
+
+ &Select
+ &Select
+
+
+
+ &Cancel
+ &Cancel
+
+
+
+ Select a System Defined Variable
+ Select a System Defined Variable
+
+TableDetailsWidget
@@ -504,6 +772,14 @@ context (user policy option)
There are no policies currently
+
+ preferences::SelectVariableDialog
+
+
+ Select a variable
+ Select a variable
+
+preferences::TableDetailsWidget
diff --git a/src/plugins/preferences/common/i18n/preferences_common_translation_ru.ts b/src/plugins/preferences/common/i18n/preferences_common_translation_ru.ts
index 79a524b..3f6734b 100644
--- a/src/plugins/preferences/common/i18n/preferences_common_translation_ru.ts
+++ b/src/plugins/preferences/common/i18n/preferences_common_translation_ru.ts
@@ -472,6 +472,246 @@ context (user policy option)
Error writing file:Ошибка записи файла:
+
+
+ Variable Name
+ Имя Переменной
+
+
+
+ Description
+ Описание
+
+
+
+ The current user's Application Data directory.
+ Каталог Application Data текущего пользователя.
+
+
+
+ The SID of the computer in hexadecimal format.
+ SID компьютера в шестнадцатеричном формате.
+
+
+
+ The SID of the current user in hexadecimal format.
+ SID текущего пользователя в шестнадцатеричном формате.
+
+
+
+ The 'all users' Application Data directory.
+ Каталог Application Data для пользователей.
+
+
+
+ The 'all users' Desktop directory.
+ Каталог Desktop для пользователей.
+
+
+
+ The 'all users' Explorer Favorites directory.
+ Каталог Explorer Favorites для пользователей.
+
+
+
+ The 'all users' Programs directory.
+ Каталог Programs для пользователей.
+
+
+
+ The 'all users' Start Menu directory.
+ Каталог Start Menu для пользователей.
+
+
+
+ The 'all users' Startup directory.
+ Каталог Startup для пользователей.
+
+
+
+ The NetBIOS name of the computer.
+ NetBIOS-имя компьютера.
+
+
+
+ The numeric identity of the main client process.
+ Числовой идентификатор основного клиентского процесса.
+
+
+
+ The numeric identity of the main client thread.
+ Числовой идентификатор основного клиентского потока.
+
+
+
+ The current time (UTC).
+ Текущее время (UTC).
+
+
+
+ The current time (UTC) with milliseconds.
+ Текущее время (UTC) с миллисекундами.
+
+
+
+ The current user's desktop directory.
+ Каталог рабочего стола текущего пользователя.
+
+
+
+ The domain name or workgroup of the computer.
+ Доменное имя или рабочая группа компьютера.
+
+
+
+ The current user's Explorer Favorites directory.
+ Каталог Explorer Favorites текущего пользователя.
+
+
+
+ The last error code encountered during configuration.
+ Последний код ошибки, обнаруженный во время настройки.
+
+
+
+ The last error code text description.
+ Текстовое описание кода последней ошибки.
+
+
+
+ The SID of the computer in LDAP escaped binary format.
+ SID компьютера в LDAP экранирован в двоичном формате.
+
+
+
+ The SID of the current user in LDAP escaped binary format.
+ SID текущего пользователя в LDAP экранирован в двоичном формате.
+
+
+
+ The current local time.
+ Текущее местное время.
+
+
+
+ The current local time with milliseconds.
+ Текущее местное время с миллисекундами.
+
+
+
+ The domain of the current user.
+ Домен текущего пользователя.
+
+
+
+ The domain controller that authenticated the current user.
+ Контроллер домена, который аутентифицировал текущего пользователя.
+
+
+
+ The user name of the current user.
+ Имя текущего пользователя.
+
+
+
+ The SID of the current user.
+ SID текущего пользователя.
+
+
+
+ The first detected MAC address on the computer.
+ Первый обнаруженный MAC-адрес на компьютере.
+
+
+
+ The current user's My Network Places directory.
+ Каталог «Мое сетевое окружение» текущего пользователя.
+
+
+
+ The operating system: Windows Server® 2008 R2, Windows® 7, Windows Server® 2008, Windows Vista®, Windows Server 2003, Windows XP, or Unknown.
+ Операционная система: Windows Server® 2008 R2, Windows® 7, Windows Server® 2008, Windows Vista®, Windows Server 2003, Windows XP, или Неизвестная.
+
+
+
+ The Windows Program Files directory.
+ Каталог программных файлов Windows.
+
+
+
+ The current user's Programs directory.
+ Каталог программ текущего пользователя.
+
+
+
+ The current user's Recent Documents directory.
+ Каталог Recent Documents текущего пользователя.
+
+
+
+ The client's exit code.
+ Код выхода клиента.
+
+
+
+ The client's exit code text description.
+ Текстовое описание кода выхода клиента.
+
+
+
+ The SID of the computer in reversed byte order hexadecimal format.
+ SID компьютера в шестнадцатеричном формате с обратным порядком байтов.
+
+
+
+ The SID of the current user in reversed byte order hexadecimal format.
+ SID текущего пользователя в шестнадцатеричном формате с обратным порядком байтов.
+
+
+
+ The current user's Send to directory.
+ Каталог "Отправить в" текущего пользователя.
+
+
+
+ The current user's Start Menu directory.
+ Каталог "Меню Пуск" текущего пользователя.
+
+
+
+ The current user's Startup directory.
+ Каталог запуска текущего пользователя.
+
+
+
+ The Windows system directory.
+ Системный каталог Windows.
+
+
+
+ The name of the drive from which the operating system is running.
+ Имя диска, с которого запущена операционная система.
+
+
+
+ The current user's Temp directory as determined by Windows API.
+ Каталог Temp текущего пользователя, определенный через Windows API.
+
+
+
+ The time stamp of the configurations being implemented.
+ Отметка времени текущей применяемой конфигурации.
+
+
+
+ The path/name of the trace file.
+ Путь/имя файла трассировки.
+
+
+
+ The Windows directory.
+ Каталог Windows.
+ SelectDialog
@@ -481,6 +721,34 @@ context (user policy option)
Диалог
+
+ SelectVariableDialog
+
+
+ Dialog
+ Диалог
+
+
+
+ Resolve Variable
+ Разрешить переменную
+
+
+
+ &Select
+ &Выбрать
+
+
+
+ &Cancel
+ &Отмена
+
+
+
+ Select a System Defined Variable
+ Выбрать Системную Переменную
+
+TableDetailsWidget
@@ -505,6 +773,14 @@ context (user policy option)
В настоящий момент политик не добавлено
+
+ preferences::SelectVariableDialog
+
+
+ Select a variable
+ Выбор переменной
+
+preferences::TableDetailsWidget