diff options
Diffstat (limited to 'langpacks/croatian/Plugins/Db_autobackups.txt')
-rw-r--r-- | langpacks/croatian/Plugins/Db_autobackups.txt | 104 |
1 files changed, 104 insertions, 0 deletions
diff --git a/langpacks/croatian/Plugins/Db_autobackups.txt b/langpacks/croatian/Plugins/Db_autobackups.txt new file mode 100644 index 0000000000..f384089ceb --- /dev/null +++ b/langpacks/croatian/Plugins/Db_autobackups.txt @@ -0,0 +1,104 @@ +#muuid {81c220a6-0226-4ad6-bfca-217b17a16053}
+;============================================================
+; File: Db_autobackups.dll
+; Plugin: Db autobackuper
+; Version: 0.0.0.10
+; Authors: chaos.persei, sje, Kildor, Billy_Bons
+;============================================================
+[Database autobackuper plugin.]
+
+;file \plugins\Db_autobackups\res\db_autobackups.rc
+[Backup progress]
+
+[Cancel]
+
+[Automatic backups]
+
+[Backup NOW]
+
+[Disabled]
+
+[When Miranda starts]
+
+[When Miranda exits]
+
+[Every:]
+
+[Number of backups to keep:]
+
+[Backup to folder:]
+
+[Browse...]
+
+[Go to the "Customize -> Folders" to change settings]
+
+[Compress backup to zip-archive]
+
+[Disable progress bar]
+
+[Disable popups]
+
+;file \plugins\Db_autobackups\src\backup.cpp
+[Miranda NG database]
+
+[Created by:]
+
+[Backup in progress]
+
+[Copying database file...]
+
+[Database backed up]
+
+[Database back up in process...]
+
+[Error]
+
+;file \plugins\Db_autobackups\src\headers.h
+[Backup profile]
+
+[Save profile as...]
+
+;file \plugins\Db_autobackups\src\main.cpp
+[Database]
+
+[Database backups]
+
+[Miranda NG databases]
+
+[Compressed Miranda NG databases]
+
+[All files]
+
+[Backup folder]
+
+;file \plugins\Db_autobackups\src\options.cpp
+[path to Miranda root folder]
+
+[path to folder containing Miranda profiles]
+
+[name of current Miranda profile (filename, without extension)]
+
+[will return parsed string %miranda_profilesdir%\\%miranda_profilename%]
+
+[same as environment variable %APPDATA% for currently logged-on Windows user]
+
+[username for currently logged-on Windows user]
+
+["My Documents" folder for currently logged-on Windows user]
+
+["Desktop" folder for currently logged-on Windows user]
+
+[any environment variable defined in current Windows session (like %systemroot%, %allusersprofile%, etc.)]
+
+[Variables]
+
+[days]
+
+[hours]
+
+[minutes]
+
+[Select backup folder]
+
+[Error creating backup folder]
+
|