diff options
author | Dart Raiden <wowemuh@gmail.com> | 2014-07-03 13:59:47 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2014-07-03 13:59:47 +0000 |
commit | c6fac364ff9be39ccfc33397c9a26332bc0d5d38 (patch) | |
tree | d1837aae19e8785aef7ffcf5df8d0dc7fb6b176a /langpacks/slovak/Plugins/Folders.txt | |
parent | 6d6a3a119d1d0f6d804898ee78b9b7ec91fab3b3 (diff) |
langpacks/slovak: cleanup, update
git-svn-id: http://svn.miranda-ng.org/main/trunk@9667 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/slovak/Plugins/Folders.txt')
-rw-r--r-- | langpacks/slovak/Plugins/Folders.txt | 74 |
1 files changed, 74 insertions, 0 deletions
diff --git a/langpacks/slovak/Plugins/Folders.txt b/langpacks/slovak/Plugins/Folders.txt index 2c3f23b778..d73bbc846d 100644 --- a/langpacks/slovak/Plugins/Folders.txt +++ b/langpacks/slovak/Plugins/Folders.txt @@ -7,5 +7,79 @@ ;============================================================
[Allows plugins to save their data to user selected folders; supports variables.]
Povoľuje doplnkom ukladanie dát do priečinkov nastaviteľných užívateľom.
+;file \plugins\Folders\res\folders.rc
+[Dialog]
+
+[Custom folders]
+
+[Preview]
+
+[Edit]
+
+[Refresh preview]
+
+[Variables help]
+
+[Custom folders variables help]
+
[Close]
Zavrieť
+;file \plugins\Folders\src\dlg_handlers.cpp
+[Some changes weren't saved. Apply the changes now?]
+
+[Changes not saved]
+
+[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).]
+
+[Expands to your profile path - the value found in mirandaboot.ini,]
+
+[ProfileDir section (usually inside Miranda's folder).]
+
+[Expands to your current profile name without the extenstion.]
+
+[(e.g., default if your your profile is 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>%.]
+
+[Note: Environment variables are expanded before any Miranda variables. So if you have, for]
+
+[example, %profile_path% defined as a system variable then it will be expanded to that value]
+
+[instead of expanding to Miranda's profile path.]
+
+[Examples:]
+
+[If the value for the ProfileDir inside mirandaboot.ini, ProfileDir section is '.\\profiles\\', current]
+
+[profile is 'default.dat' and Miranda path is 'c:\\program files\\miranda ng\\' then:]
+
+[will expand to 'c:\\program files\\miranda ng']
+
+[will expand to 'c:\\program files\\miranda ng\\profiles']
+
+[will expand to 'default']
+
+[will expand to the temp folder of the current user.]
+
+[will expand to 'c:\\program files\\miranda ng\\profiles\\default']
+
+[will expand to '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.]
+
+[Folders]
+
+[Customize]
+
|