209 KiB
209 KiB
| 1 | CommandLine\Decrypter\Strings\Program.en-US.resx | ProgramUsage | updated | Použití: Duplicati.CommandLine.Decrypter.exe <výraz> <vstupní soubor> <výstupní soubor> | Usage: Duplicati.CommandLine.Decrypter.exe <passphrase> <inputfile> <outputfile> |
|---|---|---|---|---|---|
| 2 | CommandLine\Strings\Program.en-US.resx | AddedFoldersHeader | updated | Přidané adresáře | Added folders |
| 3 | CommandLine\Strings\Program.en-US.resx | CollectionStatusHeader | updated | not-updated | Found {0} backup chains on backend Type\tTime\t\t\tVolumes\tSize |
| 4 | CommandLine\Strings\Program.en-US.resx | CollectionStatusLineFull | updated | Plný\t{0}\t{1}\t{2} | Full\t{0}\t{1}\t{2} |
| 5 | CommandLine\Strings\Program.en-US.resx | CollectionStatusLineInc | updated | not-updated | Inc\t{0}\t{1}\t{2} |
| 6 | CommandLine\Strings\Program.en-US.resx | ControlFilesHeader | updated | not-updated | Control files |
| 7 | CommandLine\Strings\Program.en-US.resx | DeletedFilesHeader | updated | Smazaných souborů | Deleted files |
| 8 | CommandLine\Strings\Program.en-US.resx | DeletedFoldersHeader | updated | Smazaných adresářů | Deleted folders |
| 9 | CommandLine\Strings\Program.en-US.resx | DuplicatiOptionsHeader | updated | Možnosti Duplicati: | Duplicati options: |
| 10 | CommandLine\Strings\Program.en-US.resx | FileEntryNotFound | updated | < nenanlezeno > | < not found > |
| 11 | CommandLine\Strings\Program.en-US.resx | FindLastVersionEntry | updated | not-updated | {0}\t{1} |
| 12 | CommandLine\Strings\Program.en-US.resx | FindLastVersionHeader | updated | Čas zálohy\t\tNázev souboru | Backuptime\t\tFilename |
| 13 | CommandLine\Strings\Program.en-US.resx | FolderCreatedMessage | updated | Adresář {0} byl vytvořen | The folder {0} was created |
| 14 | CommandLine\Strings\Program.en-US.resx | GenericModulesHeader | updated | Podporované moduly: | Supported generic modules: |
| 15 | CommandLine\Strings\Program.en-US.resx | IntegerParseError | updated | not-updated | Unable to parse "{0}" into a number |
| 16 | CommandLine\Strings\Program.en-US.resx | InternalOptionUsedError | updated | not-updated | The option --{0} was supplied, but it is reserved for internal use and may not be set on the commandline |
| 17 | CommandLine\Strings\Program.en-US.resx | ModifiedFilesHeader | updated | Modifikovaných souborů | Modified files |
| 18 | CommandLine\Strings\Program.en-US.resx | ModuleIsLoadedAutomatically | updated | Modul je načten automaticky, zablokovat jej můžete za použití příkazu –disable module | Module is loaded atomatically, use --disable-module to prevent this |
| 19 | CommandLine\Strings\Program.en-US.resx | ModuleIsNotLoadedAutomatically | updated | Modul není načten automaticky, k jeho nahrání použijte –enable-module | Module is not loaded atomatically, use --enable-module to load it |
| 20 | CommandLine\Strings\Program.en-US.resx | NewFilesHeader | updated | Nových souborů | New files |
| 21 | CommandLine\Strings\Program.en-US.resx | NewOrModifiedFilesHeader | updated | Nových/upravených souborů | New/Modified files |
| 22 | CommandLine\Strings\Program.en-US.resx | ProgramUsageBackend | updated | not-updated | A <backend> is identified by an url like ftp://host/ or ssh://server/. Using this system, Duplicati can detect if you want to backup or restore. The cleanup and delete commands do not delete files, unless the --force option is specified, so you may examine what files are affected, before actually deleting the files. The cleanup command should not be used unless a backup was interrupted and has left partial files. Duplicati will inform you if this happens. The delete command can be used to remove backup sets when newer backups are present. |
| 23 | CommandLine\Strings\Program.en-US.resx | ProgramUsageBackup | updated | not-updated | Backup (make a full or incremental backup): Duplicati.CommandLine [full] [options] <sourcefolder> <backend> |
| 24 | CommandLine\Strings\Program.en-US.resx | ProgramUsageCleanup | updated | not-updated | Cleanup (remove partial and unused files): Duplicati.CommandLine cleanup [options] <backend> |
| 25 | CommandLine\Strings\Program.en-US.resx | ProgramUsageCreateFolders | updated | not-updated | Create folder (usually done automatically): Duplicati.CommandLine create-folder [options] <backend> |
| 26 | CommandLine\Strings\Program.en-US.resx | ProgramUsageDeleteOld | updated | not-updated | Delete old backups: Duplicati.CommandLine delete-all-but-n-full <number of full backups to keep> [options] <backend> Duplicati.CommandLine delete-older-than <max allowed age> [options] <backend> |
| 27 | CommandLine\Strings\Program.en-US.resx | ProgramUsageFilters | updated | not-updated | Filters: Duplicati uses filters to include and exclude files. Duplicati uses a "first-touch" filter where the first rule that matches a file determines if the file is included or excluded. Internally Duplicati uses regular expression filters, but supports filters in the form of filename globbing. The order of the commandline arguments also determine what order they are applied in. An example: --include=*.txt --exclude=*\Thumbs.db --include=* Even though the last filter includes everything, no files named "Thumbs.db" are included because they match the exclude rule before the include rule. Paths are evaluated in full, and as paths that are relative to folder being backed up, but including a leading slash. An example: {0} If a folder is excluded, files in that folder are always excluded, even if there are filters that include files in that folder. If a folder is included with a wildcard at the end, all files are included, if the folder is included without a wildcard, files may be excluded or included with extra rules. |
| 28 | CommandLine\Strings\Program.en-US.resx | ProgramUsageFindLastVersion | updated | Najít poslední verzi souboru: Duplicati.CommandLine find-last-version [možnosti] –soubor-k-obnově=<soubory k nalezení> <backend> | Find the last version of a file: Duplicati.CommandLine find-last-version [options] --file-to-restore=<files to find> <backend> |
| 29 | CommandLine\Strings\Program.en-US.resx | ProgramUsageHeader | updated | ********** Duplicati v. {0} ********** | ********** Duplicati v. {0} ********** Usage: |
| 30 | CommandLine\Strings\Program.en-US.resx | ProgramUsageListContentFiles | updated | not-updated | List content files (files that can be restored): Duplicati.CommandLine list-current-files [options] <backend> |
| 31 | CommandLine\Strings\Program.en-US.resx | ProgramUsageListFiles | updated | not-updated | List files: Duplicati.CommandLine list [options] <backend> |
| 32 | CommandLine\Strings\Program.en-US.resx | ProgramUsageListSets | updated | not-updated | List backup sets: Duplicati.CommandLine collection-status [options] <backend> |
| 33 | CommandLine\Strings\Program.en-US.resx | ProgramUsageListSignatureFiles | updated | not-updated | List signature files (files in a single backup volume set): Duplicati.CommandLine list-actual-signature-files [options] <backend> |
| 34 | CommandLine\Strings\Program.en-US.resx | ProgramUsageListSourceFolders | updated | not-updated | List source folders (folders backed up from): Duplicati.CommandLine list-source-folders [options] <backend> |
| 35 | CommandLine\Strings\Program.en-US.resx | ProgramUsageOptionTypes | updated | not-updated | Option types: The following option types are available: Integer: a numerical value Boolean: a truth value, --force and --force=true are equivalent. --force=false is the opposite Timespan: a time in the special time format (explained below) Size: a size like 5mb or 200kb Enumeration: any of the listed values Path: the path to a folder or file String: any other type |
| 36 | CommandLine\Strings\Program.en-US.resx | ProgramUsagePurgeCache | updated | not-updated | Purge signature cache: Duplicati.CommandLine purge-signature-cache [options] |
| 37 | CommandLine\Strings\Program.en-US.resx | ProgramUsageRestore | updated | not-updated | Restore (restore all or some files): Duplicati.CommandLine [options] <backend> <destinationfolder> |
| 38 | CommandLine\Strings\Program.en-US.resx | ProgramUsageTimes | updated | Časy: Duplicati používá systémový čas, který může být prezentován následovně: 1: slovo "now", zobrazuje aktuální čas 2: počet vteřin od počátku, např.: 123456890 3: string "2009-03-26T08:30:00+01:00" 4: interval ve tvaru R, M, T, D, h, m, s pro Rok, Měsíc, Týden, Den, hodinu, minutu nebo vteřinu, např.: "1M4D" pro jeden měsíc a čtyři dny, nebo "5m" pro pět minut. | Times: Duplicati uses the time system from duplicity, where times may be presented as: 1: the string "now", indicating the current time 2: the number of seconds after epoch, eg: 123456890 3: a string like "2009-03-26T08:30:00+01:00" 4: an interval string, using Y, M, W, D, h, m, s for Year, Month, Week, Day, hour, minute or second, eg: "1M4D" for one month and four days, or "5m" for five minutes. |
| 39 | CommandLine\Strings\Program.en-US.resx | ProgramUsageVerify | updated | Zkontrolovat integritu zálohy: Duplicati.CommandLine verify <backend> --verification-level=manifest|signatures|full | Verify backup integrity: Duplicati.CommandLine verify <backend> --verification-level=manifest|signatures|full |
| 40 | CommandLine\Strings\Program.en-US.resx | SupportedBackendsHeader | updated | Podporované backendy: | Supported backends: |
| 41 | CommandLine\Strings\Program.en-US.resx | SupportedCompressionModulesHeader | updated | Podporované kompresní moduly: | Supported compression modules: |
| 42 | CommandLine\Strings\Program.en-US.resx | SupportedEncryptionModulesHeader | updated | Podporované šifrovací moduly: | Supported encryption modules: |
| 43 | CommandLine\Strings\Program.en-US.resx | SupportedOptionsHeader | updated | Podporované možnosti: | Supported options: |
| 44 | CommandLine\Strings\Program.en-US.resx | TimeParseError | updated | not-updated | Unable to parse "{0}" into a time offset: {1} |
| 45 | CommandLine\Strings\Program.en-US.resx | UnhandledException | updated | Objevila se chyba: | An error occured: {0} |
| 46 | CommandLine\Strings\Program.en-US.resx | UnhandledInnerException | updated | Vnitřní chybové hlášení: {0} | The inner error message is: {0} |
| 47 | CommandLine\Strings\Program.en-US.resx | UsageExampleLinux | updated | Duplicati.CommandLine /home/user/ ftp://host/folder --exclude=/file.txt V tomto příkladu je vynechán soubor "/home/user/file.txt". | Duplicati.CommandLine /home/user/ ftp://host/folder --exclude=/file.txt In this example the file "/home/user/file.txt" is excluded. |
| 48 | CommandLine\Strings\Program.en-US.resx | UsageExampleWindows | updated | Duplicati.CommandLine C:\Documents\Files ftp://host/folder --exclude=\file.txt V tomto příkladu je vynechán soubor "C:\Documents\Files\file.txt". | Duplicati.CommandLine C:\Documents\Files ftp://host/folder --exclude=\file.txt In this example the file "C:\Documents\Files\file.txt" is excluded. |
| 49 | CommandLine\Strings\Program.en-US.resx | VerificationCompleted | updated | Kontrola dokončena, celkem: Zkontrolováno souborů manifestu: {0} Zkontrolováno souborů s podpisy: {1} zkontrolováno souborů s obsahem: {2} Chyb: {3} | Verification completed, summary: Manifest files verified: {0} Signature files verified: {1} Content files verified: {2} Errors: {3} |
| 50 | CommandLine\Strings\Program.en-US.resx | VerificationErrorHeader | updated | Nahlášených chybových hlášení: | Reported error messages: |
| 51 | CommandLine\Strings\Program.en-US.resx | WrongNumberOfCommandsError_v2 | updated | Nalezeno {0} příkazů, ale {1} příkazů očekáváno: {2} | Found {0} commands but expected {1}, commands: {2} |
| 52 | GUI\ApplicationSetup.en-US.resx | $this.Text | updated | Možnosti Duplicati | Duplicati Options |
| 53 | GUI\ApplicationSetup.en-US.resx | AdvancedTab.Text | updated | Rozšířené | Advanced |
| 54 | GUI\ApplicationSetup.en-US.resx | BalloonNotificationLevel.ToolTip | updated | Zvolte úroveň upozornění v notifikační bublině | Choose the level of notification given by balloon tips |
| 55 | GUI\ApplicationSetup.en-US.resx | Bandwidth.ToolTip | updated | missing | Set the initial bandwidth limits to use in Duplicati |
| 56 | GUI\ApplicationSetup.en-US.resx | BasicTab.Text | updated | Základní | Basic |
| 57 | GUI\ApplicationSetup.en-US.resx | CacheSizeLabel.Text | updated | Vypočítávám velikost mezipaměti... | Calculating cache size... |
| 58 | GUI\ApplicationSetup.en-US.resx | CancelBtn.Text | updated | Zrušit | Cancel |
| 59 | GUI\ApplicationSetup.en-US.resx | ClearCacheButton.Text | updated | Vyčištění mezipaměti | Clear cache |
| 60 | GUI\ApplicationSetup.en-US.resx | ClearCacheButton.ToolTip | updated | Vyčistit soubory s podpisy uložené v mezipaměti. Podpisy lze opětovně stáhnout při dalším zálohování. | Clear any signature files stored in cache. Signatures will be re-downloaded on next backup. |
| 61 | GUI\ApplicationSetup.en-US.resx | CommonPassword.ToolTip | updated | Zadejte implicitní heslo použité na nové zálohy | Enter the default password to apply to new backups |
| 62 | GUI\ApplicationSetup.en-US.resx | EncryptionMethod.Text | updated | Metoda šifrování | Encryption method: |
| 63 | GUI\ApplicationSetup.en-US.resx | EncryptionMethod.ToolTip | updated | Vyberte implicitní šifrovací modul použitý na nové zálohy | Choose the default encryption module to use for new backups |
| 64 | GUI\ApplicationSetup.en-US.resx | EncryptionModule.ToolTip | updated | Vyberte implicitní šifrovací modul použitý na nové zálohy | Choose the default encryption module to use for new backups |
| 65 | GUI\ApplicationSetup.en-US.resx | groupBox1.Text | updated | Uživatelské rozhraní | User interface |
| 66 | GUI\ApplicationSetup.en-US.resx | groupBox2.Text | updated | Mezipaměť | Cache |
| 67 | GUI\ApplicationSetup.en-US.resx | groupBox4.Text | updated | missing | Default throttle settings |
| 68 | GUI\ApplicationSetup.en-US.resx | HideDonateButton.Text | updated | missing | Hide Donate button on the main wizard page |
| 69 | GUI\ApplicationSetup.en-US.resx | label1.Text | updated | missing | Time to display past backups in log: |
| 70 | GUI\ApplicationSetup.en-US.resx | label1.ToolTip | updated | missing | Select the time a backup is displayed in the log window after completion |
| 71 | GUI\ApplicationSetup.en-US.resx | label2.Text | updated | Sekce: | Sections: |
| 72 | GUI\ApplicationSetup.en-US.resx | label3.Text | updated | Jazyk: | Language: |
| 73 | GUI\ApplicationSetup.en-US.resx | label3.ToolTip | updated | Vybrat jazyk uživatelského rozhraní (vyžaduje restart) | Select user interface language (requires restart) |
| 74 | GUI\ApplicationSetup.en-US.resx | label4.Text | updated | Dočasný adresář: | Temporary folder: |
| 75 | GUI\ApplicationSetup.en-US.resx | label6.Text | updated | Obsah: | Content: |
| 76 | GUI\ApplicationSetup.en-US.resx | label7.Text | updated | missing | Time to wait after startup: |
| 77 | GUI\ApplicationSetup.en-US.resx | label7.ToolTip | updated | missing | Select the amount of time Duplicati is paused after startup |
| 78 | GUI\ApplicationSetup.en-US.resx | label8.Text | updated | Oznámení o zálohách: | Backup notifications: |
| 79 | GUI\ApplicationSetup.en-US.resx | label8.ToolTip | updated | missing | Choose the level of notification given by balloon tips |
| 80 | GUI\ApplicationSetup.en-US.resx | LanguageSelection.ToolTip | updated | Vyberte jazyk uživatelského rozhraní (vyžaduje restart) | Choose the language for the user interface (requires restart) |
| 81 | GUI\ApplicationSetup.en-US.resx | LicenseLink.Text | updated | Domovská stránka | Homepage |
| 82 | GUI\ApplicationSetup.en-US.resx | LicenseLink.ToolTip | updated | missing | Click to go to the homepage of the currently selected section |
| 83 | GUI\ApplicationSetup.en-US.resx | LicenseSections.ToolTip | updated | missing | Lists the available license sections |
| 84 | GUI\ApplicationSetup.en-US.resx | LicenseTab.Text | updated | Licence | License |
| 85 | GUI\ApplicationSetup.en-US.resx | OKBtn.Text | not-updated | OK | OK |
| 86 | GUI\ApplicationSetup.en-US.resx | PasswordDefaultsGroup.Text | updated | missing | Default password |
| 87 | GUI\ApplicationSetup.en-US.resx | RecentDuration.ToolTip | updated | missing | Select the time a backup is displayed in the log window after completion |
| 88 | GUI\ApplicationSetup.en-US.resx | SignatureCacheEnabled.Text | updated | Mezipaměť podpisu: | Signature cache: |
| 89 | GUI\ApplicationSetup.en-US.resx | SignatureCacheEnabled.ToolTip | updated | missing | A signature cache limits the amount of data Duplicati needs to download by keeping a copy on the machine, enabling this feature makes the backups faster |
| 90 | GUI\ApplicationSetup.en-US.resx | SignatureCachePathBrowse.Text | not-updated | … | ... |
| 91 | GUI\ApplicationSetup.en-US.resx | SignatureCachePathBrowse.ToolTip | updated | Prohlížet adresář s mezipamětí podpisu | Browse for the signature cache folder |
| 92 | GUI\ApplicationSetup.en-US.resx | StartupDelayDuration.ToolTip | updated | missing | Select the amount of time Duplicat is paused after startup |
| 93 | GUI\ApplicationSetup.en-US.resx | TempPath.ToolTip | updated | missing | Enter the path where Duplicati stores temporary files |
| 94 | GUI\ApplicationSetup.en-US.resx | TempPathBrowse.Text | not-updated | … | ... |
| 95 | GUI\ApplicationSetup.en-US.resx | TempPathBrowse.ToolTip | updated | Prohlížet dočasný adresář | Browse for the temporary folder |
| 96 | GUI\ApplicationSetup.en-US.resx | ThreadPriorityPicker.ToolTip | updated | missing | Set the initial thread priority to be used by Duplicati |
| 97 | GUI\ApplicationSetup.en-US.resx | UseCommonPassword.Text | updated | Použihte heslo pro nové zálohy: | Use password for new backups: |
| 98 | GUI\ApplicationSetup.en-US.resx | UseCommonPassword.ToolTip | updated | missing | Enable this to use the same password for multiple backups |
| 99 | GUI\HelperControls\BackupFileList.en-US.resx | changeDestinationToolStripMenuItem.Text | updated | Změnit cílové umístění: | Change destination... |
| 100 | GUI\HelperControls\BackupFileList.en-US.resx | folderBrowserDialog.Description | updated | Vberte adresář, do kterého chcete data obnovit | Select the folder to restore to |
| 101 | GUI\HelperControls\BackupFileList.en-US.resx | LoadingIndicator.Text | updated | Načítám seznam souborů, počkejte prosím... | Reading filelist, please wait ... |
| 102 | GUI\HelperControls\BackupItems.en-US.resx | statusLabel.Text | updated | Načítám seznam záloh | Loading list of backups |
| 103 | GUI\HelperControls\BackupItems.en-US.resx | viewFilesToolStripMenuItem.Text | updated | Zobrazit obsah … | View contents ... |
| 104 | GUI\HelperControls\BandwidthLimit.en-US.resx | DownloadLimitCheckbox.Text | updated | Limit stahování (obnova) | Download limit (restore) |
| 105 | GUI\HelperControls\BandwidthLimit.en-US.resx | UploadLimitCheckbox.Text | updated | Limit nahrávání (zálohování) | Upload limit (backup) |
| 106 | GUI\HelperControls\CommandLineOptionGrid.en-US.resx | argumentDataGridViewTextBoxColumn.HeaderText | not-updated | argument | argument |
| 107 | GUI\HelperControls\CommandLineOptionGrid.en-US.resx | dataGridViewTextBoxColumn1.HeaderText | not-updated | argument | argument |
| 108 | GUI\HelperControls\CommandLineOptionGrid.en-US.resx | enabledDataGridViewCheckBoxColumn.HeaderText | updated | Povoleno | Enabled |
| 109 | GUI\HelperControls\CommandLineOptionGrid.en-US.resx | nameDataGridViewTextBoxColumn.HeaderText | updated | Název | Name |
| 110 | GUI\HelperControls\CommandLineOptionGrid.en-US.resx | valueDataGridViewTextBoxColumn.HeaderText | updated | Hodnota | Value |
| 111 | GUI\HelperControls\DurationEditor.en-US.resx | CustomDuration.Error | not-updated | s | s |
| 112 | GUI\HelperControls\DurationEditor.en-US.resx | EasyDuration.Items | updated | Denně | Each day |
| 113 | GUI\HelperControls\DurationEditor.en-US.resx | EasyDuration.Items1 | updated | Týdně | Each week |
| 114 | GUI\HelperControls\DurationEditor.en-US.resx | EasyDuration.Items2 | updated | Každý druhý týden | Each second week |
| 115 | GUI\HelperControls\DurationEditor.en-US.resx | EasyDuration.Items3 | updated | Měsíčně | Each month |
| 116 | GUI\HelperControls\DurationEditor.en-US.resx | EasyDuration.Items4 | updated | missing | Custom ... |
| 117 | GUI\HelperControls\FilterDialog.en-US.resx | $this.Text | updated | missing | FilterDialog |
| 118 | GUI\HelperControls\FilterDialog.en-US.resx | BrowseFileButton.Text | not-updated | … | ... |
| 119 | GUI\HelperControls\FilterDialog.en-US.resx | CancelBtn.Text | updated | Zrušit | Cancel |
| 120 | GUI\HelperControls\FilterDialog.en-US.resx | Exclusive.Text | updated | Vynechat soubory vyhovující filtr | Exclude files matching the filter |
| 121 | GUI\HelperControls\FilterDialog.en-US.resx | folderBrowserDialog.Description | updated | Vyberte cestu k adresáři, na nějž chcete aplikovat filtr | Select the folder path to use for the filter |
| 122 | GUI\HelperControls\FilterDialog.en-US.resx | HelpLink.Text | updated | Nápověda k filtru | Filter help |
| 123 | GUI\HelperControls\FilterDialog.en-US.resx | Inclusive.Text | updated | Zahrnout soubory vyhovující filtru | Include files matching the filter |
| 124 | GUI\HelperControls\FilterDialog.en-US.resx | IsRegExp.Text | updated | Filtr je regulárním výrazem | Filter is regular expression |
| 125 | GUI\HelperControls\FilterDialog.en-US.resx | label1.Text | updated | Filtr | Filter |
| 126 | GUI\HelperControls\FilterDialog.en-US.resx | OKBtn.Text | not-updated | OK | OK |
| 127 | GUI\HelperControls\FilterDialog.en-US.resx | openFileDialog.Filter | updated | Všechny soubory (*.*)|*.* | All files (*.*)|*.* |
| 128 | GUI\HelperControls\FilterDialog.en-US.resx | openFileDialog.Title | updated | Vyberte soubor, který chcete použít jako masku filtru | Select the file to use for the filter |
| 129 | GUI\HelperControls\FilterEditor.en-US.resx | AddFilterButton.ToolTipText | updated | Přidat nový filtr | Add a new filter |
| 130 | GUI\HelperControls\FilterEditor.en-US.resx | btnTestSearch.Text | updated | missing | Test Search Selection... |
| 131 | GUI\HelperControls\FilterEditor.en-US.resx | EditFilterButton.ToolTipText | updated | Upravit vybraný filtr | Edit the selected filter |
| 132 | GUI\HelperControls\FilterEditor.en-US.resx | ExcludeFolderButton.ToolTipText | updated | Přidat vynechaný adresář do seznamu | Adds an excluded folder to the list |
| 133 | GUI\HelperControls\FilterEditor.en-US.resx | groupBox1.Text | updated | Filtry: | Filters |
| 134 | GUI\HelperControls\FilterEditor.en-US.resx | HelpButton.Text | updated | Nápověda filtru | Filter help |
| 135 | GUI\HelperControls\FilterEditor.en-US.resx | HelpButton.ToolTipText | updated | Otevře Wiki stránku použítí filtrů v Duplicati | Opens the Duplicati Filter usage Wiki page |
| 136 | GUI\HelperControls\FilterEditor.en-US.resx | IncludeFolderButton.ToolTipText | updated | Přidá zahrnutý adresář do seznamu | Adds an included folder to the list |
| 137 | GUI\HelperControls\FilterEditor.en-US.resx | label1.Text | updated | Vyzkoušet název souboru: | Test a filename: |
| 138 | GUI\HelperControls\FilterEditor.en-US.resx | MoveFilterBottomButton.ToolTipText | updated | Přesunout vybraný filtr na konec | Move the selected filter to the bottom |
| 139 | GUI\HelperControls\FilterEditor.en-US.resx | MoveFilterDownButton.ToolTipText | updated | Posunout vybraný filtr dolů | Move the selected filter down |
| 140 | GUI\HelperControls\FilterEditor.en-US.resx | MoveFilterTopButton.ToolTipText | updated | Přesunout vybraný filtr na začátek | Move the selected filter to the top |
| 141 | GUI\HelperControls\FilterEditor.en-US.resx | MoveFilterUpButton.ToolTipText | updated | Posunout vybraný filtr nahoru | Move the selected filter up |
| 142 | GUI\HelperControls\FilterEditor.en-US.resx | RemoveFilterButton.ToolTipText | updated | Odebrat vybraný filtr | Remove the selected filter |
| 143 | GUI\HelperControls\FolderPathEntry.en-US.resx | BrowseFolderButton.Text | not-updated | ... | ... |
| 144 | GUI\HelperControls\FolderPathEntry.en-US.resx | BrowseFolderButton.ToolTip | updated | Kliknutím otevřete adresář | Click to browse for a folder |
| 145 | GUI\HelperControls\FolderPathEntry.en-US.resx | DeleteButton.ToolTip | updated | Kliknutím odeberte záznam | Click to remove the entry |
| 146 | GUI\HelperControls\FolderPathEntry.en-US.resx | FolderPath.ToolTip | updated | Zadejte cestu k adresáři | Enter the path to the folder here |
| 147 | GUI\HelperControls\FolderPathEntry.en-US.resx | SizeLabel.Text | not-updated | (...) | (...) |
| 148 | GUI\HelperControls\FolderPathEntry.en-US.resx | SizeLabel.ToolTip | updated | Velikost vybraného adresáře | The size of the selected folder |
| 149 | GUI\HelperControls\Strings\BackupFileList.en-US.resx | RootNodeTooltip | updated | Zdrojový adresář {0} Cílový adresář: {1} Pravým klinutím změníte cílový adresář | Source folder {0} Target folder: {1} Right click to change target folder |
| 150 | GUI\HelperControls\Strings\BackupItems.en-US.resx | ErrorStatusDisplay | updated | Chyba: {0} | Error: {0} |
| 151 | GUI\HelperControls\Strings\BackupItems.en-US.resx | NoDataReceived | updated | Nebyla přijata žádná data | No data received |
| 152 | GUI\HelperControls\Strings\BackupItems.en-US.resx | OperationCancelled | updated | Zrušeno | Cancelled |
| 153 | GUI\HelperControls\Strings\BackupItems.en-US.resx | TooltipFullBackup | updated | Kompletní záloha | Full backup |
| 154 | GUI\HelperControls\Strings\BackupItems.en-US.resx | TooltipFullBackupWithSize | updated | Kompletní záloha - {0} | Full backup - {0} |
| 155 | GUI\HelperControls\Strings\BackupItems.en-US.resx | TooltipIncrementalBackup | updated | Přírůstková záloha | Incremental backup |
| 156 | GUI\HelperControls\Strings\BackupItems.en-US.resx | TooltipIncrementalBackupWithSize | updated | Přírůstková záloha – {0}, řetězec: {1} | Incremental backup - {0}, chain: {1} |
| 157 | GUI\HelperControls\Strings\BackupTreeView.en-US.resx | ConfirmDeleteFolder | updated | Chcete smazat adresář {0} a všechny zálohy v něm obsažené? | Do you want to delete the folder {0} and all the backups contained in it? |
| 158 | GUI\HelperControls\Strings\BackupTreeView.en-US.resx | ConfirmRemoveBackup | updated | Odstranit zálohu '{0}' ? | Remove the backup '{0}' ? |
| 159 | GUI\HelperControls\Strings\BackupTreeView.en-US.resx | NewBackup | updated | Nová záloha | New Backup |
| 160 | GUI\HelperControls\Strings\BackupTreeView.en-US.resx | NewFolder | updated | Nový adresář | New Folder |
| 161 | GUI\HelperControls\Strings\CommandLineOptionsGrid.en-US.resx | InfoLabelFormat | updated | Typ hodnoty: {0}. {1}. {2} | Value type: {0}. {1}. {2} |
| 162 | GUI\HelperControls\Strings\CommandLineOptionsGrid.en-US.resx | PageNotSupportedWarning | updated | Tato stránka není na současné platformě podporována. Jedná se o známou chybu. Novější verze Mono tuto stránku zpřístupní. | This page is not supported on the current platform, this is a known issue. A newer version of Mono will enable this page. |
| 163 | GUI\HelperControls\Strings\DurationEditor.en-US.resx | CustomDuration | updated | not-updated | Custom ... |
| 164 | GUI\HelperControls\Strings\FilterDialog.en-US.resx | InvalidRegExpMessage | updated | Výraz není platným regulárním výrazem: {0} | The expression is not a valid regular expression: {0} |
| 165 | GUI\HelperControls\Strings\FilterEditor.en-US.resx | ExcludeFolderBrowseTitle | updated | not-updated | Choose the folder to add for exclusion |
| 166 | GUI\HelperControls\Strings\FilterEditor.en-US.resx | FileIsExcluded | updated | not-updated | The file {0} is excluded due to rule {1} |
| 167 | GUI\HelperControls\Strings\FilterEditor.en-US.resx | FileIsIncluded | updated | not-updated | The file {0} is included due to rule {1} |
| 168 | GUI\HelperControls\Strings\FilterEditor.en-US.resx | FileIsIncludedDefault | updated | not-updated | The file {0} is included because no rule matched |
| 169 | GUI\HelperControls\Strings\FilterEditor.en-US.resx | FilenameIsNotInAnyRootFolder | updated | not-updated | The filename {0} is not located in any of the source folders |
| 170 | GUI\HelperControls\Strings\FilterEditor.en-US.resx | FilepathIsNotAbsoluteError | updated | Název souboru {0} není absolutní cestou | The filename {0} is not an absolute path |
| 171 | GUI\HelperControls\Strings\FilterEditor.en-US.resx | FolderIsExcluded | updated | Adresář {0} byl vynechán na základě previdla {1} | The folder {0} is excluded due to rule {1} |
| 172 | GUI\HelperControls\Strings\FilterEditor.en-US.resx | FolderIsRootFolder | updated | Adresář {0} byl zahrnut, jelikož se jedná o zdrojovou složku | The folder {0} is included because it is a source folder |
| 173 | GUI\HelperControls\Strings\FilterEditor.en-US.resx | IncludeFolderBrowseTitle | updated | not-updated | Choose the folder to add for inclusion |
| 174 | GUI\HelperControls\Strings\FilterEditor.en-US.resx | InvalidCharsInFilenameError | updated | Název souboru {0} obsahuje neplatné znaky | The filename {0} has invalid characters |
| 175 | GUI\HelperControls\Strings\SizeSelector.en-US.resx | BytesName | updated | bajtů | bytes |
| 176 | GUI\HelperControls\Strings\SizeSelector.en-US.resx | BytesPerSecond | updated | bajtů/s | bytes/s |
| 177 | GUI\HelperControls\Strings\SizeSelector.en-US.resx | GBName | not-updated | GB | GB |
| 178 | GUI\HelperControls\Strings\SizeSelector.en-US.resx | GBPerSecond | not-updated | GB/s | GB/s |
| 179 | GUI\HelperControls\Strings\SizeSelector.en-US.resx | KBName | not-updated | kB | kB |
| 180 | GUI\HelperControls\Strings\SizeSelector.en-US.resx | KBPerSecond | not-updated | kB/s | kB/s |
| 181 | GUI\HelperControls\Strings\SizeSelector.en-US.resx | MBName | not-updated | MB | MB |
| 182 | GUI\HelperControls\Strings\SizeSelector.en-US.resx | MBPerSecond | not-updated | MB/s | MB/s |
| 183 | GUI\HelperControls\Strings\TestSearchSelection.en-US.resx | FileName | updated | Název souboru '{0}' | File Name '{0}' |
| 184 | GUI\HelperControls\Strings\TestSearchSelection.en-US.resx | FileType | updated | Typ souboru '{0}' | File Type '{0}' |
| 185 | GUI\HelperControls\Strings\TestSearchSelection.en-US.resx | TotalSizeLabel | updated | Celkem {0} souborů v {1} | Total {0} files at {1} |
| 186 | GUI\HelperControls\Strings\WaitForOperation.en-US.resx | ReallyAbortQuestion | updated | Určitě chcete zrušit operaci? | Are you sure you want to abort the operation? |
| 187 | GUI\HelperControls\Strings\WaitForOperation.en-US.resx | UserCancelled | updated | Operace zrušena uživatelem | The user cancelled the operation |
| 188 | GUI\HelperControls\TestSearchSelection.en-US.resx | $this.Text | updated | missing | Test Search Selection |
| 189 | GUI\HelperControls\TestSearchSelection.en-US.resx | btnCancel.Text | updated | Zrušit | Cancel |
| 190 | GUI\HelperControls\TestSearchSelection.en-US.resx | btnOK.Text | not-updated | OK | OK |
| 191 | GUI\HelperControls\TestSearchSelection.en-US.resx | chFile.Text | updated | Název souboru | Filename |
| 192 | GUI\HelperControls\TestSearchSelection.en-US.resx | chFileExt.Text | updated | missing | Ext |
| 193 | GUI\HelperControls\TestSearchSelection.en-US.resx | chPath.Text | updated | Cesta | Path |
| 194 | GUI\HelperControls\TestSearchSelection.en-US.resx | chSize.Text | updated | Velikost | Size |
| 195 | GUI\HelperControls\TestSearchSelection.en-US.resx | label1.Text | updated | Filtry: | Filters: |
| 196 | GUI\HelperControls\TestSearchSelection.en-US.resx | label2.Text | updated | Pro přidání a odebrání filtrů použijte kontextové menu | Use context menu to add and remove filters |
| 197 | GUI\HelperControls\TestSearchSelection.en-US.resx | label3.Text | updated | Soubory, které mají být zahrnuty: | Files to be included: |
| 198 | GUI\HelperControls\TestSearchSelection.en-US.resx | lbLoading.Text | updated | Skenuji soubory, čekejte prosím... | Scanning files, please wait.... |
| 199 | GUI\HelperControls\TestSearchSelection.en-US.resx | miExclude.Text | updated | Vynechat | Exclude |
| 200 | GUI\HelperControls\TestSearchSelection.en-US.resx | miExcludeFileExt.Text | updated | Přidat filtr dle koncovky souboru | Add file extension filter |
| 201 | GUI\HelperControls\TestSearchSelection.en-US.resx | miExcludeFileName.Text | updated | Přidat filtr dle názvu souboru | Add filename filter |
| 202 | GUI\HelperControls\TestSearchSelection.en-US.resx | miExcludeFilePath.Text | updated | Cesta k souboru | File Path |
| 203 | GUI\HelperControls\TestSearchSelection.en-US.resx | miInclude.Text | updated | Zahrnout | Include |
| 204 | GUI\HelperControls\TestSearchSelection.en-US.resx | miIncludeFileExt.Text | updated | Přidat filtr dle koncovky souboru | Add file extension filter |
| 205 | GUI\HelperControls\TestSearchSelection.en-US.resx | miIncludeFileName.Text | updated | Přidat filtr dle názvu souboru | Add filename filer |
| 206 | GUI\HelperControls\TestSearchSelection.en-US.resx | miIncludeFilePath.Text | updated | Cesta k souboru | File path |
| 207 | GUI\HelperControls\TestSearchSelection.en-US.resx | removeFilterToolStripMenuItem.Text | updated | Odebrat filtr | Remove Filter |
| 208 | GUI\HelperControls\ThreadPriorityPicker.en-US.resx | ThreadPriority.Items | updated | Vysoká (nedoporučujeme) | High (Not recommended) |
| 209 | GUI\HelperControls\ThreadPriorityPicker.en-US.resx | ThreadPriority.Items1 | updated | Nadprůmerná | Above normal |
| 210 | GUI\HelperControls\ThreadPriorityPicker.en-US.resx | ThreadPriority.Items2 | updated | Běžná | Normal |
| 211 | GUI\HelperControls\ThreadPriorityPicker.en-US.resx | ThreadPriority.Items3 | updated | Podprůměrná | Below normal |
| 212 | GUI\HelperControls\ThreadPriorityPicker.en-US.resx | ThreadPriority.Items4 | updated | nízká | Low |
| 213 | GUI\HelperControls\ThreadPriorityPicker.en-US.resx | ThreadPriorityEnabled.Text | updated | missing | Set thread priority |
| 214 | GUI\HelperControls\WaitForOperation.en-US.resx | $this.Text | updated | missing | WaitForOperation |
| 215 | GUI\ListBackupFiles.en-US.resx | $this.Text | updated | Souborů ve vybrané záloze | Files in selected backup |
| 216 | GUI\ListBackupFiles.en-US.resx | CancelBtn.Text | updated | Zavřít | Close |
| 217 | GUI\ListBackupFiles.en-US.resx | groupBox1.Text | updated | Nahrávám seznam souborů, čekejte prosím... | Loading file list, please wait ... |
| 218 | GUI\LogViewer.en-US.resx | $this.Text | updated | Logovat data | Log data |
| 219 | GUI\MainForm.en-US.resx | $this.Text | updated | Kontrolní okno Duplicati | Duplicati Control Window |
| 220 | GUI\MainForm.en-US.resx | controlToolStripMenuItem.Text | updated | Kontrola | Control |
| 221 | GUI\MainForm.en-US.resx | DelayDuration05Menu.Text | updated | 5 minut | 5 minutes |
| 222 | GUI\MainForm.en-US.resx | DelayDuration15Menu.Text | updated | 15 minut | 15 minutes |
| 223 | GUI\MainForm.en-US.resx | DelayDuration30Menu.Text | updated | 30 minut | 30 minutes |
| 224 | GUI\MainForm.en-US.resx | DelayDuration60Menu.Text | updated | 1 hodina | 1 hour |
| 225 | GUI\MainForm.en-US.resx | label1.Text | updated | missing | Duplicati dummy window |
| 226 | GUI\MainForm.en-US.resx | optionsToolStripMenuItem.Text | updated | Možnosti... | Options... |
| 227 | GUI\MainForm.en-US.resx | pausePeriodToolStripMenuItem.Text | updated | missing | Pause period |
| 228 | GUI\MainForm.en-US.resx | pauseToolStripMenuItem.Text | updated | Přerušit | Pause |
| 229 | GUI\MainForm.en-US.resx | quitToolStripMenuItem.Text | updated | Ukončit | Quit |
| 230 | GUI\MainForm.en-US.resx | statusToolStripMenuItem.Text | updated | Stav | Status |
| 231 | GUI\MainForm.en-US.resx | stopToolStripMenuItem.Text | not-updated | Stop | Stop |
| 232 | GUI\MainForm.en-US.resx | throttleOptionsToolStripMenuItem.Text | updated | missing | Throttle options... |
| 233 | GUI\MainForm.en-US.resx | wizardToolStripMenuItem.Text | updated | Průvodce... | Wizard... |
| 234 | GUI\RestoreBackup.en-US.resx | $this.Text | updated | ObnovitZálohu | RestoreBackup |
| 235 | GUI\RestoreBackup.en-US.resx | CancelBtn.Text | updated | Zrušit | Cancel |
| 236 | GUI\RestoreBackup.en-US.resx | folderBrowserDialog.Description | updated | Vberte adresář, do kterého chcete data obnovit | Select the folder where the data will be restored to |
| 237 | GUI\RestoreBackup.en-US.resx | label1.Text | updated | Záloha k obnově | Backup to restore |
| 238 | GUI\RestoreBackup.en-US.resx | label2.Text | updated | Cíl | Destination |
| 239 | GUI\RestoreBackup.en-US.resx | OKBtn.Text | not-updated | OK | OK |
| 240 | GUI\RestoreBackup.en-US.resx | SelectTargetFolder.Text | not-updated | … | ... |
| 241 | GUI\ServiceStatus.en-US.resx | $this.Text | updated | Stav Duplicati | Duplicati Status |
| 242 | GUI\ServiceStatus.en-US.resx | columnHeader1.Text | updated | Čas | Time |
| 243 | GUI\ServiceStatus.en-US.resx | columnHeader2.Text | updated | missing | Backup set |
| 244 | GUI\ServiceStatus.en-US.resx | columnHeader3.Text | updated | Velikost | Size |
| 245 | GUI\ServiceStatus.en-US.resx | columnHeader4.Text | updated | Čas | Time |
| 246 | GUI\ServiceStatus.en-US.resx | columnHeader5.Text | updated | missing | Backup set |
| 247 | GUI\ServiceStatus.en-US.resx | CurrentStatus.Text | updated | Čekám na další zálohu | Waiting for next backup |
| 248 | GUI\ServiceStatus.en-US.resx | label1_2.Text | updated | Dokončených záloh | Completed backups |
| 249 | GUI\ServiceStatus.en-US.resx | label5.Text | updated | Běžících záloh | Pending backups |
| 250 | GUI\ServiceStatus.en-US.resx | linkLabel1.Text | updated | Možnosti Duplicati | Duplicati Options |
| 251 | GUI\ServiceStatus.en-US.resx | optionsLabel.Text | updated | (jazyk rozhraní, implicitní heslo, Rozšířené, …) | (UI Language, Default password, Advanced, ...) |
| 252 | GUI\ServiceStatus.en-US.resx | pauseBackupToolStripMenuItem.Text | updated | Přerušit zálohování | Pause backup |
| 253 | GUI\ServiceStatus.en-US.resx | PauseDuration05Menu.Text | updated | 5 minut | 5 minutes |
| 254 | GUI\ServiceStatus.en-US.resx | PauseDuration15Menu.Text | updated | 15 minut | 15 minutes |
| 255 | GUI\ServiceStatus.en-US.resx | PauseDuration30Menu.Text | updated | 30 minut | 30 minutes |
| 256 | GUI\ServiceStatus.en-US.resx | PauseDuration60Menu.Text | updated | 1 hodina | 1 hour |
| 257 | GUI\ServiceStatus.en-US.resx | pausePeriodMenuItem.Text | updated | Doba přerušení | Pause period |
| 258 | GUI\ServiceStatus.en-US.resx | quickLabel.Text | updated | Rychlé úkony | Quick actions |
| 259 | GUI\ServiceStatus.en-US.resx | runBackupNowToolStripMenuItem.Text | updated | Spustit zálohu nyní | Run backup now |
| 260 | GUI\ServiceStatus.en-US.resx | runBackupNowToolStripMenuItem1.Text | updated | Spustit zálohu nyní | Run backup now |
| 261 | GUI\ServiceStatus.en-US.resx | stopBackupToolStripMenuItem.Text | updated | Zastavit zálohu | Stop backup |
| 262 | GUI\ServiceStatus.en-US.resx | viewFilesToolStripMenuItem.Text | updated | Zobrazit obsah … | View contents ... |
| 263 | GUI\ServiceStatus.en-US.resx | viewLogToolStripMenuItem.Text | updated | Zobrazit log … | View log ... |
| 264 | GUI\ServiceStatus.en-US.resx | wizardHelpLabel.Text | updated | (Vytvořit, upravit, smazat, spustit, obnovit ze zálohy) | (Create, edit, delete, run, restore backups) |
| 265 | GUI\ServiceStatus.en-US.resx | wizardLink.Text | updated | Průvodce Duplicati | Duplicati Wizard |
| 266 | GUI\Strings\ApplicationSetup.en-US.resx | BalloonNotification_Continous | updated | Za běhu, při chybách a varováních | While running, and on errors, warnings |
| 267 | GUI\Strings\ApplicationSetup.en-US.resx | BalloonNotification_Errors | updated | Při chybách | On errors |
| 268 | GUI\Strings\ApplicationSetup.en-US.resx | BalloonNotification_Off | updated | Žádná oznámení | No notifications |
| 269 | GUI\Strings\ApplicationSetup.en-US.resx | BalloonNotification_Start | updated | Při startu, chybách, varováních | On start, errors, warnings |
| 270 | GUI\Strings\ApplicationSetup.en-US.resx | BalloonNotification_StartAndStop | updated | Při starti, ukončení, chybách, varováních | On start, stop, errors, warnings |
| 271 | GUI\Strings\ApplicationSetup.en-US.resx | BalloonNotification_Warnings | updated | Při chybách, varováních | On errors, warnings |
| 272 | GUI\Strings\ApplicationSetup.en-US.resx | CacheSize | updated | Velikost mezipaměti: {0} | Cache size: {0} |
| 273 | GUI\Strings\ApplicationSetup.en-US.resx | CalculatingCacheSize | updated | Vypočítávám velikost mezipaměti... | Calculating cache size ... |
| 274 | GUI\Strings\ApplicationSetup.en-US.resx | ConfirmCacheDelete | updated | Vymazat soubory s podpisy v adresáři: {0} | Delete signature files in the folder: {0} |
| 275 | GUI\Strings\ApplicationSetup.en-US.resx | DefaultLanguage | updated | Jazyk systému, {0} | System language, {0} |
| 276 | GUI\Strings\ApplicationSetup.en-US.resx | DialogTitle | updated | Možnosti Duplicati, verze {0} | Duplicati Options, version {0} |
| 277 | GUI\Strings\ApplicationSetup.en-US.resx | EncryptionModuleLoadError | updated | Při spouštění šifrovacích modulů se objevila chyba: {0} | An error occured while loading encryption modules: {0} |
| 278 | GUI\Strings\ApplicationSetup.en-US.resx | ErrorWhileExaminingFolder | updated | Při zpracovávání adresáře se objevila chyba: {0}. Přejete si tento adresář přesto použít? | An exception occured while examining the folder: {0}. Do you want to use that folder anyway? |
| 279 | GUI\Strings\ApplicationSetup.en-US.resx | FolderIsMissingFile | updated | Vybraný adresář neobsahuje soubor: {0}. Přejete si tento adresář přesto použít? | The folder selected does not contain the file: {0}. Do you want to use that folder anyway? |
| 280 | GUI\Strings\ApplicationSetup.en-US.resx | LanguageChangedWarning | updated | Bylo změněno nastavení jazyka. Toto se projeví po restartování Duplicati. | The language has changed. This will take effect after you restart Duplicati. |
| 281 | GUI\Strings\ApplicationSetup.en-US.resx | OperationCancelled | updated | Zrušeno | Cancelled |
| 282 | GUI\Strings\ApplicationSetup.en-US.resx | SaveExtensionError | updated | Při ukládání nastavení se objevila chyba: {0} | An error occured while saving settings: {0} |
| 283 | GUI\Strings\ApplicationSetup.en-US.resx | SettingControlsLoadError | updated | Při nahrávání nastavení se objevila chyba: {0} | An error occured while loading setting controls: {0} |
| 284 | GUI\Strings\Common.en-US.resx | FifteenMinutes | updated | 15 minut | 15 minutes |
| 285 | GUI\Strings\Common.en-US.resx | FiveMinutes | updated | 5 minut | 5 minutes |
| 286 | GUI\Strings\Common.en-US.resx | GenericError | updated | Objevila se chyba: {0} | An error occured: {0} |
| 287 | GUI\Strings\Common.en-US.resx | InvalidDuration | updated | not-updated | The full backup duration entered is not valid: {0} |
| 288 | GUI\Strings\Common.en-US.resx | MenuPause | updated | Přerušit | Pause |
| 289 | GUI\Strings\Common.en-US.resx | MenuResume | updated | Pokračovat | Resume |
| 290 | GUI\Strings\Common.en-US.resx | NoMinutes | updated | Žádné | None |
| 291 | GUI\Strings\Common.en-US.resx | OneDay | updated | Jeden den | One day |
| 292 | GUI\Strings\Common.en-US.resx | OneMinute | updated | 1 minuta | 1 minute |
| 293 | GUI\Strings\Common.en-US.resx | OneMonth | updated | Jeden měsíc | One month |
| 294 | GUI\Strings\Common.en-US.resx | OneWeek | updated | Jeden týden | One week |
| 295 | GUI\Strings\Common.en-US.resx | SixtyMinutes | updated | 1 hodina | 1 hour |
| 296 | GUI\Strings\Common.en-US.resx | ThirtyMinutes | updated | 30 minut | 30 minutes |
| 297 | GUI\Strings\Common.en-US.resx | ThreadPriorityAboveNormal | updated | Nadprůměrná | Above normal |
| 298 | GUI\Strings\Common.en-US.resx | ThreadPriorityBelowNormal | updated | Podprůměrná | Below normal |
| 299 | GUI\Strings\Common.en-US.resx | ThreadPriorityHighest | updated | Nejvyšší | Highest |
| 300 | GUI\Strings\Common.en-US.resx | ThreadPriorityNormal | updated | Normální | Normal |
| 301 | GUI\Strings\Common.en-US.resx | ThreadPriortyLowest | updated | Nejnižší | Lowest |
| 302 | GUI\Strings\Common.en-US.resx | ThreeMonths | updated | Tři měsíce | Three months |
| 303 | GUI\Strings\Common.en-US.resx | TwoWeeks | updated | Dvy týdny | Two weeks |
| 304 | GUI\Strings\DatabaseUpgrader.en-US.resx | BackupFilenamePrefix | updated | záloha | backup |
| 305 | GUI\Strings\DatabaseUpgrader.en-US.resx | DatabaseFormatError | updated | Nelze zjistit formát databáze: {0} | Unable to determine database format: {0} |
| 306 | GUI\Strings\DatabaseUpgrader.en-US.resx | InvalidVersionError | updated | not-updated | The database has version {0} but the largest supported version is {1}. This is likely caused by upgrading to a newer version and then downgrading. If this is the case, there is likely a backup file of the previous database version in the folder {2}. |
| 307 | GUI\Strings\DatabaseUpgrader.en-US.resx | TableLayoutError | updated | not-updated | Unknown table layout detected |
| 308 | GUI\Strings\DatabaseUpgrader.en-US.resx | UpgradeFailure | updated | not-updated | Failed to execute SQL: {0} Error: {1} Database is NOT upgraded. |
| 309 | GUI\Strings\DuplicatiRunner.en-US.resx | ApplicationExitLogMesssage | updated | not-updated | The backup was stopped because the application was closed |
| 310 | GUI\Strings\DuplicatiRunner.en-US.resx | CleaningUpMessage | updated | not-updated | Removing old backups ... |
| 311 | GUI\Strings\DuplicatiRunner.en-US.resx | CleanupError | updated | Chyba během údržby: {0} | Failed during cleanup: {0} |
| 312 | GUI\Strings\DuplicatiRunner.en-US.resx | CleanupLogdataHeader | updated | Výledek údržby: | Cleanup output: |
| 313 | GUI\Strings\DuplicatiRunner.en-US.resx | ErrorMessage | updated | Chyba: {0} | Error: {0} |
| 314 | GUI\Strings\DuplicatiRunner.en-US.resx | OtherAbortMessage | updated | Zálohování bylo zastaveno, důvodem bylo: {0} | The backup was stopped, the reason was: {0} |
| 315 | GUI\Strings\DuplicatiRunner.en-US.resx | ShutdownWhileBackupInprogress | updated | Duplicati bylo ukončeno před dokončením zálohy, stav je neznámý | Duplicati was terminated before the backup completed, status is unknown |
| 316 | GUI\Strings\DuplicatiRunner.en-US.resx | TaskManagerCloseMessage | updated | Zálohování bylo ukončeno, protože aplikace byla zavřena v správci aplikací. | The backup was stopped because the application was closed by the task manager |
| 317 | GUI\Strings\DuplicatiRunner.en-US.resx | UserClosingMessage | updated | Záloha byla ukončena uživatelem. | The backup was stopped by the user |
| 318 | GUI\Strings\DuplicatiRunner.en-US.resx | WindowsShutdownMessage | updated | Záloha byla ukončena z důvodu vypnutí počítače. | The backup was stopped because the machine was being shut down |
| 319 | GUI\Strings\DynamicSetupHelper.en-US.resx | NoFoldersInSetupError | updated | V záloze nejsou zahrnuty žádné adresáře | No folders are included in the backup |
| 320 | GUI\Strings\ListBackupFiles.en-US.resx | NoDataError | updated | Nebyla vrácena žádná data | No data returned |
| 321 | GUI\Strings\ListBackupFiles.en-US.resx | TooltipAddedFile | updated | Přidán soubor | Added file |
| 322 | GUI\Strings\ListBackupFiles.en-US.resx | TooltipAddedFolder | updated | Přidán adresář | Added folder |
| 323 | GUI\Strings\ListBackupFiles.en-US.resx | TooltipAddedOrModifiedFile | updated | Přidán nebo upraven soubor | Added or modified file |
| 324 | GUI\Strings\ListBackupFiles.en-US.resx | TooltipControlFile | updated | not-updated | Control file |
| 325 | GUI\Strings\ListBackupFiles.en-US.resx | TooltipDeletedFile | updated | Smazán soubor | Deleted file |
| 326 | GUI\Strings\ListBackupFiles.en-US.resx | TooltipDeletedFolder | updated | Smazán adresář | Deleted folder |
| 327 | GUI\Strings\ListBackupFiles.en-US.resx | TooltipExistingFolder | updated | Existující adresář | Existing folder |
| 328 | GUI\Strings\ListBackupFiles.en-US.resx | TooltipIncompleteFile | updated | Nekompletní soubor | Incomplete file |
| 329 | GUI\Strings\ListBackupFiles.en-US.resx | TooltipModifiedFile | updated | Změněný soubor | Modified file |
| 330 | GUI\Strings\MainForm.en-US.resx | BalloonTip_Error | updated | Neúspěšný pokus spustit zálohování {0}: {1} | Failed to run backup {0}: {1} |
| 331 | GUI\Strings\MainForm.en-US.resx | BalloonTip_Running | not-updated | {0} | {0} |
| 332 | GUI\Strings\MainForm.en-US.resx | BalloonTip_Started | updated | Běží {0} | Running {0} |
| 333 | GUI\Strings\MainForm.en-US.resx | BalloonTip_Stopped | updated | Skončeno {0} | Finished {0} |
| 334 | GUI\Strings\MainForm.en-US.resx | BalloonTip_Warning | updated | Záloha {0} vydala varování | Backup {0} gave a warning |
| 335 | GUI\Strings\MainForm.en-US.resx | ExitWhileBackupIsRunningQuestion | updated | Právě běží zálohování, chcete jej ukončit a zavřít tak Duplicati? | A backup is currently running, do you want to stop the backup so Duplicati can exit? |
| 336 | GUI\Strings\MainForm.en-US.resx | MultipleNamedBackupsFound | updated | Záloha „{0}“ byla nalezena {1} krát | The backup named "{0}" was found {1} times |
| 337 | GUI\Strings\MainForm.en-US.resx | NamedBackupGroupNotFound | updated | Skupina záloh „{0}“ nebyla nalezena | The backup group named "{0}" was not found |
| 338 | GUI\Strings\MainForm.en-US.resx | NamedBackupNotFound | updated | Záloha „{0}“ nebyla nalezena | The backup named "{0}" was not found |
| 339 | GUI\Strings\MainForm.en-US.resx | PauseOperationFailed | updated | Neúspěšný požadavek na přerušení běhu: {0} | Failed to execute the Pause request: {0} |
| 340 | GUI\Strings\MainForm.en-US.resx | TerminateForExitQuestion | updated | Duplicati se pokouší ukončit, běží ale záloha. Chcete, aby Duplicati počkalo na její dokončení? | Duplicati is attempting to quit, but a backup is running. Do you want Duplicati to continue waiting for the backup to stop? |
| 341 | GUI\Strings\MainForm.en-US.resx | TrayStatusPause | updated | Duplicati je pozastaveno | Duplicati is currently paused |
| 342 | GUI\Strings\MainForm.en-US.resx | TrayStatusReady | updated | Duplicati je připraveno | Duplicati is ready |
| 343 | GUI\Strings\MainForm.en-US.resx | TrayStatusRunning | updated | Duplicati běží | Duplicati is running {0} |
| 344 | GUI\Strings\Program.en-US.resx | AnotherInstanceDetected | updated | Běží jiná oznámená instance | Another instance is running, and was notified |
| 345 | GUI\Strings\Program.en-US.resx | DatabaseOpenError | updated | Chyba při vytváření, otevírání nebo aktualizaci databáze. Chybové hlášení: {0} | Failed to create, open or upgrade the database. Error message: {0} |
| 346 | GUI\Strings\Program.en-US.resx | FullCommandDescription | updated | not-updated | Forces the --run-backup command to perform a full backup |
| 347 | GUI\Strings\Program.en-US.resx | HelpCommandDescription | updated | Zobrazí tuto nápovědu | Displays this help |
| 348 | GUI\Strings\Program.en-US.resx | HelpDisplayDialog | updated | Podporované argumenty příkazové řádky: {0} | Supported commandline arguments: {0} |
| 349 | GUI\Strings\Program.en-US.resx | HelpDisplayFormat | updated | not-updated | --{0}: {1} |
| 350 | GUI\Strings\Program.en-US.resx | LanguageSelectionError | updated | not-updated | Failed to set the user interface language: {0} |
| 351 | GUI\Strings\Program.en-US.resx | LogfileCommandDescription | updated | not-updated | Outputs log information to the file given |
| 352 | GUI\Strings\Program.en-US.resx | LoglevelCommandDescription | updated | not-updated | Determines the amount of information written in the log file |
| 353 | GUI\Strings\Program.en-US.resx | PauseCommandDescription | updated | not-updated | Pauses Duplicati, supply a time eg. 5m to limit pause to 5 minutes |
| 354 | GUI\Strings\Program.en-US.resx | PortablemodeCommandDescription | updated | not-updated | Activates portable mode where the database is placed below the program executable |
| 355 | GUI\Strings\Program.en-US.resx | ResumeCommandDescription | updated | not-updated | Resumes operation of Duplicati, if paused |
| 356 | GUI\Strings\Program.en-US.resx | RunbackupCommandDescription | updated | not-updated | Runs the backup with the name supplied. If no backup name is supplied, the available backups are displayed |
| 357 | GUI\Strings\Program.en-US.resx | RunbackupGroupCommandDescription | updated | not-updated | Runs all backups in the group with the name supplied. If no group name is supplied, the available backups are displayed. If the group name is not found, an error message is displayed. |
| 358 | GUI\Strings\Program.en-US.resx | SeriousError | updated | not-updated | A serious error occured in Duplicati: {0} |
| 359 | GUI\Strings\Program.en-US.resx | ShowstausCommandDescription | updated | not-updated | Displays the status window |
| 360 | GUI\Strings\Program.en-US.resx | ShowwizardCommandDescription | updated | not-updated | Displays the wizard window |
| 361 | GUI\Strings\Program.en-US.resx | StartupFailure | updated | not-updated | Unable to start up, perhaps another process is already running? Error message: {0} |
| 362 | GUI\Strings\Program.en-US.resx | TraylessCommandDescription | updated | not-updated | Runs Duplicati without showing the tray icon, closing the main window closes Duplicati |
| 363 | GUI\Strings\Program.en-US.resx | UnencrypteddatabaseCommandDescription | updated | not-updated | Disables database encryption |
| 364 | GUI\Strings\Program.en-US.resx | WrongSQLiteVersion | updated | not-updated | Unsupported version of SQLite detected ({0}), must be {1} or higher |
| 365 | GUI\Strings\Scheduler.en-US.resx | InvalidTimeSetupError | updated | not-updated | Unable to find a valid date, given the start date {0}, the repetition interval {1} and the allowed days {2} |
| 366 | GUI\Strings\ServiceStatus.en-US.resx | BackupImmediate | updated | Nyní | Now |
| 367 | GUI\Strings\ServiceStatus.en-US.resx | BackupStatusError | updated | Zálohování neúspěšné | Failed backup |
| 368 | GUI\Strings\ServiceStatus.en-US.resx | BackupStatusOK | updated | Zálohování úspěšné | Successfull backup |
| 369 | GUI\Strings\ServiceStatus.en-US.resx | BackupStatusPartial | updated | Zálohování zpracovalo pouze některé soubory | Backup only processed some of the files |
| 370 | GUI\Strings\ServiceStatus.en-US.resx | BackupStatusWarning | updated | Zálohování dokončeno s varováními | Completed backup with warnings |
| 371 | GUI\Strings\ServiceStatus.en-US.resx | DialogTitle | updated | Duplicati {0} – Stav | Duplicati {0} - Status |
| 372 | GUI\Strings\ServiceStatus.en-US.resx | NoFilesInBackupMessages | updated | Záloha beze změn | The backup has no changes |
| 373 | GUI\Strings\ServiceStatus.en-US.resx | QuickActionExit | updated | Ukončit Duplicati | Close Duplicati |
| 374 | GUI\Strings\ServiceStatus.en-US.resx | QuickActionPause | updated | Přerušit | Pause |
| 375 | GUI\Strings\ServiceStatus.en-US.resx | QuickActionPause10 | updated | Přerušit na 10 minut | Pause for 10 minutes |
| 376 | GUI\Strings\ServiceStatus.en-US.resx | QuickActionPause15 | updated | Přerušit na 15 minut | Pause for 15 minutes |
| 377 | GUI\Strings\ServiceStatus.en-US.resx | QuickActionPause30 | updated | Přerušit na 30 minut | Pause for 30 minutes |
| 378 | GUI\Strings\ServiceStatus.en-US.resx | QuickActionPause5 | updated | Přerušit na 5 minut | Pause for 5 minutes |
| 379 | GUI\Strings\ServiceStatus.en-US.resx | QuickActionPause60 | updated | Přerušit na 60 minut | Pause for 60 minutes |
| 380 | GUI\Strings\ServiceStatus.en-US.resx | QuickActionResume | updated | Pokračovat | Resume |
| 381 | GUI\Strings\ServiceStatus.en-US.resx | QuickActionStop | updated | Zastavit aktuální zálohování | Stop the current backup |
| 382 | GUI\Strings\ServiceStatus.en-US.resx | QuickActionThrottle | updated | not-updated | Throttle options ... |
| 383 | GUI\Strings\ServiceStatus.en-US.resx | SelectQuickAction | updated | - Vybrat akci - | - Select action - |
| 384 | GUI\Strings\ServiceStatus.en-US.resx | StatusBackup | updated | Záloha: {0} | Backup: {0} |
| 385 | GUI\Strings\ServiceStatus.en-US.resx | StatusPaused | updated | Duplicati je právě pozastaveno | Duplicati is currently paused |
| 386 | GUI\Strings\ServiceStatus.en-US.resx | StatusRestore | updated | Obnovit: {0} | Restore: {0} |
| 387 | GUI\Strings\ServiceStatus.en-US.resx | StatusWaiting | updated | Čekám na další zálohu | Waiting for next backup |
| 388 | GUI\Strings\ServiceStatus.en-US.resx | SwitchToAdvanced | updated | Rozšířené >> | Advanced >>> |
| 389 | GUI\Strings\ServiceStatus.en-US.resx | SwitchToSimple | updated | Zjednodušené << | Simple <<< |
| 390 | GUI\Strings\TaskType.en-US.resx | FullBackup | updated | Kompletní záloha | Full backup |
| 391 | GUI\Strings\TaskType.en-US.resx | IncrementalBackup | updated | Přírůstková záloha | Incremental backup |
| 392 | GUI\Strings\TaskType.en-US.resx | ListActualFiles | updated | Zobrazit aktuální soubory | List actual files |
| 393 | GUI\Strings\TaskType.en-US.resx | ListBackupEntries | updated | Zobrazit záznamy zálohy | List backup entries |
| 394 | GUI\Strings\TaskType.en-US.resx | ListBackups | updated | Zobrazit zálohy | List backups |
| 395 | GUI\Strings\TaskType.en-US.resx | ListFiles | updated | Zobrazit soubory | List files |
| 396 | GUI\Strings\TaskType.en-US.resx | RemoveAllButNFull | updated | not-updated | Remove all but n full |
| 397 | GUI\Strings\TaskType.en-US.resx | RemoveOlderThan | updated | Odebrat starší než | Remove older than |
| 398 | GUI\Strings\TaskType.en-US.resx | Restore | updated | Obnovit | Restore |
| 399 | GUI\Strings\TaskType.en-US.resx | RestoreSetup | updated | Nastavení obnovy | Restore setup |
| 400 | GUI\Strings\TrayIconWrapper.en-US.resx | GtkLoadError | updated | not-updated | Gtk could not be loaded, using windows forms implementation. Error message: {0} |
| 401 | GUI\Strings\TrayIconWrapper.en-US.resx | GtkNotFoundError | updated | not-updated | Unable to locate gtk assemblies |
| 402 | GUI\Strings\TrayIconWrapper.en-US.resx | GtkTooOldError | updated | not-updated | Gtk found, but it has version {0} and must be at least {1} |
| 403 | GUI\Strings\WizardHandler.en-US.resx | ResumeNowQuestion | updated | not-updated | Duplicati is currently paused, so the backup won't run until Duplicati is resumed. Do you want Duplicati to resume now so the backup can run immediately? |
| 404 | GUI\Strings\WizardHandler.en-US.resx | SetupRestoreSuccess | updated | not-updated | The previous Duplicati setup is now restored! |
| 405 | GUI\Strings\WizardHandler.en-US.resx | StopBackupError | updated | not-updated | An error occured while attempting to stop the running backup: {0} |
| 406 | GUI\Strings\WizardHandler.en-US.resx | StopRunningBackupQuestion | updated | not-updated | The backup you want to delete is currently running. Do you want to stop it so the delete can proceed? |
| 407 | GUI\Strings\WizardHandler.en-US.resx | UnableToStopBackupError | updated | not-updated | Duplicati attempted to stop the backup, but did not succeed. Press "Finish" to attempt the delete again. |
| 408 | GUI\Strings\WizardHandler.en-US.resx | WizardFormTitle | updated | not-updated | Duplicati Setup Wizard |
| 409 | GUI\Wizard pages\Add backup\AdvancedOptions.en-US.resx | EditFilters.Text | updated | missing | Modify filters that control what files are included in the backup |
| 410 | GUI\Wizard pages\Add backup\AdvancedOptions.en-US.resx | EditOverrides.Text | updated | Manuálně přepsat nastavení (pokročilé) | Manually override settings (advanced) |
| 411 | GUI\Wizard pages\Add backup\AdvancedOptions.en-US.resx | IncludeDuplicatiSetup.Text | updated | Zahrnout aktuální nastavení Duplicati do zálohy | Include the current Duplicati setup in the backup |
| 412 | GUI\Wizard pages\Add backup\AdvancedOptions.en-US.resx | LimitOptions.Text | updated | Nastavit limity, jako jsou objem dat nebo šířka pásma | Set limits, such as volumesize and bandwidth limits |
| 413 | GUI\Wizard pages\Add backup\AdvancedOptions.en-US.resx | SelectCleanup.Text | updated | Vybrat, kdy odebrat staré zálohy | Select when to remove old backups |
| 414 | GUI\Wizard pages\Add backup\AdvancedOptions.en-US.resx | SelectWhen.Text | updated | Vybrat, kdy a jak často se má zálohování spouštět | Select when and how often the backup should run |
| 415 | GUI\Wizard pages\Add backup\CleanupSettings.en-US.resx | CleanFullBackupHelptext.Text | updated | missing | To prevent the backups from growing indefinetly, old backups should be deleted regularly |
| 416 | GUI\Wizard pages\Add backup\CleanupSettings.en-US.resx | EnableCleanupDuration.Text | updated | missing | Never keep backups older than this |
| 417 | GUI\Wizard pages\Add backup\CleanupSettings.en-US.resx | EnableFullBackupClean.Text | updated | missing | Never keep more than this many full backups |
| 418 | GUI\Wizard pages\Add backup\CleanupSettings.en-US.resx | IgnoreTimestamps.Text | updated | missing | Ignore file modification timestamp when making incremental backups |
| 419 | GUI\Wizard pages\Add backup\FinishedAdd.en-US.resx | label1.Text | updated | Shrnutí | Summary |
| 420 | GUI\Wizard pages\Add backup\FinishedAdd.en-US.resx | RunNow.Text | updated | Spustit zálohu nyní | Run backup now |
| 421 | GUI\Wizard pages\Add backup\PasswordSettings.en-US.resx | EnablePassword.Text | updated | Chránit zálohy tímto heslem | Protect the backups with this password |
| 422 | GUI\Wizard pages\Add backup\PasswordSettings.en-US.resx | EncryptionModule.ToolTip | updated | Vybrat metodu šifrování | Choose the encryption method |
| 423 | GUI\Wizard pages\Add backup\PasswordSettings.en-US.resx | EncryptionModuleLabel.Text | updated | Metoda šifrování | Encryption method |
| 424 | GUI\Wizard pages\Add backup\PasswordSettings.en-US.resx | GeneratePasswordButton.ToolTip | updated | Kliknutím vygenerujete náhodné heslo | Click here to generate a random password |
| 425 | GUI\Wizard pages\Add backup\PasswordSettings.en-US.resx | PasswordHelptext.Text | updated | missing | It is highly recommended that you use a strong password, as that will ensure that no-one but you can retrieve the files. Be sure to write down the password, as the backups will be useless without it. |
| 426 | GUI\Wizard pages\Add backup\PasswordSettings.en-US.resx | UseSettingsAsDefault.Text | updated | Toto nastavení použít na nových zálohách | Use these settings on new backups |
| 427 | GUI\Wizard pages\Add backup\PasswordSettings.en-US.resx | UseSettingsAsDefault.ToolTip | updated | Pokud je zaškrtnuto, Duplicati aplikuje zvolenou metodu šifrování na všechnynové zálohy | If this box is checked, Duplicati will apply the chosen encryption settings to all new backups |
| 428 | GUI\Wizard pages\Add backup\SelectFiles.en-US.resx | appdataSize.Text | not-updated | (…) | (...) |
| 429 | GUI\Wizard pages\Add backup\SelectFiles.en-US.resx | desktopSize.Text | not-updated | (…) | (...) |
| 430 | GUI\Wizard pages\Add backup\SelectFiles.en-US.resx | DocumentsRadio.Text | updated | Moje dokumenty | My documents |
| 431 | GUI\Wizard pages\Add backup\SelectFiles.en-US.resx | FolderRadio.Text | updated | Uživatelský seznam adresářů | Custom folder list |
| 432 | GUI\Wizard pages\Add backup\SelectFiles.en-US.resx | IncludeDesktop.Text | updated | Zahrnout soubory na pracovní ploše | Include files on the desktop |
| 433 | GUI\Wizard pages\Add backup\SelectFiles.en-US.resx | IncludeDocuments.Text | updated | Zahrnout dokumenty | Include documents |
| 434 | GUI\Wizard pages\Add backup\SelectFiles.en-US.resx | IncludeImages.Text | updated | Zahrnout moje obrázky | Include my images |
| 435 | GUI\Wizard pages\Add backup\SelectFiles.en-US.resx | IncludeMusic.Text | updated | Zahrnout mou hudbu | Include my music |
| 436 | GUI\Wizard pages\Add backup\SelectFiles.en-US.resx | IncludeSettings.Text | updated | Zahrnout nastavení aplikací | Include application settings |
| 437 | GUI\Wizard pages\Add backup\SelectFiles.en-US.resx | myDocumentsSize.Text | not-updated | (…) | (...) |
| 438 | GUI\Wizard pages\Add backup\SelectFiles.en-US.resx | myMusicSize.Text | not-updated | (…) | (...) |
| 439 | GUI\Wizard pages\Add backup\SelectFiles.en-US.resx | myPicturesSize.Text | not-updated | (…) | (...) |
| 440 | GUI\Wizard pages\Add backup\SelectFiles.en-US.resx | totalSize.Text | updated | Vypočítávám velikost | Calculating size |
| 441 | GUI\Wizard pages\Add backup\SelectName.en-US.resx | button1.Text | updated | Přidat skupinu | Add a group |
| 442 | GUI\Wizard pages\Add backup\SelectName.en-US.resx | label1.Text | updated | Název zálohy | Backup name |
| 443 | GUI\Wizard pages\Add backup\SelectName.en-US.resx | label2.Text | updated | Umístit zálohu do skupiny (volitelné) | Place the backup in a group (optional) |
| 444 | GUI\Wizard pages\Add backup\SelectWhen.en-US.resx | AlwaysFullRadio.Text | updated | Vždy provádět kompletní zálohu, nikdy přírůstkovou (nedoporučujeme) | Always perform a full backup, never incremental (not recommended) |
| 445 | GUI\Wizard pages\Add backup\SelectWhen.en-US.resx | Day1Label.Text | updated | Pon | Mon |
| 446 | GUI\Wizard pages\Add backup\SelectWhen.en-US.resx | Day2Label.Text | updated | Út | Tue |
| 447 | GUI\Wizard pages\Add backup\SelectWhen.en-US.resx | Day3Label.Text | updated | Stř | Wen |
| 448 | GUI\Wizard pages\Add backup\SelectWhen.en-US.resx | Day4Label.Text | updated | Čt | Thu |
| 449 | GUI\Wizard pages\Add backup\SelectWhen.en-US.resx | Day5Label.Text | updated | Pát | Fri |
| 450 | GUI\Wizard pages\Add backup\SelectWhen.en-US.resx | Day6Label.Text | updated | Sob | Sat |
| 451 | GUI\Wizard pages\Add backup\SelectWhen.en-US.resx | Day7Label.Text | updated | Ne | Sun |
| 452 | GUI\Wizard pages\Add backup\SelectWhen.en-US.resx | FullStrategyPanel.Text | updated | Kompletní / přírůstková strategie | Full / Incremental strategy |
| 453 | GUI\Wizard pages\Add backup\SelectWhen.en-US.resx | IncrementalPeriodRadio.Text | updated | Přírůstková, po tomto období kompletní: | Incremental, then full after this period: |
| 454 | GUI\Wizard pages\Add backup\SelectWhen.en-US.resx | label1.Text | updated | V tuto dobu spustit zálohování | Run the backup at this time |
| 455 | GUI\Wizard pages\Add backup\SelectWhen.en-US.resx | label2.Text | not-updated | Interval | Interval |
| 456 | GUI\Wizard pages\Add backup\SelectWhen.en-US.resx | label3.Text | updated | Povolené dny | Allowed days |
| 457 | GUI\Wizard pages\Add backup\SelectWhen.en-US.resx | NeverFullRadio.Text | updated | Vždy provádět přírůstkovou zálohu, nikdy kompletní (nedoporučujeme) | Always perform an incremental backup, never full (not recommended) |
| 458 | GUI\Wizard pages\Add backup\SelectWhen.en-US.resx | NoScheduleRadio.Text | updated | Nikdy nespouštět automaticky, pouze na základě ručního spuštění (nedoporučujeme) | Never run automatically, only run when I manually start it (not recommended) |
| 459 | GUI\Wizard pages\Add backup\SelectWhen.en-US.resx | ScheduleRadio.Text | updated | Spouštět zálohování v daném intervalu (doporučeno) | Run backup at specified interval (recommended) |
| 460 | GUI\Wizard pages\Add backup\SettingOverrides.en-US.resx | dataGridViewTextBoxColumn1.HeaderText | not-updated | argument | argument |
| 461 | GUI\Wizard pages\Add backup\Strings\AdvancedOptions.en-US.resx | PageDescription | updated | not-updated | On this page you can select more advanced settings for your backup. If you prefer, you can ignore those settings, and use the duplicati defaults. |
| 462 | GUI\Wizard pages\Add backup\Strings\AdvancedOptions.en-US.resx | PageTitle | updated | Rozšířaná nastavení | Advanced settings |
| 463 | GUI\Wizard pages\Add backup\Strings\CleanupSettings.en-US.resx | DisabledCleanupWarning | updated | not-updated | You have disabled backup removal. If no backups are removed, the amount of stored data will increase forever. Disabling backup cleanup may result in storage space being exhausted. Do you want to continue without backup removal backups? |
| 464 | GUI\Wizard pages\Add backup\Strings\CleanupSettings.en-US.resx | PageDescription | updated | not-updated | To ensure that backups do not grow indefinately, Duplicati can automatically remove old backups. |
| 465 | GUI\Wizard pages\Add backup\Strings\CleanupSettings.en-US.resx | PageTitle | updated | Zvolit možnosti údržby | Select cleanup options |
| 466 | GUI\Wizard pages\Add backup\Strings\CleanupSettings.en-US.resx | TooShortCleanupDurationDay | updated | not-updated | The cleanup duration entered is less than 1 day. This will give very poor system performance. |
| 467 | GUI\Wizard pages\Add backup\Strings\CleanupSettings.en-US.resx | TooShortFullDuration | updated | not-updated | The full backup duration entered is less than ten minutes. This will give very poor system performance. |
| 468 | GUI\Wizard pages\Add backup\Strings\EditFilters.en-US.resx | PageDescription | updated | not-updated | On this page you can modify filters that control what files are included in the backup. |
| 469 | GUI\Wizard pages\Add backup\Strings\EditFilters.en-US.resx | PageTitle | updated | Upravit filtry | Edit filters |
| 470 | GUI\Wizard pages\Add backup\Strings\FinishedAdd.en-US.resx | PageDescription | updated | not-updated | You have now entered all the required data, and can now create the backup. |
| 471 | GUI\Wizard pages\Add backup\Strings\FinishedAdd.en-US.resx | PageDescriptionModify | updated | Úpravy zálohování jsou nyní připraveny k uložení | The backup modifications are now ready to be saved. |
| 472 | GUI\Wizard pages\Add backup\Strings\FinishedAdd.en-US.resx | PageTitle | updated | Připraven přidat zálohu | Ready to add backup |
| 473 | GUI\Wizard pages\Add backup\Strings\FinishedAdd.en-US.resx | PageTitleModify | updated | Připraven uložit změny | Ready to save changes |
| 474 | GUI\Wizard pages\Add backup\Strings\FinishedAdd.en-US.resx | SummaryAction | updated | Akce | Action |
| 475 | GUI\Wizard pages\Add backup\Strings\FinishedAdd.en-US.resx | SummaryActionAdd | updated | Přidat novou zálohu | Add new backup |
| 476 | GUI\Wizard pages\Add backup\Strings\FinishedAdd.en-US.resx | SummaryActionModify | updated | Upravit zálohu | Modify backup |
| 477 | GUI\Wizard pages\Add backup\Strings\FinishedAdd.en-US.resx | SummaryDestination | updated | Cíl | Destination |
| 478 | GUI\Wizard pages\Add backup\Strings\FinishedAdd.en-US.resx | SummaryDestinationPath | updated | Cesta k cíli | Destination path |
| 479 | GUI\Wizard pages\Add backup\Strings\FinishedAdd.en-US.resx | SummaryFullBackupEach | updated | Kompletní záloha každých | Full backup each |
| 480 | GUI\Wizard pages\Add backup\Strings\FinishedAdd.en-US.resx | SummaryKeepFullBackups | updated | not-updated | Keep full backups |
| 481 | GUI\Wizard pages\Add backup\Strings\FinishedAdd.en-US.resx | SummaryRepeat | updated | Opakovat | Repeat |
| 482 | GUI\Wizard pages\Add backup\Strings\FinishedAdd.en-US.resx | SummarySourceFolder | updated | Zdrojový adresář | Source folder |
| 483 | GUI\Wizard pages\Add backup\Strings\FinishedAdd.en-US.resx | SummaryWhen | updated | Když | When |
| 484 | GUI\Wizard pages\Add backup\Strings\PasswordSettings.en-US.resx | ChangePasswordQuestion | updated | not-updated | Are you sure you want to change the current password to a new random one? |
| 485 | GUI\Wizard pages\Add backup\Strings\PasswordSettings.en-US.resx | EmptyPasswordError | updated | not-updated | You must enter a password, remove the check mark next to the box to disable encryption of the backups. |
| 486 | GUI\Wizard pages\Add backup\Strings\PasswordSettings.en-US.resx | EnablePasswordRestoreText | updated | Záloha je chráněna heslem | Backup is protected with password |
| 487 | GUI\Wizard pages\Add backup\Strings\PasswordSettings.en-US.resx | EncryptionModuleLoadError | updated | not-updated | Failed to load the encryption modules: {0} |
| 488 | GUI\Wizard pages\Add backup\Strings\PasswordSettings.en-US.resx | NewGeneratedPasswordWarning | updated | not-updated | You have generated a new random password. Please write down the password and store it in a safe location. Without this password, you will not be able to recover a single file from the backups! You cannot recover the password from within Duplicati after saving this setup. Are you sure you have a safely stored copy of the generated password? |
| 489 | GUI\Wizard pages\Add backup\Strings\PasswordSettings.en-US.resx | NoEncryptionMethodSelected | updated | Musíte zvolit metodu šifrování | You must select an encryption method. |
| 490 | GUI\Wizard pages\Add backup\Strings\PasswordSettings.en-US.resx | NoPasswordWarning | updated | not-updated | If the backup is stored on machine or device that is not under your direct control, it is possible that others may view the files you have stored in the backups. It is highly recomended that you enable encryption. Do you want to continue without encryption? |
| 491 | GUI\Wizard pages\Add backup\Strings\PasswordSettings.en-US.resx | PageDescription | updated | not-updated | On this page you can select options that protect your backups from being read or altered. |
| 492 | GUI\Wizard pages\Add backup\Strings\PasswordSettings.en-US.resx | PageDescriptionRestore | updated | not-updated | Enter the encryption settings that were used to create the backup originally |
| 493 | GUI\Wizard pages\Add backup\Strings\PasswordSettings.en-US.resx | PageTitle | updated | Zvolte heslo k záloze | Select password for the backup |
| 494 | GUI\Wizard pages\Add backup\Strings\PasswordSettings.en-US.resx | PasswordChangedWarning | updated | not-updated | ****************** WARNING *********************** You are modifying the password settings for an existing backup. If you save these changes, you will no longer be able to recover previously backed up files. Are you absolutely sure you want to continue? |
| 495 | GUI\Wizard pages\Add backup\Strings\SelectFiles.en-US.resx | CalculatingSize | updated | Vypočítávám velikost … | Calculating size ... |
| 496 | GUI\Wizard pages\Add backup\Strings\SelectFiles.en-US.resx | CalculatingSizeMarker | not-updated | (…) | (...) |
| 497 | GUI\Wizard pages\Add backup\Strings\SelectFiles.en-US.resx | DuplicateFolderError | updated | Adresář „{0}“ byl zahrnut dvakrát | The folder "{0}" is included twice |
| 498 | GUI\Wizard pages\Add backup\Strings\SelectFiles.en-US.resx | FinalSizeCalculated | updated | Vybrané položky zabírají {0} místa | The selected items take up {0} of space |
| 499 | GUI\Wizard pages\Add backup\Strings\SelectFiles.en-US.resx | FolderDoesNotExistWarning | updated | Adresář „{0}“ neexistuje. Jak chcete pokračovat? | The folder "{0}" does not exist. How do you want to proceed? |
| 500 | GUI\Wizard pages\Add backup\Strings\SelectFiles.en-US.resx | NoFilesSelectedError | updated | Nezahrnuli jste žádné soubory. | You have not included any files. |
| 501 | GUI\Wizard pages\Add backup\Strings\SelectFiles.en-US.resx | PageDescription | updated | not-updated | On this page you must select the folder and files you wish to backup |
| 502 | GUI\Wizard pages\Add backup\Strings\SelectFiles.en-US.resx | PageTitle | updated | Vyberte soubory k zálohování | Select files to backup |
| 503 | GUI\Wizard pages\Add backup\Strings\SelectFiles.en-US.resx | PartialSizeCalculated | updated | Vypočítávám ...(využívám více než {0} místa) | Calculating ... (using more than {0} of space) |
| 504 | GUI\Wizard pages\Add backup\Strings\SelectFiles.en-US.resx | RelatedFoldersError | updated | Adresář "{0}" je podadresářem "{1}", který není povolen | The folder "{0}" is a subfolder of "{1}", which is not allowed |
| 505 | GUI\Wizard pages\Add backup\Strings\SelectFiles.en-US.resx | UpgradeWarning | updated | not-updated | The setup is loaded from an older version of Duplicati. If you save the backup settings, the internal storage will be change to the new version. Please verify the content of the backup after the next run to ensure that it contains the files and folders that you expect. |
| 506 | GUI\Wizard pages\Add backup\Strings\SelectName.en-US.resx | DuplicateNameEnteredError | updated | Záloha s tímto jménem již existuje | There already exists a backup with that name |
| 507 | GUI\Wizard pages\Add backup\Strings\SelectName.en-US.resx | InvalidNameEnteredError | updated | Chyba při oveřování jména zálohy: {0} | Failed to validate the backup name: {0} |
| 508 | GUI\Wizard pages\Add backup\Strings\SelectName.en-US.resx | NoNameEnteredError | updated | Musíte vložit název zálohy | You must enter a name for the backup |
| 509 | GUI\Wizard pages\Add backup\Strings\SelectName.en-US.resx | PageDescription | updated | not-updated | On this page you can enter a name for the backup, so you can find and modify it later |
| 510 | GUI\Wizard pages\Add backup\Strings\SelectName.en-US.resx | PageTitle | updated | Vložte název zálohy | Enter a name for the backup |
| 511 | GUI\Wizard pages\Add backup\Strings\SelectWhen.en-US.resx | FullDurationShorterThanScheduleDurationError | updated | not-updated | The interval between each full backup must be larger than the schedule interval. |
| 512 | GUI\Wizard pages\Add backup\Strings\SelectWhen.en-US.resx | NoScheduleWarning | updated | not-updated | You have selected not to run the backup automatically. This means that you have to remember to manually start the backup periodically. Are you sure this is what you want? |
| 513 | GUI\Wizard pages\Add backup\Strings\SelectWhen.en-US.resx | OnlyFullBackupsWarning | updated | not-updated | You have selected to only produce full backups. This may take up a lot of space on the backend. Are you sure this is what you want? |
| 514 | GUI\Wizard pages\Add backup\Strings\SelectWhen.en-US.resx | OnlyIncrementalBackupsWarning | updated | not-updated | You have selected to only produce incremental backups. This may result in very lengthy restore operations, and increases the probability of a restore failure. Are you sure this is what you want? |
| 515 | GUI\Wizard pages\Add backup\Strings\SelectWhen.en-US.resx | PageDescription | updated | not-updated | On this page you may set up when the backup is run. Automatically repeating the backup ensure that you have a backup, without requiring any action from you. |
| 516 | GUI\Wizard pages\Add backup\Strings\SelectWhen.en-US.resx | PageTitle | updated | not-updated | Select when the backup should run |
| 517 | GUI\Wizard pages\Add backup\Strings\SelectWhen.en-US.resx | TimeIsInThePastWarning | updated | not-updated | The time you entered is in the past. |
| 518 | GUI\Wizard pages\Add backup\Strings\SelectWhen.en-US.resx | TimeOccursShortlyWarning | updated | not-updated | The time you entered will occur shortly. |
| 519 | GUI\Wizard pages\Add backup\Strings\SelectWhen.en-US.resx | TooManyIncrementalsWarning | updated | not-updated | The settings you have selected will result in {0} incremental backups being created between each full backup. This can result in very lengthy restore operations, and increases the probability of a restore failure. Do you want to keep these settings? |
| 520 | GUI\Wizard pages\Add backup\Strings\SelectWhen.en-US.resx | TooShortFullDurationError | updated | not-updated | The interval between full backups must be more than {0} minutes. |
| 521 | GUI\Wizard pages\Add backup\Strings\SelectWhen.en-US.resx | TooShortScheduleDurationError | updated | not-updated | The schedule interval must be more than {0} minutes. |
| 522 | GUI\Wizard pages\Add backup\Strings\SettingOverrides.en-US.resx | BackendLoadError | updated | not-updated | An error occured while loading backend settings: {0} |
| 523 | GUI\Wizard pages\Add backup\Strings\SettingOverrides.en-US.resx | CompressionLoadError | updated | not-updated | An error occured while loading compression settings: {0} |
| 524 | GUI\Wizard pages\Add backup\Strings\SettingOverrides.en-US.resx | EncryptionLoadError | updated | not-updated | An error occured while loading encryption settings: {0} |
| 525 | GUI\Wizard pages\Add backup\Strings\SettingOverrides.en-US.resx | GenericModuleLoadError | updated | not-updated | An error occured while loading generic module settings: {0} |
| 526 | GUI\Wizard pages\Add backup\Strings\SettingOverrides.en-US.resx | PageDescription | updated | not-updated | On this page you can override all settings supported by Duplicati. This is very advanced, so be carefull! |
| 527 | GUI\Wizard pages\Add backup\Strings\SettingOverrides.en-US.resx | PageTitle | updated | not-updated | Override settings |
| 528 | GUI\Wizard pages\Add backup\Strings\ThrottleOptions.en-US.resx | PageDescription | updated | not-updated | On this page you may select limits that prevent the backup procedure from using too many resources |
| 529 | GUI\Wizard pages\Add backup\Strings\ThrottleOptions.en-US.resx | PageTitle | updated | Vyberte limity zálohování | Select how to limit the backup |
| 530 | GUI\Wizard pages\Add backup\ThrottleOptions.en-US.resx | AsyncEnabled.Text | updated | Asynchronní upload | Upload asyncronosly |
| 531 | GUI\Wizard pages\Add backup\ThrottleOptions.en-US.resx | BackupLimitEnabled.Text | updated | missing | Each backup size limit |
| 532 | GUI\Wizard pages\Add backup\ThrottleOptions.en-US.resx | label1.Text | updated | missing | Size of each volume |
| 533 | GUI\Wizard pages\Backends\RawContainer.en-US.resx | label1.Text | updated | Cíl | Destination |
| 534 | GUI\Wizard pages\Delete backup\DeleteFinished.en-US.resx | label1.Text | updated | Shrnutí | Summary |
| 535 | GUI\Wizard pages\Delete backup\DeleteFinished.en-US.resx | label2.Text | updated | missing | Warning: You cannot restore the files after the backup is deleted!!! |
| 536 | GUI\Wizard pages\Delete backup\DeleteFinished.en-US.resx | label3.Text | updated | missing | Note that the actual files will not be removed from the storage backend, you must remove the files manually. |
| 537 | GUI\Wizard pages\Delete backup\Strings\DeleteFinished.en-US.resx | PageDescription | updated | not-updated | You are now ready to delete the backup. Please note that you cannot restore the backup ever again |
| 538 | GUI\Wizard pages\Delete backup\Strings\DeleteFinished.en-US.resx | PageTitle | updated | Smazat zálohu | Delete backup |
| 539 | GUI\Wizard pages\Delete backup\Strings\DeleteFinished.en-US.resx | SummaryText | updated | Akce: Smazat zálohu Název: {0} | Action: Delete backup Name: {0} |
| 540 | GUI\Wizard pages\FirstLaunch.en-US.resx | CreateNew.Text | updated | nastavit novou zálohu | Setup a new backup |
| 541 | GUI\Wizard pages\FirstLaunch.en-US.resx | RestoreFiles.Text | updated | Obnovit soubory ze zálohy | Restore files from a backup |
| 542 | GUI\Wizard pages\FirstLaunch.en-US.resx | RestoreFilesHelp.Text | updated | missing | You do not want to set up Duplicati, but just want to restore some files |
| 543 | GUI\Wizard pages\FirstLaunch.en-US.resx | RestoreSettingsHelp.Text | updated | missing | You have used Duplicati before, and want to restore your setup |
| 544 | GUI\Wizard pages\FirstLaunch.en-US.resx | RestoreSetup.Text | updated | missing | Restore settings from a previous Duplicati installation |
| 545 | GUI\Wizard pages\FirstLaunch.en-US.resx | SetupNewBackupHelp.Text | updated | missing | You have not used Duplicati before, or want to start over |
| 546 | GUI\Wizard pages\FirstLaunch.en-US.resx | SimpleHelpHeader.Text | updated | missing | Select one of the options below, and click next |
| 547 | GUI\Wizard pages\MainPage.en-US.resx | Backup.Text | updated | Spustit zálohu nyní | Run a backup immediately |
| 548 | GUI\Wizard pages\MainPage.en-US.resx | CreateNew.Text | updated | Naplánovat novou zálohu | Schedule a new backup |
| 549 | GUI\Wizard pages\MainPage.en-US.resx | donate_button.ToolTip | updated | missing | Show your appreciation by donating, any amount is accepted |
| 550 | GUI\Wizard pages\MainPage.en-US.resx | donate_link.Text | updated | Podpořit Duplicati | Support Duplicati |
| 551 | GUI\Wizard pages\MainPage.en-US.resx | donate_link.ToolTip | updated | missing | Show your appreciation by donating, any amount is accepted |
| 552 | GUI\Wizard pages\MainPage.en-US.resx | Edit.Text | updated | Upravit existující zálohu | Edit an existing backup |
| 553 | GUI\Wizard pages\MainPage.en-US.resx | label1.Text | updated | Co chcete udělat? | What do you want to do? |
| 554 | GUI\Wizard pages\MainPage.en-US.resx | Remove.Text | updated | Odstranit existující zálohu | Remove an existing backup |
| 555 | GUI\Wizard pages\MainPage.en-US.resx | Restore.Text | updated | Obnovit soubory ze zálohy | Restore files from a backup |
| 556 | GUI\Wizard pages\Restore\FinishedRestore.en-US.resx | label1.Text | updated | Shrnutí | Summary |
| 557 | GUI\Wizard pages\Restore\FinishedRestore.en-US.resx | RunInBackground.Text | updated | Spustit proces obnovy na pozadí | Run restore operation as a background job |
| 558 | GUI\Wizard pages\Restore\SelectBackupVersion.en-US.resx | label1.Text | updated | Vyberte zálohu, kterou chcete obnovit | Select the backup you want to restore |
| 559 | GUI\Wizard pages\Restore\Strings\FinishedRestore.en-US.resx | MostRecent | updated | poslední | most recent |
| 560 | GUI\Wizard pages\Restore\Strings\FinishedRestore.en-US.resx | PageDescription | updated | Duplicati je nyní připraveno obnovit Vaše soubory. | Duplicati is now ready to restore your files. |
| 561 | GUI\Wizard pages\Restore\Strings\FinishedRestore.en-US.resx | PageTitle | updated | Připraven obnovit soubory | Ready to restore files |
| 562 | GUI\Wizard pages\Restore\Strings\FinishedRestore.en-US.resx | RestoreFailedError | updated | Obnova souborů selhala: {0} | The restore operation failed: {0} |
| 563 | GUI\Wizard pages\Restore\Strings\FinishedRestore.en-US.resx | RestoreWaitDialogTitle | updated | Obnovuji soubory, počkejte prosím... | Restoring files, please wait... |
| 564 | GUI\Wizard pages\Restore\Strings\FinishedRestore.en-US.resx | SummaryText | updated | Akce: Obnova ze zálohy Záloha: {0} Datum: {1} Adresář: {2} | Action: Restore backup Backup: {0} Date: {1} Folder: {2} |
| 565 | GUI\Wizard pages\Restore\Strings\SelectBackupVersion.en-US.resx | NoBackupSelectedError | updated | Musíte vybrat zálohu k obnově | You must select the backup to restore |
| 566 | GUI\Wizard pages\Restore\Strings\SelectBackupVersion.en-US.resx | PageDescription | updated | not-updated | The list below shows all the available backups. Select one to restore |
| 567 | GUI\Wizard pages\Restore\Strings\SelectBackupVersion.en-US.resx | PageTitle | updated | not-updated | Select the backup to restore |
| 568 | GUI\Wizard pages\Restore\Strings\TargetFolder.en-US.resx | CreateNewFolderWarning | updated | not-updated | The folder {0} does not exist. Do you want to create it? |
| 569 | GUI\Wizard pages\Restore\Strings\TargetFolder.en-US.resx | FolderIsNotEmptyWarning | updated | not-updated | The folder {0} is not empty. Do you want to use it anyway? |
| 570 | GUI\Wizard pages\Restore\Strings\TargetFolder.en-US.resx | FolderPathIsRelativeError | updated | not-updated | You must enter the full path of the folder: {0} |
| 571 | GUI\Wizard pages\Restore\Strings\TargetFolder.en-US.resx | FolderValidationError | updated | not-updated | An error occured while verifying the destination {0}. Please make sure it exists and is accessible. Error message: {1} |
| 572 | GUI\Wizard pages\Restore\Strings\TargetFolder.en-US.resx | NoFilesSelectedError | updated | not-updated | You have not selected any files to restore. |
| 573 | GUI\Wizard pages\Restore\Strings\TargetFolder.en-US.resx | NoFolderError | updated | not-updated | You must enter a folder to restore to |
| 574 | GUI\Wizard pages\Restore\Strings\TargetFolder.en-US.resx | PageDescription | updated | not-updated | Please select the folder into which the backup will be restored |
| 575 | GUI\Wizard pages\Restore\Strings\TargetFolder.en-US.resx | PageTitle | updated | Zvolte adresář k obnově | Select restore folder |
| 576 | GUI\Wizard pages\Restore\Strings\TargetFolder.en-US.resx | PathTooLongWarning | updated | not-updated | The restored files will use a path that is {0} characters long, but Windows only supports paths up to around 250 characters. If you proceed some files may not be restored. Do you want to continue with the restore procedure anyway? |
| 577 | GUI\Wizard pages\Restore\TargetFolder.en-US.resx | BrowseFolder.Text | updated | missing | ... |
| 578 | GUI\Wizard pages\Restore\TargetFolder.en-US.resx | folderBrowserDialog.Description | updated | missing | Select the folder where the backup will be restored |
| 579 | GUI\Wizard pages\Restore\TargetFolder.en-US.resx | label2.Text | updated | missing | Restore to this folder |
| 580 | GUI\Wizard pages\Restore\TargetFolder.en-US.resx | PartialRestore.Text | updated | missing | Restore only the items selected below |
| 581 | GUI\Wizard pages\RestoreSetup\FinishedRestoreSetup.en-US.resx | label1.Text | updated | Shrnutí | Summary |
| 582 | GUI\Wizard pages\RestoreSetup\Strings\FinishedRestoreSetup.en-US.resx | PageDescription | updated | not-updated | You have now entered all the required data, and can now restore the setup. |
| 583 | GUI\Wizard pages\RestoreSetup\Strings\FinishedRestoreSetup.en-US.resx | PageTitle | updated | Připraven obnovit nastavení | Ready to restore settings |
| 584 | GUI\Wizard pages\RestoreSetup\Strings\FinishedRestoreSetup.en-US.resx | RestoreFailedError | updated | not-updated | Failed to restore setup files, the error message was: {0} |
| 585 | GUI\Wizard pages\RestoreSetup\Strings\FinishedRestoreSetup.en-US.resx | RestoreWaitDialogTitle | updated | not-updated | Restoring setup, please wait... |
| 586 | GUI\Wizard pages\RestoreSetup\Strings\FinishedRestoreSetup.en-US.resx | SetupFileMissingError | updated | not-updated | Connection succeded, but not setup file was found |
| 587 | GUI\Wizard pages\RestoreSetup\Strings\FinishedRestoreSetup.en-US.resx | SummaryAction | updated | Akce | Action |
| 588 | GUI\Wizard pages\RestoreSetup\Strings\FinishedRestoreSetup.en-US.resx | SummaryRestoreBackup | updated | Obnovit zálohu | Restore backup |
| 589 | GUI\Wizard pages\RestoreSetup\Strings\FinishedRestoreSetup.en-US.resx | SummarySource | updated | Zdroj | Source |
| 590 | GUI\Wizard pages\RestoreSetup\Strings\FinishedRestoreSetup.en-US.resx | SummarySourcePath | updated | Zdrojová cesta | Source path |
| 591 | GUI\Wizard pages\RunNow\RunNowFinished.en-US.resx | ForceFull.Text | updated | Vynutit kompletní zálohu | Force full backup |
| 592 | GUI\Wizard pages\RunNow\RunNowFinished.en-US.resx | label1.Text | updated | Shrnutí | Summary |
| 593 | GUI\Wizard pages\RunNow\Strings\RunNowFinished.en-US.resx | PageDescription | updated | Nyní jste připraveni spustit zálohování | You are now ready to run the backup |
| 594 | GUI\Wizard pages\RunNow\Strings\RunNowFinished.en-US.resx | PageTitle | updated | Připraven spustit zálohování | Ready to run backup |
| 595 | GUI\Wizard pages\RunNow\Strings\RunNowFinished.en-US.resx | SummaryText | updated | Akce: Spustit zálohování nyní Název: {0} | Action: Run backup now Name: {0} |
| 596 | GUI\Wizard pages\SelectBackend.en-US.resx | Question.Text | updated | Kde chcete zálohy ukládat? | Where do you want to store the backups? |
| 597 | GUI\Wizard pages\SelectBackup.en-US.resx | DirectRestore.Text | updated | Obnovit soubory přímo | Restore files directly |
| 598 | GUI\Wizard pages\SelectBackup.en-US.resx | RestoreExisting.Text | updated | Obnovit z existující zálohy | Restore from an existing backup |
| 599 | GUI\Wizard pages\SelectBackup.en-US.resx | ShowAdvanced.Text | updated | Zobrazit rozšířené možnosti | Show advanced options |
| 600 | GUI\Wizard pages\SelectBackup.en-US.resx | topLabel.Text | updated | Vybrat zálohu k úpravě | Select backup to modify |
| 601 | GUI\Wizard pages\Strings\FirstLaunch.en-US.resx | NoActionSelection | updated | Musíte vybrat akci | You must select an action |
| 602 | GUI\Wizard pages\Strings\FirstLaunch.en-US.resx | PageHelptext | updated | not-updated | Since this is your first use of Duplicati on this machine, this wizard will guide you through a Duplicati setup |
| 603 | GUI\Wizard pages\Strings\FirstLaunch.en-US.resx | PageTitle | updated | Vítejte v Duplicati | Welcome to Duplicati |
| 604 | GUI\Wizard pages\Strings\FirstLaunch.en-US.resx | ShowAdvancedQuestion | updated | not-updated | Do you need to modify advanced settings? (Most users do not need this) |
| 605 | GUI\Wizard pages\Strings\MainPage.en-US.resx | PageHelptext | updated | not-updated | Please select the action you want to perform below |
| 606 | GUI\Wizard pages\Strings\MainPage.en-US.resx | PageTitle | updated | Vítejte v průvodci Duplicati | Welcome to the Duplicati Wizard |
| 607 | GUI\Wizard pages\Strings\SelectBackend.en-US.resx | NoActionSelected | updated | not-updated | You must enter the storage method before you can continue. |
| 608 | GUI\Wizard pages\Strings\SelectBackend.en-US.resx | PageHelptext | updated | not-updated | On this page you can select the type of device or service that store the backups. You may need information from the service provider when you continue. |
| 609 | GUI\Wizard pages\Strings\SelectBackend.en-US.resx | PageTitle | updated | Vybrat místo pro ukládání záloh | Select a place to store the backups |
| 610 | GUI\Wizard pages\Strings\SelectBackend.en-US.resx | RestoreSetupTitle | updated | Kde je záloha uložena? | Where is the backup stored? |
| 611 | GUI\Wizard pages\Strings\SelectBackup.en-US.resx | NoActionSelected | updated | Nejprve musíte vybrat zálohu | You must select a backup before you can continue |
| 612 | GUI\Wizard pages\Strings\SelectBackup.en-US.resx | PageHelptextEdit | updated | Ze seznamu vyberte zálohu, kterou chcete upravit | In the list below, select the backup you want to modify |
| 613 | GUI\Wizard pages\Strings\SelectBackup.en-US.resx | PageHelptextRemove | updated | Ze seznamu vyberte zálohu, kterou chcete smazat | In the list below, select the backup you want to delete |
| 614 | GUI\Wizard pages\Strings\SelectBackup.en-US.resx | PageHelptextRestore | updated | Ze seznamu vyberte zálohu, kterou chcete obnovit | In the list below, select the backup you want to restore |
| 615 | GUI\Wizard pages\Strings\SelectBackup.en-US.resx | PageHelptextRunNow | updated | Ze seznamu vyberte zálohu, kterou chcete spustit nyní | In the list below, select the backup you want to run immediately |
| 616 | GUI\Wizard pages\Strings\SelectBackup.en-US.resx | PageHelptextUnknown | updated | Neznámá akce | Unknown action |
| 617 | GUI\Wizard pages\Strings\SelectBackup.en-US.resx | PageTitleEdit | updated | Vyberte zálohu k úpravě | Select the backup to modify |
| 618 | GUI\Wizard pages\Strings\SelectBackup.en-US.resx | PageTitleRemove | updated | Vyberte zálohu k odstranění | Select the backup to remove |
| 619 | GUI\Wizard pages\Strings\SelectBackup.en-US.resx | PageTitleRestore | updated | Vyberte zálohu k obnově | Select the backup to restore |
| 620 | GUI\Wizard pages\Strings\SelectBackup.en-US.resx | PageTitleRunNow | updated | Vyberte zálohu ke spuštění | Select the backup to run now |
| 621 | GUI\Wizard pages\Strings\SelectBackup.en-US.resx | PageTitleUnknown | updated | Neznámá akce | Unknown action |
| 622 | Library\Backend\CloudFiles\CloudFilesUI.en-US.resx | CreateContainer.Text | updated | Vytvořit kontejner | Create container |
| 623 | Library\Backend\CloudFiles\CloudFilesUI.en-US.resx | label1.Text | updated | Uživatelské jméno ClouFiles | CloudFiles Username |
| 624 | Library\Backend\CloudFiles\CloudFilesUI.en-US.resx | label2.Text | updated | Klíč API ClouFiles | CloudFiles API Key |
| 625 | Library\Backend\CloudFiles\CloudFilesUI.en-US.resx | label3.Text | updated | Název kontejneru | Container name |
| 626 | Library\Backend\CloudFiles\CloudFilesUI.en-US.resx | label4.Text | updated | missing | A container can be thought of as a root folder. Use / in the container name, to access subfolders in the container |
| 627 | Library\Backend\CloudFiles\CloudFilesUI.en-US.resx | label5_2.Text | updated | AuthUrl CloudFiles | CloudFiles AuthUrl |
| 628 | Library\Backend\CloudFiles\CloudFilesUI.en-US.resx | SignUpLink.Text | updated | missing | Click here for the sign up page |
| 629 | Library\Backend\CloudFiles\CloudFilesUI.en-US.resx | TestConnection.Text | updated | Vyzkoušet spojení | Test Connection |
| 630 | Library\Backend\CloudFiles\Strings\CloudFiles.en-US.resx | Description_v2 | updated | not-updated | Supports connections to the CloudFiles backend. Allowed formats is "cloudfiles://container/folder". |
| 631 | Library\Backend\CloudFiles\Strings\CloudFiles.en-US.resx | DescriptionAuthenticationURLLong_v2 | updated | not-updated | Cloudfiles use different servers for authentification based on where the account was resides, use this option to set an alternate authentication URL. This option overrides --{0}. |
| 632 | Library\Backend\CloudFiles\Strings\CloudFiles.en-US.resx | DescriptionAuthenticationURLShort | updated | Zadat jiné autentifikační URL | Provide another authentication URL |
| 633 | Library\Backend\CloudFiles\Strings\CloudFiles.en-US.resx | DescriptionFTPPasswordLong | updated | not-updated | The password used to connect to the server. This may also be supplied as the environment variable "FTP_PASSWORD". |
| 634 | Library\Backend\CloudFiles\Strings\CloudFiles.en-US.resx | DescriptionFTPPasswordShort | updated | not-updated | Supplies the password used to connect to the server |
| 635 | Library\Backend\CloudFiles\Strings\CloudFiles.en-US.resx | DescriptionFTPUsernameLong | updated | not-updated | The username used to connect to the server. This may also be supplied as the environment variable "FTP_USERNAME". |
| 636 | Library\Backend\CloudFiles\Strings\CloudFiles.en-US.resx | DescriptionFTPUsernameShort | updated | not-updated | Supplies the username used to connect to the server |
| 637 | Library\Backend\CloudFiles\Strings\CloudFiles.en-US.resx | DescriptionPasswordLong | updated | not-updated | Supplies the API Access Key used to authenticate with CloudFiles. |
| 638 | Library\Backend\CloudFiles\Strings\CloudFiles.en-US.resx | DescriptionPasswordShort | updated | not-updated | Supplies the access key used to connect to the server |
| 639 | Library\Backend\CloudFiles\Strings\CloudFiles.en-US.resx | DescriptionUKAccountLong | updated | not-updated | Duplicati will assume that the credentials given are for a US account, use this option if the account is a UK based account. Note that this is equivalent to setting --{0}={1}. |
| 640 | Library\Backend\CloudFiles\Strings\CloudFiles.en-US.resx | DescriptionUKAccountShort | updated | not-updated | Use a UK account |
| 641 | Library\Backend\CloudFiles\Strings\CloudFiles.en-US.resx | DescriptionUsernameLong | updated | not-updated | Supplies the username used to authenticate with CloudFiles. |
| 642 | Library\Backend\CloudFiles\Strings\CloudFiles.en-US.resx | DescriptionUsernameShort | updated | not-updated | Supplies the username used to authenticate with CloudFiles |
| 643 | Library\Backend\CloudFiles\Strings\CloudFiles.en-US.resx | DisplayName | updated | not-updated | CloudFiles (Rackspace) |
| 644 | Library\Backend\CloudFiles\Strings\CloudFiles.en-US.resx | ETagVerificationError | updated | not-updated | MD5 Hash (ETag) verification failed |
| 645 | Library\Backend\CloudFiles\Strings\CloudFiles.en-US.resx | FileDeleteError | updated | not-updated | Failed to delete file |
| 646 | Library\Backend\CloudFiles\Strings\CloudFiles.en-US.resx | FileUploadError | updated | not-updated | Failed to upload file |
| 647 | Library\Backend\CloudFiles\Strings\CloudFiles.en-US.resx | InvalidUrlError | updated | not-updated | Invalid URL: {0} |
| 648 | Library\Backend\CloudFiles\Strings\CloudFiles.en-US.resx | NoAPIKeyError | updated | not-updated | No CloudFiles API Access Key given |
| 649 | Library\Backend\CloudFiles\Strings\CloudFiles.en-US.resx | NoUserIDError | updated | not-updated | No CloudFiles userID given |
| 650 | Library\Backend\CloudFiles\Strings\CloudFiles.en-US.resx | UnexpectedResponseError | updated | not-updated | Unexpected CloudFiles response, perhaps the API has changed? |
| 651 | Library\Backend\CloudFiles\Strings\CloudFilesUI.en-US.resx | CreateMissingContainer | updated | not-updated | The container does not exist, do you want to create it? |
| 652 | Library\Backend\CloudFiles\Strings\CloudFilesUI.en-US.resx | EmptyAPIKeyError | updated | not-updated | You must enter your CloudFiles API Access Key. You may click the link to the right to open the CloudFiles login page, and retrieve it. |
| 653 | Library\Backend\CloudFiles\Strings\CloudFilesUI.en-US.resx | EmptyAuthUrlError | updated | not-updated | The AuthUrl field cannot be empty |
| 654 | Library\Backend\CloudFiles\Strings\CloudFilesUI.en-US.resx | EmptyCloudFilesIDError | updated | not-updated | You must enter your CloudFiles user ID. You may click the link to the right to open the CloudFiles login page, and retrieve it. |
| 655 | Library\Backend\CloudFiles\Strings\CloudFilesUI.en-US.resx | EmptyContainerNameError | updated | not-updated | You must enter a name for the Container. You must use a unique name for each backup. You may enter any name you like. |
| 656 | Library\Backend\CloudFiles\Strings\CloudFilesUI.en-US.resx | InvalidAuthUrlError | updated | not-updated | The url {0} is invalid |
| 657 | Library\Backend\CloudFiles\Strings\CloudFilesUI.en-US.resx | PageDescription | updated | not-updated | On this page you can select where to store the backup data. |
| 658 | Library\Backend\CloudFiles\Strings\CloudFilesUI.en-US.resx | PageTitle | updated | not-updated | Backup storage options |
| 659 | Library\Backend\CloudFiles\Strings\MD5CalculatingStream.en-US.resx | IncorrectUsageError | updated | not-updated | Cannot read and write on the same stream |
| 660 | Library\Backend\File\FileUI.en-US.resx | BrowseTargetFolder.Text | not-updated | … | ... |
| 661 | Library\Backend\File\FileUI.en-US.resx | folderBrowserDialog.Description | updated | Vyberte adresář, do kterého budou zálohy ukládány | Select the folder where the backups will be stored |
| 662 | Library\Backend\File\FileUI.en-US.resx | FolderLabel.Text | updated | Adresář | Folder |
| 663 | Library\Backend\File\FileUI.en-US.resx | label1.Text | updated | Uživatelské jméno | Username |
| 664 | Library\Backend\File\FileUI.en-US.resx | label2.Text | updated | Heslo | Password |
| 665 | Library\Backend\File\FileUI.en-US.resx | UseCredentials.Text | updated | missing | Use alternate credentials |
| 666 | Library\Backend\File\FileUI.en-US.resx | UseDisk.Text | updated | missing | Removable disk |
| 667 | Library\Backend\File\FileUI.en-US.resx | UsePath.Text | updated | Cesta | Path |
| 668 | Library\Backend\File\Strings\FileBackend.en-US.resx | AlternateDestinationMarkerLong | updated | not-updated | This option only works when the --{0} option is also specified. If there are alternate paths specified, this option indicates the name of a marker file that must be present in the folder. This can be used to handle situations where an external drive changes drive letter or mount point. By ensuring that a certain file exists, it is possible to prevent writing data to an unwanted external drive. The contents of the file are never examined, only file existence. |
| 669 | Library\Backend\File\Strings\FileBackend.en-US.resx | AlternateDestinationMarkerShort | updated | not-updated | Look for a file in the destination folder |
| 670 | Library\Backend\File\Strings\FileBackend.en-US.resx | AlternateTargetPathsLong | updated | not-updated | This option allows multiple targets to be specified. The primary target path is placed before the list of paths supplied with this option. Before starting the backup, each folder in the list is checked for existence and optionally the presence of the marker file supplied by --{0}. The first existing path that optionally contains the marker file is then used as the destination. Multiple destinations are separated with a {1},. On Windows, the path may be a UNC path, and the drive letter may be substituted with an asterisk (*), eg.: "*:\backup", which will examine all drive letters. If a username and password is supplied, the same credentials are used for all destinations. |
| 671 | Library\Backend\File\Strings\FileBackend.en-US.resx | AlternateTargetPathsShort | updated | not-updated | A list of secondary target paths |
| 672 | Library\Backend\File\Strings\FileBackend.en-US.resx | Description | updated | not-updated | This backend can read and write data to an file based backend. Allowed formats are "file://hostname/folder" or "file://username:password@hostname/folder". You may supply UNC paths (eg: "file://\\server\folder") or local paths (eg: (win) "file://c:\folder", (linux) "file:///usr/pub/files") |
| 673 | Library\Backend\File\Strings\FileBackend.en-US.resx | DescriptionFTPPasswordLong | updated | not-updated | The password used to connect to the server. This may also be supplied as the environment variable "FTP_PASSWORD". |
| 674 | Library\Backend\File\Strings\FileBackend.en-US.resx | DescriptionFTPPasswordShort | updated | not-updated | Supplies the password used to connect to the server |
| 675 | Library\Backend\File\Strings\FileBackend.en-US.resx | DescriptionFTPUsernameLong | updated | not-updated | The username used to connect to the server. This may also be supplied as the environment variable "FTP_USERNAME". |
| 676 | Library\Backend\File\Strings\FileBackend.en-US.resx | DescriptionFTPUsernameShort | updated | not-updated | Supplies the username used to connect to the server |
| 677 | Library\Backend\File\Strings\FileBackend.en-US.resx | DisplayName | updated | not-updated | File based |
| 678 | Library\Backend\File\Strings\FileBackend.en-US.resx | FolderMissingError | updated | not-updated | The folder {0} does not exist |
| 679 | Library\Backend\File\Strings\FileBackend.en-US.resx | NoDestinationWithMarkerFileError | updated | not-updated | The marker file "{0}" was not found in any of the examined destinations: {1} |
| 680 | Library\Backend\File\Strings\FileBackend.en-US.resx | UseMoveForPutLong | updated | not-updated | When storing the file, the standard operation is to copy the file and delete the original. This sequence ensures that the operation can be retried if something goes wrong. Activating this option may cause the retry operation to fail. This option has no effect unless the --disable-streaming-transfers options is activated. |
| 681 | Library\Backend\File\Strings\FileBackend.en-US.resx | UseMoveForPutShort | updated | not-updated | Move the file instead of copying it |
| 682 | Library\Backend\File\Strings\FileUI.en-US.resx | AuthenticationError | updated | not-updated | Failed to authenticate using the given credentials. |
| 683 | Library\Backend\File\Strings\FileUI.en-US.resx | CreateFolderQuestion | updated | not-updated | The selected folder does not exist. Do you want to create it? |
| 684 | Library\Backend\File\Strings\FileUI.en-US.resx | EmptyFoldernameError | updated | not-updated | You must enter a folder to backup to |
| 685 | Library\Backend\File\Strings\FileUI.en-US.resx | FolderEmptyError | updated | not-updated | The selected folder is empty |
| 686 | Library\Backend\File\Strings\FileUI.en-US.resx | FolderNotEmptyWarning | updated | not-updated | The selected folder is not empty. Do you want to use it anyway? |
| 687 | Library\Backend\File\Strings\FileUI.en-US.resx | FolderValidationError | updated | not-updated | An error occured while verifying the destination. Please make sure it exists and is accessible. Error message: {0} |
| 688 | Library\Backend\File\Strings\FileUI.en-US.resx | NonRootedPathError | updated | not-updated | You must enter the full path of the folder |
| 689 | Library\Backend\File\Strings\FileUI.en-US.resx | NoRemovableDrivesError | updated | not-updated | No removable drives were found on your system. Please enter the path manually. |
| 690 | Library\Backend\File\Strings\FileUI.en-US.resx | PageDescription | updated | not-updated | On this page you can select where to store the backup data. |
| 691 | Library\Backend\File\Strings\FileUI.en-US.resx | PageTitle | updated | not-updated | Backup storage options |
| 692 | Library\Backend\FTP\FTPUI.en-US.resx | AcceptAnyHash.Text | updated | missing | Accept any invalid certificate |
| 693 | Library\Backend\FTP\FTPUI.en-US.resx | AcceptSpecifiedHash.Text | updated | missing | Accept this certificate hash |
| 694 | Library\Backend\FTP\FTPUI.en-US.resx | CreateFolderButton.Text | updated | Vytvořit adresář | Create folder |
| 695 | Library\Backend\FTP\FTPUI.en-US.resx | label1.Text | not-updated | Server | Server |
| 696 | Library\Backend\FTP\FTPUI.en-US.resx | label2.Text | updated | Cesta | Path |
| 697 | Library\Backend\FTP\FTPUI.en-US.resx | label3.Text | updated | Uživatelské jméno | Username |
| 698 | Library\Backend\FTP\FTPUI.en-US.resx | label4.Text | updated | Heslo | Password |
| 699 | Library\Backend\FTP\FTPUI.en-US.resx | label5.Text | updated | Port (volitelné) | Port (optional) |
| 700 | Library\Backend\FTP\FTPUI.en-US.resx | label6.Text | updated | missing | Note: Some FTP servers have trouble dealing with more than 2000 files. For this reason, you are advised to select a large volume size so the number of files is low. |
| 701 | Library\Backend\FTP\FTPUI.en-US.resx | PassiveConnection.Text | updated | missing | Use passive connection |
| 702 | Library\Backend\FTP\FTPUI.en-US.resx | TestConnection.Text | updated | Test spojení | Test connection |
| 703 | Library\Backend\FTP\FTPUI.en-US.resx | UseSSL.Text | updated | Použít SSL | Use SSL |
| 704 | Library\Backend\FTP\Strings\FTPBackend.en-US.resx | Description | updated | not-updated | This backend can read and write data to an FTP based backend. Allowed formats are "ftp://hostname/folder" or "ftp://username:password@hostname/folder" |
| 705 | Library\Backend\FTP\Strings\FTPBackend.en-US.resx | DescriptionDisableUploadVerifyLong | updated | not-updated | To protect against network failures, every upload will be attempted verified. Use this option to disable this verfication to make the upload faster by more unsafe. |
| 706 | Library\Backend\FTP\Strings\FTPBackend.en-US.resx | DescriptionDisableUploadVerifyShort | updated | not-updated | Disable upload verification |
| 707 | Library\Backend\FTP\Strings\FTPBackend.en-US.resx | DescriptionFTPActiveLong | updated | not-updated | If this flag is set, the FTP connection is made in active mode. Even if the "ftp-passive" flag is also set, the connection will be made in active mode |
| 708 | Library\Backend\FTP\Strings\FTPBackend.en-US.resx | DescriptionFTPActiveShort | updated | not-updated | Toggles the FTP connections method |
| 709 | Library\Backend\FTP\Strings\FTPBackend.en-US.resx | DescriptionFTPPassiveLong | updated | not-updated | If this flag is set, the FTP connection is made in passive mode, which works better with some firewalls. If the "ftp-regular" flag is also set, this flag is ignored |
| 710 | Library\Backend\FTP\Strings\FTPBackend.en-US.resx | DescriptionFTPPassiveShort | updated | not-updated | Toggles the FTP connections method |
| 711 | Library\Backend\FTP\Strings\FTPBackend.en-US.resx | DescriptionFTPPasswordLong | updated | not-updated | The password used to connect to the server. This may also be supplied as the environment variable "FTP_PASSWORD". |
| 712 | Library\Backend\FTP\Strings\FTPBackend.en-US.resx | DescriptionFTPPasswordShort | updated | not-updated | Supplies the password used to connect to the server |
| 713 | Library\Backend\FTP\Strings\FTPBackend.en-US.resx | DescriptionFTPUsernameLong | updated | not-updated | The username used to connect to the server. This may also be supplied as the environment variable "FTP_USERNAME". |
| 714 | Library\Backend\FTP\Strings\FTPBackend.en-US.resx | DescriptionFTPUsernameShort | updated | not-updated | Supplies the username used to connect to the server |
| 715 | Library\Backend\FTP\Strings\FTPBackend.en-US.resx | DescriptionIntegratedAuthenticationLong | updated | not-updated | If the server and client both supports integrated authentication, this option enables that authentication method. This is likely only available with windows servers and clients. |
| 716 | Library\Backend\FTP\Strings\FTPBackend.en-US.resx | DescriptionIntegratedAuthenticationShort | updated | not-updated | Use windows integrated authentication to connect to the server |
| 717 | Library\Backend\FTP\Strings\FTPBackend.en-US.resx | DescriptionUseSSLLong | updated | not-updated | Use this flag to communicate using Secure Socket Layer (SSL) over ftp (ftps). |
| 718 | Library\Backend\FTP\Strings\FTPBackend.en-US.resx | DescriptionUseSSLShort | updated | not-updated | Instructs Duplicati to use an SSL (ftps) connection |
| 719 | Library\Backend\FTP\Strings\FTPBackend.en-US.resx | DisplayName | updated | not-updated | FTP based |
| 720 | Library\Backend\FTP\Strings\FTPBackend.en-US.resx | ListVerifyFailure | updated | not-updated | The file {0} was uploaded but not found afterwards, the file listing returned {1} |
| 721 | Library\Backend\FTP\Strings\FTPBackend.en-US.resx | ListVerifySizeFailure | updated | not-updated | The file {0} was uploaded but the returned size was {1} and it was expected to be {2} |
| 722 | Library\Backend\FTP\Strings\FTPBackend.en-US.resx | MissingFolderError | updated | not-updated | The folder {0} was not found, message: {1} |
| 723 | Library\Backend\FTP\Strings\FTPUI.en-US.resx | ApproveCertificateHashQuestion | updated | not-updated | The certificate was not valid ({0}). Do you want to approve the certificate anyway and retry? |
| 724 | Library\Backend\FTP\Strings\FTPUI.en-US.resx | CreateMissingFolderQuestion | updated | not-updated | The folder does not exist, do you want to create it? |
| 725 | Library\Backend\FTP\Strings\FTPUI.en-US.resx | EmptyHashError | updated | not-updated | You have not entered a hash string |
| 726 | Library\Backend\FTP\Strings\FTPUI.en-US.resx | InvalidHashError | updated | not-updated | The hash string is not valid, it must be of even length and only contain hex chars (0-9 and a-f) |
| 727 | Library\Backend\FTP\Strings\FTPUI.en-US.resx | PageDescription | updated | not-updated | On this page you can select where to store the backup data. |
| 728 | Library\Backend\FTP\Strings\FTPUI.en-US.resx | PageTitle | updated | not-updated | Backup storage options |
| 729 | Library\Backend\S3\S3CommonOptions.en-US.resx | AllowCredentialStorage.Text | updated | missing | Store new S3 account information |
| 730 | Library\Backend\S3\S3CommonOptions.en-US.resx | CredentialGroup.Text | updated | missing | Stored credentials |
| 731 | Library\Backend\S3\S3CommonOptions.en-US.resx | groupBox2.Text | updated | missing | Default settings |
| 732 | Library\Backend\S3\S3CommonOptions.en-US.resx | label1.Text | updated | missing | Bucket region: |
| 733 | Library\Backend\S3\S3CommonOptions.en-US.resx | label2.Text | updated | missing | Server name: |
| 734 | Library\Backend\S3\S3CommonOptions.en-US.resx | RemoveAllButton.Text | updated | missing | Remove all |
| 735 | Library\Backend\S3\S3CommonOptions.en-US.resx | RemoveSelectedButton.Text | updated | missing | Remove |
| 736 | Library\Backend\S3\S3CommonOptions.en-US.resx | UseRRS.Text | updated | missing | Use Reduced Redundancy Storage |
| 737 | Library\Backend\S3\S3UI.en-US.resx | CreateBucket.Text | updated | missing | Create bucket |
| 738 | Library\Backend\S3\S3UI.en-US.resx | label1.Text | updated | missing | AWS Access ID |
| 739 | Library\Backend\S3\S3UI.en-US.resx | label2.Text | updated | missing | AWS Secret Key |
| 740 | Library\Backend\S3\S3UI.en-US.resx | label3.Text | updated | missing | S3 Bucket name |
| 741 | Library\Backend\S3\S3UI.en-US.resx | label4.Text | updated | missing | A bucket can be thought of as a root folder. Use / in the bucket name, to access subfolders in the bucket |
| 742 | Library\Backend\S3\S3UI.en-US.resx | label5.Text | updated | missing | RRS is cheaper but less reliable |
| 743 | Library\Backend\S3\S3UI.en-US.resx | label6.Text | updated | missing | Bucket create region |
| 744 | Library\Backend\S3\S3UI.en-US.resx | label7.Text | updated | missing | S3 Servername |
| 745 | Library\Backend\S3\S3UI.en-US.resx | SignUpLink.Text | updated | missing | Click here for the sign up page |
| 746 | Library\Backend\S3\S3UI.en-US.resx | TestConnection.Text | updated | missing | Test Connection |
| 747 | Library\Backend\S3\S3UI.en-US.resx | UseRRS.Text | updated | missing | Use Reduced Redundancy Storage (RRS) |
| 748 | Library\Backend\S3\Strings\S3Backend.en-US.resx | AMZKeyDescriptionLong | updated | not-updated | The AWS "Secret Access Key" can be obtained after logging into your AWS account, this can also be supplied through the "ftp-password" property |
| 749 | Library\Backend\S3\Strings\S3Backend.en-US.resx | AMZKeyDescriptionShort | updated | not-updated | The AWS "Secret Access Key" |
| 750 | Library\Backend\S3\Strings\S3Backend.en-US.resx | AMZUserIDDescriptionLong | updated | not-updated | The AWS "Access Key ID" can be obtained after logging into your AWS account, this can also be supplied through the "ftp-username" property |
| 751 | Library\Backend\S3\Strings\S3Backend.en-US.resx | AMZUserIDDescriptionShort | updated | not-updated | The AWS "Access Key ID" |
| 752 | Library\Backend\S3\Strings\S3Backend.en-US.resx | DeprecatedUrlFormat | updated | not-updated | You are using a deprected url format, please change it to: {0} |
| 753 | Library\Backend\S3\Strings\S3Backend.en-US.resx | Description_v2 | updated | not-updated | This backend can read and write data to an Amazon S3 compatible server. Allowed formats are: "s3://bucketname/prefix" |
| 754 | Library\Backend\S3\Strings\S3Backend.en-US.resx | DescriptionFTPUsernameLong | updated | not-updated | The username used to connect to the server. This may also be supplied as the environment variable "FTP_USERNAME". |
| 755 | Library\Backend\S3\Strings\S3Backend.en-US.resx | DescriptionFTPUsernameShort | updated | not-updated | Supplies the username used to connect to the server |
| 756 | Library\Backend\S3\Strings\S3Backend.en-US.resx | DescriptionUseSSLLong | updated | not-updated | Use this flag to communicate using Secure Socket Layer (SSL) over http (https). Note that bucket names containing a period has problems with SSL connections. |
| 757 | Library\Backend\S3\Strings\S3Backend.en-US.resx | DescriptionUseSSLShort | updated | not-updated | Instructs Duplicati to use an SSL (https) connection |
| 758 | Library\Backend\S3\Strings\S3Backend.en-US.resx | DisplayName | updated | not-updated | Amazon S3 based |
| 759 | Library\Backend\S3\Strings\S3Backend.en-US.resx | FTPPasswordDescriptionLong | updated | not-updated | The password used to connect to the server. This may also be supplied as the environment variable "FTP_PASSWORD". |
| 760 | Library\Backend\S3\Strings\S3Backend.en-US.resx | FTPPasswordDescriptionShort | updated | not-updated | Supplies the password used to connect to the server |
| 761 | Library\Backend\S3\Strings\S3Backend.en-US.resx | NoAMZKeyError | updated | not-updated | No Amazon S3 secret key given |
| 762 | Library\Backend\S3\Strings\S3Backend.en-US.resx | NoAMZUserIDError | updated | not-updated | No Amazon S3 userID given |
| 763 | Library\Backend\S3\Strings\S3Backend.en-US.resx | OptionsAreMutuallyExclusiveError | updated | not-updated | The options --{0} and --{1} are mutually exclusive |
| 764 | Library\Backend\S3\Strings\S3Backend.en-US.resx | S3EurobucketDeprecationDescription | updated | not-updated | Please use --{0}={1} instead |
| 765 | Library\Backend\S3\Strings\S3Backend.en-US.resx | S3EurobucketDescriptionLong | updated | not-updated | This flag is only used when creating new buckets. If the flag is set, the bucket is created on a european server. This flag forces the "s3-use-new-style" flag. Amazon charges slightly more for european buckets. |
| 766 | Library\Backend\S3\Strings\S3Backend.en-US.resx | S3EurobucketDescriptionShort | updated | not-updated | Use a European server |
| 767 | Library\Backend\S3\Strings\S3Backend.en-US.resx | S3LocationDescriptionLong | updated | not-updated | This option is only used when creating new buckets. Use this option to change what region the data is stored in. Amazon charges slightly more for non-US buckets. Known bucket locations: {0} |
| 768 | Library\Backend\S3\Strings\S3Backend.en-US.resx | S3LocationDescriptionShort | updated | not-updated | Specifies S3 location constraints |
| 769 | Library\Backend\S3\Strings\S3Backend.en-US.resx | S3NewStyleDeprecation | updated | not-updated | The subdomain calling option does nothing, the library will pick the right calling convention |
| 770 | Library\Backend\S3\Strings\S3Backend.en-US.resx | S3NewStyleDescriptionLong | updated | not-updated | Specify this argument to make the S3 backend use subdomains rather than the previous url prefix method. See the Amazon S3 documentation for more details. |
| 771 | Library\Backend\S3\Strings\S3Backend.en-US.resx | S3NewStyleDescriptionShort | updated | not-updated | Use subdomain calling style |
| 772 | Library\Backend\S3\Strings\S3Backend.en-US.resx | S3ServerNameDescriptionLong | updated | not-updated | Companies other than Amazon are now supporting the S3 API, meaning that this backend can read and write data to those providers as well. Use this option to set the hostname. Currently known providers are: {0} |
| 773 | Library\Backend\S3\Strings\S3Backend.en-US.resx | S3ServerNameDescriptionShort | updated | not-updated | Specifies an alternate S3 server name |
| 774 | Library\Backend\S3\Strings\S3Backend.en-US.resx | S3UseRRSDescriptionLong | updated | not-updated | This flag toggles the use of the special RRS header. Files stored using RRS are more likely to disapear than those stored normally, but also costs less to store. See the full description here: http://aws.amazon.com/about-aws/whats-new/2010/05/19/announcing-amazon-s3-reduced-redundancy-storage/ |
| 775 | Library\Backend\S3\Strings\S3Backend.en-US.resx | S3UseRRSDescriptionShort | updated | not-updated | Use Reduced Redundancy Storage |
| 776 | Library\Backend\S3\Strings\S3Backend.en-US.resx | UnableToDecodeBucketnameError | updated | not-updated | Unable to determine the bucket name for host: {0} |
| 777 | Library\Backend\S3\Strings\S3Backend.en-US.resx | UnableToParseURLError | updated | not-updated | Could not parse the url: {0} |
| 778 | Library\Backend\S3\Strings\S3SettingsControl.en-US.resx | PageDescription | updated | not-updated | Displays various options related to the S3 backend |
| 779 | Library\Backend\S3\Strings\S3SettingsControl.en-US.resx | PageTitle | updated | not-updated | S3 |
| 780 | Library\Backend\S3\Strings\S3UI.en-US.resx | BucketnameCaseWarning | updated | not-updated | The bucket name is not in all lower case. {0} Do you want to convert the bucket name to lower case? |
| 781 | Library\Backend\S3\Strings\S3UI.en-US.resx | BucketnameNotPrefixedWarning | updated | not-updated | The bucket name does not start with your user ID. To avoid using a bucket owned by another user, it is recommended that you put your user ID in front of the bucket name. Do you want to insert the user ID in front of the bucket name? |
| 782 | Library\Backend\S3\Strings\S3UI.en-US.resx | CreateMissingBucket | updated | not-updated | The bucket does not exist, do you want to create it? |
| 783 | Library\Backend\S3\Strings\S3UI.en-US.resx | EmptyAWSIDError | updated | not-updated | You must enter your AWS Access ID. You may click the link to the right to open the AWS login page, and retrieve it. |
| 784 | Library\Backend\S3\Strings\S3UI.en-US.resx | EmptyAWSKeyError | updated | not-updated | You must enter your AWS Secret Key. You may click the link to the right to open the AWS login page, and retrieve it. |
| 785 | Library\Backend\S3\Strings\S3UI.en-US.resx | EmptyBucketnameError | updated | not-updated | You must enter a name for the bucket. You must use a unique name for each backup. You may enter any name you like. |
| 786 | Library\Backend\S3\Strings\S3UI.en-US.resx | HostnameInvalidWarning | updated | not-updated | The supplied bucket name, "{0}", does not appear to be a valid hostname label. This may still work if the non-subdomain calling style is used, but it is not recommended. Do you want to continue anyway? |
| 787 | Library\Backend\S3\Strings\S3UI.en-US.resx | HostnameInvalidWithNonUSBucketOptionError | updated | not-updated | Non-US buckets require that the bucket names are valid hostname labels, but the supplied bucket name, "{0}", is not a valid hostname label. Either change the bucketname or use the default bucket region. |
| 788 | Library\Backend\S3\Strings\S3UI.en-US.resx | MonoRequiresExistingBucket | updated | not-updated | A bug in Mono versions older than 2.4.3, prevents the backend from detecting and missing buckets. Due to this, it is recommended that you create the bucket. Do you want to create the bucket now? |
| 789 | Library\Backend\S3\Strings\S3UI.en-US.resx | NewS3RequiresLowerCaseError | updated | not-updated | The new amazon s3 API requires that bucket names are all lower case. |
| 790 | Library\Backend\S3\Strings\S3UI.en-US.resx | NonUSBucketsRequireLowerCaseError | updated | not-updated | Non-US buckets require that the bucket name is in lower case. |
| 791 | Library\Backend\S3\Strings\S3UI.en-US.resx | PageDescription | updated | not-updated | On this page you can select where to store the backup data. |
| 792 | Library\Backend\S3\Strings\S3UI.en-US.resx | PageTitle | updated | not-updated | Backup storage options |
| 793 | Library\Backend\SSH\SSHCommonOptions.en-US.resx | BrowseForSFTPButton.Text | updated | missing | ... |
| 794 | Library\Backend\SSH\SSHCommonOptions.en-US.resx | BrowseForSFTPDialog.Filter | updated | missing | Executables (*.exe)|*.exe|All files (*.*)|*.* |
| 795 | Library\Backend\SSH\SSHCommonOptions.en-US.resx | label1.Text | updated | missing | SFTP path: |
| 796 | Library\Backend\SSH\SSHCommonOptions.en-US.resx | UseManagedAsDefault.Text | updated | missing | Use managed SSH by default |
| 797 | Library\Backend\SSH\SSHUI.en-US.resx | BrowseForKeyFileButton.Text | not-updated | … | ... |
| 798 | Library\Backend\SSH\SSHUI.en-US.resx | CreateFolderButton.Text | updated | Vytvořit adresář | Create folder |
| 799 | Library\Backend\SSH\SSHUI.en-US.resx | GenerateDebugOutput.Text | updated | Generovat debuggovací výstup | Generate debug output |
| 800 | Library\Backend\SSH\SSHUI.en-US.resx | Keyfilelabel.Text | updated | missing | Keyfile |
| 801 | Library\Backend\SSH\SSHUI.en-US.resx | label1.Text | not-updated | Server | Server |
| 802 | Library\Backend\SSH\SSHUI.en-US.resx | label2.Text | updated | Cesta | Path |
| 803 | Library\Backend\SSH\SSHUI.en-US.resx | label3.Text | updated | Uživatelské jméno | Username |
| 804 | Library\Backend\SSH\SSHUI.en-US.resx | label5.Text | updated | Port (volitelné) | Port (optional) |
| 805 | Library\Backend\SSH\SSHUI.en-US.resx | OpenSSHKeyFileDialog.Filter | updated | Všechny soubory (*.*)|*.* | All files (*.*)|*.* |
| 806 | Library\Backend\SSH\SSHUI.en-US.resx | OpenSSHKeyFileDialog.Title | updated | missing | Select the OpenSSH keyfile |
| 807 | Library\Backend\SSH\SSHUI.en-US.resx | TestConnection.Text | updated | Test spojení | Test connection |
| 808 | Library\Backend\SSH\SSHUI.en-US.resx | UsePassword.Text | updated | Heslo | Password |
| 809 | Library\Backend\SSH\SSHUI.en-US.resx | UseUnmanagedSSH.Text | updated | missing | Use installed sftp program instead of the built-in SSH library |
| 810 | Library\Backend\SSH\Strings\SharpExpectProcess.en-US.resx | LogDisabled | updated | Loggování bylo vypnuto, žádný výstup | Log was disabled, no output |
| 811 | Library\Backend\SSH\Strings\SharpExpectProcess.en-US.resx | PasswordMarker | updated | „heslo“ | *password* |
| 812 | Library\Backend\SSH\Strings\SharpExpectProcess.en-US.resx | WriteAfterExitError | updated | not-updated | Can't write after process has exited: {0} |
| 813 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | AuthenticationError | updated | not-updated | Login failed due to bad credentials, log: {0} |
| 814 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | CloseTimeoutError | updated | not-updated | Timeout while closing session |
| 815 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | ConnectionTimeoutError | updated | not-updated | Timeout occured while connecting, log: {0} |
| 816 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | CreateFolderError | updated | not-updated | Failed to create folder: {0} |
| 817 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | DebugDeleteFooter | updated | Mazání dokončeno | Delete complete |
| 818 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | DebugDeleteHeader | updated | Mazání započato | Delete start |
| 819 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | DebugGetFooter | updated | Get kompletní | Get complete |
| 820 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | DebugGetHeader | updated | Get započat | Get start |
| 821 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | DebugListFooter | updated | not-updated | List complete |
| 822 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | DebugListHeader | updated | not-updated | List start |
| 823 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | DebugParseFailed | updated | not-updated | Failed to parse line: {0} |
| 824 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | DebugPutFooter | updated | not-updated | Put complete |
| 825 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | DebugPutHeader | updated | not-updated | Put start |
| 826 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | DeleteError | updated | not-updated | Failed to delete file: {0} |
| 827 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | Description | updated | not-updated | This backend can read and write data to an SSH based backend, using SFTP. Allowed formats are "ssh://hostname/folder" or "ssh://username:password@hostname/folder". |
| 828 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | DescriptionDebugToConsoleLong | updated | not-updated | The SSH backend relies on an external program (sftp) to work. Since the external program may change at any time, this may break the backend. Enable this option to get debug information about the ssh connection written to the console. Only used if the --use-sftp-application option is supplied. |
| 829 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | DescriptionDebugToConsoleShort | updated | not-updated | Prints debug info to the console |
| 830 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | DescriptionFTPPasswordLong | updated | not-updated | The password used to connect to the server. This may also be supplied as the environment variable "FTP_PASSWORD". |
| 831 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | DescriptionFTPPasswordShort | updated | not-updated | Supplies the password used to connect to the server |
| 832 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | DescriptionFTPUsernameLong | updated | not-updated | The username used to connect to the server. This may also be supplied as the environment variable "FTP_USERNAME". |
| 833 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | DescriptionFTPUsernameShort | updated | not-updated | Supplies the username used to connect to the server |
| 834 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | DescriptionSFTPCommandLong | updated | not-updated | The full path to the "sftp" application. Only used if the --use-sftp-application option is supplied. |
| 835 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | DescriptionSFTPCommandShort | updated | not-updated | The path to the "sftp" program |
| 836 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | DescriptionSshkeyfileLong | updated | not-updated | Points to a valid OpenSSH keyfile. If the file is encrypted, the password supplied is used to decrypt the keyfile. If this option is supplied, the password is not used to authenticate. This option only works when using the managed SSH client. |
| 837 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | DescriptionSshkeyfileShort | updated | not-updated | Uses a SSH private key to authenticate |
| 838 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | DescriptionSshnocdLong | updated | not-updated | Disable the use of the cd command. This is used to support SSH backends where the cd/pwd is broken. If this option is enabled all paths will be transmitted with full paths. |
| 839 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | DescriptionSshnocdShort | updated | Nepoužívejte příkaz cd | Do not use the cd command |
| 840 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | DescriptionSSHOptionsLong | updated | not-updated | Supply any extra commandline arguments, which are passed unaltered to the ssh application. Only used if the --use-sftp-application option is supplied. |
| 841 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | DescriptionSSHOptionsShort | updated | not-updated | Extra options to the ssh commands |
| 842 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | DescriptionTransferTimeoutLong | updated | not-updated | The SSH backend relies on an external program (sftp) to work. Since the external program may hang, Duplicati must use a timeout to detect a stall in the external program. Use this option to adjust the timeout. Minimum allowed value is one minute, maximum allowed is one hour. Only used if the --use-sftp-application option is supplied. |
| 843 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | DescriptionTransferTimeoutShort | updated | not-updated | Sets the timeout for transfering a file |
| 844 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | DescriptionUnmanagedLong | updated | not-updated | Set this flag to use the sftp command from --sftp-command to communicate with the server. Setting this flag also requires that --disable-streaming-transfers is set |
| 845 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | DescriptionUnmanagedShort | updated | Použít externí sftp aplikaci | Use an external sftp application |
| 846 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | DisplayName | updated | not-updated | SSH based |
| 847 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | DownloadTimeoutError | updated | not-updated | Timeout while downloading file |
| 848 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | FolderNotFoundError | updated | not-updated | Folder not found: {0}, log: {1} |
| 849 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | FolderNotFoundManagedError | updated | not-updated | Unable to set folder to {0}, error message: {1} |
| 850 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | FolderVerificationError | updated | not-updated | Failed to validate the remote directory: {0} |
| 851 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | HostNotAuthenticatedError | updated | not-updated | The host is not authenticated, please connect to the host using SSH, and then re-rerun Duplicati, log: {0} |
| 852 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | IncorrectFileHeaderError | updated | not-updated | File must have the OpenSSH private key header, eg: ---- BEGIN RSA PRIVATE KEY ---- |
| 853 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | KeyfileNotFoundError | updated | not-updated | The supplied keyfile was not found: {0} |
| 854 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | KeyfileParseError | updated | not-updated | Unable to parse content of the file. Please include the following information in a bug report (you may omit any key data present): {0} |
| 855 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | LaunchErrorLinux | updated | not-updated | Failed to start the SSH application ({0}). Make sure that "expect" is installed. Error message: {1} |
| 856 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | LaunchErrorWindows | updated | not-updated | Failed to start the SSH application ({0}). Make sure that "PuTTY" is installed, and you have set the correct path. Error message: {1} |
| 857 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | PasswordMissingError | updated | not-updated | A password was expected, but passwordless login was specified |
| 858 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | StreamingNotSupportedError | updated | not-updated | The SSH backend does not support streaming when using the unmanaged SSH backend, if you supply --use-sftp-application, you must also specify --disable-streaming-transfers |
| 859 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | UnexpectedConnectionError | updated | not-updated | Unexpected error: {0} |
| 860 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | UnexpectedExitResponseError | updated | not-updated | Got unexpected exit response |
| 861 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | UnexpectedResponseError | updated | not-updated | Failed to get expected response to command: {0} |
| 862 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | UnsupportedKeyfileEncryptionError | updated | not-updated | Unsupported encryption format for OpenSSH private key, must be 3des-cbc (DES-EDE3-CBC). Please include this information in a bug report: {0} |
| 863 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | UploadTimeoutError | updated | not-updated | Timeout while uploading file |
| 864 | Library\Backend\SSH\Strings\SSHBackend.en-US.resx | UsernameMissingError | updated | not-updated | A username was expected, but none was supplied |
| 865 | Library\Backend\SSH\Strings\SSHCommonOptions.en-US.resx | LoadError | updated | not-updated | An error occured while setting up the SSH dialog: {0} |
| 866 | Library\Backend\SSH\Strings\SSHCommonOptions.en-US.resx | LocatingSftpError | updated | not-updated | The entered SFTP program could not be found. Do you want to use the path anyway? |
| 867 | Library\Backend\SSH\Strings\SSHCommonOptions.en-US.resx | SftpAutodetectedInfo | updated | not-updated | Leave empty to use the sftp application found: {0} |
| 868 | Library\Backend\SSH\Strings\SSHCommonOptions.en-US.resx | SftpNotAutodetectedWarning | updated | not-updated | The sftp application could not be located, please enter the path manually |
| 869 | Library\Backend\SSH\Strings\SSHCommonOptions.en-US.resx | SftpProgramNotFoundError | updated | not-updated | An error occured while attempting to verify the sftp program path: {0} Do you want to use the path anyway? |
| 870 | Library\Backend\SSH\Strings\SSHCommonOptions.en-US.resx | UseEmptyPathWarning | updated | not-updated | You have not entered a path to the SFTP application. This will use the default path to the SFTP application. The SFTP application could not be found during system probing. Are you sure this is what you want? |
| 871 | Library\Backend\SSH\Strings\SSHSettingsControl.en-US.resx | PageDescription | updated | Nastavení pro backend SSH | Settings for the SSH backend |
| 872 | Library\Backend\SSH\Strings\SSHSettingsControl.en-US.resx | PageTitle | not-updated | SSH | SSH |
| 873 | Library\Backend\SSH\Strings\SSHUI.en-US.resx | CreateMissingFolderQuestion | updated | not-updated | The folder does not exist, do you want to create it? |
| 874 | Library\Backend\SSH\Strings\SSHUI.en-US.resx | MissingSCPWarning | updated | not-updated | Duplicati was unable to verify the existence of the sftp program. sftp may work regardless, if it is located in the system search path. Do you want to continue anyway? |
| 875 | Library\Backend\SSH\Strings\SSHUI.en-US.resx | PageDescription | updated | not-updated | On this page you can select where to store the backup data. |
| 876 | Library\Backend\SSH\Strings\SSHUI.en-US.resx | PageTitle | updated | not-updated | Backup storage options |
| 877 | Library\Backend\SSH\Strings\SSHUI.en-US.resx | PasswordRequiredManagedError | updated | not-updated | A password is required when using the managed SSH option and no keyfile is supplied |
| 878 | Library\Backend\TahoeLAFS\Strings\TahoeBackend.en-US.resx | Description | updated | not-updated | This backend can read and write data to a Tahoe-LAFS based backend. Allowed format is "tahoe://hostname:port/uri/$DIRCAP". |
| 879 | Library\Backend\TahoeLAFS\Strings\TahoeBackend.en-US.resx | DescriptionUseSSLLong | updated | not-updated | Use this flag to communicate using Secure Socket Layer (SSL) over http (https). |
| 880 | Library\Backend\TahoeLAFS\Strings\TahoeBackend.en-US.resx | DescriptionUseSSLShort | updated | not-updated | Instructs Duplicati to use an SSL (https) connection |
| 881 | Library\Backend\TahoeLAFS\Strings\TahoeBackend.en-US.resx | Displayname | updated | not-updated | Tahoe-LAFS based |
| 882 | Library\Backend\TahoeLAFS\Strings\TahoeBackend.en-US.resx | MissingFolderError | updated | not-updated | The folder {0} was not found, message: {1} |
| 883 | Library\Backend\TahoeLAFS\Strings\TahoeBackend.en-US.resx | UnexpectedJsonFragmentType | updated | not-updated | Found the Json fragment {0} but expected {1} |
| 884 | Library\Backend\TahoeLAFS\Strings\TahoeBackend.en-US.resx | UnrecognizedUriError | updated | not-updated | Unsupported URL format, must start with "/uri/URI:DIR2:" |
| 885 | Library\Backend\TahoeLAFS\Strings\TahoeBackend.en-US.resx | UriHasQueryError | updated | not-updated | The supplied URL contains a query, which is not allowed |
| 886 | Library\Backend\TahoeLAFS\Strings\TahoeUI.en-US.resx | ApproveCertificateHashQuestion | updated | not-updated | The certificate was not valid ({0}). Do you want to approve the certificate anyway and retry? |
| 887 | Library\Backend\TahoeLAFS\Strings\TahoeUI.en-US.resx | CreateMissingFolderQuestion | updated | not-updated | The folder does not exist, do you want to create it? |
| 888 | Library\Backend\TahoeLAFS\Strings\TahoeUI.en-US.resx | EmptyFolderPathError | updated | not-updated | You must enter the name of the folder where the data should be stored |
| 889 | Library\Backend\TahoeLAFS\Strings\TahoeUI.en-US.resx | EmptyFolderPathWarning | updated | not-updated | You have not entered a folder, this will store all files in the root directory of the server. Do you want to continue without a folder path? |
| 890 | Library\Backend\TahoeLAFS\Strings\TahoeUI.en-US.resx | EmptyHashError | updated | not-updated | You have not entered a hash string |
| 891 | Library\Backend\TahoeLAFS\Strings\TahoeUI.en-US.resx | InvalidFolderPathError | updated | not-updated | The folder path is invalid, it must start with "{0}" |
| 892 | Library\Backend\TahoeLAFS\Strings\TahoeUI.en-US.resx | InvalidHashError | updated | not-updated | The hash string is not valid, it must be of even length and only contain hex chars (0-9 and a-f) |
| 893 | Library\Backend\TahoeLAFS\Strings\TahoeUI.en-US.resx | PageDescription | updated | not-updated | On this page you can select where to store the backup data. |
| 894 | Library\Backend\TahoeLAFS\Strings\TahoeUI.en-US.resx | PageTitle | updated | not-updated | Backup storage options |
| 895 | Library\Backend\TahoeLAFS\TahoeUI.en-US.resx | AcceptAnyHash.Text | updated | missing | Accept any invalid certificate |
| 896 | Library\Backend\TahoeLAFS\TahoeUI.en-US.resx | AcceptSpecifiedHash.Text | updated | missing | Accept this certificate hash |
| 897 | Library\Backend\TahoeLAFS\TahoeUI.en-US.resx | CreateFolderButton.Text | updated | Vytvořit adresář | Create folder |
| 898 | Library\Backend\TahoeLAFS\TahoeUI.en-US.resx | label1.Text | not-updated | Server | Server |
| 899 | Library\Backend\TahoeLAFS\TahoeUI.en-US.resx | label2.Text | updated | Cesta | Path |
| 900 | Library\Backend\TahoeLAFS\TahoeUI.en-US.resx | label5.Text | updated | Port (volitelné) | Port (optional) |
| 901 | Library\Backend\TahoeLAFS\TahoeUI.en-US.resx | TestConnection.Text | updated | Test spojení | Test connection |
| 902 | Library\Backend\TahoeLAFS\TahoeUI.en-US.resx | UseSSL.Text | updated | Použít SSL | Use SSL |
| 903 | Library\Backend\WEBDAV\Strings\WEBDAV.en-US.resx | Description | updated | not-updated | Supports connections to a WEBDAV enabled web server, using the HTTP protocol. Allowed formats are "webdav://hostname/folder" or "webdav://username:password@hostname/folder". |
| 904 | Library\Backend\WEBDAV\Strings\WEBDAV.en-US.resx | DescriptionDebugPropfindLong | updated | not-updated | To aid in debugging issues, it is possible to set a path to a file that will be overwritten with the PROPFIND response |
| 905 | Library\Backend\WEBDAV\Strings\WEBDAV.en-US.resx | DescriptionDebugPropfindShort | updated | not-updated | Dump the PROPFIND response |
| 906 | Library\Backend\WEBDAV\Strings\WEBDAV.en-US.resx | DescriptionForceDigestLong | updated | not-updated | Using the HTTP Digest authentication method allows the user to authenticate with the server, without sending the password in clear. However, a man-in-the-middle attack is easy, because the HTTP protocol specifies a fallback to Basic authentication, which will make the client send the password to the attacker. Using this flag, the client does not accept this, and always uses Digest authentication or fails to connect. |
| 907 | Library\Backend\WEBDAV\Strings\WEBDAV.en-US.resx | DescriptionForceDigestShort | updated | not-updated | Force the use of the HTTP Digest authentication method |
| 908 | Library\Backend\WEBDAV\Strings\WEBDAV.en-US.resx | DescriptionFTPPasswordLong | updated | not-updated | The password used to connect to the server. This may also be supplied as the environment variable "FTP_PASSWORD". |
| 909 | Library\Backend\WEBDAV\Strings\WEBDAV.en-US.resx | DescriptionFTPPasswordShort | updated | not-updated | Supplies the password used to connect to the server |
| 910 | Library\Backend\WEBDAV\Strings\WEBDAV.en-US.resx | DescriptionFTPUsernameLong | updated | not-updated | The username used to connect to the server. This may also be supplied as the environment variable "FTP_USERNAME". |
| 911 | Library\Backend\WEBDAV\Strings\WEBDAV.en-US.resx | DescriptionFTPUsernameShort | updated | not-updated | Supplies the username used to connect to the server |
| 912 | Library\Backend\WEBDAV\Strings\WEBDAV.en-US.resx | DescriptionIntegratedAuthenticationLong | updated | not-updated | If the server and client both supports integrated authentication, this option enables that authentication method. This is likely only available with windows servers and clients. |
| 913 | Library\Backend\WEBDAV\Strings\WEBDAV.en-US.resx | DescriptionIntegratedAuthenticationShort | updated | not-updated | Use windows integrated authentication to connect to the server |
| 914 | Library\Backend\WEBDAV\Strings\WEBDAV.en-US.resx | DescriptionUseSSLLong | updated | not-updated | Use this flag to communicate using Secure Socket Layer (SSL) over http (https). |
| 915 | Library\Backend\WEBDAV\Strings\WEBDAV.en-US.resx | DescriptionUseSSLShort | updated | not-updated | Instructs Duplicati to use an SSL (https) connection |
| 916 | Library\Backend\WEBDAV\Strings\WEBDAV.en-US.resx | DisplayName | updated | not-updated | WEBDAV based |
| 917 | Library\Backend\WEBDAV\Strings\WEBDAV.en-US.resx | MissingFolderError | updated | not-updated | The folder {0} was not found, message: {1} |
| 918 | Library\Backend\WEBDAV\Strings\WEBDAV.en-US.resx | SeenThenNotFoundError | updated | not-updated | When listing the folder {0} the file {1} was listed, but the server now reports that the file is not found. This can be because the file is deleted or unavailable, but it can also be because the file extension {2} is blocked by the web server. IIS blocks unknown extensions by default. Error message: {3} |
| 919 | Library\Backend\WEBDAV\Strings\WebDAVUI.en-US.resx | ApproveCertificateHashQuestion | updated | not-updated | The certificate was not valid ({0}). Do you want to approve the certificate anyway and retry? |
| 920 | Library\Backend\WEBDAV\Strings\WebDAVUI.en-US.resx | BackslashWarning | updated | not-updated | The folder path contains backslashes, which are known to cause problems. Do you want to convert the backslashes to forward slashes? |
| 921 | Library\Backend\WEBDAV\Strings\WebDAVUI.en-US.resx | CreateMissingFolderQuestion | updated | not-updated | The folder does not exist, do you want to create it? |
| 922 | Library\Backend\WEBDAV\Strings\WebDAVUI.en-US.resx | EmptyFolderPathWarning | updated | not-updated | You have not entered a folder, this will store all files in the root directory of the server. Do you want to continue without a folder path? |
| 923 | Library\Backend\WEBDAV\Strings\WebDAVUI.en-US.resx | EmptyHashError | updated | not-updated | You have not entered a hash string |
| 924 | Library\Backend\WEBDAV\Strings\WebDAVUI.en-US.resx | InvalidHashError | updated | not-updated | The hash string is not valid, it must be of even length and only contain hex chars (0-9 and a-f) |
| 925 | Library\Backend\WEBDAV\Strings\WebDAVUI.en-US.resx | LeadingSlashWarning | updated | not-updated | The folder path starts with a forward slash, which is not required and known to cause problems. Do you want the leading slash to be removed? |
| 926 | Library\Backend\WEBDAV\Strings\WebDAVUI.en-US.resx | PageDescription | updated | not-updated | On this page you can select where to store the backup data. |
| 927 | Library\Backend\WEBDAV\Strings\WebDAVUI.en-US.resx | PageTitle | updated | not-updated | Backup storage options |
| 928 | Library\Backend\WEBDAV\WebDAVUI.en-US.resx | AcceptAnyHash.Text | updated | missing | Accept any invalid certificate |
| 929 | Library\Backend\WEBDAV\WebDAVUI.en-US.resx | AcceptSpecifiedHash.Text | updated | missing | Accept this certificate hash |
| 930 | Library\Backend\WEBDAV\WebDAVUI.en-US.resx | CreateFolderButton.Text | updated | Vytvořit adresář | Create folder |
| 931 | Library\Backend\WEBDAV\WebDAVUI.en-US.resx | DigestAuth.Text | updated | missing | Authentication method must be "Digest" |
| 932 | Library\Backend\WEBDAV\WebDAVUI.en-US.resx | label1.Text | not-updated | Server | Server |
| 933 | Library\Backend\WEBDAV\WebDAVUI.en-US.resx | label2.Text | updated | Cesta | Path |
| 934 | Library\Backend\WEBDAV\WebDAVUI.en-US.resx | label3.Text | updated | Uživatelské jméno | Username |
| 935 | Library\Backend\WEBDAV\WebDAVUI.en-US.resx | label4.Text | updated | Heslo | Password |
| 936 | Library\Backend\WEBDAV\WebDAVUI.en-US.resx | label5.Text | updated | Port (volitelné) | Port (optional) |
| 937 | Library\Backend\WEBDAV\WebDAVUI.en-US.resx | TestConnection.Text | updated | Test spojení | Test connection |
| 938 | Library\Backend\WEBDAV\WebDAVUI.en-US.resx | UseIntegratedAuth.Text | updated | missing | Use integrated authentication |
| 939 | Library\Backend\WEBDAV\WebDAVUI.en-US.resx | UseSSL.Text | updated | Použít SSL | Use SSL |
| 940 | Library\Compression\Strings\FileArchiveZip.en-US.resx | AttemptReadWhileWritingError | updated | not-updated | Cannot read data while writing |
| 941 | Library\Compression\Strings\FileArchiveZip.en-US.resx | AttemptWriteWhileReadingError | updated | not-updated | Cannot write while reading |
| 942 | Library\Compression\Strings\FileArchiveZip.en-US.resx | CompressionlevelLong | updated | not-updated | This option controls the compression level used. A setting of zero gives no compression, and a setting of 9 gives maximum compression. |
| 943 | Library\Compression\Strings\FileArchiveZip.en-US.resx | CompressionlevelShort | updated | not-updated | Sets the Zip compression level |
| 944 | Library\Compression\Strings\FileArchiveZip.en-US.resx | DeleteUnsupportedError | updated | not-updated | Zip does not support deleting |
| 945 | Library\Compression\Strings\FileArchiveZip.en-US.resx | Description | updated | not-updated | This module provides the industry standard Zip compression. Files created with this module can be read by any standard compliant zip application. |
| 946 | Library\Compression\Strings\FileArchiveZip.en-US.resx | DisplayName | updated | Komprese ZIP | Zip compression |
| 947 | Library\Compression\Strings\FileArchiveZip.en-US.resx | FileNotFoundError | updated | not-updated | File not found: {0} |
| 948 | Library\DynamicLoader\Strings\BackendLoader.en-US.resx | NoURLSuppliedError | updated | not-updated | This instance was not created with an URL |
| 949 | Library\DynamicLoader\Strings\BackendLoader.en-US.resx | UrlNotSupportedError | updated | not-updated | The supplied url is not supported |
| 950 | Library\DynamicLoader\Strings\DynamicLoader.en-US.resx | DynamicAssemblyLoadError | updated | not-updated | Failed to load assembly {0}, error message: {1} |
| 951 | Library\DynamicLoader\Strings\DynamicLoader.en-US.resx | DynamicTypeLoadError | updated | not-updated | Failed to load process type {0} assembly {1}, error message: {2} |
| 952 | Library\Encryption\GPGCommonOptions.en-US.resx | BrowseForGPGDialog.Filter | updated | missing | Executables (*.exe)|*.exe|All files (*.*)|*.* |
| 953 | Library\Encryption\GPGCommonOptions.en-US.resx | BrowseForGPGPathButton.Text | updated | missing | ... |
| 954 | Library\Encryption\GPGCommonOptions.en-US.resx | label1.Text | updated | Cesta GPG: | GPG path: |
| 955 | Library\Encryption\Strings\AESEncryption.en-US.resx | AesencryptiondontallowfallbackLong_v2 | updated | not-updated | If the decryption fails using AES Crypt, dont attempt to use the previous encryption file format. |
| 956 | Library\Encryption\Strings\AESEncryption.en-US.resx | AesencryptiondontallowfallbackShort | updated | not-updated | Do not attempt to decrypt using previous method |
| 957 | Library\Encryption\Strings\AESEncryption.en-US.resx | BadKeyStretchError | updated | not-updated | Bad key stretch |
| 958 | Library\Encryption\Strings\AESEncryption.en-US.resx | Description_v2 | updated | not-updated | This module encrypts all files in the same way that AESCrypt does, using 256 bit AES encryption. |
| 959 | Library\Encryption\Strings\AESEncryption.en-US.resx | DisplayName | updated | not-updated | AES-256 encryption, built-in |
| 960 | Library\Encryption\Strings\EncryptionBase.en-US.resx | DecryptionError | updated | not-updated | Failed to decrypt data (invalid passphrase?): {0} |
| 961 | Library\Encryption\Strings\GPGCommonOptions.en-US.resx | GpgAutodetectedInfo | updated | not-updated | Leave empty to use the gpg application found: {0} |
| 962 | Library\Encryption\Strings\GPGCommonOptions.en-US.resx | GpgNotAutodetectedWarning | updated | not-updated | The gpg application could not be located, please enter the path manually |
| 963 | Library\Encryption\Strings\GPGCommonOptions.en-US.resx | GpgProgramNotFoundError | updated | not-updated | An error occured while attempting to verify the gpg program path: {0} Do you want to use the path anyway? |
| 964 | Library\Encryption\Strings\GPGCommonOptions.en-US.resx | LoadError | updated | not-updated | An error occured while setting up the GPG dialog: {0} |
| 965 | Library\Encryption\Strings\GPGCommonOptions.en-US.resx | LocatingGpgError | updated | not-updated | The entered GPG program could not be found. Do you want to use the path anyway? |
| 966 | Library\Encryption\Strings\GPGCommonOptions.en-US.resx | UseEmptyPathWarning | updated | not-updated | You have not entered a path to the GPG application. This will use the default path to the GPG application. The GPG application could not be found during system probing. Are you sure this is what you want? |
| 967 | Library\Encryption\Strings\GPGEncryption.en-US.resx | Description | updated | not-updated | The GPG encryption module uses the GNU Privacy Guard program to encrypt and decrypt files. It requires that the gpg executable is available on the system. On Windows it is assumed that this is in the default installation folder under program files, under Linux and OSX it is assumed that the program is available via the PATH environment variable. It is possible to supply the path to GPG using the --gpg-program-path switch. |
| 968 | Library\Encryption\Strings\GPGEncryption.en-US.resx | DisplayName | updated | not-updated | GNU Privacy Guard, external |
| 969 | Library\Encryption\Strings\GPGEncryption.en-US.resx | GpgencryptiondecryptionswitchesLong | updated | not-updated | Use this switch to specify any extra options to GPG. You cannot specify the --passphrase-fd option here. The --decrypt option is always specified. |
| 970 | Library\Encryption\Strings\GPGEncryption.en-US.resx | GpgencryptiondecryptionswitchesShort | updated | not-updated | Extra GPG commandline options for decryption |
| 971 | Library\Encryption\Strings\GPGEncryption.en-US.resx | Gpgencryptiondisablearmordeprecated | updated | not-updated | This option has non-standard handling, please use the --{0} option instead. |
| 972 | Library\Encryption\Strings\GPGEncryption.en-US.resx | GpgencryptiondisablearmorLong | updated | not-updated | The GPG encryption/decryption will use the --armor option for GPG to protect the files with armor. Specify this switch to remove the --armor option. |
| 973 | Library\Encryption\Strings\GPGEncryption.en-US.resx | GpgencryptiondisablearmorShort | updated | not-updated | Don't use GPG Armor |
| 974 | Library\Encryption\Strings\GPGEncryption.en-US.resx | GpgencryptionenablearmorLong | updated | not-updated | Use this option to supply the --armor option to GPG. The files will be larger but can be sent as pure text files. |
| 975 | Library\Encryption\Strings\GPGEncryption.en-US.resx | GpgencryptionenablearmorShort | updated | not-updated | Use GPG Armor |
| 976 | Library\Encryption\Strings\GPGEncryption.en-US.resx | GpgencryptionencryptionswitchesLong | updated | not-updated | Use this switch to specify any extra options to GPG. You cannot specify the --passphrase-fd option here. The --encrypt option is always specified. |
| 977 | Library\Encryption\Strings\GPGEncryption.en-US.resx | GpgencryptionencryptionswitchesShort | updated | not-updated | Extra GPG commandline options for encryption |
| 978 | Library\Encryption\Strings\GPGEncryption.en-US.resx | GPGExecuteError | updated | not-updated | Failed to execute GPG at "{0}": {1} |
| 979 | Library\Encryption\Strings\GPGEncryption.en-US.resx | GPGNotFoundWarning | updated | not-updated | Duplicati was unable to verify the existence of GNU Privacy Guard. GPG may work regardless, if it is located in the system search path. If the encryption fails, no files will be backed up Do you want to continue anyway? |
| 980 | Library\Encryption\Strings\GPGEncryption.en-US.resx | GpgprogrampathLong | updated | not-updated | The path to the GNU Privacy Guard program. If not supplied, Duplicati will assume that the program "gpg" is available in the system path. |
| 981 | Library\Encryption\Strings\GPGEncryption.en-US.resx | GpgprogrampathShort | updated | not-updated | The path to GnuPG |
| 982 | Library\Encryption\Strings\GPGEncryption.en-US.resx | SignkeyLong | updated | not-updated | The GNU Privacy Guard can optionally sign volumes with a special key. This feature is not currently active in Duplicati. |
| 983 | Library\Encryption\Strings\GPGEncryption.en-US.resx | SignkeyShort | updated | not-updated | Sign key for GnuPG |
| 984 | Library\Encryption\Strings\GPGSettingsControl.en-US.resx | PageDescription | updated | not-updated | Settings for the GPG encryption module |
| 985 | Library\Encryption\Strings\GPGSettingsControl.en-US.resx | PageTitle | updated | not-updated | GPG |
| 986 | Library\Encryption\Strings\GPGStreamWrapper.en-US.resx | DecryptionError | updated | not-updated | Decryption failed: {0} |
| 987 | Library\Encryption\Strings\GPGStreamWrapper.en-US.resx | GPGFlushError | updated | not-updated | Failure while invoking GnuPG, program won't flush output |
| 988 | Library\Encryption\Strings\GPGStreamWrapper.en-US.resx | GPGTerminateError | updated | not-updated | Failure while invoking GnuPG, program won't terminate |
| 989 | Library\Interface\Strings\CommandLineArgument.en-US.resx | AliasesHeader | updated | aliasy | aliases |
| 990 | Library\Interface\Strings\CommandLineArgument.en-US.resx | DefaultValueHeader | updated | implicitní hodnota | default value |
| 991 | Library\Interface\Strings\CommandLineArgument.en-US.resx | DeprecationMarker | updated | not-updated | [DEPRECATED] |
| 992 | Library\Interface\Strings\CommandLineArgument.en-US.resx | ValuesHeader | updated | hodnoty | values |
| 993 | Library\Interface\Strings\Common.en-US.resx | CancelExceptionError | updated | Zrušeno | Cancelled |
| 994 | Library\Interface\Strings\Common.en-US.resx | ConfigurationIsMissingItemError | updated | not-updated | The configuration for the backend is not valid, it is missing the {0} field |
| 995 | Library\Interface\Strings\Common.en-US.resx | ConfirmTestConnectionQuestion | updated | not-updated | Do you want to test the connection? |
| 996 | Library\Interface\Strings\Common.en-US.resx | ConnectionFailure | updated | not-updated | Connection Failed: {0} |
| 997 | Library\Interface\Strings\Common.en-US.resx | ConnectionSuccess | updated | Spojení úspěšné! | Connection succeeded! |
| 998 | Library\Interface\Strings\Common.en-US.resx | DefaultDirectoryWarning | updated | not-updated | You have not entered a path. This will store all backups in the default directory. Is this what you want? |
| 999 | Library\Interface\Strings\Common.en-US.resx | EmptyPasswordError | updated | Musíte zadat heslo | You must enter a password |
| 1000 | Library\Interface\Strings\Common.en-US.resx | EmptyPasswordWarning | updated | not-updated | You have not entered a password. Proceed without a password? |
| 1001 | Library\Interface\Strings\Common.en-US.resx | EmptyServernameError | updated | not-updated | You must enter the name of the server |
| 1002 | Library\Interface\Strings\Common.en-US.resx | EmptyUsernameError | updated | Musíte zadat uživatelské jméno | You must enter a username |
| 1003 | Library\Interface\Strings\Common.en-US.resx | EmptyUsernameWarning | updated | not-updated | You have not entered a username. This is fine if the server allows anonymous uploads, but likely a username is required Proceed without a username? |
| 1004 | Library\Interface\Strings\Common.en-US.resx | ExistingBackupDetectedQuestion | updated | not-updated | The connection succeeded but another backup was found in the destination folder. It is possible to configure Duplicati to store multiple backups in the same folder, but it is not recommended. Do you want to use the selected folder? |
| 1005 | Library\Interface\Strings\Common.en-US.resx | FolderAlreadyExistsError | updated | not-updated | The folder cannot be created because it already exists |
| 1006 | Library\Interface\Strings\Common.en-US.resx | FolderCreated | updated | Adresář vytvořen! | Folder created! |
| 1007 | Library\Interface\Strings\Common.en-US.resx | FolderMissingError | updated | not-updated | The requested folder does not exist |
| 1008 | Library\Interface\Strings\Common.en-US.resx | InvalidServernameError | updated | not-updated | The server name "{0}" is not valid |
| 1009 | Library\Interface\Strings\DataTypes.en-US.resx | Boolean | updated | not-updated | Boolean |
| 1010 | Library\Interface\Strings\DataTypes.en-US.resx | Enumeration | updated | not-updated | Enumeration |
| 1011 | Library\Interface\Strings\DataTypes.en-US.resx | Integer | updated | not-updated | Integer |
| 1012 | Library\Interface\Strings\DataTypes.en-US.resx | Path | updated | Cesta | Path |
| 1013 | Library\Interface\Strings\DataTypes.en-US.resx | Size | updated | Velikost | Size |
| 1014 | Library\Interface\Strings\DataTypes.en-US.resx | String | not-updated | String | String |
| 1015 | Library\Interface\Strings\DataTypes.en-US.resx | Timespan | updated | not-updated | Timespan |
| 1016 | Library\Interface\Strings\DataTypes.en-US.resx | Unknown | updated | Neznámý | Unknown |
| 1017 | Library\Main\Strings\BackendWrapper.en-US.resx | AutoCreateFolderFailed | updated | not-updated | Failed to automatically create folder, error message: {0} |
| 1018 | Library\Main\Strings\BackendWrapper.en-US.resx | BackendDoesNotSupportCreateFolder | updated | not-updated | The backend {0} ({1}) does not support the CreateFolder operation |
| 1019 | Library\Main\Strings\BackendWrapper.en-US.resx | BackendNotFoundError | updated | not-updated | Unable to find backend for: {0} |
| 1020 | Library\Main\Strings\BackendWrapper.en-US.resx | CachedSignatureDecryptWarning | updated | not-updated | Attempt to decrypt file {0} failed with error: {1} |
| 1021 | Library\Main\Strings\BackendWrapper.en-US.resx | CachedSignatureHashMismatchWarning | updated | not-updated | The cache file {0} did not match the expected hash for the same file, ignoring cache file |
| 1022 | Library\Main\Strings\BackendWrapper.en-US.resx | CompletedDeleteTransaction | updated | not-updated | Delete transaction completed successfully |
| 1023 | Library\Main\Strings\BackendWrapper.en-US.resx | CompletingDeleteTransactionWarning | updated | not-updated | Completing unfinished delete transaction and removing {0} files |
| 1024 | Library\Main\Strings\BackendWrapper.en-US.resx | DeleteCacheFileError | updated | not-updated | An error occured while attempting to delete cache file {0} |
| 1025 | Library\Main\Strings\BackendWrapper.en-US.resx | DeleteTransactionFileFoundWarning | updated | not-updated | A delete operation was started, but failed to complete. Next invocation of a cleanup or delete command will complete the transaction. |
| 1026 | Library\Main\Strings\BackendWrapper.en-US.resx | DeleteTransactionFileReadError | updated | not-updated | A previously started delete operation was not completed, but the attempt to recover the operation details failed with the message: {1}. If this problem happens more than once, it is possible that the delete transaction file is defect. Try renaming the file "{0}" and the run the operation again. If no errors are reported, it is safe to delete the file, otherwise Duplicati will report what needs to be manually corrected. |
| 1027 | Library\Main\Strings\BackendWrapper.en-US.resx | DeletingTransactionLeftoverFile | updated | not-updated | Deleting file from delete transaction "{0}" |
| 1028 | Library\Main\Strings\BackendWrapper.en-US.resx | DownloadedFileSizeError | updated | not-updated | The file {0} was downloaded and had size {1} but the size was expected to be {2} |
| 1029 | Library\Main\Strings\BackendWrapper.en-US.resx | DuplicateFileEntryWarning | updated | not-updated | The file {0} was found multiple times in the file list, this is likely an error in the backend, please report it to the developers |
| 1030 | Library\Main\Strings\BackendWrapper.en-US.resx | EmptyManifestWarning | updated | not-updated | Empty backupset detected, this is likely an error: {0} |
| 1031 | Library\Main\Strings\BackendWrapper.en-US.resx | ExistingDeleteTransactionError | updated | not-updated | An internal error has occured, a request was made to initiate a delete transaction, but one was already present |
| 1032 | Library\Main\Strings\BackendWrapper.en-US.resx | FailureWhileDisposingBackendError | updated | not-updated | An error occured while closing a connection: {0} |
| 1033 | Library\Main\Strings\BackendWrapper.en-US.resx | FileDeleteError2 | updated | not-updated | Failed to delete file "{0}": {1} |
| 1034 | Library\Main\Strings\BackendWrapper.en-US.resx | FileDownloadError2 | updated | not-updated | Failed to download file "{0}": {1} |
| 1035 | Library\Main\Strings\BackendWrapper.en-US.resx | FileListingError | updated | not-updated | Failed to retrieve file listing: {0} |
| 1036 | Library\Main\Strings\BackendWrapper.en-US.resx | FilenameParseError | updated | not-updated | Unable to parse filenames for the desired volumes |
| 1037 | Library\Main\Strings\BackendWrapper.en-US.resx | FilesNotForceRemovedMessage | updated | not-updated | No files removed, specify --force to remove files. |
| 1038 | Library\Main\Strings\BackendWrapper.en-US.resx | FileUploadError2 | updated | not-updated | Failed to upload file "{0}": {1} |
| 1039 | Library\Main\Strings\BackendWrapper.en-US.resx | FunctionLookupError | updated | not-updated | Failed to find function: {0} |
| 1040 | Library\Main\Strings\BackendWrapper.en-US.resx | HashMismatchError | updated | not-updated | Hash mismatch on file "{0}", recorded hash: {1}, actual hash {2} |
| 1041 | Library\Main\Strings\BackendWrapper.en-US.resx | InvalidEntryTypeError | updated | not-updated | Invalid entry type: {0} |
| 1042 | Library\Main\Strings\BackendWrapper.en-US.resx | MultipleDeleteTransactionsFoundError | updated | not-updated | There were multiple delete transaction files found. Please manually inspect the target destination and resolve this error. |
| 1043 | Library\Main\Strings\BackendWrapper.en-US.resx | NoBackupsFoundError | updated | not-updated | No backups found at remote location |
| 1044 | Library\Main\Strings\BackendWrapper.en-US.resx | NonExistingDeleteTransactionError | updated | not-updated | An internal error has occured, a request was made to complete a delete transaction, but there was not a transaction in progress |
| 1045 | Library\Main\Strings\BackendWrapper.en-US.resx | OrphanIncrementalFoundMessage | updated | not-updated | Failed to match incremental package to a full: {0} |
| 1046 | Library\Main\Strings\BackendWrapper.en-US.resx | PartialFileFoundMessage | updated | not-updated | Found a partial file, run cleanup to remove: {0} |
| 1047 | Library\Main\Strings\BackendWrapper.en-US.resx | RemoveOrphanFileWarning | updated | not-updated | Deleting orphan file: {0} |
| 1048 | Library\Main\Strings\BackendWrapper.en-US.resx | RemovingLeftoverFileMessage | updated | not-updated | Removing leftover file: {0} |
| 1049 | Library\Main\Strings\BackendWrapper.en-US.resx | SaveCacheFileError | updated | not-updated | Failed to save the cached signature file as {0} |
| 1050 | Library\Main\Strings\BackendWrapper.en-US.resx | StatusMessageDownloading | updated | not-updated | Downloading: {0} |
| 1051 | Library\Main\Strings\BackendWrapper.en-US.resx | StatusMessageUploading | updated | not-updated | Uploading: {0} ({1}) |
| 1052 | Library\Main\Strings\BackendWrapper.en-US.resx | TooManyOrphansFoundError | updated | not-updated | Auto-cleanup specified but there are {0} orphan files, and there should not be more than 2 |
| 1053 | Library\Main\Strings\BackendWrapper.en-US.resx | UnmatchedFilenameWarning | updated | not-updated | The file {0} was found on the backend but not recognized by Duplicati |
| 1054 | Library\Main\Strings\BackendWrapper.en-US.resx | UploadSizeVerificationFailure | updated | not-updated | The file {0} was uploaded to the server, but the reported filesize was {1} and the size was expected to be {2} |
| 1055 | Library\Main\Strings\BackendWrapper.en-US.resx | UploadVerificationFailure | updated | not-updated | The file {0} was uploaded but not found on the server |
| 1056 | Library\Main\Strings\ExecutionStoppedException.en-US.resx | DefaultMessage | updated | not-updated | The user has stopped the operation |
| 1057 | Library\Main\Strings\FilenameStrategy.en-US.resx | InvalidEntryTypeError | updated | not-updated | Invalid entry type:{0} |
| 1058 | Library\Main\Strings\Interface.en-US.resx | BadSortingDetectedError | updated | not-updated | Bad sorting of backup times detected |
| 1059 | Library\Main\Strings\Interface.en-US.resx | BadVolumeSortOrder | updated | not-updated | Bad sort order on volumes detected |
| 1060 | Library\Main\Strings\Interface.en-US.resx | CannotCleanWithoutHashesError | updated | not-updated | When using cleanup the manifests and hashes must be verified |
| 1061 | Library\Main\Strings\Interface.en-US.resx | CannotSkipHashChecksOnBackup | updated | not-updated | Hash checks cannot be disabled while performing a backup |
| 1062 | Library\Main\Strings\Interface.en-US.resx | CannotVerifyChain | updated | not-updated | Unable to verfiy the backup chain when the option --dont-read-manifests is active |
| 1063 | Library\Main\Strings\Interface.en-US.resx | CannotVerifyWithoutHashes | updated | not-updated | Hash checks cannot be disabled while performing a verification |
| 1064 | Library\Main\Strings\Interface.en-US.resx | DeleteManifestsSuggestion | updated | not-updated | If this error cannot be resolved, you can either create a new full backup or delete the offending manifests manually, followed by a cleanup command. The offending manifest files are: |
| 1065 | Library\Main\Strings\Interface.en-US.resx | DeletingBackupSetMessage | updated | not-updated | Deleting backup at {0} |
| 1066 | Library\Main\Strings\Interface.en-US.resx | DeprecatedOptionUsedWarning | updated | not-updated | The option {0} is deprecated: {1} |
| 1067 | Library\Main\Strings\Interface.en-US.resx | DisablingSignatureCacheForVerification | updated | not-updated | The signature cache is disabled when performing verification |
| 1068 | Library\Main\Strings\Interface.en-US.resx | DuplicateOptionNameWarning | updated | not-updated | The option --{0} exists more than once, please report this to the developers |
| 1069 | Library\Main\Strings\Interface.en-US.resx | FailedToFindControlFilesMessage | updated | not-updated | Failed to find control files in: {0} |
| 1070 | Library\Main\Strings\Interface.en-US.resx | FileHashFailure | updated | not-updated | A hash check failed, this is an indication of a corrupt file: {0} |
| 1071 | Library\Main\Strings\Interface.en-US.resx | FilenameMismatchError | updated | not-updated | The manifest report that the file should be named {0} but it was named {1} |
| 1072 | Library\Main\Strings\Interface.en-US.resx | FilesAreNotForceDeletedMessage | updated | not-updated | Files are not deleted, use the --force command to actually remove files |
| 1073 | Library\Main\Strings\Interface.en-US.resx | FileSizeMismatchError | updated | not-updated | The file {0} has size {1} but should have size {2} |
| 1074 | Library\Main\Strings\Interface.en-US.resx | FullBecauseBackendIsEmpty | updated | not-updated | A full backup is made because no existing backup chains were found on the destination |
| 1075 | Library\Main\Strings\Interface.en-US.resx | FullBecauseFlagWasSet | updated | not-updated | A full backup was forced with the --{0} flag |
| 1076 | Library\Main\Strings\Interface.en-US.resx | FullBecauseLastFullIsFrom | updated | not-updated | A full backup is made because the latest full backup is from {0} and the full backup threshold is {1} |
| 1077 | Library\Main\Strings\Interface.en-US.resx | FullBecauseSourceFoldersChanged | updated | not-updated | A full backup is made because the source folders have changed |
| 1078 | Library\Main\Strings\Interface.en-US.resx | FullBecauseThereAreNIncrementals | updated | not-updated | A full backup is made because the current chain has {0} incremental backups and the full backup threshold is {1} |
| 1079 | Library\Main\Strings\Interface.en-US.resx | IncrementalBecauseLastFullIsFrom | updated | not-updated | An incremental backup is made because the latest full backup is from {0} and the full backup threshold is {1} |
| 1080 | Library\Main\Strings\Interface.en-US.resx | IncrementalBecauseNoFlagsWereSet | updated | not-updated | An incremental backup is made because no full backup criteria was found |
| 1081 | Library\Main\Strings\Interface.en-US.resx | IncrementalBecauseThereAreNIncrementals | updated | not-updated | An incremental backup is made because the current chain has {0} incremental backups and the full backup threshold is {1} |
| 1082 | Library\Main\Strings\Interface.en-US.resx | InternalDeleteCountError | updated | not-updated | An internal error occured, and the operation was aborted to protect the backup sets |
| 1083 | Library\Main\Strings\Interface.en-US.resx | ManifestAndFileCountMismatchError | updated | not-updated | The manifest file {0} indicates that there should be {1} volumes, but the file list indicates {2} |
| 1084 | Library\Main\Strings\Interface.en-US.resx | ManifestsMustBeRead | updated | not-updated | Disabling manifests is only possible on restores, and it should only be used as a last resort. |
| 1085 | Library\Main\Strings\Interface.en-US.resx | ManifestsMustBeReadOnBackups | updated | not-updated | It is not allowed to disable manifest reading when performing a backup. Disabling manifests is only possible on restores, and it should only be used as a last resort. |
| 1086 | Library\Main\Strings\Interface.en-US.resx | ManifestVersionRequiresRelativeNamesWarning | updated | not-updated | One or more manifests are from version 1, which requires that filenames searched are relative |
| 1087 | Library\Main\Strings\Interface.en-US.resx | MissingSignatureFile | updated | not-updated | The signature file for a content volume was missing, date: {0}, volumenumber: {1}, content volume filename: {2} |
| 1088 | Library\Main\Strings\Interface.en-US.resx | NoFilesGivenError | updated | not-updated | No filenames given for find-last-file |
| 1089 | Library\Main\Strings\Interface.en-US.resx | NoSourceFoldersError | updated | not-updated | No source folders specified for backup |
| 1090 | Library\Main\Strings\Interface.en-US.resx | NotDeletingBackupSetMessage | updated | not-updated | Not deleting backup at time: {0}, because later backups depend on it |
| 1091 | Library\Main\Strings\Interface.en-US.resx | NotDeletingLastFullMessage | updated | not-updated | The backup at time {0} is not removed because it is the last full backup, use --allow-full-removal to include this backup in the delete |
| 1092 | Library\Main\Strings\Interface.en-US.resx | NumberOfSourceFoldersHasChangedError | updated | not-updated | The number of source folders in the latest backup is {0}, but the number of specified folders is now {1}. It is not allowed to change source folders for a backup. |
| 1093 | Library\Main\Strings\Interface.en-US.resx | PartialUploadMessage | updated | not-updated | Failed after uploading {0} volume(s). Error message: {1} |
| 1094 | Library\Main\Strings\Interface.en-US.resx | PreviousManifestFilenameMismatchError | updated | not-updated | The manifest file {0} indicates that the previous manifest file should be {1} but it was {2} |
| 1095 | Library\Main\Strings\Interface.en-US.resx | PreviousManifestHashMismatchError | updated | not-updated | The manifest file {0} indicates that the previous manifest hash should be {1} but it was {2} |
| 1096 | Library\Main\Strings\Interface.en-US.resx | PrimaryManifestReadErrorLogMessage | updated | not-updated | Failed to read the primary manifest {0}, attempting secondary, if available. Error message: {1} |
| 1097 | Library\Main\Strings\Interface.en-US.resx | ReadingSecondaryManifestLogMessage | updated | not-updated | Secondary manifest file found: {0}, attempting read. |
| 1098 | Library\Main\Strings\Interface.en-US.resx | RemovingPartialFilesMessage | updated | not-updated | Removing partial file: {0} |
| 1099 | Library\Main\Strings\Interface.en-US.resx | SecondaryManifestReadErrorLogMessage | updated | not-updated | Failed to read the secondary manifest {0}. Error message: {1} |
| 1100 | Library\Main\Strings\Interface.en-US.resx | SignatureCachePathMissingError | updated | not-updated | Signature cache path was not given as an argument |
| 1101 | Library\Main\Strings\Interface.en-US.resx | SkippedContentVolumeLogMessage | updated | not-updated | The content volume {0} is not present in the manifest and is not used |
| 1102 | Library\Main\Strings\Interface.en-US.resx | SkippedUnlistedSignatureFileWarning | updated | not-updated | The signature file {0} was skipped because the signature file was not found in the manifest |
| 1103 | Library\Main\Strings\Interface.en-US.resx | SourceDirIsIncludedMultipleTimesError | updated | not-updated | The folder {0} is included multiple times |
| 1104 | Library\Main\Strings\Interface.en-US.resx | SourceDirsAreRelatedError | updated | not-updated | The folder {1} is a subfolder of {0}. It is not allowed to specify the same folder multiple times. |
| 1105 | Library\Main\Strings\Interface.en-US.resx | SourceFolderIsMissingError | updated | not-updated | The source folder {0} does not exist, aborting backup |
| 1106 | Library\Main\Strings\Interface.en-US.resx | SourceFoldersHasChangedError | updated | not-updated | The folder {0} is no longer in the source folder set. It is not allowed to change source folders for a backup. |
| 1107 | Library\Main\Strings\Interface.en-US.resx | StatusBuildingFilelist | updated | not-updated | Building filelist ... |
| 1108 | Library\Main\Strings\Interface.en-US.resx | StatusCompleted | updated | not-updated | Completed |
| 1109 | Library\Main\Strings\Interface.en-US.resx | StatusCreatingVolume | updated | not-updated | Creating volume {0} |
| 1110 | Library\Main\Strings\Interface.en-US.resx | StatusDownloadingContentVolume | updated | not-updated | Downloading content, volume {0} |
| 1111 | Library\Main\Strings\Interface.en-US.resx | StatusDownloadingSignatureVolume | updated | not-updated | Downloading signatures, volume {0} |
| 1112 | Library\Main\Strings\Interface.en-US.resx | StatusLoadingFilelist | updated | not-updated | Loading remote filelist |
| 1113 | Library\Main\Strings\Interface.en-US.resx | StatusPatching | updated | not-updated | Patching restore with #{0} |
| 1114 | Library\Main\Strings\Interface.en-US.resx | StatusProcessing | updated | not-updated | Processing: {0} |
| 1115 | Library\Main\Strings\Interface.en-US.resx | StatusReadingIncrementalData | updated | not-updated | Reading incremental data ... |
| 1116 | Library\Main\Strings\Interface.en-US.resx | StatusReadingIncrementalFile | updated | not-updated | Reading incremental data from: {0} |
| 1117 | Library\Main\Strings\Interface.en-US.resx | StatusReadingIncrementals | updated | not-updated | Reading incremental data |
| 1118 | Library\Main\Strings\Interface.en-US.resx | StatusReadingManifest | updated | not-updated | Reading manifest file: {0} |
| 1119 | Library\Main\Strings\Interface.en-US.resx | StatusReadingSignatureFile | updated | not-updated | Reading signatures: {0}, vol {1} |
| 1120 | Library\Main\Strings\Interface.en-US.resx | StatusStarted | updated | not-updated | Started |
| 1121 | Library\Main\Strings\Interface.en-US.resx | StatusUploadingContentVolume | updated | not-updated | Uploading content, volume {0} |
| 1122 | Library\Main\Strings\Interface.en-US.resx | StatusUploadingManifestVolume | updated | not-updated | Uploading manifest, volume {0} |
| 1123 | Library\Main\Strings\Interface.en-US.resx | StatusUploadingSignatureVolume | updated | not-updated | Uploading signatures, volume {0} |
| 1124 | Library\Main\Strings\Interface.en-US.resx | StatusUploadingVerificationVolume | updated | not-updated | Uploading verification file |
| 1125 | Library\Main\Strings\Interface.en-US.resx | StatusWaitingForUpload | updated | not-updated | Waiting for upload to complete ... |
| 1126 | Library\Main\Strings\Interface.en-US.resx | TooFewTargetFoldersError | updated | not-updated | The backup contains {0} folders but {1} target folders were supplied |
| 1127 | Library\Main\Strings\Interface.en-US.resx | TooManyTargetFoldersWarning | updated | not-updated | The backup contains {0} folder(s) but {1} target folders were supplied |
| 1128 | Library\Main\Strings\Interface.en-US.resx | UnexpectedCompressionError | updated | not-updated | Unexpected compression mode: {0} |
| 1129 | Library\Main\Strings\Interface.en-US.resx | UnexpectedOperationTypeError | updated | not-updated | The operation mode {0} was not expected |
| 1130 | Library\Main\Strings\Interface.en-US.resx | UnsupportedBooleanValue | updated | not-updated | The value "{1}" supplied to --{0} does not parse into a valid boolean, this will be treated as if it was set to "true" |
| 1131 | Library\Main\Strings\Interface.en-US.resx | UnsupportedEnumerationValue | updated | not-updated | The option --{0} does not support the value "{1}", supported values are: {2} |
| 1132 | Library\Main\Strings\Interface.en-US.resx | UnsupportedIntegerValue | updated | not-updated | The value "{1}" supplied to --{0} does not represent a valid integer |
| 1133 | Library\Main\Strings\Interface.en-US.resx | UnsupportedOptionDisabledModuleWarning | updated | not-updated | The option --{0} is not supported because the module {1} is not currently loaded |
| 1134 | Library\Main\Strings\Interface.en-US.resx | UnsupportedOptionWarning | updated | not-updated | The supplied option --{0} is not supported and will be ignored |
| 1135 | Library\Main\Strings\Interface.en-US.resx | UnsupportedPathValue | updated | not-updated | The value "{1}" supplied to --{0} does not represent a valid path |
| 1136 | Library\Main\Strings\Interface.en-US.resx | UnsupportedSizeValue | updated | not-updated | The value "{1}" supplied to --{0} does not represent a valid size |
| 1137 | Library\Main\Strings\Interface.en-US.resx | UnsupportedTimeValue | updated | not-updated | The value "{1}" supplied to --{0} does not represent a valid time |
| 1138 | Library\Main\Strings\Manifestfile.en-US.resx | EofInManifestFile | updated | not-updated | Got EOF while attempting to locate the self-hash of a manifest |
| 1139 | Library\Main\Strings\Manifestfile.en-US.resx | HashGenerationFailure | updated | not-updated | The hash generation for the manifest file resulted in the hash value {0} but should have been {1} |
| 1140 | Library\Main\Strings\Manifestfile.en-US.resx | InternalError | updated | not-updated | An internal error occured when creating the manifest, please report this to the developers |
| 1141 | Library\Main\Strings\Manifestfile.en-US.resx | InvalidManifestError | updated | not-updated | The manifest file did not have the expected root Xml element: {0} |
| 1142 | Library\Main\Strings\Manifestfile.en-US.resx | InvalidSourcePathError | updated | not-updated | The number of source paths in the manifest file are wrong |
| 1143 | Library\Main\Strings\Manifestfile.en-US.resx | MainfestIsMissingSelfFilename | updated | not-updated | Manifest did not contain its own filename as expected |
| 1144 | Library\Main\Strings\Manifestfile.en-US.resx | MainfestIsMissingSelfHash | updated | not-updated | Manifest did not contain a self hash as expected |
| 1145 | Library\Main\Strings\Manifestfile.en-US.resx | ManifestValidationError | updated | not-updated | Failed to validate manifest: {0} |
| 1146 | Library\Main\Strings\Manifestfile.en-US.resx | MissingPreviousManifestFilename | updated | not-updated | Manifest has no previous manifest filename |
| 1147 | Library\Main\Strings\Manifestfile.en-US.resx | MissingPreviousManifestHash | updated | not-updated | Manifest has no previous manifest hash |
| 1148 | Library\Main\Strings\Manifestfile.en-US.resx | NoFilesError | updated | not-updated | Invalid manifest, there were no files in the manifest |
| 1149 | Library\Main\Strings\Manifestfile.en-US.resx | SelfhashMismatch | updated | not-updated | Manifest file had selfhash {0} but the hash of the file is {1} |
| 1150 | Library\Main\Strings\Manifestfile.en-US.resx | UnsupportedHashAlgorithmError | updated | not-updated | The manifest uses the hash algorithm {0}, which is unsupported |
| 1151 | Library\Main\Strings\Manifestfile.en-US.resx | UnsupportedVersionError | updated | not-updated | The manifest has version {0}, the current application only supports versions up to {1} |
| 1152 | Library\Main\Strings\Manifestfile.en-US.resx | WrongCountError | updated | not-updated | Invalid manifest, wrong count, signature hashes: {0}, content hashes: {1} |
| 1153 | Library\Main\Strings\Options.en-US.resx | AllowfullremoveLong | updated | not-updated | As a precaution, the last full backup will never be removed, even if using the "delete-all-but-n-full 0" command. Set this option to allow removing the last backup. |
| 1154 | Library\Main\Strings\Options.en-US.resx | AllowfullremoveShort | updated | not-updated | Allow removal of the all backups |
| 1155 | Library\Main\Strings\Options.en-US.resx | AllowsleepShort | updated | not-updated | Allow system to enter sleep power modes for inactivity during backup/restore operations (Windows only) |
| 1156 | Library\Main\Strings\Options.en-US.resx | AllowsourcefolderchangeLong | updated | not-updated | This option can be used to disable the check for the same source folders. It is used in unittests, and is NOT intended for everyday use. Do not use this option unless you know what you are doing. |
| 1157 | Library\Main\Strings\Options.en-US.resx | AllowsourcefolderchangeShort | updated | not-updated | Skip verifying the source folders |
| 1158 | Library\Main\Strings\Options.en-US.resx | AsynchronousuploadDeprecated | updated | not-updated | Asynchronous upload is now default, you can turn it off by using the flag --{0} |
| 1159 | Library\Main\Strings\Options.en-US.resx | AsynchronousuploadfolderLong | updated | not-updated | The pre-generated volumes will be placed into the temporary folder by default, this option can set a different folder for placing the temporary volumes, despite the name, this also works for synchronous runs |
| 1160 | Library\Main\Strings\Options.en-US.resx | AsynchronousuploadfolderShort | updated | not-updated | The path where ready volumes are placed until uploaded |
| 1161 | Library\Main\Strings\Options.en-US.resx | AsynchronousuploadlimitLong | updated | not-updated | When performing asynchronous uploads, Duplicati will create volumes that can be uploaded. To prevent Duplicati from generating too many volumes, this option limits the number of pending uploads. Set to zero to disable the limit |
| 1162 | Library\Main\Strings\Options.en-US.resx | AsynchronousuploadlimitShort | updated | not-updated | The number of volumes to create ahead of time |
| 1163 | Library\Main\Strings\Options.en-US.resx | AsynchronousuploadLong | updated | not-updated | By supplying this option, Duplicati will transmit files, while building volumes. This can shorten the time it takes to perform a backup, but requires more diskspace. |
| 1164 | Library\Main\Strings\Options.en-US.resx | AsynchronousuploadShort | updated | not-updated | Transmit files on a separate thread |
| 1165 | Library\Main\Strings\Options.en-US.resx | AutocleanupLong | updated | not-updated | If a backup is interrupted there will likely be partial files present on the backend. Using this flag, Duplicati will automatically remove such files when encountered. |
| 1166 | Library\Main\Strings\Options.en-US.resx | AutocleanupShort | updated | not-updated | A flag indicating that Duplicati should remove unused files |
| 1167 | Library\Main\Strings\Options.en-US.resx | BackendlogdatabaseLong | updated | not-updated | Use this option to specify a path to a file that will store information about backend operations. This option can be used to track down errors by comparing the backend state with the expected backend state. |
| 1168 | Library\Main\Strings\Options.en-US.resx | BackendlogdatabaseShort | updated | not-updated | Database log of remote operations |
| 1169 | Library\Main\Strings\Options.en-US.resx | BackupprefixLong | updated | not-updated | Any string used to prefix the filenames generated by Duplicati. |
| 1170 | Library\Main\Strings\Options.en-US.resx | BackupprefixShort | updated | not-updated | Backup volume filename prefix |
| 1171 | Library\Main\Strings\Options.en-US.resx | CompressionmoduleLong | updated | not-updated | Duplicati supports plugable compression modules. Use this option to select a module to use for compression. This is only applied when creating new volumes, when reading an existing file, the filename is used to select the compression module. |
| 1172 | Library\Main\Strings\Options.en-US.resx | CompressionmoduleShort | updated | not-updated | Select what module to use for compression |
| 1173 | Library\Main\Strings\Options.en-US.resx | CreateverificationfileLong | updated | not-updated | If the backup is encrypted, the remote backend cannot verify the backup contents without the password. If this option is activated, Duplicati stores an unencrypted file on the backend. The file is never read by Duplicati, but allows the remote server to verify the backup integrity without requiring a password. The file contains no sensitive information, only a list of files that are expected to exist on the backend and their respective hashes. This option only has an effect when creating a backup and when verifying a backup set. |
| 1174 | Library\Main\Strings\Options.en-US.resx | CreateverificationfileShort | updated | not-updated | Create verification file on server |
| 1175 | Library\Main\Strings\Options.en-US.resx | DebugoutputLong | updated | not-updated | Activating this option will make some error messages more verbose, which may help you track down a particular issue |
| 1176 | Library\Main\Strings\Options.en-US.resx | DebugoutputShort | updated | not-updated | Enables debugging output |
| 1177 | Library\Main\Strings\Options.en-US.resx | DebugretryerrorsLong | updated | not-updated | When an error occurs, Duplicati will silently retry, and only report the number of retries. Enable this option to have the error messages displayed when a retry is performed. |
| 1178 | Library\Main\Strings\Options.en-US.resx | DebugretryerrorsShort | updated | not-updated | Show error messages when a retry is performed |
| 1179 | Library\Main\Strings\Options.en-US.resx | DisableautocreatefolderLong | updated | not-updated | If Duplicati detects that the target folder is missing, it will create it automatically. Activate this option to prevent automatic folder creation. |
| 1180 | Library\Main\Strings\Options.en-US.resx | DisableautocreatefolderShort | updated | not-updated | Disables automatic folder creation |
| 1181 | Library\Main\Strings\Options.en-US.resx | DisablefiletimecheckLong | updated | not-updated | The operating system keeps track of the last time a file was written. Using this information, Duplicati can quickly determine if the file has been modified. If some application deliberately modifies this information, Duplicati won't work correctly unless this flag is set. |
| 1182 | Library\Main\Strings\Options.en-US.resx | DisablefiletimecheckShort | updated | not-updated | Disable checks based on file time |
| 1183 | Library\Main\Strings\Options.en-US.resx | DisablemoduleLong | updated | not-updated | Supply one or more module names, separated by commas to unload them |
| 1184 | Library\Main\Strings\Options.en-US.resx | DisablemoduleShort | updated | not-updated | Disabled one or more modules |
| 1185 | Library\Main\Strings\Options.en-US.resx | DisableStreamingLong | updated | not-updated | Enabling this option will disallow usage of the streaming interface, which means that transfer progress bars will not show, and bandwidth throttle settings will be ignored. |
| 1186 | Library\Main\Strings\Options.en-US.resx | DisableStreamingShort | updated | not-updated | Disables use of the streaming transfer method |
| 1187 | Library\Main\Strings\Options.en-US.resx | DisabletimetoleranceLong | updated | not-updated | When deciding if a full backup should be made or an old backup should be deleted, Duplicati will adjust the times by a small fraction to ensure that minor time differences do not interfer with expected operation. If the backup is set to produce a full backup each day, and a full backup is made at, say 12:00:01, and the backup is executed again at 12:00:00, a full day has not passed and thus an incremental backup is performed. To avoid this, Duplicati inserts a 1% tolerance (max 1 hour). Use this option to disable the tolerance, and use strict time checking |
| 1188 | Library\Main\Strings\Options.en-US.resx | DisabletimetoleranceShort | updated | not-updated | Deactivates tolerance when comparing times |
| 1189 | Library\Main\Strings\Options.en-US.resx | DisableusndiffcheckLong | updated | not-updated | If USN is enabled the USN numbers are used to find all changed files since last backup. Use this option to disable the use of USN numbers, which will make Duplicati investigate all source files. This option is primarily intended for testing and should not be disabled in a production environment. If USN is not enabled, this option has no effect. |
| 1190 | Library\Main\Strings\Options.en-US.resx | DisableusndiffcheckShort | updated | not-updated | Disables changelist by USN numbers |
| 1191 | Library\Main\Strings\Options.en-US.resx | DontreadmanifestsLong | updated | not-updated | This option will make sure the contents of the manifest file are not read. This also implies that file hashes are not checked either. Use only for disaster recovery. |
| 1192 | Library\Main\Strings\Options.en-US.resx | DontreadmanifestsShort | updated | not-updated | An option that prevents verifying the manifests |
| 1193 | Library\Main\Strings\Options.en-US.resx | EnablemoduleLong | updated | not-updated | Supply one or more module names, separated by commas to load them |
| 1194 | Library\Main\Strings\Options.en-US.resx | EnablemoduleShort | updated | not-updated | Enables one or more modules |
| 1195 | Library\Main\Strings\Options.en-US.resx | EncryptionmoduleLong | updated | not-updated | Duplicati supports plugable encryption modules. Use this option to select a module to use for encryption. This is only applied when creating new volumes, when reading an existing file, the filename is used to select the encryption module. |
| 1196 | Library\Main\Strings\Options.en-US.resx | EncryptionmoduleShort | updated | not-updated | Select what module to use for encryption |
| 1197 | Library\Main\Strings\Options.en-US.resx | ExcludeemptyfoldersLong | updated | not-updated | By setting this option to true, a folder which has no files that match the filter will be excluded from the backup |
| 1198 | Library\Main\Strings\Options.en-US.resx | ExcludeemptyfoldersShort | updated | not-updated | Controls empty folder actions |
| 1199 | Library\Main\Strings\Options.en-US.resx | ExcludeLong | updated | not-updated | Exclude files that match this filter. The filter is a "file-globbing" filter, much like commandline options. You can use "*.txt" to exclude all text files. |
| 1200 | Library\Main\Strings\Options.en-US.resx | ExcluderegexpLong | updated | not-updated | Exclude files that match this filter. The filter is a regular expression filter. You can use "(.*)\.txt" to exclude all text files. |
| 1201 | Library\Main\Strings\Options.en-US.resx | ExcluderegexpShort | updated | not-updated | Exclude files regular expression |
| 1202 | Library\Main\Strings\Options.en-US.resx | ExcludeShort | updated | not-updated | Exclude files |
| 1203 | Library\Main\Strings\Options.en-US.resx | FiletorestoreLong | updated | not-updated | By default, duplicati will restore all files in the backup. Use this option to restore only a subset of the files |
| 1204 | Library\Main\Strings\Options.en-US.resx | FiletorestoreShort | updated | not-updated | A list of files to restore |
| 1205 | Library\Main\Strings\Options.en-US.resx | ForceLong | updated | not-updated | When deleting old files, Duplicati will only write out what files are supposed to be deleted. Specify the "force" option to actually remove them. |
| 1206 | Library\Main\Strings\Options.en-US.resx | ForceShort | updated | not-updated | Force the removal of files |
| 1207 | Library\Main\Strings\Options.en-US.resx | FullifmorethannincrementalsLong | updated | not-updated | Use this option to limit the length of the backup chain to a certain number. The number supplied here indicates the maximum number of incrementals a chain can contain (not counting the root full backup) |
| 1208 | Library\Main\Strings\Options.en-US.resx | FullifmorethannincrementalsShort | updated | not-updated | The max number of incrementals in a chain |
| 1209 | Library\Main\Strings\Options.en-US.resx | FullifolderthanLong | updated | not-updated | If the last full backup is older than the duration supplied here, Duplicati will make a full backup, otherwise an incremental |
| 1210 | Library\Main\Strings\Options.en-US.resx | FullifolderthanShort | updated | not-updated | The max duration between full backups |
| 1211 | Library\Main\Strings\Options.en-US.resx | FullifsourcefolderchangedLong | updated | not-updated | It is not allowed to change the sourcefolder or the number of source folders. If this option is enabled, the backup will become a full backup if the source folders have changed, which will then start a new chain of backups with the new folder set. If --allow-sourcefolder-change is also set, a full backup is only issued if the number of of source folders have changed |
| 1212 | Library\Main\Strings\Options.en-US.resx | FullifsourcefolderchangedShort | updated | not-updated | Run a full backup if the sourcefolder has changed |
| 1213 | Library\Main\Strings\Options.en-US.resx | FullLong | updated | not-updated | When this flag is specified, Duplicati will make a full backup of all files, and ignore any incremental data. |
| 1214 | Library\Main\Strings\Options.en-US.resx | FullShort | updated | not-updated | A flag used to force full backups |
| 1215 | Library\Main\Strings\Options.en-US.resx | GpgencryptionDeprecated | updated | not-updated | Use --encryption-module=gpg instead |
| 1216 | Library\Main\Strings\Options.en-US.resx | GpgencryptionLong | updated | not-updated | By default, Duplicati will use the AES encryption algorithm to encrypt the backup volumes, setting this flag makes Duplicati use the GNU Privacy Guard instead. GnuPG must be installed on the machine for this to work. |
| 1217 | Library\Main\Strings\Options.en-US.resx | GpgencryptionShort | updated | not-updated | Use GnuPG for encryption |
| 1218 | Library\Main\Strings\Options.en-US.resx | IncludeLong | updated | not-updated | Include files that match this filter. The filter is a "file-globbing" filter, much like commandline options. You can use "*.txt" to include all text files. |
| 1219 | Library\Main\Strings\Options.en-US.resx | IncluderegexpLong | updated | not-updated | Include files that match this filter. The filter is a regular expression filter. You can use "(.*)\.txt" to include all text files. |
| 1220 | Library\Main\Strings\Options.en-US.resx | IncluderegexpShort | updated | not-updated | Include files regular expression |
| 1221 | Library\Main\Strings\Options.en-US.resx | IncludeShort | updated | not-updated | Include files |
| 1222 | Library\Main\Strings\Options.en-US.resx | ListverifyuploadsLong | updated | not-updated | Some protocols, like FTP, and some servers have problems detecting an interrupted transfer and will assume that the transfer completed, even if it did not. If this option is enabled Duplicati will list the contents of the backend after each upload and verify that the file exists and has the expected size. |
| 1223 | Library\Main\Strings\Options.en-US.resx | ListverifyuploadsShort | updated | not-updated | Verify uploads by listing contents |
| 1224 | Library\Main\Strings\Options.en-US.resx | LogfileLong | updated | not-updated | Specifies the name of a while into which internal log information is written |
| 1225 | Library\Main\Strings\Options.en-US.resx | LogfileShort | updated | not-updated | Log internal information |
| 1226 | Library\Main\Strings\Options.en-US.resx | LoglevelLong | updated | not-updated | Specifies the amount of log information to write into the file specified by --log-file |
| 1227 | Library\Main\Strings\Options.en-US.resx | LoglevelShort | updated | not-updated | Log information level |
| 1228 | Library\Main\Strings\Options.en-US.resx | MaxdownloadprsecondLong | updated | not-updated | By setting this value you can limit how much bandwidth Duplicati consumes for downloads. Setting this limit can make the backups take longer, but will make Duplicati less intrusive. |
| 1229 | Library\Main\Strings\Options.en-US.resx | MaxdownloadprsecondShort | updated | not-updated | Max number of bytes to download pr. second |
| 1230 | Library\Main\Strings\Options.en-US.resx | MaxuploadprsecondLong | updated | not-updated | By setting this value you can limit how much bandwidth Duplicati consumes for uploads. Setting this limit can make the backups take longer, but will make Duplicati less intrusive. |
| 1231 | Library\Main\Strings\Options.en-US.resx | MaxuploadprsecondShort | updated | not-updated | Max number of bytes to upload pr. second |
| 1232 | Library\Main\Strings\Options.en-US.resx | NoconnectionreuseLong | updated | not-updated | Duplicati will attempt to perform multiple operations on a single connection, as this avoids repeated login attempts, and thus speeds up the process. This option can be used to ensure that each operation is performed on a seperate connection |
| 1233 | Library\Main\Strings\Options.en-US.resx | NoconnectionreuseShort | updated | not-updated | Do not re-use connections |
| 1234 | Library\Main\Strings\Options.en-US.resx | NoencryptionLong | updated | not-updated | If you store the backups on a local disk, and prefer that they are kept unencrypted, you can turn of encryption completely by using this switch. |
| 1235 | Library\Main\Strings\Options.en-US.resx | NoencryptionShort | updated | not-updated | Disable encryption |
| 1236 | Library\Main\Strings\Options.en-US.resx | NumberofretriesLong | updated | not-updated | If an upload or download fails, Duplicati will retry a number of times before failing. Use this to handle unstable network connections better. |
| 1237 | Library\Main\Strings\Options.en-US.resx | NumberofretriesShort | updated | not-updated | Number of times to retry a failed transmission |
| 1238 | Library\Main\Strings\Options.en-US.resx | OldfilenamesDeprecated | updated | not-updated | This option will be removed in the future but is included for the odd case where the new format breaks something |
| 1239 | Library\Main\Strings\Options.en-US.resx | OldfilenamesLong | updated | not-updated | By setting this option the filenames generated by Duplicati will contain a time separator as well as a timezone component, which is not cross platform compatible |
| 1240 | Library\Main\Strings\Options.en-US.resx | OldfilenamesShort | updated | not-updated | Uses the old filename format |
| 1241 | Library\Main\Strings\Options.en-US.resx | OpenfilepolicyLong | updated | not-updated | If Duplicati encounters a file that is opened by another program, it will attempt to read whatever contents that are in the file. Since the file may be written during the backup, this can cause the backup to contain a partially written file. Use this option to disable this, omitting locked files from the backup. This option has no effect if a snapshot is active. |
| 1242 | Library\Main\Strings\Options.en-US.resx | OpenfilepolicyShort | updated | not-updated | Determines how to handle open files |
| 1243 | Library\Main\Strings\Options.en-US.resx | PassphraseLong | updated | not-updated | Supply a passphrase that Duplicati will use to encrypt the backup volumes, making them unreadable without the passphrase. This variable can also be supplied through the environment variable PASSPHRASE. |
| 1244 | Library\Main\Strings\Options.en-US.resx | PassphraseShort | updated | not-updated | Passphrase used to encrypt backups |
| 1245 | Library\Main\Strings\Options.en-US.resx | RestoretimeLong | updated | not-updated | By default, Duplicati will restore files from the most recent backup, use this option to select another item. You may use relative times, like "-2M" for a backup from two months ago. |
| 1246 | Library\Main\Strings\Options.en-US.resx | RestoretimeShort | updated | not-updated | The time to restore files |
| 1247 | Library\Main\Strings\Options.en-US.resx | RetrydelayLong | updated | not-updated | After a failed transmission, Duplicati will wait a short period before attempting again. This is usefull if the network drops out occasionally during transmissions. |
| 1248 | Library\Main\Strings\Options.en-US.resx | RetrydelayShort | updated | not-updated | Time to wait between retries |
| 1249 | Library\Main\Strings\Options.en-US.resx | ShortfilenamesDeprecated | updated | not-updated | Duplicati now uses a filename format that is portable across all operating systems, so this option should not be used and will be removed in the future |
| 1250 | Library\Main\Strings\Options.en-US.resx | ShortfilenamesLong | updated | not-updated | If the filesystem does not support the long filenames that Duplicati uses, this switch will change the time to be a much more compact, but hard to read format. It will also make the default prefix "dpl". |
| 1251 | Library\Main\Strings\Options.en-US.resx | ShortfilenamesShort | updated | not-updated | Use short filenames |
| 1252 | Library\Main\Strings\Options.en-US.resx | SignaturecachepathLong | updated | not-updated | If this path is supplied, Duplicati will store all signature files here, so re-downloads can be avoided. |
| 1253 | Library\Main\Strings\Options.en-US.resx | SignaturecachepathShort | updated | not-updated | A path to temporary storage |
| 1254 | Library\Main\Strings\Options.en-US.resx | SignaturecontrolfilesLong | updated | not-updated | Supply a list of files separated with semicolons, that will be added to each backup. The Duplicati GUI program uses this to store the setup database with each backup. |
| 1255 | Library\Main\Strings\Options.en-US.resx | SignaturecontrolfilesShort | updated | not-updated | A list of control files to embed in the backups |
| 1256 | Library\Main\Strings\Options.en-US.resx | SkipfilehashchecksLong | updated | not-updated | If the hash for the volume does not match, Duplicati will refuse to use the backup. Supply this flag to allow Duplicati to proceed anyway. |
| 1257 | Library\Main\Strings\Options.en-US.resx | SkipfilehashchecksShort | updated | not-updated | Set this flag to skip hash checks |
| 1258 | Library\Main\Strings\Options.en-US.resx | SkipfileslargerthanLong | updated | not-updated | This option allows you to exclude files that are larger than the given value. Use this to prevent backups becoming extremely large. |
| 1259 | Library\Main\Strings\Options.en-US.resx | SkipfileslargerthanShort | updated | not-updated | A size string that limits the size of files being backed up |
| 1260 | Library\Main\Strings\Options.en-US.resx | SnapshotpolicyLong | updated | not-updated | This settings controls the usage of snapshots, which allows Duplicati to backup files that are locked by other programs. If this is set to "off", Duplicati will not attempt to create a disk snapshot. Setting this to "auto" makes Duplicati attempt to create a snapshot, and fail silently if that was not allowed or supported. A setting of "on" will also make Duplicati attempt to create a snapshot, but will produce a warning message in the log if it fails. Setting it to "required" will make Duplicati abort the backup if the snapshot creation fails. On windows this uses the Volume Shadow Copy Services (VSS) and requires administrative privileges. On linux this uses Logical Volume Management (LVM) and requires root privileges. |
| 1261 | Library\Main\Strings\Options.en-US.resx | SnapshotpolicyShort | updated | not-updated | Controls the use of disk snapshots |
| 1262 | Library\Main\Strings\Options.en-US.resx | SortedfilelistLong | updated | not-updated | The list of files to back up is normally processed in a random fashion to ensure that all files have an equal probability of being processed. Use this setting to process the files in alphabetical order instead |
| 1263 | Library\Main\Strings\Options.en-US.resx | SortedfilelistShort | updated | not-updated | Sort the list of files |
| 1264 | Library\Main\Strings\Options.en-US.resx | SynchronousuploadLong | updated | not-updated | Duplicati will upload files while scanning the disk and producing volumes, which usually makes the backup faster. Use this flag to turn the behavior off, so that Duplicati will wait for each volume to complete. |
| 1265 | Library\Main\Strings\Options.en-US.resx | SynchronousuploadShort | updated | not-updated | Upload files synchronously |
| 1266 | Library\Main\Strings\Options.en-US.resx | TempdirLong | updated | not-updated | Duplicati will use the system default temporary folder. This option can be used to supply an alternative folder for temporary storage. |
| 1267 | Library\Main\Strings\Options.en-US.resx | TempdirShort | updated | not-updated | Temporary storage folder |
| 1268 | Library\Main\Strings\Options.en-US.resx | ThreadpriorityLong | updated | not-updated | Selects another thread priority for the process. Use this to set Duplicati to be more or less CPU intensive. |
| 1269 | Library\Main\Strings\Options.en-US.resx | ThreadpriorityShort | updated | not-updated | Thread priority |
| 1270 | Library\Main\Strings\Options.en-US.resx | TimeseparatorDeprecated | updated | not-updated | Duplicati no longer uses a time separator for the filenames so this option is useless |
| 1271 | Library\Main\Strings\Options.en-US.resx | TimeseparatorLong | updated | not-updated | Per default, Duplicati will use the colon ":" character to separate the time fields in the filename. However, on some filesystem, notably windows, this character is not allowed. Use this option to use another character. |
| 1272 | Library\Main\Strings\Options.en-US.resx | TimeseparatorShort | updated | not-updated | Backup volume filename timeseparator |
| 1273 | Library\Main\Strings\Options.en-US.resx | TotalsizeLong | updated | not-updated | This option can place an upper limit on the total size of each backup. Note that if this flag is specified the backup may not contain all files, even for a full backup. |
| 1274 | Library\Main\Strings\Options.en-US.resx | TotalsizeShort | updated | not-updated | The number of bytes generated by each backup run |
| 1275 | Library\Main\Strings\Options.en-US.resx | UploadUnchangedBackupsLong | updated | not-updated | If no files have changed, Duplicati will not upload a backup set. If the backup data is used to verify that a backup was executed, this option will make Duplicati upload a backupset even if it is empty |
| 1276 | Library\Main\Strings\Options.en-US.resx | UploadUnchangedBackupsShort | updated | not-updated | Upload empty backup files |
| 1277 | Library\Main\Strings\Options.en-US.resx | UsnpolicyLong | updated | not-updated | This settings controls the usage of NTFS USN numbers, which allows Duplicati to obtain a list of files and folders much faster. If this is set to "off", Duplicati will not attempt to use USN. Setting this to "auto" makes Duplicati attempt to use USN, and fail silently if that was not allowed or supported. A setting of "on" will also make Duplicati attempt to use USN, but will produce a warning message in the log if it fails. Setting it to "required" will make Duplicati abort the backup if the USN usage fails. This feature is only supported on Windows and requires administrative privileges. |
| 1278 | Library\Main\Strings\Options.en-US.resx | UsnpolicyShort | updated | not-updated | Controls the use of NTFS Update Sequence Numbers |
| 1279 | Library\Main\Strings\Options.en-US.resx | VerificationLevelLong | updated | not-updated | Use this option to change the level of verifiation done by the verify command. The setting "manifest" will only verify the manifest chain. The settings "signature" will also download and verify all signature files. The setting "full", will download all files, including content files, and verify that they are unchanged. |
| 1280 | Library\Main\Strings\Options.en-US.resx | VerificationLevelShort | updated | not-updated | Level of verification |
| 1281 | Library\Main\Strings\Options.en-US.resx | VolsizeLong | updated | not-updated | This option can change the default volume size. Changing the size can be usefull if the backend has a limit on the size of each individual file |
| 1282 | Library\Main\Strings\Options.en-US.resx | VolsizeShort | updated | not-updated | A size string that limits the size of the volumes |
| 1283 | Library\Main\Strings\Options.en-US.resx | VssexcludewritersLong | updated | not-updated | Use this option to exclude faulty writers from a snapshot. This is equivalent to the -wx flag of the vshadow.exe tool, except that it only accepts writer class GUIDs, and not component names or instance GUIDs. Multiple GUIDs must be separated with a semicolon, and most forms of GUIDs are allowed, including with and without curly braces. |
| 1284 | Library\Main\Strings\Options.en-US.resx | VssexcludewritersShort | updated | not-updated | A semicolon separated list of guids of VSS writers to exclude (Windows only) |
| 1285 | Library\Main\Strings\RSyncDir.en-US.resx | CreateFolderError | updated | not-updated | Failed to create folder: "{0}", Error message: {1} |
| 1286 | Library\Main\Strings\RSyncDir.en-US.resx | DeletedFilenameError | updated | not-updated | An error occured while determining file status, filename: {0}, folder name:{1} |
| 1287 | Library\Main\Strings\RSyncDir.en-US.resx | DeleteFileError | updated | not-updated | Failed to delete file: "{0}", Error message: {1} |
| 1288 | Library\Main\Strings\RSyncDir.en-US.resx | DeleteFolderError | updated | not-updated | Failed to remove folder: "{0}", Error message: {1} |
| 1289 | Library\Main\Strings\RSyncDir.en-US.resx | FailedToSetFileWriteTime | updated | not-updated | Failed to set the write time for the file: {0}. Error message: {1} |
| 1290 | Library\Main\Strings\RSyncDir.en-US.resx | FailedToSetFolderWriteTime | updated | not-updated | Failed to set the write time for the folder: {0}. Error message: {1} |
| 1291 | Library\Main\Strings\RSyncDir.en-US.resx | FileChangedWhileReadError | updated | not-updated | The file {0} changed while being backed up, omitting file from backup set |
| 1292 | Library\Main\Strings\RSyncDir.en-US.resx | FileChangedWhileReadWarning | updated | not-updated | The file {0} changed while being backed up, this may result in a broken file |
| 1293 | Library\Main\Strings\RSyncDir.en-US.resx | FileProcessError | updated | not-updated | Failed to process file: {0}. Error message: {1} |
| 1294 | Library\Main\Strings\RSyncDir.en-US.resx | FileShouldBePartialError | updated | not-updated | The file {0} was marked as partial in a previous volume, but is not marked partial in the current volume |
| 1295 | Library\Main\Strings\RSyncDir.en-US.resx | FileToDeleteMissingError | updated | not-updated | File marked for deletion did not exist: {0} |
| 1296 | Library\Main\Strings\RSyncDir.en-US.resx | FolderModificationTimeReadError | updated | not-updated | Failed to read the file modification timestamp for: {0}. Error message: {1} |
| 1297 | Library\Main\Strings\RSyncDir.en-US.resx | FolderToDeleteMissingError | updated | not-updated | Folder was marked for deletion, but did not exist: {0} |
| 1298 | Library\Main\Strings\RSyncDir.en-US.resx | InternalPathMappingError | updated | not-updated | An internal error occured. The path {0} is not a subpath of any of the source folders: {1}. |
| 1299 | Library\Main\Strings\RSyncDir.en-US.resx | InvalidPartialFileEntry | updated | not-updated | The partial file record for {0} does not match the file |
| 1300 | Library\Main\Strings\RSyncDir.en-US.resx | InvalidPartialRecordError | updated | not-updated | The partial record file is invalid |
| 1301 | Library\Main\Strings\RSyncDir.en-US.resx | InvalidTimeStampError | updated | not-updated | The timestamp information for file {0} could not be read: {1} |
| 1302 | Library\Main\Strings\RSyncDir.en-US.resx | MultipassUsageError | updated | not-updated | Multi pass is not initialized |
| 1303 | Library\Main\Strings\RSyncDir.en-US.resx | PartialFileAddedLogMessage | updated | not-updated | File {0} is partial from byte offset {1} |
| 1304 | Library\Main\Strings\RSyncDir.en-US.resx | PartialFileIncompleteWarning | updated | not-updated | The partial file {0} was not completed |
| 1305 | Library\Main\Strings\RSyncDir.en-US.resx | PartialLeftoverDeleteError | updated | not-updated | Failed to clean up the partial incomplete file {0}, error message: {1} |
| 1306 | Library\Main\Strings\RSyncDir.en-US.resx | RestoreFileError | updated | not-updated | Failed to restore file: "{0}", Error message: {1} |
| 1307 | Library\Main\Strings\RSyncDir.en-US.resx | RestoreFolderDeltaError | updated | not-updated | Folder did not exist on restore by delta: {0} |
| 1308 | Library\Main\Strings\RSyncDir.en-US.resx | RestoreFolderMissingError | updated | not-updated | Folder did not exist on restore: {0} |
| 1309 | Library\Main\Strings\RSyncDir.en-US.resx | SnapshotFailedError | updated | not-updated | Failed to create a snapshot: {0} |
| 1310 | Library\Main\Strings\RSyncDir.en-US.resx | UsnDisposeFailedWarning | updated | not-updated | Failed to dispose USN helper: {0} |
| 1311 | Library\Main\Strings\RSyncDir.en-US.resx | UsnFailedError | updated | not-updated | Failed to read USN data: {0} |
| 1312 | Library\Main\Strings\RSyncDir.en-US.resx | UsnJournalIdChangedWarning | updated | not-updated | The USN journalId for volume {0} was changed from {1} to {2}, performing full file compare |
| 1313 | Library\Main\Strings\RSyncDir.en-US.resx | UsnNotSupportedOnLinuxError | updated | not-updated | USN is not supported on Linux |
| 1314 | Library\Main\Strings\RSyncDir.en-US.resx | UsnNumberingFaultWarning | updated | not-updated | The stored USN number for volume {0} is {1} but the current USN is {2}, performing full file compare |
| 1315 | Library\Modules\Builtin\Strings\ConsolePasswordInput.en-US.resx | ConfirmPassphrasePrompt | updated | not-updated | Confirm passphrase |
| 1316 | Library\Modules\Builtin\Strings\ConsolePasswordInput.en-US.resx | Description | updated | not-updated | This module will ask the user for a encryption password on the commandline unless encryption is disabled or the password is supplied by other means |
| 1317 | Library\Modules\Builtin\Strings\ConsolePasswordInput.en-US.resx | Displayname | updated | not-updated | Password prompt |
| 1318 | Library\Modules\Builtin\Strings\ConsolePasswordInput.en-US.resx | EmptyPassphraseError | updated | not-updated | Empty passphrases are not allowed |
| 1319 | Library\Modules\Builtin\Strings\ConsolePasswordInput.en-US.resx | EnterPassphrasePrompt | updated | not-updated | Enter passphrase |
| 1320 | Library\Modules\Builtin\Strings\ConsolePasswordInput.en-US.resx | PassphraseMismatchError | updated | not-updated | The passphrases do not match |
| 1321 | Library\Modules\Builtin\Strings\HttpOptions.en-US.resx | Description | updated | not-updated | This module exposes a number of properties that can be used to change the way http requests are issued |
| 1322 | Library\Modules\Builtin\Strings\HttpOptions.en-US.resx | DescriptionAcceptAnyCertificateLong | updated | not-updated | Use this option to accept any server certificate, regardless of what errors it may have. Please use --accept-specified-ssl-hash instead, whenever possible. |
| 1323 | Library\Modules\Builtin\Strings\HttpOptions.en-US.resx | DescriptionAcceptAnyCertificateShort | updated | not-updated | Accept any server certificate |
| 1324 | Library\Modules\Builtin\Strings\HttpOptions.en-US.resx | DescriptionAcceptHashLong | updated | not-updated | If your server certificate is reported as invalid (eg. with self-signed certificates), you can supply the certificate hash to approve it anyway. The hash value must be entered in hex format without spaces. |
| 1325 | Library\Modules\Builtin\Strings\HttpOptions.en-US.resx | DescriptionAcceptHashShort | updated | not-updated | Optionally accept a known SSL certificate |
| 1326 | Library\Modules\Builtin\Strings\HttpOptions.en-US.resx | DisableExpect100Long | updated | not-updated | The default HTTP request has the header "Expect: 100-Continue" attached, which allows some optimizations when authenticating, but also breaks some web servers, causing them to report "417 - Expectation failed" |
| 1327 | Library\Modules\Builtin\Strings\HttpOptions.en-US.resx | DisableExpect100Short | updated | not-updated | Disable the expect header |
| 1328 | Library\Modules\Builtin\Strings\HttpOptions.en-US.resx | DisableNagleLong | updated | not-updated | By default the http requests use the RFC 896 nagling algorithm to support transfer of small packages more effeciently. |
| 1329 | Library\Modules\Builtin\Strings\HttpOptions.en-US.resx | DisableNagleShort | updated | not-updated | Disable nagling |
| 1330 | Library\Modules\Builtin\Strings\HttpOptions.en-US.resx | DisplayName | updated | not-updated | Configure http requests |
| 1331 | Library\SharpRSync\Strings\ChecksumFile.en-US.resx | EndofstreamBeforeSignatureError | updated | not-updated | End of stream occured while reading initial 4 bytes of signature file |
| 1332 | Library\SharpRSync\Strings\ChecksumFile.en-US.resx | EndofstreamInBlocksizeError | updated | not-updated | End of stream occured while reading blocksize in signature file |
| 1333 | Library\SharpRSync\Strings\ChecksumFile.en-US.resx | EndofstreamInStronglenError | updated | not-updated | End of stream occured while reading stronglen in signature file |
| 1334 | Library\SharpRSync\Strings\ChecksumFile.en-US.resx | EndofstreamInStrongSignatureError | updated | not-updated | End of stream occured while reading strong signature from signature file |
| 1335 | Library\SharpRSync\Strings\ChecksumFile.en-US.resx | InvalidBlocksizeError | updated | not-updated | Blocklen in signature file was: {0}, which does not seem correct |
| 1336 | Library\SharpRSync\Strings\ChecksumFile.en-US.resx | InvalidFilesizeError | updated | not-updated | The size of the signature file is invalid |
| 1337 | Library\SharpRSync\Strings\ChecksumFile.en-US.resx | InvalidSignatureHeaderError | updated | not-updated | Signature stream did not have the correct start marker |
| 1338 | Library\SharpRSync\Strings\ChecksumFile.en-US.resx | InvalidStrongsizeError | updated | not-updated | Stronglen in signature file was: {0}, which does not seem correct |
| 1339 | Library\SharpRSync\Strings\DeltaFile.en-US.resx | EndofstreamBeforeSignatureError | updated | not-updated | End of stream occured while reading initial 4 bytes of delta file |
| 1340 | Library\SharpRSync\Strings\DeltaFile.en-US.resx | EndofstreamWithoutMarkerError | updated | not-updated | Stream ended but had no end marker |
| 1341 | Library\SharpRSync\Strings\DeltaFile.en-US.resx | InternalBufferError | updated | not-updated | Internal error, had buffered both matched and unmatched blocks! |
| 1342 | Library\SharpRSync\Strings\DeltaFile.en-US.resx | InvalidCopyLengthError | updated | not-updated | Invalid length for copy data |
| 1343 | Library\SharpRSync\Strings\DeltaFile.en-US.resx | InvalidCopyOffsetError | updated | not-updated | Invalid offset for copy data |
| 1344 | Library\SharpRSync\Strings\DeltaFile.en-US.resx | InvalidLitteralSizeError | updated | not-updated | Invalid size for literal data |
| 1345 | Library\SharpRSync\Strings\DeltaFile.en-US.resx | InvalidSignatureError | updated | not-updated | Delta stream did not have the correct start marker |
| 1346 | Library\SharpRSync\Strings\DeltaFile.en-US.resx | UnexpectedEndofstreamError | updated | not-updated | Unexpected end of stream detected |
| 1347 | Library\SharpRSync\Strings\DeltaFile.en-US.resx | UnknownCommandError | updated | not-updated | Unknown command in delta file |
| 1348 | Library\SharpRSync\Strings\Program.en-US.resx | ErrorOccurred | updated | not-updated | An error occurred: {0} |
| 1349 | Library\SharpRSync\Strings\Program.en-US.resx | UsageMessage | updated | not-updated | Usage: {0} signature <input-file> <signature-file> {0} delta <signature-file> <input-file> <delta-file> {0} patch <base-file> <delta-file> <output-file> |
| 1350 | Library\SharpRSync\Strings\RDiffBinary.en-US.resx | EncodedLengthError | updated | not-updated | Encoded value had unexpected length |
| 1351 | Library\SharpRSync\Strings\RDiffBinary.en-US.resx | InvalidDataLengthError | updated | not-updated | Invalid data length |
| 1352 | Library\SharpRSync\Strings\RDiffBinary.en-US.resx | InvalidDeltaCopyCommandError | updated | not-updated | Invalid delta copy command: {0} |
| 1353 | Library\SharpRSync\Strings\RDiffBinary.en-US.resx | InvalidEncodedSizeError | updated | not-updated | Invalid size for encoded value! |
| 1354 | Library\SharpRSync\Strings\RDiffBinary.en-US.resx | InvalidLiteralCommand | updated | not-updated | Invalid literal delta command: {0} |
| 1355 | Library\SharpRSync\Strings\RDiffBinary.en-US.resx | SizeTooLargeError | updated | not-updated | Unable to size item, because it is larger than: {0} |
| 1356 | Library\SharpRSync\Strings\RDiffBinary.en-US.resx | ValueTooLargeError | updated | not-updated | Value must be less than: {0} |
| 1357 | Library\SharpRSync\Strings\RollingBuffer.en-US.resx | BufferExhaustedError | updated | not-updated | Buffer has too few bytes |
| 1358 | Library\SharpRSync\Strings\RollingBuffer.en-US.resx | InternalError | updated | not-updated | This is one sad rolling buffer :( |
| 1359 | Library\SharpRSync\Strings\RollingBuffer.en-US.resx | NegativeIndexError | updated | not-updated | Index cannot be negative |
| 1360 | Library\SharpRSync\Strings\Utility.en-US.resx | UnexpectedEndOfStreamError | updated | not-updated | Unexpected end of stream |
| 1361 | Library\Snapshots\Strings\LinuxSnapshot.en-US.resx | ExternalProgramLaunchError | updated | not-updated | The external command failed to start. Error message: {0} Command: {1} {2} |
| 1362 | Library\Snapshots\Strings\LinuxSnapshot.en-US.resx | ExternalProgramTimeoutError | updated | not-updated | The external command failed to complete within the set time limit: {0} {1} |
| 1363 | Library\Snapshots\Strings\LinuxSnapshot.en-US.resx | InvalidFilePathError | updated | not-updated | Unable to match local path {0} with any snapshot path: {1} |
| 1364 | Library\Snapshots\Strings\LinuxSnapshot.en-US.resx | MountFolderMissingError | updated | not-updated | Script returned successfully, but the temporary folder {0} does not exist: {1} |
| 1365 | Library\Snapshots\Strings\LinuxSnapshot.en-US.resx | MountFolderNotRemovedError | updated | not-updated | Script returned successfully, but the temporary folder {0} still exist: {1} |
| 1366 | Library\Snapshots\Strings\LinuxSnapshot.en-US.resx | ScriptExitCodeError | updated | not-updated | The script returned exit code {0}, but {1} was expected: {2} |
| 1367 | Library\Snapshots\Strings\LinuxSnapshot.en-US.resx | ScriptOutputError | updated | not-updated | Script returned successfully, but the output was missing the {0} parameter: {1} |
| 1368 | Library\Snapshots\Strings\Shared.en-US.resx | InvalidEnumPathError | updated | not-updated | Unable to match local path {0} with a snapshot |
| 1369 | Library\Snapshots\Strings\USNHelper.en-US.resx | EmptyResponseError | updated | not-updated | Unexpected empty response while enumerating |
| 1370 | Library\Snapshots\Strings\USNHelper.en-US.resx | LinuxNotSupportedError | updated | not-updated | USN is not supported on Linux |
| 1371 | Library\Snapshots\Strings\USNHelper.en-US.resx | SafeGuardError | updated | not-updated | The number of files returned by USN was zero. This is likely an error. To remedy this, USN has been disabled. |
| 1372 | Library\Snapshots\Strings\WinNativeMethod.en-US.resx | MissingBackupPrivilegeError | updated | not-updated | Calling process does not have the backup privilege |
| 1373 | Library\Utility\Strings\FilenameFilter.en-US.resx | FilterContainsPathSeparator | updated | not-updated | Filter contains: {0} |
| 1374 | Library\Utility\Strings\Sizeparser.en-US.resx | InvalidSizeValueError | updated | not-updated | Invalid size value: {0} |
| 1375 | Library\Utility\Strings\SslCertificateValidator.en-US.resx | InvalidCallSequence | updated | not-updated | The SSL certificate validator was called in an incorrect order |
| 1376 | Library\Utility\Strings\SslCertificateValidator.en-US.resx | VerifyCertificateException | updated | not-updated | The server certificate had the error {0} and the hash {1} Use the commandline option --accept-specified-ssl-hash={1} to accept the server certificate anyway |
| 1377 | Library\Utility\Strings\SslCertificateValidator.en-US.resx | VerifyCertificateHashError | updated | not-updated | Failed while validating certificate hash, error message: {0}, Ssl error name: {1} |
| 1378 | Library\Utility\Strings\TempFolder.en-US.resx | TempFolderDoesNotExistError | updated | not-updated | Temporary folder does not exist: {0} |
| 1379 | Library\Utility\Strings\Timeparser.en-US.resx | InvalidDayError | updated | not-updated | Unable to parse date: {0}, invalid day: {1} |
| 1380 | Library\Utility\Strings\Timeparser.en-US.resx | InvalidIntegerError | updated | not-updated | Failed to parse the segment: {0}, invalid integer |
| 1381 | Library\Utility\Strings\Timeparser.en-US.resx | InvalidSpecifierError | updated | not-updated | Invalid specifier: {0} |
| 1382 | Library\Utility\Strings\Timeparser.en-US.resx | InvalidTimeError | updated | not-updated | Unable to parse date: {0}, invalid time: {1} |
| 1383 | Library\Utility\Strings\Timeparser.en-US.resx | InvalidYearError | updated | not-updated | Unable to parse date: {0}, invalid year: {1} |
| 1384 | Library\Utility\Strings\Timeparser.en-US.resx | UnknownMonthError | updated | not-updated | Unable to parse date: {0}, unknown month: {1} |
| 1385 | Library\Utility\Strings\Timeparser.en-US.resx | UnparsedDataFragmentError | updated | not-updated | Unparsed data: {0} |
| 1386 | Library\Utility\Strings\Utility.en-US.resx | FormatStringB | updated | {0} bajtů | {0} bytes |
| 1387 | Library\Utility\Strings\Utility.en-US.resx | FormatStringGB | not-updated | {0:N} GB | {0:N} GB |
| 1388 | Library\Utility\Strings\Utility.en-US.resx | FormatStringKB | not-updated | {0:N} KB | {0:N} KB |
| 1389 | Library\Utility\Strings\Utility.en-US.resx | FormatStringMB | not-updated | {0:N} MB | {0:N} MB |
| 1390 | Library\Utility\Strings\Utility.en-US.resx | InvalidHexDigitError | updated | Číslo '{0}' není platným šestnáctkovým číslem | The digit '{0}' is not a valid hex digit |
| 1391 | Library\Utility\Strings\Utility.en-US.resx | InvalidHexStringLengthError | updated | not-updated | The hex string size must be a multiple of two, eg. the length must be even |
| 1392 | Library\Utility\Strings\Utility.en-US.resx | TimeoutException | updated | Čas požadavku vypršel | The request timed out |
| 1393 | Library\Utility\Strings\Utility.en-US.resx | UnexpectedRequestResultError | updated | Pokus o otevření spojení skončil nečekaným výsledkem. Typ: {0}, chyba: {1} | The attempt to open a connection gave an unexpected result. Type: {0}, message: {1} |
| 1394 | Winforms\Controls\PasswordConfirmationDialog.en-US.resx | $this.Text | updated | Potvrďte, prosím, heslo | Please confirm the password |
| 1395 | Winforms\Controls\PasswordConfirmationDialog.en-US.resx | CancelBtn.Text | updated | Zrušit | Cancel |
| 1396 | Winforms\Controls\PasswordConfirmationDialog.en-US.resx | label1.Text | updated | Heslo | Password |
| 1397 | Winforms\Controls\PasswordConfirmationDialog.en-US.resx | OKBtn.Text | not-updated | OK | OK |
| 1398 | Winforms\Controls\PasswordControl.en-US.resx | ShowPassword.ToolTip | updated | missing | Show or hide the password |
| 1399 | Winforms\Controls\PasswordControl.en-US.resx | TextBox.Text | updated | heslo | password |
| 1400 | Winforms\Controls\Strings\PasswordConfirmationDialog.en-US.resx | PasswordDoNotMatchError | updated | not-updated | The password that you have entered does not match the previously entered password |
| 1401 | Winforms\Controls\Strings\PasswordControl.en-US.resx | ConfirmClearingPassword | updated | not-updated | You cannot read this password, but you may reset the password and enter a new one. Do you want to clear the password and enter a new one? |
| 1402 | WizardForm\Dialog.en-US.resx | $this.Text | not-updated | Dialog | Dialog |
| 1403 | WizardForm\Dialog.en-US.resx | _BackButton.Text | updated | < Zpět | < Back |
| 1404 | WizardForm\Dialog.en-US.resx | _CancelButton.Text | updated | Zrušit | Cancel |
| 1405 | WizardForm\Dialog.en-US.resx | _InfoLabel.Text | updated | missing | Helptext |
| 1406 | WizardForm\Dialog.en-US.resx | _NextButton.Text | updated | Další > | Next > |
| 1407 | WizardForm\Dialog.en-US.resx | _TitleLabel.Text | updated | Název | Title |
| 1408 | WizardForm\StartPage.en-US.resx | WizardHelp.Text | updated | Pokračujte kliknutím na Další | Click next to continue |
| 1409 | WizardForm\StartPage.en-US.resx | WizardIntroduction.Text | updated | missing | Wizard introduction |
| 1410 | WizardForm\StartPage.en-US.resx | WizardTitle.Text | updated | Název průvodce | Wizard title |
| 1411 | WizardForm\Strings\Dialog.en-US.resx | FinishButtonText | updated | Dokončit | Finish |
| 1412 | WizardForm\Strings\Dialog.en-US.resx | NextButtonText | updated | Další > | Next > |