|
1.
|
|
|
In this day and age, everyone who uses a computer should know the necessity of taking backups. It is an absolutely crucial chore, and if you do not do it, you risk losing all your data, much of which you could never hope to recreate if you run a community website.\nMany events could lead to the destruction of your data, including:\n - hard disk corruption (perhaps 30% of cheap hard disks which are under constant use develop physical corruption problems \[I made the statistic up, but based on my experience, it is about right])\n - fire or other physical disaster\n - accidental damage\n - malicious damage\n - accidental loss of files\n - web-hosts going out of business\n - having a hard-disk seized (if for example the site is unfortunately hosted on the same web server as a police suspect)\n - bugs in software (it is possible the software contains bugs which could cause data loss, and we do not accept liability for losses due to this, as users should have adequate backups and it is impossible for us to test all software usage scenarios)
|
|
|
|
I denna tid bör alla veta om det viktiga med att ta en backup. Världen är obarmhärtig. Du kan förlora alla dina data.Mycke kan du aldrig återskapa.
|
|
Translated and reviewed by
Eatdog
|
|
|
|
Located in
[strings]DOC_BACKUPS
|
|
2.
|
|
|
Backups
|
Context: |
|
[strings]BACKUPS
|
|
|
|
Säkerhetskopior
|
|
Translated and reviewed by
Eatdog
|
|
|
|
Located in
[strings]BACKUPS
|
|
3.
|
|
|
Make backup
|
|
|
|
Gör en säkerhetskopia
|
|
Translated and reviewed by
Eatdog
|
|
|
|
Located in
[strings]BACKUP
|
|
4.
|
|
|
Your last backup was made {1} days ago.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]LAST_BACKUP
|
|
5.
|
|
|
Your last backup was made today.
|
|
|
|
Din senaste säkerhetskopia gjordes idag.
|
|
Translated and reviewed by
Eatdog
|
|
|
|
Located in
[strings]LAST_BACKUP_TODAY
|
|
6.
|
|
|
Your last backup was made yesterday.
|
|
|
|
Din senaste säkerhetskopia gjordes igår.
|
|
Translated and reviewed by
Eatdog
|
|
|
|
Located in
[strings]LAST_BACKUP_YESTERDAY
|
|
7.
|
|
|
You have not yet made a backup. It is highly recommended that you keep regular off-server/-site backups of your content.
|
|
|
|
Du har fortfarande inte gjort någon backup.Det är högst rekomenderat att du har backupper utanför servern.
|
|
Translated and reviewed by
Eatdog
|
|
|
|
Located in
[strings]NO_LAST_BACKUP
|
|
8.
|
|
|
Your backup is currently being generated in the <tt>exports/backups</tt> directory as <tt>{1}</tt>. You will receive an e-mail once it has been completed, and you will be able to track progress by viewing the log file. Please test your backups are properly generated at least once for any server you host this software on; some servers cause problems that can result in corrupt backup files.
|
|
|
|
Din backup is currently being generated in the <tt>exports/backups</tt> directory as <tt>{1}</tt>. Du får ett e-mail när det är klart.
|
|
Translated and reviewed by
Eatdog
|
|
|
|
Located in
[strings]BACKUP_INFO_1
|
|
9.
|
|
|
Full backups include all files. Incremental backups contain files changed since the last backup, and a directory of the filesystem state. Both types come with a database restore script.
|
|
|
|
Full backup includerar alla filer. Incremental backupär endast de senast filerna sen sist du gjorde en backup. Båda typerna kommer med ett laga databas script.
|
|
Translated and reviewed by
Eatdog
|
|
|
|
Located in
[strings]BACKUP_TYPE
|
|
10.
|
|
|
Incremental backup
|
|
|
|
Incremental backup
|
|
Translated and reviewed by
Eatdog
|
|
|
|
Located in
[strings]INCREMENTAL_BACKUP
|