ADD: SevenZip - language files

This commit is contained in:
Alexander Koblov 2024-11-18 20:03:41 +03:00
commit 5736695059
3 changed files with 217 additions and 0 deletions

View file

@ -53,6 +53,7 @@ rem WCX
copy plugins\wcx\base64\base64.wcx %DC_INSTALL_DIR%\plugins\wcx\base64\
copy plugins\wcx\rpm\rpm.wcx %DC_INSTALL_DIR%\plugins\wcx\rpm\
copy plugins\wcx\sevenzip\sevenzip.wcx %DC_INSTALL_DIR%\plugins\wcx\sevenzip\
xcopy /E plugins\wcx\sevenzip\language %DC_INSTALL_DIR%\plugins\wcx\sevenzip\language\
copy plugins\wcx\unrar\unrar.wcx %DC_INSTALL_DIR%\plugins\wcx\unrar\
xcopy /E plugins\wcx\unrar\language %DC_INSTALL_DIR%\plugins\wcx\unrar\language\
copy plugins\wcx\zip\zip.wcx %DC_INSTALL_DIR%\plugins\wcx\zip\

View file

@ -0,0 +1,108 @@
msgid ""
msgstr "Content-Type: text/plain; charset=UTF-8"
#: tdialogbox.btnapply.caption
msgid "Apply"
msgstr ""
#: tdialogbox.caption
msgid "Options"
msgstr ""
#: tdialogbox.lblarchiveformat.caption
msgid "Archive &format:"
msgstr ""
#: tdialogbox.lblcompressiondictionary.caption
msgid "&Dictionary size:"
msgstr ""
#: tdialogbox.lblcompressionlevel.caption
msgid "Compression &level:"
msgstr ""
#: tdialogbox.lblcompressionmethod.caption
msgid "Compression &method:"
msgstr ""
#: tdialogbox.lblcompressionsolid.caption
msgid "&Solid Block size:"
msgstr ""
#: tdialogbox.lblcompressionword.caption
msgid "&Word size:"
msgstr ""
#: tdialogbox.lblmemorycompression.caption
msgid "Memory usage for Compressing:"
msgstr ""
#: tdialogbox.lblmemorydecompression.caption
msgid "Memory usage for Decompressing:"
msgstr ""
#: tdialogbox.lblparameters.caption
msgid "&Parameters:"
msgstr ""
#: tdialogbox.lblthreads.caption
msgid "&Number of CPU threads:"
msgstr ""
#: tpasswordbox.caption
msgid "Enter password"
msgstr ""
#: tpasswordbox.cbencryptnames.caption
msgid "Encrypt file &names"
msgstr ""
#: tpasswordbox.cbshowpassword.caption
msgid "&Show password"
msgstr ""
#: tpasswordbox.lblpassword.caption
msgid "&Enter password:"
msgstr ""
#: sevenziplng.rscompressionlevelfast
msgid "Fast"
msgstr ""
#: sevenziplng.rscompressionlevelfastest
msgid "Fastest"
msgstr ""
#: sevenziplng.rscompressionlevelmaximum
msgid "Maximum"
msgstr ""
#: sevenziplng.rscompressionlevelnormal
msgid "Normal"
msgstr ""
#: sevenziplng.rscompressionlevelstore
msgid "Store"
msgstr ""
#: sevenziplng.rscompressionlevelultra
msgid "Ultra"
msgstr ""
#: sevenziplng.rssevenziploaderror
#, object-pascal-format
msgid "Failed to load 7-Zip library (%s)!"
msgstr ""
#: sevenziplng.rssevenzipsfxnotfound
msgid "Cannot find specified SFX module!"
msgstr ""
#: sevenziplng.rssolidblocknonsolid
msgid "Non-solid"
msgstr ""
#: sevenziplng.rssolidblocksolid
msgid "Solid"
msgstr ""

View file

@ -0,0 +1,108 @@
msgid ""
msgstr "Content-Type: text/plain; charset=UTF-8"
#: tdialogbox.btnapply.caption
msgid "Apply"
msgstr "Применить"
#: tdialogbox.caption
msgid "Options"
msgstr "Настройки"
#: tdialogbox.lblarchiveformat.caption
msgid "Archive &format:"
msgstr "&Формат архива:"
#: tdialogbox.lblcompressiondictionary.caption
msgid "&Dictionary size:"
msgstr "Размер &словаря:"
#: tdialogbox.lblcompressionlevel.caption
msgid "Compression &level:"
msgstr "&Уровень сжатия:"
#: tdialogbox.lblcompressionmethod.caption
msgid "Compression &method:"
msgstr "&Метод сжатия:"
#: tdialogbox.lblcompressionsolid.caption
msgid "&Solid Block size:"
msgstr "Размер блока:"
#: tdialogbox.lblcompressionword.caption
msgid "&Word size:"
msgstr "Размер с&лова:"
#: tdialogbox.lblmemorycompression.caption
msgid "Memory usage for Compressing:"
msgstr "Объем памяти для упаковки:"
#: tdialogbox.lblmemorydecompression.caption
msgid "Memory usage for Decompressing:"
msgstr "Объем памяти для распаковки:"
#: tdialogbox.lblparameters.caption
msgid "&Parameters:"
msgstr "&Параметры:"
#: tdialogbox.lblthreads.caption
msgid "&Number of CPU threads:"
msgstr "Число потоков:"
#: tpasswordbox.caption
msgid "Enter password"
msgstr "Ввод пароля"
#: tpasswordbox.cbencryptnames.caption
msgid "Encrypt file &names"
msgstr "&Шифровать имена файлов"
#: tpasswordbox.cbshowpassword.caption
msgid "&Show password"
msgstr "&Показать пароль"
#: tpasswordbox.lblpassword.caption
msgid "&Enter password:"
msgstr "Введите пароль:"
#: sevenziplng.rscompressionlevelfast
msgid "Fast"
msgstr "Быстрый"
#: sevenziplng.rscompressionlevelfastest
msgid "Fastest"
msgstr "Скоростной"
#: sevenziplng.rscompressionlevelmaximum
msgid "Maximum"
msgstr "Максимальный"
#: sevenziplng.rscompressionlevelnormal
msgid "Normal"
msgstr "Нормальный"
#: sevenziplng.rscompressionlevelstore
msgid "Store"
msgstr "Без сжатия"
#: sevenziplng.rscompressionlevelultra
msgid "Ultra"
msgstr "Ультра"
#: sevenziplng.rssevenziploaderror
#, object-pascal-format
msgid "Failed to load 7-Zip library (%s)!"
msgstr "Не удалось загрузить библиотеку 7-Zip (%s)!"
#: sevenziplng.rssevenzipsfxnotfound
msgid "Cannot find specified SFX module!"
msgstr "Не удалось найти указанный SFX модуль!"
#: sevenziplng.rssolidblocknonsolid
msgid "Non-solid"
msgstr "По размеру файла"
#: sevenziplng.rssolidblocksolid
msgid "Solid"
msgstr "Непрерывный"