summaryrefslogtreecommitdiff
path: root/langpacks/russian/Plugins/Folders.txt
blob: b97f5a9e4062fbba361028ea8b708092c061d672 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
#muuid {2f129563-2c7d-4a9a-b948-97dfcc0afdd7}
;============================================================
;  File: folders.dll
;  Module: folders
;  Version: 0.1.5.8
;  URL: http://addons.miranda-im.org/details.php?action=viewfile&id=2521
;  Source: https://svn.asylum-studios.org/loki/trunk/plugins/folders/ Login: guest Pass: guestpas
;  Authors: Cristian Libotean
;============================================================
[Service plugin. Allows plugins to save their data to user selected folders; supports variables.]
Служебный модуль. Позволяет другим модулям сохранять свои данные в произвольных папках. Поддерживаются переменные.
[Custom folders]
Папки
[Refresh preview]
Обновить
[Variables help]
Переменные...
[Changes not saved]
Изменения не сохранены
[Some changes weren't saved. Apply the changes now ?]
Изменения не сохранены. Применить изменения?
[Custom folders variables help]
Помощь по переменным (Папки)
[Custom profile folders]
Служба папок
[{\\*\\generator Msftedit 5.41.21.2500;}\\viewkind4\\uc1\\pard\\nowidctlpar\\ri-1686\\f0\\fs20 Don't forget to click on \\i Apply\\i0  to save the changes. If you don't then the changes won't\n]
{\\*\\generator Msftedit 5.41.21.2500;}\\viewkind4\\uc1\\pard\\nowidctlpar\\ni-1686\\f0\\fs20 Не забудьте нажать \\i Применить\\i0  для сохранения изменений. Если забудете это сделать, изменения\n
[be saved to the database, they will only be valid for this session.\\par\\pard\\nowidctlpar\\ul\\b\\par\n]
не сохранятся в базе и будут использованы только для текущей сессии.\\par\\pard\\nowidctlpar\\ul\\b\\par\n
[Variable string\\ulnone\\b0\\tab\\tab\\ul\\b What it expands to:\\ulnone\\b0\\par\n]
Переменная\\ulnone\\b0\\tab\\tab\\ul\\b Что возвращает:\\ulnone\\b0\\par\n
[%miranda_userdata%\\tab Expands to the private profile data directory.\\par%miranda_path%\\tab Expands to your miranda path (e.g: c:\\\\program files\\\\miranda im).\\par%profile_path%\\tab\\tab Expands to your profile path - the value found in mirandaboot.ini,\\par\\tab\\tab\\tab\\ul ProfileDir\\ulnone  section (usually inside miranda's folder).\\par\\pard\\nowidctlpar\\ri-696 %current_profile%\\tab Expands to your current profile name without the extenstion.\\par\\tab\\tab\\tab (e.g.\\b default\\b0  if your your profile is \\i default.dat\\i0 ).\\par\\par\n]
%miranda_userdata%\\tab Возвращает путь к папке хранения личных профилей.\\par%miranda_path%\\tab Возвращает путь к вашей Miranda IM (к примеру: c:\\\\program files\\\\miranda im).\\par%profile_path%\\tab\\tab Возвращает путь к вашему профилю - значение найденное в mirandaboot.ini,\\par\\tab\\tab\\tab\\ul в секции ProfileDir\\ulnone  (обычно находится в папке Miranda IM).\\par\\pard\\nowidctlpar\\ni-696 %current_profile%\\tab Возвращает имя вашего профиля без расширения.\\par\\tab\\tab\\tab (к примеру \\b default\\b0,  если Ваш профиль \\i default.dat\\i0 ).\\par\\par\n
[\\ul\\b Environment variables\\par\n]
\\ul\\b Переменные окружения\\par\n
[\\ulnone\\b0 The plugin can also expand environment variables; the variables are specified like in any other\n]
\\ulnone\\b0 Также модуль позволяет использовать переменные окружения. Они задаются также, как в любой\n
[program that can use environment variables, i.e. %<env variable>%.\n]
программе, которая может их использовать. Например %<variable>%.\n
[\\b Note\\b0 : Environment variables are expanded before any Miranda variables. So if you have, for\n]
\\b Примечание\\b0 : Переменные окружения обрабатываются перед любыми переменными Miranda IM. Если у вас,\n
[example, %profile_path% defined as a system variable then it will be expanded to that value\\ninstead of expanding to Miranda\\rquote s profile path.\\par\n]
к примеру, %profile_path% определена как системная переменная, тогда будет возвращено значение системной переменной, а не переменной %profile_path% Miranda IM.\\par\n
[\\ul\\b Examples:\\par\n]
\\ul\\b Примеры:\\par\n
[\\ulnone\\b0 If the value for the ProfileDir inside \\i mirandaboot.ini\\i0 , \\ul ProfileDir\\ulnone  section is '.\\\\profiles', current\n]
\\ulnone\\b0 Если значение ProfileDir секции \\ul ProfileDir\\ulnone  файла \\i mirandaboot.ini\\i0  это '.\\\\profiles', текущий\n
[profile is 'default.dat' and miranda's path is 'c:\\\\program files\\\\miranda im' then:\\par\n]
профиль это 'default.dat' и Miranda IM находится в 'c:\\\\program files\\\\miranda im' то:\\par\n
[\\b %miranda_path%\\b0  \\tab\\tab\\tab will expand to 'c:\\\\program files\\\\miranda im'\\par\\b %profile_path%\\b0  \\tab\\tab\\tab will expand to 'c:\\\\program files\\\\miranda im\\\\profiles'\\par\\b %current_profile%\\b0\\tab\\tab\\tab will expand to 'default'\\par\\b %temp%\\b0\\tab\\tab\\tab\\tab will expand to the temp folder of the current user.\\par\\b %profile_path%\\\\%current_profile%\\tab\\b0 will expand to 'c:\\\\program files\\\\miranda im\\\\profiles\\\\default'\\par\\b %miranda_path%\\\\plugins\\\\config\\b0\\tab will expand to 'c:\\\\program files\\\\miranda im\\\\plugins\\\\config'\\par\\b '   %miranda_path%\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\     '\\b0\\tab will expand to 'c:\\\\program files\\\\miranda im'\\par\n]
\\b %miranda_path%\\b0  \\tab\\tab\\tab вернёт 'c:\\\\program files\\\\miranda im'\\par\\b %profile_path%\\b0  \\tab\\tab\\tab вернёт 'c:\\\\program files\\\\miranda im\\\\profiles'\\par\\b %current_profile%\\b0\\tab\\tab\\tab вернёт 'default'\\par\\b %temp%\\b0\\tab\\tab\\tab\\tab вернёт временную папку TEMP текущего пользователя.\\par\\b %profile_path%\\\\%current_profile%\\tab\\b0 вернёт 'c:\\\\program files\\\\miranda im\\\\profiles\\\\default'\\par\\b %miranda_path%\\\\plugins\\\\config\\b0\\tab вернёт 'c:\\\\program files\\\\miranda im\\\\plugins\\\\config'\\par\\b '   %miranda_path%\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\     '\\b0\\tab вернёт 'c:\\\\program files\\\\miranda im'\\par\n
[notice that the spaces at the beginning and the end of the string are trimmed, as well as the last \\\\\\par\n]
примечание: пробелы в начале и в конце строки обрезаются, также как и последние \\\\\\par\n