From ee03645ddadc46078cea02b2e82d15097ea5560d Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sun, 13 Oct 2013 04:07:47 +0000 Subject: git-svn-id: http://svn.miranda-ng.org/main/trunk@6472 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/ukrainian/Plugins/Folders.txt | 75 +++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 langpacks/ukrainian/Plugins/Folders.txt (limited to 'langpacks/ukrainian/Plugins/Folders.txt') diff --git a/langpacks/ukrainian/Plugins/Folders.txt b/langpacks/ukrainian/Plugins/Folders.txt new file mode 100644 index 0000000000..f8dd58363d --- /dev/null +++ b/langpacks/ukrainian/Plugins/Folders.txt @@ -0,0 +1,75 @@ +#muuid {2f129563-2c7d-4a9a-b948-97dfcc0afdd7} +;============================================================ +; File: folders.dll +; Module: folders +; Version: 0.1.5.8 +; Authors: Cristian Libotean +;============================================================ +[Service plugin. Allows plugins to save their data to selected user folders; supports variables.] +Службовий плагін. Дозволяє іншим плагінів зберігати свої дані в довільних папках. Підтримуються змінні. +[Allows plugins to save their data to selected user 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] +Служба папок +[Don't forget to click on Apply to save the changes. If you don't then the changes won't] +Не забудьте натиснути Застосувати для збереження змін. Якщо ви забудете це зробити, зміни +[be saved to the database, they will only be valid for this session.] +не збережуться в базі та будуть використані лише для поточної сесії. +[Variable string] +Змінна +[What it expands to:] +Що повертає: +[Expands to your miranda path (e.g: c:\\program files\\miranda ng).] +Повертає шлях до вашій Miranda NG (приміром: c:\\program files\\miranda ng). +[Expands to your profile path - the value found in mirandaboot.ini,] +Повертає шлях до вашого профілю - значення знайдене в mirandaboot.ini, +[ProfileDir section (usually inside miranda\'s folder).] +у секції ProfileDir (зазвичай знаходиться в папці Miranda NG). +[Expands to your current profile name without the extenstion.] +Повертає ім'я вашого профілю без розширення. +[(e.g.default if your your profile is default.dat).] +(наприклад default, якщо Ваш профіль default.dat). +[Environment variables] +Змінні оточення +[The plugin can also expand environment variables; the variables are specified like in any other] +Також плагін дозволяє використовувати змінні оточення. Вони задаються також, як в будь-якої +[program that can use environment variables, i.e. %%.] +програмою, яка може їх використовувати. Наприклад %%. +[Note: Environment variables are expanded before any Miranda variables. So if you have, for] +Примітка: Змінні оточення обробляються перед будь-якими змінними Miranda NG. Якщо у вас, +[example, %profile_path% defined as a system variable then it will be expanded to that value] +наприклад, %profile_path% визначена як системна змінна, тоді буде повернуто значення системної +[instead of expanding to Miranda\'s profile path.] +змінної, а не змінною %profile_path% Miranda NG. +[Examples:] +Приклади: +[If the value for the ProfileDir inside mirandaboot.ini, ProfileDir section is '.\\profiles\\', current] +Якщо значення ProfileDir секції ProfileDir файлу mirandaboot.ini - це '.\\profiles\\', поточний +[profile is 'default.dat' and miranda's path is 'c:\\program files\\miranda ng\\' then:] +це профіль 'default.dat' і Miranda NG знаходиться в 'c:\\program files\\miranda ng\\', то: +[will to expand 'c:\\program files\\miranda ng'] +поверне 'c:\\program files\\miranda ng' +[will to expand 'c:\\program files\\miranda ng\\profiles'] +поверне 'c:\\program files\\miranda ng\\profiles' +[will to expand 'default'] +поверне 'default' +[will to expand the temp folder of the current user.] +поверне тимчасову папку TEMP поточного користувача. +[will to expand 'c:\\program files\\miranda ng\\profiles\\default'] +поверне 'c:\\program files\\miranda ng\\profiles\\default' +[will to expand 'c:\\program files\\miranda ng\\plugins\\config'] +поверне 'c:\\program files\\miranda ng\\plugins\\config' +[Notice that the spaces at the beginning and the end of the string are trimmed, as well as the last.] +Примітка: пробіли на початку і в кінці рядка обрізаються, також як і останні. \ No newline at end of file -- cgit v1.2.3