From 69dea3df3ef32360cbfb57e226b97324899632fb Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sun, 5 Jan 2014 14:09:25 +0000 Subject: Langpacks: strings for Actman30 git-svn-id: http://svn.miranda-ng.org/main/trunk@7511 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/english/Plugins/Actman.txt | 56 +++++++++++++++++ langpacks/russian/Plugins/Actman.txt | 116 ++++++++++++++++++++++++++++++++++- plugins/Actman30/iac_messagebox.rc | 2 +- 3 files changed, 170 insertions(+), 4 deletions(-) diff --git a/langpacks/english/Plugins/Actman.txt b/langpacks/english/Plugins/Actman.txt index 8982580a42..7f3666d6c8 100644 --- a/langpacks/english/Plugins/Actman.txt +++ b/langpacks/english/Plugins/Actman.txt @@ -9,6 +9,7 @@ [vars] [DWord] [You can use %name%, %uid%, %account% and %group% macros] +[You can use %name%, %uid%, %account% and %group% substitutes] [wParam type] [lParam type] [Service name] @@ -172,3 +173,58 @@ [Read] [Write] [Unicode] +[Function call] +[Chain] +[Program] +[Service] +[In/Out] +[Storage] +[Jump] +[Result] +[Result type] +[Function name] +[DLL name] +[Call type] +[Arguments] +[Number of arguments] +[DLL Handle Cache] +[Keep to end] +[Close immediately] +[Close for macro] +[Wide String] +[Get from active window] +[Keep old result] +[Same thread] +[Don't wait end of execution] +[Structure size] +[LastResult to ] +[LastResult from] +[Script process after] +[Wrap Text] +[Autosend] +[Opposite order] +[Service list format] +[Current Macro] +[Select for FirstRun] +[Right justified text] +[value] +[name] +[value (name)] +[name 'value'] +[contains] +[starts with] +[ends with] +[= equ] +[> greater] +[< lesser] +[& and] +[Slot 0] +[Slot 1] +[Slot 2] +[Slot 3] +[Slot 4] +[Slot 5] +[Slot 6] +[Slot 7] +[Slot 8] +[Slot 9] diff --git a/langpacks/russian/Plugins/Actman.txt b/langpacks/russian/Plugins/Actman.txt index 32cd0ca40f..33bb5e94d7 100644 --- a/langpacks/russian/Plugins/Actman.txt +++ b/langpacks/russian/Plugins/Actman.txt @@ -13,6 +13,8 @@ Дв.слово [You can use %name%, %uid%, %account% and %group% macros] Вы можете использовать переменные %name%, %uid%, %account% и %group% +[You can use %name%, %uid%, %account% and %group% substitutes] +Вы можете использовать переменные %name%, %uid%, %account% и %group% [wParam type] Тип wParam [lParam type] @@ -260,8 +262,6 @@ ;other strings [Open contact window] Открыть окно контакта -[Call service] -Вызов службы [Execute program] Выполнить [Insert text] @@ -327,10 +327,120 @@ [Value] Значение [Save value] -Сохр. значение +Сохранить значение [Read] Чтение [Write] Запись [Unicode] Юникод +[Function call] +Вызов функции +[Chain] +Ссылка +[Program] +Выполнить +[Service] +Вызов службы +[In/Out] +Ввод/Вывод +[Storage] +Хранилище +[Jump] +Переход +[Result] +Результат +[Result type] +Результат вызова службы +[Function name] +Имя функции +[DLL name] +Имя DLL +[Call type] +Тип вызова +[Arguments] +Аргументы +[Number of arguments] +Количество аргументов +[DLL Handle Cache] +Кэш дескрипторов DLL +[Keep to end] +Держать до конца +[Close immediately] +Закрыть немедленно +[Close for macro] +Закрыть для макроса +[Wide String] +Юникодная строка +[Get from active window] +Из активного окна +[Keep old result] +Сохранить прежний результат +[Same thread] +В том же потоке +[Don't wait end of execution] +Не дожидаться окончания выполнения +[Structure size] +Размер структуры +[LastResult to ] +Последний результат в\s +[LastResult from] +Последний результат из +[Script process after] +Скрипт после макроса +[Wrap Text] +Перенос строк +[Autosend] +Автоматическая отправка +[Opposite order] +Обратный порядок +[Service list format] +Формат списка служб +[Current Macro] +Текущий макрос +[Select for FirstRun] +Выбрать для первого запуска +[Right justified text] +Выравнивание по правому краю +[value] +значение +[name] +имя +[value (name)] +значение (имя) +[name 'value'] +'имя' значение +[contains] +включает +[starts with] +начинается с +[ends with] +заканчивается на +[= equ] += равно +[> greater] +> больше +[< lesser] +< меньше +[& and] +& и +[Slot 0] +Слот 0 +[Slot 1] +Слот 1 +[Slot 2] +Слот 2 +[Slot 3] +Слот 3 +[Slot 4] +Слот 4 +[Slot 5] +Слот 5 +[Slot 6] +Слот 6 +[Slot 7] +Слот 7 +[Slot 8] +Слот 8 +[Slot 9] +Слот 9 diff --git a/plugins/Actman30/iac_messagebox.rc b/plugins/Actman30/iac_messagebox.rc index 0bb2c7eedb..09710dfb2f 100644 --- a/plugins/Actman30/iac_messagebox.rc +++ b/plugins/Actman30/iac_messagebox.rc @@ -15,7 +15,7 @@ FONT 8, "MS Shell Dlg", 0, 0 // ES_MULTILINE | ES_AUTOVSCROLL | ES_AUTOHSCROLL | ES_WANTRETURN AUTOCHECKBOX "RTL" , IDC_MSG_RTL , 1, 54, 160, 11 - AUTOCHECKBOX "Right justifed text", IDC_MSG_RIGHT, 1, 67, 160, 11 + AUTOCHECKBOX "Right justified text", IDC_MSG_RIGHT, 1, 67, 160, 11 GROUPBOX "Icons" , -1 , 0, 89, 167, 30, WS_GROUP AUTORADIOBUTTON "Error" , IDC_MSGI_ERROR, 5, 98, 24, 20, BS_ICON -- cgit v1.2.3