3057 lines
142 KiB
Text
3057 lines
142 KiB
Text
# English translations for bastionguard-backup package.
|
|
# Copyright (C) 2026 Calogero Scarnà
|
|
# This file is distributed under the same license as the bastionguard-backup package.
|
|
# calogero <info@bastionguard.eu>, 2026.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: bastionguard-backup 1.5\n"
|
|
"Report-Msgid-Bugs-To: https://bastionguard.eu\n"
|
|
"POT-Creation-Date: 2026-04-08 13:38+0200\n"
|
|
"PO-Revision-Date: 2026-04-08 13:48+0200\n"
|
|
"Last-Translator: calogero <info@bastionguard.eu>\n"
|
|
"Language-Team: English\n"
|
|
"Language: en_US\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:109
|
|
msgid "Application needs admin access."
|
|
msgstr "Application needs admin access."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:110
|
|
msgid "Please run the application as admin (using 'sudo' or 'su')"
|
|
msgstr "Please run the application as admin (using 'sudo' or 'su')"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:260
|
|
#, c-format
|
|
msgid "Invalid command line arguments"
|
|
msgstr "Invalid command line arguments"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:293
|
|
msgid "Snapshots cannot be created in Live CD mode"
|
|
msgstr "Snapshots cannot be created in Live CD mode"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:330
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:856
|
|
msgid "No snapshots found"
|
|
msgstr "No snapshots found"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:336
|
|
msgid "Devices with Linux file systems"
|
|
msgstr "Devices with Linux file systems"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:365
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppGtk.vala:127
|
|
msgid "Options"
|
|
msgstr "Options"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:367
|
|
msgid "List"
|
|
msgstr "List"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:368
|
|
msgid "List snapshots"
|
|
msgstr "List snapshots"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:369
|
|
msgid "List devices"
|
|
msgstr "List devices"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:371
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupWindow.vala:145
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupWindow.vala:254
|
|
msgid "Backup"
|
|
msgstr "Backup"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:372
|
|
msgid "Create snapshot if scheduled"
|
|
msgstr "Create snapshot if scheduled"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:373
|
|
msgid "Create snapshot (even if not scheduled)"
|
|
msgstr "Create snapshot (even if not scheduled)"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:374
|
|
msgid "Set snapshot description"
|
|
msgstr "Set snapshot description"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:375
|
|
msgid "Add tags to snapshot (default: O)"
|
|
msgstr "Add tags to snapshot (default: O)"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:377
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:760
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreFinishBox.vala:71
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:159
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:296
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:377
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:566
|
|
msgid "Restore"
|
|
msgstr "Restore"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:378
|
|
msgid "Restore snapshot"
|
|
msgstr "Restore snapshot"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:380
|
|
msgid "Specify snapshot to restore"
|
|
msgstr "Specify snapshot to restore"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:381
|
|
msgid "Specify target device"
|
|
msgstr "Specify target device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:382
|
|
msgid "Specify device for installing GRUB2 bootloader"
|
|
msgstr "Specify device for installing GRUB2 bootloader"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:383
|
|
msgid "Skip GRUB2 reinstall"
|
|
msgstr "Skip GRUB2 reinstall"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:385
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/DeleteWindow.vala:98
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:768
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:370
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:574
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotListBox.vala:344
|
|
#, c-format
|
|
msgid "Delete"
|
|
msgstr "Delete"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:386
|
|
msgid "Delete snapshot"
|
|
msgstr "Delete snapshot"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:387
|
|
msgid "Delete all snapshots"
|
|
msgstr "Delete all snapshots"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:389
|
|
msgid "Global"
|
|
msgstr "Global"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:390
|
|
msgid "Specify backup device (default: config)"
|
|
msgstr "Specify backup device (default: config)"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:391
|
|
msgid "Answer YES to all confirmation prompts"
|
|
msgstr "Answer YES to all confirmation prompts"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:392
|
|
msgid "Switch to BTRFS mode (default: config)"
|
|
msgstr "Switch to BTRFS mode (default: config)"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:393
|
|
msgid "Switch to RSYNC mode (default: config)"
|
|
msgstr "Switch to RSYNC mode (default: config)"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:394
|
|
msgid "Show additional debug messages"
|
|
msgstr "Show additional debug messages"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:395
|
|
msgid "Show rsync output (default)"
|
|
msgstr "Show rsync output (default)"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:396
|
|
msgid "Hide rsync output"
|
|
msgstr "Hide rsync output"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:397
|
|
msgid "Run in non-interactive mode"
|
|
msgstr "Run in non-interactive mode"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:398
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppGtk.vala:131
|
|
msgid "Show all options"
|
|
msgstr "Show all options"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:399
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppGtk.vala:132
|
|
msgid "Print version number"
|
|
msgstr "Print version number"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:402
|
|
msgid "Examples"
|
|
msgstr "Examples"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:413
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/FinishBox.vala:55
|
|
msgid "Notes"
|
|
msgstr "Notes"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:439
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:469
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:508
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:556
|
|
msgid "Num"
|
|
msgstr "Num"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:441
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupDeviceBox.vala:235
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:491
|
|
msgid "Name"
|
|
msgstr "Name"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:442
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotListBox.vala:150
|
|
msgid "Tags"
|
|
msgstr "Tags"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:443
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:559
|
|
msgid "Description"
|
|
msgstr "Description"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:471
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:510
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:558
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2427
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2459
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:74
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:625
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:628
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ImportDialog.vala:68
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreDeviceBox.vala:97
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1954
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1964
|
|
#, c-format
|
|
msgid "Device"
|
|
msgstr "Device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:473
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:512
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupBox.vala:96
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupDeviceBox.vala:202
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreBox.vala:131
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:392
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotListBox.vala:173
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1960
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1975
|
|
#, c-format
|
|
msgid "Size"
|
|
msgstr "Size"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:474
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:513
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupDeviceBox.vala:190
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SettingsWindow.vala:89
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SettingsWindow.vala:144
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SettingsWindow.vala:266
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SettingsWindow.vala:299
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SettingsWindow.vala:361
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1971
|
|
#, c-format
|
|
msgid "Type"
|
|
msgstr "Type"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:475
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:514
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupDeviceBox.vala:254
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1973
|
|
#, c-format
|
|
msgid "Label"
|
|
msgstr "Label"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:629
|
|
#, c-format
|
|
msgid "To restore with default options, press the ENTER key for all prompts!"
|
|
msgstr "To restore with default options, press the ENTER key for all prompts!"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:631
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Press ENTER to continue..."
|
|
msgstr ""
|
|
"\n"
|
|
"Press ENTER to continue..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:677
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:497
|
|
msgid "Snapshot device not selected"
|
|
msgstr "Snapshot device not selected"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:681
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:504
|
|
msgid "Snapshot device not available"
|
|
msgstr "Snapshot device not available"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:682
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3764
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:505
|
|
msgid "Device not found"
|
|
msgstr "Device not found"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:691
|
|
msgid "Select backup device"
|
|
msgstr "Select backup device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:701
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:1064
|
|
#, c-format
|
|
msgid "Enter device name or number (a=Abort)"
|
|
msgstr "Enter device name or number (a=Abort)"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:707
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:535
|
|
msgid "Selected snapshot device is not a system disk"
|
|
msgstr "Selected snapshot device is not a system disk"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:708
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:536
|
|
msgid "Select BTRFS system disk with root subvolume (@)"
|
|
msgstr "Select BTRFS system disk with root subvolume (@)"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:716
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:786
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:926
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:1029
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:1080
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:1126
|
|
msgid "Failed to get input from user in 3 attempts"
|
|
msgstr "Failed to get input from user in 3 attempts"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:717
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:787
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:927
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:1030
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:1081
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:1127
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:1145
|
|
msgid "Aborted."
|
|
msgstr "Aborted."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:750
|
|
msgid "Could not find snapshot"
|
|
msgstr "Could not find snapshot"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:759
|
|
msgid "No snapshots found on device"
|
|
msgstr "No snapshots found on device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:771
|
|
msgid "Select snapshot"
|
|
msgstr "Select snapshot"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:779
|
|
#, c-format
|
|
msgid "Enter snapshot number (a=Abort, p=Previous, n=Next)"
|
|
msgstr "Enter snapshot number (a=Abort, p=Previous, n=Next)"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:859
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:998
|
|
msgid "Could not find device"
|
|
msgstr "Could not find device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:903
|
|
#, c-format
|
|
msgid "Select '%s' device (default = %s)"
|
|
msgstr "Select '%s' device (default = %s)"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:914
|
|
#, c-format
|
|
msgid "[ENTER = Default (%s), r = Root device, a = Abort]"
|
|
msgstr "[ENTER = Default (%s), r = Root device, a = Abort]"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:917
|
|
#, c-format
|
|
msgid "Enter device name or number"
|
|
msgstr "Enter device name or number"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:944
|
|
#, c-format
|
|
msgid "'%s' will be on root device"
|
|
msgstr "'%s' will be on root device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:947
|
|
#, c-format
|
|
msgid "'%s' will be on '%s'"
|
|
msgstr "'%s' will be on '%s'"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:1023
|
|
#, c-format
|
|
msgid "Re-install GRUB2 bootloader?"
|
|
msgstr "Re-install GRUB2 bootloader?"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:1040
|
|
msgid "Select GRUB device"
|
|
msgstr "Select GRUB device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:1061
|
|
#, c-format
|
|
msgid "[ENTER = Default (%s), a = Abort]"
|
|
msgstr "[ENTER = Default (%s), a = Abort]"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:1094
|
|
msgid "GRUB Device"
|
|
msgstr "GRUB Device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:1099
|
|
msgid "GRUB will NOT be reinstalled"
|
|
msgstr "GRUB will NOT be reinstalled"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppConsole.vala:1120
|
|
#, c-format
|
|
msgid "Continue with restore? (y/n): "
|
|
msgstr "Continue with restore? (y/n): "
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppGtk.vala:109
|
|
msgid "Unknown option"
|
|
msgstr "Unknown option"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppGtk.vala:125
|
|
msgid "Syntax"
|
|
msgstr "Syntax"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppGtk.vala:129
|
|
msgid "Print debug information"
|
|
msgstr "Print debug information"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppGtk.vala:130
|
|
msgid "Start in recovery mode"
|
|
msgstr "Start in recovery mode"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppGtk.vala:134
|
|
#, c-format
|
|
msgid "Run 'bastionguard-backup' for the command-line version of this tool"
|
|
msgstr "Run 'bastionguard-backup' for the command-line version of this tool"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppGtk.vala:140
|
|
msgid "Admin access is required to backup and restore system files."
|
|
msgstr "Admin access is required to backup and restore system files."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppGtk.vala:141
|
|
msgid "Please re-run the application as admin (using 'sudo' or 'su')"
|
|
msgstr "Please re-run the application as admin (using 'sudo' or 'su')"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/AppGtk.vala:143
|
|
msgid "Admin Access Required"
|
|
msgstr "Admin Access Required"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:202
|
|
msgid "Running"
|
|
msgstr "Running"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:230
|
|
msgid "Session log file"
|
|
msgstr "Session log file"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:242
|
|
msgid "Distribution"
|
|
msgstr "Distribution"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:251
|
|
msgid "Missing Dependencies"
|
|
msgstr "Missing Dependencies"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:267
|
|
msgid "Another instance of BastionGuard Backup is creating a snapshot."
|
|
msgstr "Another instance of BastionGuard Backup is creating a snapshot."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:268
|
|
msgid "Please wait a few minutes and try again."
|
|
msgstr "Please wait a few minutes and try again."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:271
|
|
msgid "Another instance of bastionguard-backup is currently running!"
|
|
msgstr "Another instance of bastionguard-backup is currently running!"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:272
|
|
msgid "Please check if you have multiple windows open."
|
|
msgstr "Please check if you have multiple windows open."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:275
|
|
msgid "Scheduled snapshot in progress..."
|
|
msgstr "Scheduled snapshot in progress..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:362
|
|
msgid "Commands listed below are not available on this system"
|
|
msgstr "Commands listed below are not available on this system"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:363
|
|
msgid "Please install required packages and try running TimeShift again"
|
|
msgstr "Please install required packages and try running TimeShift again"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:483
|
|
msgid "** Uninstalled BastionGuard Backup BTRFS **"
|
|
msgstr "** Uninstalled BastionGuard Backup BTRFS **"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:497
|
|
msgid "The system partition has an unsupported subvolume layout."
|
|
msgstr "The system partition has an unsupported subvolume layout."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:498
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3960
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreDeviceBox.vala:511
|
|
msgid ""
|
|
"Only ubuntu-type layouts with @ and @home subvolumes are currently supported."
|
|
msgstr ""
|
|
"Only ubuntu-type layouts with @ and @home subvolumes are currently supported."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:499
|
|
msgid "Application will exit."
|
|
msgstr "Application will exit."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:500
|
|
msgid "Not Supported"
|
|
msgstr "Not Supported"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1156
|
|
msgid "Boot snapshots are enabled"
|
|
msgstr "Boot snapshots are enabled"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1159
|
|
msgid "Last boot snapshot not found"
|
|
msgstr "Last boot snapshot not found"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1163
|
|
msgid "Last boot snapshot is older than system start time"
|
|
msgstr "Last boot snapshot is older than system start time"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1168
|
|
#, c-format
|
|
msgid "Last boot snapshot is %d hours old"
|
|
msgstr "Last boot snapshot is %d hours old"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1175
|
|
msgid "Boot snapshot failed!"
|
|
msgstr "Boot snapshot failed!"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1187
|
|
msgid "Hourly snapshots are enabled"
|
|
msgstr "Hourly snapshots are enabled"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1190
|
|
msgid "Last hourly snapshot not found"
|
|
msgstr "Last hourly snapshot not found"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1194
|
|
msgid "Last hourly snapshot is more than 1 hour old"
|
|
msgstr "Last hourly snapshot is more than 1 hour old"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1199
|
|
#, c-format
|
|
msgid "Last hourly snapshot is %d minutes old"
|
|
msgstr "Last hourly snapshot is %d minutes old"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1206
|
|
msgid "Hourly snapshot failed!"
|
|
msgstr "Hourly snapshot failed!"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1218
|
|
msgid "Daily snapshots are enabled"
|
|
msgstr "Daily snapshots are enabled"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1221
|
|
msgid "Last daily snapshot not found"
|
|
msgstr "Last daily snapshot not found"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1225
|
|
msgid "Last daily snapshot is more than 1 day old"
|
|
msgstr "Last daily snapshot is more than 1 day old"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1230
|
|
#, c-format
|
|
msgid "Last daily snapshot is %d hours old"
|
|
msgstr "Last daily snapshot is %d hours old"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1237
|
|
msgid "Daily snapshot failed!"
|
|
msgstr "Daily snapshot failed!"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1249
|
|
msgid "Weekly snapshots are enabled"
|
|
msgstr "Weekly snapshots are enabled"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1252
|
|
msgid "Last weekly snapshot not found"
|
|
msgstr "Last weekly snapshot not found"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1256
|
|
msgid "Last weekly snapshot is more than 1 week old"
|
|
msgstr "Last weekly snapshot is more than 1 week old"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1261
|
|
#, c-format
|
|
msgid "Last weekly snapshot is %d days old"
|
|
msgstr "Last weekly snapshot is %d days old"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1268
|
|
msgid "Weekly snapshot failed!"
|
|
msgstr "Weekly snapshot failed!"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1280
|
|
msgid "Monthly snapshot are enabled"
|
|
msgstr "Monthly snapshot are enabled"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1283
|
|
msgid "Last monthly snapshot not found"
|
|
msgstr "Last monthly snapshot not found"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1287
|
|
msgid "Last monthly snapshot is more than 1 month old"
|
|
msgstr "Last monthly snapshot is more than 1 month old"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1292
|
|
#, c-format
|
|
msgid "Last monthly snapshot is %d days old"
|
|
msgstr "Last monthly snapshot is %d days old"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1299
|
|
msgid "Monthly snapshot failed!"
|
|
msgstr "Monthly snapshot failed!"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1310
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ScheduleBox.vala:312
|
|
msgid "Scheduled snapshots are disabled"
|
|
msgstr "Scheduled snapshots are disabled"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1310
|
|
msgid "Nothing to do!"
|
|
msgstr "Nothing to do!"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1365
|
|
msgid "Unknown snapshot type"
|
|
msgstr "Unknown snapshot type"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1383
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1457
|
|
msgid "Tagged snapshot"
|
|
msgstr "Tagged snapshot"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1447
|
|
msgid "Snapshot saved successfully"
|
|
msgstr "Snapshot saved successfully"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1450
|
|
msgid "Failed to create snapshot"
|
|
msgstr "Failed to create snapshot"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1533
|
|
msgid "Calculating required disk space..."
|
|
msgstr "Calculating required disk space..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1568
|
|
msgid "Estimating system size..."
|
|
msgstr "Estimating system size..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1572
|
|
msgid "Creating new snapshot..."
|
|
msgstr "Creating new snapshot..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1574
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1729
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1731
|
|
msgid "Saving to device"
|
|
msgstr "Saving to device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1574
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1729
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1731
|
|
msgid "mounted at path"
|
|
msgstr "mounted at path"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1633
|
|
#, c-format
|
|
msgid "Linking from snapshot"
|
|
msgstr "Linking from snapshot"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1642
|
|
msgid "Failed to save exclude list"
|
|
msgstr "Failed to save exclude list"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1648
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2865
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3114
|
|
msgid "Syncing files with rsync..."
|
|
msgstr "Syncing files with rsync..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1680
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Snapshot.vala:502
|
|
msgid "complete"
|
|
msgstr "complete"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1680
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Snapshot.vala:503
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupBox.vala:265
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/DeleteBox.vala:149
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreBox.vala:237
|
|
msgid "remaining"
|
|
msgstr "remaining"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1691
|
|
msgid "rsync returned an error"
|
|
msgstr "rsync returned an error"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1692
|
|
msgid "Failed to create new snapshot"
|
|
msgstr "Failed to create new snapshot"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1727
|
|
msgid "Creating new backup..."
|
|
msgstr "Creating new backup..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1784
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:4309
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:4394
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Subvolume.vala:266
|
|
msgid "btrfs returned an error"
|
|
msgstr "btrfs returned an error"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1785
|
|
msgid "Failed to create subvolume snapshot"
|
|
msgstr "Failed to create subvolume snapshot"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1789
|
|
msgid "Created subvolume snapshot"
|
|
msgstr "Created subvolume snapshot"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1879
|
|
msgid "Unknown value specified for option --tags"
|
|
msgstr "Unknown value specified for option --tags"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1880
|
|
msgid "Expected values: O, B, H, D, W, M"
|
|
msgstr "Expected values: O, B, H, D, W, M"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1892
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupBox.vala:117
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/DeleteBox.vala:68
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreBox.vala:88
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:232
|
|
msgid "Preparing..."
|
|
msgstr "Preparing..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1930
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:1941
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:4569
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:915
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Snapshot.vala:511
|
|
#, c-format
|
|
msgid "Removed"
|
|
msgstr "Removed"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2325
|
|
msgid "Backup device not specified!"
|
|
msgstr "Backup device not specified!"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2330
|
|
msgid "Backup Device"
|
|
msgstr "Backup Device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2335
|
|
msgid "Snapshot to restore not specified!"
|
|
msgstr "Snapshot to restore not specified!"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2339
|
|
msgid "Invalid Snapshot"
|
|
msgstr "Invalid Snapshot"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2340
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:1068
|
|
msgid "Selected snapshot is marked for deletion"
|
|
msgstr "Selected snapshot is marked for deletion"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2345
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:657
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:710
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotListBox.vala:94
|
|
#, c-format
|
|
msgid "Snapshot"
|
|
msgstr "Snapshot"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2354
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2358
|
|
msgid "BTRFS device is not mounted"
|
|
msgstr "BTRFS device is not mounted"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2364
|
|
msgid "Target device not specified!"
|
|
msgstr "Target device not specified!"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2370
|
|
msgid "Target device is not mounted"
|
|
msgstr "Target device is not mounted"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2419
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreSummaryBox.vala:53
|
|
msgid "Warning"
|
|
msgstr "Warning"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2424
|
|
msgid "Data will be modified on following devices:"
|
|
msgstr "Data will be modified on following devices:"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2426
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2459
|
|
msgid "Mount"
|
|
msgstr "Mount"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2507
|
|
msgid "Please save your work and close all applications."
|
|
msgstr "Please save your work and close all applications."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2508
|
|
msgid "System will reboot after files are restored."
|
|
msgstr "System will reboot after files are restored."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2519
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreSummaryBox.vala:64
|
|
msgid "Disclaimer"
|
|
msgstr "Disclaimer"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2524
|
|
msgid ""
|
|
"This software comes without absolutely NO warranty and the author takes no "
|
|
"responsibility for any damage arising from the use of this program."
|
|
msgstr ""
|
|
"This software comes without absolutely NO warranty and the author takes no "
|
|
"responsibility for any damage arising from the use of this program."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2525
|
|
msgid ""
|
|
"If these terms are not acceptable to you, please do not proceed beyond this "
|
|
"point!"
|
|
msgstr ""
|
|
"If these terms are not acceptable to you, please do not proceed beyond this "
|
|
"point!"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2557
|
|
msgid "Please do not interrupt the restore process!"
|
|
msgstr "Please do not interrupt the restore process!"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2558
|
|
msgid "System will reboot after files are restored"
|
|
msgstr "System will reboot after files are restored"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2620
|
|
msgid "Re-installing GRUB2 bootloader..."
|
|
msgstr "Re-installing GRUB2 bootloader..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2661
|
|
msgid "Generating initramfs..."
|
|
msgstr "Generating initramfs..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2678
|
|
msgid "Updating GRUB menu..."
|
|
msgstr "Updating GRUB menu..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2695
|
|
msgid "Syncing file systems..."
|
|
msgstr "Syncing file systems..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2701
|
|
msgid "Cleaning up..."
|
|
msgstr "Cleaning up..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2720
|
|
msgid "Rebooting system..."
|
|
msgstr "Rebooting system..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2790
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2881
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:222
|
|
msgid "Parsing log file..."
|
|
msgstr "Parsing log file..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2820
|
|
msgid "Building file list..."
|
|
msgstr "Building file list..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2862
|
|
msgid "Comparing files with rsync..."
|
|
msgstr "Comparing files with rsync..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2889
|
|
msgid "Updating bootloader configuration..."
|
|
msgstr "Updating bootloader configuration..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:2965
|
|
msgid "Updated /etc/fstab on target device"
|
|
msgstr "Updated /etc/fstab on target device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3053
|
|
msgid "Updated /etc/crypttab on target device"
|
|
msgstr "Updated /etc/crypttab on target device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3061
|
|
msgid "Checking file systems for errors..."
|
|
msgstr "Checking file systems for errors..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3104
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreBox.vala:74
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreBox.vala:187
|
|
msgid "Comparing Files (Dry Run)..."
|
|
msgstr "Comparing Files (Dry Run)..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3107
|
|
msgid "Restoring snapshot..."
|
|
msgstr "Restoring snapshot..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3111
|
|
msgid "Cloning system..."
|
|
msgstr "Cloning system..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3138
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3180
|
|
msgid "Restore completed"
|
|
msgstr "Restore completed"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3195
|
|
msgid "Snapshot will become active after system is rebooted."
|
|
msgstr "Snapshot will become active after system is rebooted."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3232
|
|
msgid "Found existing pre-restore snapshot"
|
|
msgstr "Found existing pre-restore snapshot"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3241
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3245
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Subvolume.vala:179
|
|
#, c-format
|
|
msgid "Deleted subvolume"
|
|
msgstr "Deleted subvolume"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3262
|
|
msgid "Creating pre-restore snapshot from system subvolumes..."
|
|
msgstr "Creating pre-restore snapshot from system subvolumes..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3284
|
|
msgid "Could not find system subvolume"
|
|
msgstr "Could not find system subvolume"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3299
|
|
msgid "Failed to move system subvolume to snapshot directory"
|
|
msgstr "Failed to move system subvolume to snapshot directory"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3306
|
|
msgid "Moved system subvolume to snapshot directory"
|
|
msgstr "Moved system subvolume to snapshot directory"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3312
|
|
msgid "Could not find system subvolumes for creating pre-restore snapshot"
|
|
msgstr "Could not find system subvolumes for creating pre-restore snapshot"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3334
|
|
msgid "Created pre-restore snapshot"
|
|
msgstr "Created pre-restore snapshot"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3425
|
|
msgid "App config saved"
|
|
msgstr "App config saved"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3470
|
|
msgid "Found legacy Timeshift config"
|
|
msgstr "Found legacy Timeshift config"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3473
|
|
msgid "Found BastionGuard config"
|
|
msgstr "Found BastionGuard config"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3563
|
|
msgid "Imported Timeshift settings into BastionGuard Backup"
|
|
msgstr "Imported Timeshift settings into BastionGuard Backup"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3566
|
|
msgid "Imported BastionGuard settings"
|
|
msgstr "Imported BastionGuard settings"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3685
|
|
msgid "App config loaded"
|
|
msgstr "App config loaded"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3725
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3729
|
|
msgid "Selected default snapshot type"
|
|
msgstr "Selected default snapshot type"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3746
|
|
msgid ""
|
|
"Option --snapshot-device should not be specified for creating snapshots in "
|
|
"BTRFS mode"
|
|
msgstr ""
|
|
"Option --snapshot-device should not be specified for creating snapshots in "
|
|
"BTRFS mode"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3774
|
|
msgid "Selected default snapshot device"
|
|
msgstr "Selected default snapshot device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3843
|
|
msgid "Failed to get partition list."
|
|
msgstr "Failed to get partition list."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3870
|
|
msgid "/ is mapped to device"
|
|
msgstr "/ is mapped to device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3881
|
|
msgid "/home is mapped to device"
|
|
msgstr "/home is mapped to device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3892
|
|
msgid "/boot is mapped to device"
|
|
msgstr "/boot is mapped to device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3903
|
|
msgid "/boot/efi is mapped to device"
|
|
msgstr "/boot/efi is mapped to device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3959
|
|
msgid "The target partition has an unsupported subvolume layout."
|
|
msgstr "The target partition has an unsupported subvolume layout."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:3963
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreDeviceBox.vala:508
|
|
msgid "Unsupported Subvolume Layout"
|
|
msgstr "Unsupported Subvolume Layout"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:4046
|
|
msgid "Critical Error"
|
|
msgstr "Critical Error"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:4047
|
|
msgid "Failed to unmount device!"
|
|
msgstr "Failed to unmount device!"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:4047
|
|
msgid "Application will exit"
|
|
msgstr "Application will exit"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:4110
|
|
#, c-format
|
|
msgid "Removed mount directory: '%s'"
|
|
msgstr "Removed mount directory: '%s'"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:4241
|
|
msgid "Querying subvolume info..."
|
|
msgstr "Querying subvolume info..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:4258
|
|
msgid "Query completed"
|
|
msgstr "Query completed"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:4310
|
|
msgid "Failed to query subvolume list"
|
|
msgstr "Failed to query subvolume list"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:4395
|
|
msgid "Failed to query subvolume quota"
|
|
msgstr "Failed to query subvolume quota"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Main.vala:4573
|
|
msgid "Older log files removed"
|
|
msgstr "Older log files removed"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:75
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:145
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:737
|
|
msgid "Free space"
|
|
msgstr "Free space"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:144
|
|
msgid "Selected snapshot device"
|
|
msgstr "Selected snapshot device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:468
|
|
#, c-format
|
|
msgid "Snapshot device"
|
|
msgstr "Snapshot device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:472
|
|
#, c-format
|
|
msgid "Snapshot location"
|
|
msgstr "Snapshot location"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:478
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:632
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:471
|
|
#, c-format
|
|
msgid "Status"
|
|
msgstr "Status"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:498
|
|
msgid "Select the snapshot device"
|
|
msgstr "Select the snapshot device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:569
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:598
|
|
msgid "Not enough disk space"
|
|
msgstr "Not enough disk space"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:572
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:601
|
|
msgid "Select another device or free up some space"
|
|
msgstr "Select another device or free up some space"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:580
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ExcludeListSummaryWindow.vala:84
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SettingsWindow.vala:220
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Gtk/CustomMessageDialog.vala:148
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Gtk/CustomMessageDialog.vala:160
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/GtkHelper.vala:92
|
|
msgid "OK"
|
|
msgstr "OK"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:582
|
|
#, c-format
|
|
msgid "%d snapshots, %s free"
|
|
msgstr "%d snapshots, %s free"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:607
|
|
msgid "No snapshots on this device"
|
|
msgstr "No snapshots on this device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:609
|
|
msgid "First snapshot requires:"
|
|
msgstr "First snapshot requires:"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:625
|
|
msgid "Not Selected"
|
|
msgstr "Not Selected"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:630
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreDeviceBox.vala:93
|
|
#, c-format
|
|
msgid "Path"
|
|
msgstr "Path"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:631
|
|
#, c-format
|
|
msgid "Mode"
|
|
msgstr "Mode"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:654
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:697
|
|
msgid "Maximum backups exceeded for backup level"
|
|
msgstr "Maximum backups exceeded for backup level"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:657
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:710
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:789
|
|
msgid "un-tagged"
|
|
msgstr "un-tagged"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:789
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:808
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:826
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:840
|
|
#, c-format
|
|
msgid "Removing snapshots"
|
|
msgstr "Removing snapshots"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:808
|
|
msgid "marked for deletion"
|
|
msgstr "marked for deletion"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:826
|
|
msgid "incomplete"
|
|
msgstr "incomplete"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:840
|
|
msgid "all"
|
|
msgstr "all"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:917
|
|
msgid "Failed to remove"
|
|
msgstr "Failed to remove"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:941
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:945
|
|
msgid "Failed to create symlinks"
|
|
msgstr "Failed to create symlinks"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:950
|
|
msgid "Symlinks updated"
|
|
msgstr "Symlinks updated"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/SnapshotRepo.vala:957
|
|
msgid "Failed to delete symlinks"
|
|
msgstr "Failed to delete symlinks"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Snapshot.vala:432
|
|
msgid "Created control file"
|
|
msgstr "Created control file"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Snapshot.vala:486
|
|
msgid "Removing"
|
|
msgstr "Removing"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Snapshot.vala:523
|
|
msgid "Removing snapshot"
|
|
msgstr "Removing snapshot"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Snapshot.vala:532
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Snapshot.vala:544
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Snapshot.vala:552
|
|
msgid "Failed to remove snapshot"
|
|
msgstr "Failed to remove snapshot"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Snapshot.vala:557
|
|
msgid "Removed snapshot"
|
|
msgstr "Removed snapshot"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Subvolume.vala:141
|
|
#, c-format
|
|
msgid "Deleting subvolume"
|
|
msgstr "Deleting subvolume"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Subvolume.vala:161
|
|
msgid "Failed to delete snapshot nested subvolume"
|
|
msgstr "Failed to delete snapshot nested subvolume"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Subvolume.vala:175
|
|
msgid "Failed to delete snapshot subvolume"
|
|
msgstr "Failed to delete snapshot subvolume"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Subvolume.vala:208
|
|
#, c-format
|
|
msgid "Destroying qgroup"
|
|
msgstr "Destroying qgroup"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Subvolume.vala:217
|
|
#, c-format
|
|
msgid "Destroyed qgroup"
|
|
msgstr "Destroyed qgroup"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Subvolume.vala:249
|
|
#, c-format
|
|
msgid "Not Found"
|
|
msgstr "Not Found"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Subvolume.vala:254
|
|
#, c-format
|
|
msgid "Subvolume exists at destination"
|
|
msgstr "Subvolume exists at destination"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Subvolume.vala:267
|
|
msgid "Failed to restore system subvolume"
|
|
msgstr "Failed to restore system subvolume"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Core/Subvolume.vala:271
|
|
msgid "Restored system subvolume"
|
|
msgstr "Restored system subvolume"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupBox.vala:71
|
|
msgid "Creating Snapshot..."
|
|
msgstr "Creating Snapshot..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupBox.vala:83
|
|
msgid "File and directory counts:"
|
|
msgstr "File and directory counts:"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupBox.vala:87
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreBox.vala:122
|
|
msgid "No Change"
|
|
msgstr "No Change"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupBox.vala:88
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreBox.vala:123
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:366
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:570
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:591
|
|
#, c-format
|
|
msgid "Created"
|
|
msgstr "Created"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupBox.vala:89
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreBox.vala:124
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:370
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:574
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:595
|
|
#, c-format
|
|
msgid "Deleted"
|
|
msgstr "Deleted"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupBox.vala:90
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreBox.vala:125
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:380
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:383
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:566
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:587
|
|
msgid "Changed"
|
|
msgstr "Changed"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupBox.vala:92
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreBox.vala:127
|
|
msgid "Changed items:"
|
|
msgstr "Changed items:"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupBox.vala:95
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreBox.vala:130
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:390
|
|
#, c-format
|
|
msgid "Checksum"
|
|
msgstr "Checksum"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupBox.vala:97
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreBox.vala:132
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:394
|
|
#, c-format
|
|
msgid "Timestamp"
|
|
msgstr "Timestamp"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupBox.vala:98
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreBox.vala:133
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:396
|
|
#, c-format
|
|
msgid "Permissions"
|
|
msgstr "Permissions"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupBox.vala:99
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreBox.vala:134
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:398
|
|
#, c-format
|
|
msgid "Owner"
|
|
msgstr "Owner"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupBox.vala:100
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreBox.vala:135
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:400
|
|
#, c-format
|
|
msgid "Group"
|
|
msgstr "Group"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupBox.vala:137
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupBox.vala:278
|
|
msgid "Paused"
|
|
msgstr "Paused"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupDeviceBox.vala:56
|
|
msgid "Select Snapshot Location"
|
|
msgstr "Select Snapshot Location"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupDeviceBox.vala:65
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreDeviceBox.vala:70
|
|
msgid "Refresh"
|
|
msgstr "Refresh"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupDeviceBox.vala:97
|
|
#, c-format
|
|
msgid "Devices displayed above have BTRFS file systems."
|
|
msgstr "Devices displayed above have BTRFS file systems."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupDeviceBox.vala:98
|
|
msgid ""
|
|
"BTRFS snapshots are saved on system partition. Other partitions are not "
|
|
"supported."
|
|
msgstr ""
|
|
"BTRFS snapshots are saved on system partition. Other partitions are not "
|
|
"supported."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupDeviceBox.vala:99
|
|
msgid ""
|
|
"Snapshots are saved to /bastionguard-backup-btrfs on selected partition. "
|
|
"Other locations are not supported."
|
|
msgstr ""
|
|
"Snapshots are saved to /bastionguard-backup-btrfs on selected partition. "
|
|
"Other locations are not supported."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupDeviceBox.vala:104
|
|
#, c-format
|
|
msgid "Devices displayed above have Linux file systems."
|
|
msgstr "Devices displayed above have Linux file systems."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupDeviceBox.vala:105
|
|
msgid "Devices with Windows file systems are not supported (NTFS, FAT, etc)."
|
|
msgstr "Devices with Windows file systems are not supported (NTFS, FAT, etc)."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupDeviceBox.vala:106
|
|
msgid "Remote and network locations are not supported."
|
|
msgstr "Remote and network locations are not supported."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupDeviceBox.vala:107
|
|
msgid ""
|
|
"Snapshots are saved to /bastionguard-backup on selected partition. Other "
|
|
"locations are not supported."
|
|
msgstr ""
|
|
"Snapshots are saved to /bastionguard-backup on selected partition. Other "
|
|
"locations are not supported."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupDeviceBox.vala:127
|
|
msgid "Disk"
|
|
msgstr "Disk"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupDeviceBox.vala:215
|
|
msgid "Free"
|
|
msgstr "Free"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupDeviceBox.vala:385
|
|
msgid "Selected device does not have Linux partition"
|
|
msgstr "Selected device does not have Linux partition"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupDeviceBox.vala:388
|
|
msgid "Selected device does not have BTRFS partition"
|
|
msgstr "Selected device does not have BTRFS partition"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupDeviceBox.vala:410
|
|
#, c-format
|
|
msgid "Select a partition on this disk"
|
|
msgstr "Select a partition on this disk"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupDeviceBox.vala:512
|
|
#, c-format
|
|
msgid "There are no snapshots on this device"
|
|
msgstr "There are no snapshots on this device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupFinishBox.vala:50
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/DeleteFinishBox.vala:50
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreFinishBox.vala:50
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreFinishBox.vala:75
|
|
msgid "Completed"
|
|
msgstr "Completed"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupFinishBox.vala:60
|
|
msgid "Snapshot Created"
|
|
msgstr "Snapshot Created"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupFinishBox.vala:63
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/DeleteFinishBox.vala:63
|
|
msgid "With Errors"
|
|
msgstr "With Errors"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupFinishBox.vala:70
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/DeleteFinishBox.vala:71
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/FinishBox.vala:101
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreFinishBox.vala:106
|
|
msgid "Close window to exit"
|
|
msgstr "Close window to exit"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupWindow.vala:75
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupWindow.vala:204
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupWindow.vala:583
|
|
msgid "Create Snapshot"
|
|
msgstr "Create Snapshot"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupWindow.vala:134
|
|
msgid ""
|
|
"BastionGuard™\n"
|
|
"Backup"
|
|
msgstr ""
|
|
"BastionGuard™\n"
|
|
"Backup"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupWindow.vala:143
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupWindow.vala:244
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupWindow.vala:577
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:179
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:991
|
|
msgid "Estimate"
|
|
msgstr "Estimate"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupWindow.vala:144
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupWindow.vala:249
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SettingsWindow.vala:145
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SettingsWindow.vala:270
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:180
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:994
|
|
msgid "Location"
|
|
msgstr "Location"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupWindow.vala:146
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupWindow.vala:259
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/DeleteWindow.vala:103
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:183
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:613
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:1003
|
|
msgid "Finish"
|
|
msgstr "Finish"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupWindow.vala:304
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/DeleteWindow.vala:157
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:348
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:611
|
|
msgid "Previous"
|
|
msgstr "Previous"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupWindow.vala:309
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/DeleteWindow.vala:165
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:353
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:612
|
|
msgid "Next"
|
|
msgstr "Next"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupWindow.vala:314
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BootOptionsWindow.vala:103
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/DeleteWindow.vala:173
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:1286
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:606
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:266
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SettingsWindow.vala:150
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Gtk/CustomMessageDialog.vala:152
|
|
msgid "Close"
|
|
msgstr "Close"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupWindow.vala:320
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/DeleteWindow.vala:190
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:361
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:367
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SettingsWindow.vala:217
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:614
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Gtk/CustomMessageDialog.vala:156
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Gtk/CustomMessageDialog.vala:161
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/GtkHelper.vala:93
|
|
msgid "Cancel"
|
|
msgstr "Cancel"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupWindow.vala:328
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupWindow.vala:334
|
|
msgid "Pause"
|
|
msgstr "Pause"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupWindow.vala:339
|
|
msgid "Resume"
|
|
msgstr "Resume"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupWindow.vala:580
|
|
msgid "Backup Location"
|
|
msgstr "Backup Location"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BackupWindow.vala:586
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:160
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:301
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:709
|
|
msgid "Finished"
|
|
msgstr "Finished"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BootOptionsBox.vala:118
|
|
msgid "(Re)install GRUB2 on:"
|
|
msgstr "(Re)install GRUB2 on:"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BootOptionsBox.vala:120
|
|
msgid "Re-installs the GRUB2 bootloader on the selected device."
|
|
msgstr "Re-installs the GRUB2 bootloader on the selected device."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BootOptionsBox.vala:135
|
|
msgid "Update initramfs"
|
|
msgstr "Update initramfs"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BootOptionsBox.vala:137
|
|
msgid ""
|
|
"Re-generates initramfs for all installed kernels. This is generally not "
|
|
"needed. Select this only if the restored system fails to boot."
|
|
msgstr ""
|
|
"Re-generates initramfs for all installed kernels. This is generally not "
|
|
"needed. Select this only if the restored system fails to boot."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BootOptionsBox.vala:150
|
|
msgid "Update GRUB menu"
|
|
msgstr "Update GRUB menu"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BootOptionsBox.vala:152
|
|
msgid ""
|
|
"Updates the GRUB menu entries (recommended). This is safe to run and should "
|
|
"be left selected."
|
|
msgstr ""
|
|
"Updates the GRUB menu entries (recommended). This is safe to run and should "
|
|
"be left selected."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/BootOptionsWindow.vala:46
|
|
msgid "Bootloader Options"
|
|
msgstr "Bootloader Options"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/DeleteBox.vala:58
|
|
msgid "Deleting Snapshots..."
|
|
msgstr "Deleting Snapshots..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/DeleteFinishBox.vala:60
|
|
msgid "Snapshot(s) Deleted"
|
|
msgstr "Snapshot(s) Deleted"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/DeleteWindow.vala:62
|
|
msgid "Delete Snapshots"
|
|
msgstr "Delete Snapshots"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/DeleteWindow.vala:85
|
|
msgid "Select Snapshots"
|
|
msgstr "Select Snapshots"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/DeleteWindow.vala:87
|
|
msgid "Select the snapshots to be deleted"
|
|
msgstr "Select the snapshots to be deleted"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/DeleteWindow.vala:89
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:501
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:681
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:724
|
|
msgid "Snapshots"
|
|
msgstr "Snapshots"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/DeleteWindow.vala:181
|
|
msgid "Hide"
|
|
msgstr "Hide"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/DeleteWindow.vala:182
|
|
msgid "Hide this window (files will be deleted in background)"
|
|
msgstr "Hide this window (files will be deleted in background)"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/DeleteWindow.vala:335
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:958
|
|
msgid "No Snapshots Selected"
|
|
msgstr "No Snapshots Selected"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/DeleteWindow.vala:336
|
|
msgid "Select snapshots to delete"
|
|
msgstr "Select snapshots to delete"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/EstimateBox.vala:54
|
|
msgid "Estimating System Size..."
|
|
msgstr "Estimating System Size..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/EstimateBox.vala:64
|
|
msgid "Please wait..."
|
|
msgstr "Please wait..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ExcludeAppsBox.vala:51
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreExcludeBox.vala:55
|
|
msgid "Exclude Application Settings"
|
|
msgstr "Exclude Application Settings"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ExcludeAppsBox.vala:134
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ExcludeBox.vala:267
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:158
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:291
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:703
|
|
msgid "Summary"
|
|
msgstr "Summary"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ExcludeBox.vala:54
|
|
msgid "Include / Exclude Patterns"
|
|
msgstr "Include / Exclude Patterns"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ExcludeBox.vala:59
|
|
msgid "Click to edit. Drag-drop to re-order."
|
|
msgstr "Click to edit. Drag-drop to re-order."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ExcludeBox.vala:84
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/UsersBox.vala:88
|
|
msgid "Click to edit. Drag and drop to re-order."
|
|
msgstr "Click to edit. Drag and drop to re-order."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ExcludeBox.vala:166
|
|
msgid "Pattern"
|
|
msgstr "Pattern"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ExcludeBox.vala:225
|
|
msgid "Add"
|
|
msgstr "Add"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ExcludeBox.vala:225
|
|
msgid "Add custom pattern"
|
|
msgstr "Add custom pattern"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ExcludeBox.vala:230
|
|
msgid "Exclude Pattern"
|
|
msgstr "Exclude Pattern"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ExcludeBox.vala:231
|
|
msgid "Enter the pattern to exclude (Ex: *.mp3, *.bak)"
|
|
msgstr "Enter the pattern to exclude (Ex: *.mp3, *.bak)"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ExcludeBox.vala:242
|
|
msgid "Add Files"
|
|
msgstr "Add Files"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ExcludeBox.vala:242
|
|
msgid "Add files"
|
|
msgstr "Add files"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ExcludeBox.vala:248
|
|
msgid "Add Folders"
|
|
msgstr "Add Folders"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ExcludeBox.vala:248
|
|
msgid "Add directories"
|
|
msgstr "Add directories"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ExcludeBox.vala:262
|
|
msgid "Remove"
|
|
msgstr "Remove"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ExcludeBox.vala:282
|
|
msgid "Items Not Selected"
|
|
msgstr "Items Not Selected"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ExcludeBox.vala:283
|
|
msgid "Select the items to be removed from the list"
|
|
msgstr "Select the items to be removed from the list"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ExcludeBox.vala:378
|
|
msgid "Select file(s)"
|
|
msgstr "Select file(s)"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ExcludeBox.vala:405
|
|
msgid "Select directory"
|
|
msgstr "Select directory"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ExcludeListSummaryWindow.vala:49
|
|
msgid "Exclude List Summary"
|
|
msgstr "Exclude List Summary"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ExcludeListSummaryWindow.vala:62
|
|
msgid ""
|
|
"Files & directories matching the patterns below will be excluded. "
|
|
"Patterns starting with a + will include the item instead of excluding."
|
|
msgstr ""
|
|
"Files & directories matching the patterns below will be excluded. "
|
|
"Patterns starting with a + will include the item instead of excluding."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ExcludeMessageWindow.vala:56
|
|
msgid "Excluded Directories"
|
|
msgstr "Excluded Directories"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ExcludeMessageWindow.vala:70
|
|
msgid "Exclude List"
|
|
msgstr "Exclude List"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ExcludeMessageWindow.vala:76
|
|
msgid "Files matching the following patterns will be excluded"
|
|
msgstr "Files matching the following patterns will be excluded"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ExcludeMessageWindow.vala:97
|
|
msgid "File Pattern"
|
|
msgstr "File Pattern"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ExcludeMessageWindow.vala:115
|
|
msgid "Home Directory"
|
|
msgstr "Home Directory"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ExcludeMessageWindow.vala:128
|
|
msgid ""
|
|
"Hidden files and folders are included by default since they contain user-"
|
|
"specific configuration files."
|
|
msgstr ""
|
|
"Hidden files and folders are included by default since they contain user-"
|
|
"specific configuration files."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ExcludeMessageWindow.vala:129
|
|
msgid "All other files and folders are excluded."
|
|
msgstr "All other files and folders are excluded."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/FinishBox.vala:58
|
|
msgid "Setup Complete"
|
|
msgstr "Setup Complete"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/FinishBox.vala:75
|
|
msgid ""
|
|
"Scheduled snapshots are enabled. Snapshots will be created automatically for "
|
|
"selected levels."
|
|
msgstr ""
|
|
"Scheduled snapshots are enabled. Snapshots will be created automatically for "
|
|
"selected levels."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/FinishBox.vala:78
|
|
msgid "Scheduled snapshots are disabled. It's recommended to enable it."
|
|
msgstr "Scheduled snapshots are disabled. It's recommended to enable it."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/FinishBox.vala:82
|
|
msgid "System can be rolled-back to a previous date by restoring a snapshot."
|
|
msgstr "System can be rolled-back to a previous date by restoring a snapshot."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/FinishBox.vala:85
|
|
msgid ""
|
|
"Restoring a snapshot will replace system subvolumes, and system subvolumes "
|
|
"currently in use will be preserved as a new snapshot. If required, this "
|
|
"snapshot can be restored later to 'undo' the restore."
|
|
msgstr ""
|
|
"Restoring a snapshot will replace system subvolumes, and system subvolumes "
|
|
"currently in use will be preserved as a new snapshot. If required, this "
|
|
"snapshot can be restored later to 'undo' the restore."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/FinishBox.vala:88
|
|
msgid ""
|
|
"Restoring snapshots only replaces system files and settings. Non-hidden "
|
|
"files and directories in user home directories will not be touched. This "
|
|
"behaviour can be changed by adding a filter to include these files. Included "
|
|
"files will be backed up when snapshot is created, and replaced when snapshot "
|
|
"is restored."
|
|
msgstr ""
|
|
"Restoring snapshots only replaces system files and settings. Non-hidden "
|
|
"files and directories in user home directories will not be touched. This "
|
|
"behaviour can be changed by adding a filter to include these files. Included "
|
|
"files will be backed up when snapshot is created, and replaced when snapshot "
|
|
"is restored."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/FinishBox.vala:92
|
|
msgid ""
|
|
"BTRFS snapshots are saved on the same disk from which it is created. If the "
|
|
"system disk fails, snapshots will be lost along with the system. Save "
|
|
"snapshots to an external non-system disk in RSYNC mode to guard against disk "
|
|
"failures."
|
|
msgstr ""
|
|
"BTRFS snapshots are saved on the same disk from which it is created. If the "
|
|
"system disk fails, snapshots will be lost along with the system. Save "
|
|
"snapshots to an external non-system disk in RSYNC mode to guard against disk "
|
|
"failures."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/FinishBox.vala:95
|
|
msgid ""
|
|
"Save snapshots to an external disk instead of the system disk to guard "
|
|
"against drive failures."
|
|
msgstr ""
|
|
"Save snapshots to an external disk instead of the system disk to guard "
|
|
"against drive failures."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/FinishBox.vala:97
|
|
msgid ""
|
|
"Saving snapshots to a non-system disk allows you to format and re-install "
|
|
"the OS on the system disk without losing snapshots stored on it. You can "
|
|
"even install another Linux distribution and later roll-back the previous "
|
|
"distribution by restoring a snapshot."
|
|
msgstr ""
|
|
"Saving snapshots to a non-system disk allows you to format and re-install "
|
|
"the OS on the system disk without losing snapshots stored on it. You can "
|
|
"even install another Linux distribution and later roll-back the previous "
|
|
"distribution by restoring a snapshot."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ImportDialog.vala:37
|
|
msgid "BastionGuard Backup trovato — Importa snapshot"
|
|
msgstr "BastionGuard Backup trovato — Importa snapshot"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ImportDialog.vala:59
|
|
#, c-format
|
|
msgid "BastionGuard Backup ha trovato snapshot BastionGuard Backup"
|
|
msgstr "BastionGuard Backup ha trovato snapshot BastionGuard Backup"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ImportDialog.vala:64
|
|
msgid "Puoi importarli e continuare a usarli con BastionGuard Backup."
|
|
msgstr "Puoi importarli e continuare a usarli con BastionGuard Backup."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ImportDialog.vala:89
|
|
#, c-format
|
|
msgid "%d snapshot trovati"
|
|
msgstr "%d snapshot trovati"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ImportDialog.vala:96
|
|
msgid "Rimuovi la configurazione BastionGuard Backup dopo l'importazione"
|
|
msgstr "Rimuovi la configurazione BastionGuard Backup dopo l'importazione"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ImportDialog.vala:113
|
|
msgid "Ignora"
|
|
msgstr "Ignora"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ImportDialog.vala:116
|
|
#, c-format
|
|
msgid "Importa %d snapshot"
|
|
msgstr "Importa %d snapshot"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ImportDialog.vala:188
|
|
msgid "Migrazione in corso..."
|
|
msgstr "Migrazione in corso..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ImportDialog.vala:202
|
|
#, c-format
|
|
msgid "✅ Importati %d snapshot."
|
|
msgstr "✅ Importati %d snapshot."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ImportDialog.vala:207
|
|
msgid "❌ Migrazione fallita. Controlla i log."
|
|
msgstr "❌ Migrazione fallita. Controlla i log."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:502
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SettingsWindow.vala:72
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SettingsWindow.vala:186
|
|
msgid "Settings"
|
|
msgstr "Settings"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:503
|
|
msgid "Wizard"
|
|
msgstr "Wizard"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:517
|
|
msgid "Theme"
|
|
msgstr "Theme"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:531
|
|
msgid "Light"
|
|
msgstr "Light"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:535
|
|
msgid "Dark"
|
|
msgstr "Dark"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:547
|
|
msgid "Language"
|
|
msgstr "Language"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:578
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:895
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:1194
|
|
msgid "About"
|
|
msgstr "About"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:756
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:366
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:570
|
|
#, c-format
|
|
msgid "Create"
|
|
msgstr "Create"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:764
|
|
msgid "Browse"
|
|
msgstr "Browse"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:777
|
|
msgid "More options"
|
|
msgstr "More options"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:860
|
|
msgid "Main window closed by user"
|
|
msgstr "Main window closed by user"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:871
|
|
msgid "Select another device?"
|
|
msgstr "Select another device?"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:891
|
|
msgid "View Logs"
|
|
msgstr "View Logs"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:921
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:925
|
|
msgid "Select another device"
|
|
msgstr "Select another device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:925
|
|
msgid "No snapshots on device"
|
|
msgstr "No snapshots on device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:930
|
|
msgid "Cannot Delete Live Snapshot"
|
|
msgstr "Cannot Delete Live Snapshot"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:931
|
|
#, c-format
|
|
msgid "Snapshot '%s' is in use"
|
|
msgstr "Snapshot '%s' is in use"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:937
|
|
msgid "Are you sure you want to delete this snapshot?"
|
|
msgstr "Are you sure you want to delete this snapshot?"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:958
|
|
msgid "Select the snapshots to mark"
|
|
msgstr "Select the snapshots to mark"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:975
|
|
msgid "Marked for deletion"
|
|
msgstr "Marked for deletion"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:975
|
|
msgid "Unmarked"
|
|
msgstr "Unmarked"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:976
|
|
msgid "Snapshots will be removed at next scheduled run"
|
|
msgstr "Snapshots will be removed at next scheduled run"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:977
|
|
msgid "Snapshots will not be removed"
|
|
msgstr "Snapshots will not be removed"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:1006
|
|
msgid "Select Snapshot"
|
|
msgstr "Select Snapshot"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:1006
|
|
msgid "Please select a snapshot"
|
|
msgstr "Please select a snapshot"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:1037
|
|
msgid "Snapshot deletion in progress..."
|
|
msgstr "Snapshot deletion in progress..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:1037
|
|
msgid "Please wait."
|
|
msgstr "Please wait."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:1051
|
|
msgid "No snapshots selected"
|
|
msgstr "No snapshots selected"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:1051
|
|
msgid "Select the snapshot to restore"
|
|
msgstr "Select the snapshot to restore"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:1055
|
|
msgid "Multiple snapshots selected"
|
|
msgstr "Multiple snapshots selected"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:1055
|
|
msgid "Select a single snapshot"
|
|
msgstr "Select a single snapshot"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:1067
|
|
msgid "Invalid snapshot"
|
|
msgstr "Invalid snapshot"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:1155
|
|
msgid "Repository available and ready"
|
|
msgstr "Repository available and ready"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:1159
|
|
msgid "No snapshots yet"
|
|
msgstr "No snapshots yet"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:1163
|
|
msgid "Low free space on backup device"
|
|
msgstr "Low free space on backup device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:1242
|
|
msgid "System Restore Utility"
|
|
msgstr "System Restore Utility"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MainWindow.vala:1274
|
|
msgid ""
|
|
"BastionGuard Backup is a fork of Timeshift by Tony George.\n"
|
|
"This program is free software licensed under GNU GPL v2 or later."
|
|
msgstr ""
|
|
"BastionGuard Backup is a fork of Timeshift by Tony George.\n"
|
|
"This program is free software licensed under GNU GPL v2 or later."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MiscBox.vala:67
|
|
msgid "Date Format"
|
|
msgstr "Date Format"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/MiscBox.vala:94
|
|
msgid "Custom"
|
|
msgstr "Custom"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreBox.vala:77
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreBox.vala:190
|
|
msgid "Restoring Snapshot..."
|
|
msgstr "Restoring Snapshot..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreBox.vala:119
|
|
msgid "Files and directory counts:"
|
|
msgstr "Files and directory counts:"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreDeviceBox.vala:61
|
|
msgid "Select Target Device"
|
|
msgstr "Select Target Device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreDeviceBox.vala:79
|
|
msgid "Select the target devices where system will be cloned."
|
|
msgstr "Select the target devices where system will be cloned."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreDeviceBox.vala:83
|
|
msgid "Select the devices where files will be restored."
|
|
msgstr "Select the devices where files will be restored."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreDeviceBox.vala:84
|
|
msgid "Devices from which snapshot was created are pre-selected."
|
|
msgstr "Devices from which snapshot was created are pre-selected."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreDeviceBox.vala:101
|
|
msgid "Subvolume"
|
|
msgstr "Subvolume"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreDeviceBox.vala:229
|
|
msgid "Keep this mount path on the root filesystem"
|
|
msgstr "Keep this mount path on the root filesystem"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreDeviceBox.vala:244
|
|
msgid "Keep on Root Device"
|
|
msgstr "Keep on Root Device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreDeviceBox.vala:401
|
|
msgid ""
|
|
"[For Experienced Users] Change these settings if the restored system fails "
|
|
"to boot."
|
|
msgstr ""
|
|
"[For Experienced Users] Change these settings if the restored system fails "
|
|
"to boot."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreDeviceBox.vala:402
|
|
msgid "Bootloader Options (Advanced)"
|
|
msgstr "Bootloader Options (Advanced)"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreDeviceBox.vala:438
|
|
msgid "Root device not selected"
|
|
msgstr "Root device not selected"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreDeviceBox.vala:439
|
|
msgid "Select the device for root file system (/)"
|
|
msgstr "Select the device for root file system (/)"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreDeviceBox.vala:466
|
|
msgid "Target device is same as system device"
|
|
msgstr "Target device is same as system device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreDeviceBox.vala:467
|
|
msgid "Select another device for root file system (/)"
|
|
msgstr "Select another device for root file system (/)"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreDeviceBox.vala:485
|
|
msgid "Boot device not selected"
|
|
msgstr "Boot device not selected"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreDeviceBox.vala:486
|
|
msgid ""
|
|
"An encrypted device is selected for root file system (/). The boot directory "
|
|
"(/boot) must be mounted on a non-encrypted device for the system to boot "
|
|
"successfully.\n"
|
|
"\n"
|
|
"Either select a non-encrypted device for boot directory or select a non-"
|
|
"encrypted device for root filesystem."
|
|
msgstr ""
|
|
"An encrypted device is selected for root file system (/). The boot directory "
|
|
"(/boot) must be mounted on a non-encrypted device for the system to boot "
|
|
"successfully.\n"
|
|
"\n"
|
|
"Either select a non-encrypted device for boot directory or select a non-"
|
|
"encrypted device for root filesystem."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreDeviceBox.vala:497
|
|
msgid "GRUB device not selected"
|
|
msgstr "GRUB device not selected"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreDeviceBox.vala:498
|
|
msgid "Please select the GRUB device"
|
|
msgstr "Please select the GRUB device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreDeviceBox.vala:510
|
|
msgid "Partition has an unsupported subvolume layout."
|
|
msgstr "Partition has an unsupported subvolume layout."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreDeviceBox.vala:520
|
|
msgid "Error"
|
|
msgstr "Error"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreDeviceBox.vala:521
|
|
msgid "Failed to mount devices"
|
|
msgstr "Failed to mount devices"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreExcludeBox.vala:57
|
|
msgid "Select applications to exclude from restore"
|
|
msgstr "Select applications to exclude from restore"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreExcludeBox.vala:61
|
|
msgid "Web Browsers"
|
|
msgstr "Web Browsers"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreExcludeBox.vala:61
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreExcludeBox.vala:91
|
|
#, c-format
|
|
msgid "Recommended"
|
|
msgstr "Recommended"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreExcludeBox.vala:78
|
|
msgid "Firefox, Chromium, Chrome, Opera, Epiphany, Midori"
|
|
msgstr "Firefox, Chromium, Chrome, Opera, Epiphany, Midori"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreExcludeBox.vala:85
|
|
msgid ""
|
|
"Keep configuration files for web browsers like Firefox and Chrome. If un-"
|
|
"checked, previous configuration files will be restored from snapshot"
|
|
msgstr ""
|
|
"Keep configuration files for web browsers like Firefox and Chrome. If un-"
|
|
"checked, previous configuration files will be restored from snapshot"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreExcludeBox.vala:91
|
|
msgid "Bittorrent Clients"
|
|
msgstr "Bittorrent Clients"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreExcludeBox.vala:105
|
|
msgid "Deluge, Transmission"
|
|
msgstr "Deluge, Transmission"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreExcludeBox.vala:112
|
|
msgid ""
|
|
"Keep configuration files for bittorrent clients like Deluge, Transmission, "
|
|
"etc. If un-checked, previous configuration files will be restored from "
|
|
"snapshot."
|
|
msgstr ""
|
|
"Keep configuration files for bittorrent clients like Deluge, Transmission, "
|
|
"etc. If un-checked, previous configuration files will be restored from "
|
|
"snapshot."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreExcludeBox.vala:118
|
|
msgid "Other applications (next page)"
|
|
msgstr "Other applications (next page)"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreExcludeBox.vala:121
|
|
msgid "Show more applications to exclude on the next page"
|
|
msgstr "Show more applications to exclude on the next page"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreFinishBox.vala:68
|
|
msgid "Cloning"
|
|
msgstr "Cloning"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreFinishBox.vala:78
|
|
msgid "Completed With Errors"
|
|
msgstr "Completed With Errors"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreFinishBox.vala:96
|
|
msgid "Restored subvolumes will become active after system is restarted."
|
|
msgstr "Restored subvolumes will become active after system is restarted."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreFinishBox.vala:98
|
|
msgid ""
|
|
"You can continue working on the current system. After restart, the current "
|
|
"system will be visible as a new snapshot. This snapshot can be restored "
|
|
"later if required, to 'undo' the restore."
|
|
msgstr ""
|
|
"You can continue working on the current system. After restart, the current "
|
|
"system will be visible as a new snapshot. This snapshot can be restored "
|
|
"later if required, to 'undo' the restore."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreFinishBox.vala:102
|
|
msgid ""
|
|
"If the restored system fails to boot, then boot from the Live CD/USB, "
|
|
"install BastionGuard Backup, and try restoring another snapshot."
|
|
msgstr ""
|
|
"If the restored system fails to boot, then boot from the Live CD/USB, "
|
|
"install BastionGuard Backup, and try restoring another snapshot."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:84
|
|
msgid "Clone System"
|
|
msgstr "Clone System"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:84
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:220
|
|
msgid "Restore Snapshot"
|
|
msgstr "Restore Snapshot"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:145
|
|
msgid ""
|
|
"BastionGuard™\n"
|
|
"Restore"
|
|
msgstr ""
|
|
"BastionGuard™\n"
|
|
"Restore"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:154
|
|
msgid "Target Device"
|
|
msgstr "Target Device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:155
|
|
msgid "Dry Run Check"
|
|
msgstr "Dry Run Check"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:156
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:697
|
|
msgid "Review Log"
|
|
msgstr "Review Log"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:157
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SettingsWindow.vala:147
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SettingsWindow.vala:278
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:182
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:1000
|
|
msgid "Users"
|
|
msgstr "Users"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:260
|
|
msgid "Restore Device"
|
|
msgstr "Restore Device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:265
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:688
|
|
msgid "Restore Exclude"
|
|
msgstr "Restore Exclude"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:270
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:691
|
|
msgid "Exclude Apps"
|
|
msgstr "Exclude Apps"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:275
|
|
msgid "Checking Restore Actions (Dry Run)"
|
|
msgstr "Checking Restore Actions (Dry Run)"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:280
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:87
|
|
msgid "Confirm Actions"
|
|
msgstr "Confirm Actions"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:285
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:700
|
|
msgid "Users Home"
|
|
msgstr "Users Home"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:371
|
|
msgid "Cancel restore?"
|
|
msgstr "Cancel restore?"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:372
|
|
msgid ""
|
|
"Cancelling the restore process will leave the target system in an "
|
|
"inconsistent state. The system may fail to boot or you may run into various "
|
|
"issues. After cancelling, you need to restore another snapshot, to bring the "
|
|
"system to a consistent state. Click Yes to confirm."
|
|
msgstr ""
|
|
"Cancelling the restore process will leave the target system in an "
|
|
"inconsistent state. The system may fail to boot or you may run into various "
|
|
"issues. After cancelling, you need to restore another snapshot, to bring the "
|
|
"system to a consistent state. Click Yes to confirm."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:585
|
|
msgid "Error running Rsync"
|
|
msgstr "Error running Rsync"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:685
|
|
msgid "Select Restore Device"
|
|
msgstr "Select Restore Device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:694
|
|
msgid "Checking Restore Actions"
|
|
msgstr "Checking Restore Actions"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:706
|
|
msgid "Cloning System"
|
|
msgstr "Cloning System"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RestoreWindow.vala:706
|
|
msgid "Restoring Snapshot"
|
|
msgstr "Restoring Snapshot"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:119
|
|
msgid "File (system)"
|
|
msgstr "File (system)"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:122
|
|
msgid "File (snapshot)"
|
|
msgstr "File (snapshot)"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:181
|
|
#, c-format
|
|
msgid "Read %'d of %'d lines..."
|
|
msgstr "Read %'d of %'d lines..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:188
|
|
msgid "Populating list..."
|
|
msgstr "Populating list..."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:302
|
|
msgid "Filter by name or path"
|
|
msgstr "Filter by name or path"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:363
|
|
msgid "All Files"
|
|
msgstr "All Files"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogBox.vala:471
|
|
msgid "Action"
|
|
msgstr "Action"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/RsyncLogWindow.vala:49
|
|
msgid "Rsync Log Viewer"
|
|
msgstr "Rsync Log Viewer"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ScheduleBox.vala:57
|
|
msgid "Select Snapshot Levels"
|
|
msgstr "Select Snapshot Levels"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ScheduleBox.vala:64
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotListBox.vala:303
|
|
msgid "Monthly"
|
|
msgstr "Monthly"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ScheduleBox.vala:64
|
|
msgid "Create one per month"
|
|
msgstr "Create one per month"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ScheduleBox.vala:82
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotListBox.vala:302
|
|
msgid "Weekly"
|
|
msgstr "Weekly"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ScheduleBox.vala:82
|
|
msgid "Create one per week"
|
|
msgstr "Create one per week"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ScheduleBox.vala:100
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotListBox.vala:301
|
|
msgid "Daily"
|
|
msgstr "Daily"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ScheduleBox.vala:100
|
|
msgid "Create one per day"
|
|
msgstr "Create one per day"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ScheduleBox.vala:118
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotListBox.vala:300
|
|
msgid "Hourly"
|
|
msgstr "Hourly"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ScheduleBox.vala:118
|
|
msgid "Create one per hour"
|
|
msgstr "Create one per hour"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ScheduleBox.vala:136
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotListBox.vala:299
|
|
msgid "Boot"
|
|
msgstr "Boot"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ScheduleBox.vala:136
|
|
msgid "Create one per boot"
|
|
msgstr "Create one per boot"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ScheduleBox.vala:154
|
|
msgid "Stop cron emails for scheduled tasks"
|
|
msgstr "Stop cron emails for scheduled tasks"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ScheduleBox.vala:156
|
|
msgid ""
|
|
"The cron service sends the output of scheduled tasks as an email to the "
|
|
"current user. Select this option to suppress the emails for cron tasks "
|
|
"created by BastionGuard Backup."
|
|
msgstr ""
|
|
"The cron service sends the output of scheduled tasks as an email to the "
|
|
"current user. Select this option to suppress the emails for cron tasks "
|
|
"created by BastionGuard Backup."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ScheduleBox.vala:167
|
|
#, c-format
|
|
msgid "Snapshots are not scheduled at fixed times."
|
|
msgstr "Snapshots are not scheduled at fixed times."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ScheduleBox.vala:168
|
|
msgid ""
|
|
"A maintenance task runs once every hour and creates snapshots as needed."
|
|
msgstr ""
|
|
"A maintenance task runs once every hour and creates snapshots as needed."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ScheduleBox.vala:169
|
|
msgid ""
|
|
"Boot snapshots are created with a delay of 10 minutes after system startup."
|
|
msgstr ""
|
|
"Boot snapshots are created with a delay of 10 minutes after system startup."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ScheduleBox.vala:282
|
|
msgid ""
|
|
"Number of snapshots to keep.\n"
|
|
"Older snapshots will be removed once this limit is exceeded."
|
|
msgstr ""
|
|
"Number of snapshots to keep.\n"
|
|
"Older snapshots will be removed once this limit is exceeded."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ScheduleBox.vala:283
|
|
msgid "Keep"
|
|
msgstr "Keep"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ScheduleBox.vala:305
|
|
msgid "Scheduled snapshots are enabled"
|
|
msgstr "Scheduled snapshots are enabled"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ScheduleBox.vala:306
|
|
msgid ""
|
|
"Snapshots will be created at selected intervals if snapshot disk has enough "
|
|
"space (> 1 GB)"
|
|
msgstr ""
|
|
"Snapshots will be created at selected intervals if snapshot disk has enough "
|
|
"space (> 1 GB)"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/ScheduleBox.vala:313
|
|
msgid "Select the intervals for creating snapshots"
|
|
msgstr "Select the intervals for creating snapshots"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SettingsWindow.vala:146
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SettingsWindow.vala:274
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:181
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:997
|
|
msgid "Schedule"
|
|
msgstr "Schedule"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SettingsWindow.vala:148
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SettingsWindow.vala:282
|
|
msgid "Filters"
|
|
msgstr "Filters"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SettingsWindow.vala:149
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SettingsWindow.vala:286
|
|
msgid "Misc"
|
|
msgstr "Misc"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:94
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:246
|
|
msgid "Setup Wizard"
|
|
msgstr "Setup Wizard"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:177
|
|
msgid "Import"
|
|
msgstr "Import"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:178
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:988
|
|
msgid "Backend"
|
|
msgstr "Backend"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:321
|
|
msgid "Do you want to import from Timeshift?"
|
|
msgstr "Do you want to import from Timeshift?"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:326
|
|
msgid ""
|
|
"If a Timeshift configuration is present on this system, BastionGuard can "
|
|
"import compatible settings and detect existing backups without modifying or "
|
|
"deleting the original data."
|
|
msgstr ""
|
|
"If a Timeshift configuration is present on this system, BastionGuard can "
|
|
"import compatible settings and detect existing backups without modifying or "
|
|
"deleting the original data."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:341
|
|
msgid "Yes, import from Timeshift"
|
|
msgstr "Yes, import from Timeshift"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:342
|
|
msgid "No, configure manually"
|
|
msgstr "No, configure manually"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:345
|
|
msgid ""
|
|
"Import copies only compatible settings into BastionGuard. Original Timeshift "
|
|
"files are not modified."
|
|
msgstr ""
|
|
"Import copies only compatible settings into BastionGuard. Original Timeshift "
|
|
"files are not modified."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:497
|
|
msgid "No Timeshift configuration or backup was detected."
|
|
msgstr "No Timeshift configuration or backup was detected."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:505
|
|
msgid "Configuration found"
|
|
msgstr "Configuration found"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:508
|
|
msgid "Backups detected on device UUID"
|
|
msgstr "Backups detected on device UUID"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:511
|
|
msgid "Timeshift backups detected by scanning available devices."
|
|
msgstr "Timeshift backups detected by scanning available devices."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:516
|
|
msgid "Timeshift configuration found, but no importable backup was detected."
|
|
msgstr "Timeshift configuration found, but no importable backup was detected."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:519
|
|
msgid "Timeshift configuration found. 1 backup was detected."
|
|
msgstr "Timeshift configuration found. 1 backup was detected."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:522
|
|
#, c-format
|
|
msgid "Timeshift configuration found. %d backups were detected."
|
|
msgstr "Timeshift configuration found. %d backups were detected."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:527
|
|
msgid ""
|
|
"1 Timeshift backup was detected, but no Timeshift configuration file was "
|
|
"found."
|
|
msgstr ""
|
|
"1 Timeshift backup was detected, but no Timeshift configuration file was "
|
|
"found."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:530
|
|
#, c-format
|
|
msgid ""
|
|
"%d Timeshift backups were detected, but no Timeshift configuration file was "
|
|
"found."
|
|
msgstr ""
|
|
"%d Timeshift backups were detected, but no Timeshift configuration file was "
|
|
"found."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:564
|
|
msgid "Backup repository detected"
|
|
msgstr "Backup repository detected"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:565
|
|
msgid ""
|
|
"Existing Timeshift backups were detected and will be used, but no Timeshift "
|
|
"configuration file was found to import settings from."
|
|
msgstr ""
|
|
"Existing Timeshift backups were detected and will be used, but no Timeshift "
|
|
"configuration file was found to import settings from."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:575
|
|
msgid "Import failed"
|
|
msgstr "Import failed"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:576
|
|
msgid ""
|
|
"The Timeshift configuration could not be imported. BastionGuard may already "
|
|
"have its own configuration, or the Timeshift configuration file may be "
|
|
"invalid."
|
|
msgstr ""
|
|
"The Timeshift configuration could not be imported. BastionGuard may already "
|
|
"have its own configuration, or the Timeshift configuration file may be "
|
|
"invalid."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:591
|
|
msgid "Import completed"
|
|
msgstr "Import completed"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:592
|
|
msgid "Timeshift settings were imported successfully into BastionGuard."
|
|
msgstr "Timeshift settings were imported successfully into BastionGuard."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SetupWizardWindow.vala:985
|
|
msgid "Import from Timeshift"
|
|
msgstr "Import from Timeshift"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotBackendBox.vala:62
|
|
msgid "Select Snapshot Type"
|
|
msgstr "Select Snapshot Type"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotBackendBox.vala:77
|
|
msgid "RSYNC"
|
|
msgstr "RSYNC"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotBackendBox.vala:78
|
|
msgid "Create snapshots using RSYNC tool and hard-links"
|
|
msgstr "Create snapshots using RSYNC tool and hard-links"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotBackendBox.vala:95
|
|
msgid "BTRFS"
|
|
msgstr "BTRFS"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotBackendBox.vala:96
|
|
msgid "Create snapshots using BTRFS"
|
|
msgstr "Create snapshots using BTRFS"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotBackendBox.vala:141
|
|
msgid "Help"
|
|
msgstr "Help"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotBackendBox.vala:174
|
|
msgid "BTRFS Snapshots"
|
|
msgstr "BTRFS Snapshots"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotBackendBox.vala:176
|
|
msgid ""
|
|
"Snapshots are created using the built-in features of the BTRFS file system."
|
|
msgstr ""
|
|
"Snapshots are created using the built-in features of the BTRFS file system."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotBackendBox.vala:178
|
|
msgid ""
|
|
"Snapshots are created and restored instantly. Snapshot creation is an atomic "
|
|
"transaction at the file system level."
|
|
msgstr ""
|
|
"Snapshots are created and restored instantly. Snapshot creation is an atomic "
|
|
"transaction at the file system level."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotBackendBox.vala:180
|
|
msgid ""
|
|
"Snapshots are restored by replacing system subvolumes. Since files are never "
|
|
"copied, deleted or overwritten, there is no risk of data loss. The existing "
|
|
"system is preserved as a new snapshot after restore."
|
|
msgstr ""
|
|
"Snapshots are restored by replacing system subvolumes. Since files are never "
|
|
"copied, deleted or overwritten, there is no risk of data loss. The existing "
|
|
"system is preserved as a new snapshot after restore."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotBackendBox.vala:182
|
|
msgid ""
|
|
"Snapshots are perfect, byte-for-byte copies of the system. Nothing is "
|
|
"excluded."
|
|
msgstr ""
|
|
"Snapshots are perfect, byte-for-byte copies of the system. Nothing is "
|
|
"excluded."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotBackendBox.vala:184
|
|
msgid ""
|
|
"Snapshots are saved on the same disk from which they are created (system "
|
|
"disk). Storage on other disks is not supported. If system disk fails then "
|
|
"snapshots stored on it will be lost along with the system."
|
|
msgstr ""
|
|
"Snapshots are saved on the same disk from which they are created (system "
|
|
"disk). Storage on other disks is not supported. If system disk fails then "
|
|
"snapshots stored on it will be lost along with the system."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotBackendBox.vala:186
|
|
msgid ""
|
|
"Size of BTRFS snapshots are initially zero. As system files gradually change "
|
|
"with time, data gets written to new data blocks which take up disk space "
|
|
"(copy-on-write). Files in the snapshot continue to point to original data "
|
|
"blocks."
|
|
msgstr ""
|
|
"Size of BTRFS snapshots are initially zero. As system files gradually change "
|
|
"with time, data gets written to new data blocks which take up disk space "
|
|
"(copy-on-write). Files in the snapshot continue to point to original data "
|
|
"blocks."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotBackendBox.vala:188
|
|
msgid ""
|
|
"OS must be installed on a BTRFS partition with Ubuntu-type subvolume layout "
|
|
"(@ and @home subvolumes). Other layouts are not supported."
|
|
msgstr ""
|
|
"OS must be installed on a BTRFS partition with Ubuntu-type subvolume layout "
|
|
"(@ and @home subvolumes). Other layouts are not supported."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotBackendBox.vala:193
|
|
msgid "RSYNC Snapshots"
|
|
msgstr "RSYNC Snapshots"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotBackendBox.vala:195
|
|
msgid ""
|
|
"Snapshots are created by creating copies of system files using rsync, and "
|
|
"hard-linking unchanged files from previous snapshot."
|
|
msgstr ""
|
|
"Snapshots are created by creating copies of system files using rsync, and "
|
|
"hard-linking unchanged files from previous snapshot."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotBackendBox.vala:197
|
|
msgid ""
|
|
"All files are copied when first snapshot is created. Subsequent snapshots "
|
|
"are incremental. Unchanged files will be hard-linked from the previous "
|
|
"snapshot if available."
|
|
msgstr ""
|
|
"All files are copied when first snapshot is created. Subsequent snapshots "
|
|
"are incremental. Unchanged files will be hard-linked from the previous "
|
|
"snapshot if available."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotBackendBox.vala:199
|
|
msgid ""
|
|
"Snapshots can be saved to any disk formatted with a Linux file system. "
|
|
"Saving snapshots to non-system or external disk allows the system to be "
|
|
"restored even if system disk is damaged or re-formatted."
|
|
msgstr ""
|
|
"Snapshots can be saved to any disk formatted with a Linux file system. "
|
|
"Saving snapshots to non-system or external disk allows the system to be "
|
|
"restored even if system disk is damaged or re-formatted."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotBackendBox.vala:201
|
|
msgid "Files and directories can be excluded to save disk space."
|
|
msgstr "Files and directories can be excluded to save disk space."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotListBox.vala:126
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1981
|
|
#, c-format
|
|
msgid "System"
|
|
msgstr "System"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotListBox.vala:198
|
|
msgid "Unshared"
|
|
msgstr "Unshared"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotListBox.vala:223
|
|
msgid "Comments (click to edit)"
|
|
msgstr "Comments (click to edit)"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotListBox.vala:276
|
|
#, c-format
|
|
msgid "Subvolumes"
|
|
msgstr "Subvolumes"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotListBox.vala:291
|
|
msgid "<b>Comments</b> (double-click to edit)"
|
|
msgstr "<b>Comments</b> (double-click to edit)"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotListBox.vala:297
|
|
#, c-format
|
|
msgid "Snapshot Levels"
|
|
msgstr "Snapshot Levels"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotListBox.vala:298
|
|
msgid "On demand (manual)"
|
|
msgstr "On demand (manual)"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotListBox.vala:323
|
|
msgid "Browse Files"
|
|
msgstr "Browse Files"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotListBox.vala:330
|
|
msgid "View Rsync Log for Create"
|
|
msgstr "View Rsync Log for Create"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotListBox.vala:337
|
|
msgid "View Rsync Log for Restore"
|
|
msgstr "View Rsync Log for Restore"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotListBox.vala:351
|
|
msgid "Mark/Unmark for Deletion"
|
|
msgstr "Mark/Unmark for Deletion"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/SnapshotListBox.vala:525
|
|
msgid "LIVE"
|
|
msgstr "LIVE"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/UsersBox.vala:62
|
|
msgid "User Home Directories"
|
|
msgstr "User Home Directories"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/UsersBox.vala:66
|
|
msgid ""
|
|
"User home directories are excluded by default unless you enable them here"
|
|
msgstr ""
|
|
"User home directories are excluded by default unless you enable them here"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/UsersBox.vala:101
|
|
msgid "User"
|
|
msgstr "User"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/UsersBox.vala:116
|
|
msgid "Home"
|
|
msgstr "Home"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/UsersBox.vala:132
|
|
msgid "Exclude All Files"
|
|
msgstr "Exclude All Files"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/UsersBox.vala:190
|
|
msgid "Include Only Hidden Files"
|
|
msgstr "Include Only Hidden Files"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/UsersBox.vala:232
|
|
msgid "Encrypted Home Directory"
|
|
msgstr "Encrypted Home Directory"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/UsersBox.vala:234
|
|
msgid ""
|
|
"Selected user has an encrypted home directory. It's not possible to include "
|
|
"only hidden files."
|
|
msgstr ""
|
|
"Selected user has an encrypted home directory. It's not possible to include "
|
|
"only hidden files."
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/UsersBox.vala:262
|
|
msgid "Include All Files"
|
|
msgstr "Include All Files"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/UsersBox.vala:325
|
|
msgid "Restore @home subvolume"
|
|
msgstr "Restore @home subvolume"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Gtk/UsersBox.vala:336
|
|
msgid "Include @home subvolume in backups"
|
|
msgstr "Include @home subvolume in backups"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/AppLock.vala:49
|
|
msgid "Another instance of this application is running"
|
|
msgstr "Another instance of this application is running"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/AppLock.vala:54
|
|
msgid "[Warning] Deleted invalid lock"
|
|
msgstr "[Warning] Deleted invalid lock"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/CronTab.vala:50
|
|
msgid "Failed to read cron tab"
|
|
msgstr "Failed to read cron tab"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/CronTab.vala:132
|
|
msgid "Failed to add cron job"
|
|
msgstr "Failed to add cron job"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/CronTab.vala:136
|
|
msgid "Cron job added"
|
|
msgstr "Cron job added"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/CronTab.vala:213
|
|
msgid "Failed to remove cron job"
|
|
msgstr "Failed to remove cron job"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/CronTab.vala:217
|
|
msgid "Cron job removed"
|
|
msgstr "Cron job removed"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/CronTab.vala:225
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/RsyncTask.vala:308
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/TeeJee.FileSystem.vala:216
|
|
msgid "File not found"
|
|
msgstr "File not found"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/CronTab.vala:240
|
|
msgid "Failed to install crontab file"
|
|
msgstr "Failed to install crontab file"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/CronTab.vala:244
|
|
msgid "crontab file installed"
|
|
msgstr "crontab file installed"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/CronTab.vala:257
|
|
msgid "Failed to export crontab file"
|
|
msgstr "Failed to export crontab file"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/CronTab.vala:261
|
|
msgid "crontab file exported"
|
|
msgstr "crontab file exported"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/CronTab.vala:304
|
|
msgid "Cron task exists"
|
|
msgstr "Cron task exists"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/CronTab.vala:312
|
|
msgid "Added cron task"
|
|
msgstr "Added cron task"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/CronTab.vala:340
|
|
msgid "Removed cron task"
|
|
msgstr "Removed cron task"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:746
|
|
msgid "Failed to get partition list"
|
|
msgstr "Failed to get partition list"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1307
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1369
|
|
msgid "Device name is empty!"
|
|
msgstr "Device name is empty!"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1330
|
|
#, c-format
|
|
msgid "Could not find file"
|
|
msgstr "Could not find file"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1402
|
|
msgid "This device is not encrypted"
|
|
msgstr "This device is not encrypted"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1403
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1457
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1482
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1503
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1523
|
|
msgid "Failed to unlock device"
|
|
msgstr "Failed to unlock device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1412
|
|
msgid "Device is unlocked"
|
|
msgstr "Device is unlocked"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1413
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1529
|
|
#, c-format
|
|
msgid "Unlocked device is mapped to '%s'"
|
|
msgstr "Unlocked device is mapped to '%s'"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1456
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1502
|
|
msgid "Wrong password"
|
|
msgstr "Wrong password"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1476
|
|
msgid "Encrypted Device"
|
|
msgstr "Encrypted Device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1477
|
|
#, c-format
|
|
msgid "Enter passphrase to unlock '%s'"
|
|
msgstr "Enter passphrase to unlock '%s'"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1483
|
|
msgid "User cancelled the password prompt"
|
|
msgstr "User cancelled the password prompt"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1528
|
|
msgid "Unlocked successfully"
|
|
msgstr "Unlocked successfully"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1744
|
|
msgid "Unmounting from"
|
|
msgstr "Unmounting from"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1755
|
|
msgid "Failed to unmount"
|
|
msgstr "Failed to unmount"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1955
|
|
#, c-format
|
|
msgid "Vendor"
|
|
msgstr "Vendor"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1956
|
|
#, c-format
|
|
msgid "Model"
|
|
msgstr "Model"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1957
|
|
#, c-format
|
|
msgid "Serial"
|
|
msgstr "Serial"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1958
|
|
#, c-format
|
|
msgid "Revision"
|
|
msgstr "Revision"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1968
|
|
#, c-format
|
|
msgid "Parent Device"
|
|
msgstr "Parent Device"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1970
|
|
#, c-format
|
|
msgid "UUID"
|
|
msgstr "UUID"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1972
|
|
#, c-format
|
|
msgid "Filesystem"
|
|
msgstr "Filesystem"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Device.vala:1978
|
|
#, c-format
|
|
msgid "Used"
|
|
msgstr "Used"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Gtk/CustomMessageDialog.vala:165
|
|
msgid "Yes"
|
|
msgstr "Yes"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/Gtk/CustomMessageDialog.vala:166
|
|
msgid "No"
|
|
msgstr "No"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/TeeJee.FileSystem.vala:86
|
|
msgid "Failed to delete file"
|
|
msgstr "Failed to delete file"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/TeeJee.FileSystem.vala:110
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/TeeJee.FileSystem.vala:128
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/TeeJee.FileSystem.vala:159
|
|
msgid "Failed to read file"
|
|
msgstr "Failed to read file"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/TeeJee.FileSystem.vala:186
|
|
msgid "Failed to write file"
|
|
msgstr "Failed to write file"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/TeeJee.FileSystem.vala:202
|
|
msgid "Failed to copy file"
|
|
msgstr "Failed to copy file"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/TeeJee.FileSystem.vala:221
|
|
msgid "Failed to move file"
|
|
msgstr "Failed to move file"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/TeeJee.FileSystem.vala:315
|
|
msgid "Created directory"
|
|
msgstr "Created directory"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/TeeJee.FileSystem.vala:318
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/TeeJee.FileSystem.vala:327
|
|
msgid "Failed to create directory"
|
|
msgstr "Failed to create directory"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/TeeJee.FileSystem.vala:388
|
|
msgid "Deleted directory"
|
|
msgstr "Deleted directory"
|
|
|
|
#: /home/calogero/BastionGuard/BastionGuard/thirdparty/bastionguard-backup/src/Utility/TeeJee.FileSystem.vala:391
|
|
msgid "Failed to delete directory"
|
|
msgstr "Failed to delete directory"
|
|
|
|
msgid "Impostazioni"
|
|
msgstr "Settings"
|
|
|
|
msgid "Procedura guidata"
|
|
msgstr "Setup wizard"
|
|
|
|
msgid "Chiaro"
|
|
msgstr "Light"
|
|
|
|
msgid "Scuro"
|
|
msgstr "Dark"
|
|
|
|
msgid "Informazioni"
|
|
msgstr "About"
|