diff options
author | zvonimirek <zvonimirek@miranda-ng.org> | 2015-06-28 15:06:48 +0000 |
---|---|---|
committer | zvonimirek <zvonimirek@miranda-ng.org> | 2015-06-28 15:06:48 +0000 |
commit | 7cd632b27e8bbae2005518606666547144c100dc (patch) | |
tree | 38fa4e7f527a4ac9fd02be19ebe77ad2aa3d496f /langpacks/croatian/Plugins/Db_autobackups.txt | |
parent | 95eaddd1080bc4278a66afdf0d6bce3f3865ef64 (diff) |
lang croatiannew translation.
more to come soon
git-svn-id: http://svn.miranda-ng.org/main/trunk@14427 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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]
+
|