summaryrefslogtreecommitdiff
path: root/langpacks/spanish/Untranslated/Folders.txt
diff options
context:
space:
mode:
authorCarlos Sánchez <carlos1994sanchez@gmail.com>2013-12-12 15:29:15 +0000
committerCarlos Sánchez <carlos1994sanchez@gmail.com>2013-12-12 15:29:15 +0000
commit18fde3332e5558db98e552026cd18fc2f1c6cd4c (patch)
tree2e88d2d9fdb5b4b7e94bd7e0c21c567360ad98f2 /langpacks/spanish/Untranslated/Folders.txt
parent03d0f12284c985bad3048b5357c3b84cd9a73294 (diff)
116 remaining files to translate.
git-svn-id: http://svn.miranda-ng.org/main/trunk@7147 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/spanish/Untranslated/Folders.txt')
-rw-r--r--langpacks/spanish/Untranslated/Folders.txt33
1 files changed, 33 insertions, 0 deletions
diff --git a/langpacks/spanish/Untranslated/Folders.txt b/langpacks/spanish/Untranslated/Folders.txt
new file mode 100644
index 0000000000..97044c3593
--- /dev/null
+++ b/langpacks/spanish/Untranslated/Folders.txt
@@ -0,0 +1,33 @@
+[Allows plugins to save their data to user selected folders; supports variables.]
+[Custom folders]
+[Refresh preview]
+[Variables help]
+[Custom folders variables help]
+[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's 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]