summaryrefslogtreecommitdiff
path: root/langpacks/ukrainian/plugins/Folders.txt
diff options
context:
space:
mode:
Diffstat (limited to 'langpacks/ukrainian/plugins/Folders.txt')
-rw-r--r--langpacks/ukrainian/plugins/Folders.txt75
1 files changed, 75 insertions, 0 deletions
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. %<env variable>%.]
+програмою, яка може їх використовувати. Наприклад %<env variable>%.
+[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