1msgid "usage:\n" 2 "\tbeadm subcommand cmd_options\n" 3 "\n" 4 "\tsubcommands:\n" 5 "\n" 6 "\tbeadm activate [-v] beName\n" 7 "\tbeadm create [-a] [-d BE_desc]\n" 8 "\t\t[-o property=value] ... [-p zpool] \n" 9 "\t\t[-e nonActiveBe | beName@snapshot] [-v] beName\n" 10 "\tbeadm create [-d BE_desc]\n" 11 "\t\t[-o property=value] ... [-p zpool] [-v] beName@snapshot\n" 12 "\tbeadm destroy [-Ffsv] beName \n" 13 "\tbeadm destroy [-Fv] beName@snapshot \n" 14 "\tbeadm list [[-a] | [-d] [-s]] [-H]\n" 15 "\t\t[-k|-K date | name | space] [-v] [beName]\n" 16 "\tbeadm mount [-s ro|rw] [-v] beName [mountpoint]\n" 17 "\tbeadm unmount [-fv] beName | mountpoint\n" 18 "\tbeadm umount [-fv] beName | mountpoint\n" 19 "\tbeadm rename [-v] origBeName newBeName\n" 20 "\tbeadm rollback [-v] beName snapshot\n" 21 "\tbeadm rollback [-v] beName@snapshot\n" 22msgstr 23msgid "Invalid command: %s\n" 24msgstr 25msgid "Active" 26msgstr 27msgid "Mountpoint" 28msgstr 29msgid "Space" 30msgstr 31msgid "Policy" 32msgstr 33msgid "Created" 34msgstr 35msgid "BE/Dataset/Snapshot" 36msgstr 37msgid "BE/Dataset" 38msgstr 39msgid "BE/Snapshot" 40msgstr 41msgid "BE" 42msgstr 43msgid "Failed to compile 'yes' regexp\n" 44msgstr 45msgid "Failed to compile 'no' regexp\n" 46msgstr 47msgid "Are you sure you want to destroy %s?\n" 48 "This action cannot be undone (y/[n]): " 49msgstr 50msgid "Invalid response. " 51 "Please enter 'y' or 'n'.\n" 52msgstr 53msgid "nvlist_alloc failed.\n" 54msgstr 55msgid "nvlist_add_string failed for " 56 "%s (%s).\n" 57msgstr 58msgid "nvlist_add_nvlist failed for %s.\n" 59msgstr 60msgid "nvlist_add_uint16 failed for " 61 "%s (%hu).\n" 62msgstr 63msgid "Activated successfully\n" 64msgstr 65msgid "%s does not exist or appear " 66 "to be a valid BE.\nPlease check that the name of " 67 "the BE provided is correct.\n" 68msgstr 69msgid "Unable to activate %s.\n" 70msgstr 71msgid "You have insufficient privileges to " 72 "execute this command.\n" 73msgstr 74# msgid "Unable to activate %s.\n" 75# msgstr 76msgid "missing " 77 "'=' for -o option\n" 78msgstr 79msgid "property '%s' " 80 "specified multiple times\n" 81msgstr 82msgid "failed to get %s " 83 "attribute\n" 84msgstr 85msgid "Auto named BE: %s\n" 86msgstr 87# msgid "failed to get %s " 88# "attribute\n" 89# msgstr 90msgid "Auto named snapshot: %s\n" 91msgstr 92msgid "Created successfully\n" 93msgstr 94msgid "BE %s already exists\n." 95 "Please choose a different BE name.\n" 96msgstr 97msgid "BE %s snapshot %s already exists.\n" 98 "Please choose a different snapshot name.\n" 99msgstr 100msgid "Unable to create snapshot " 101 "%s.\n" 102msgstr 103msgid "Unable to create %s.\n" 104msgstr 105# msgid "You have insufficient privileges to " 106# "execute this command.\n" 107# msgstr 108# msgid "Unable to create snapshot " 109# "%s.\n" 110# msgstr 111# msgid "Unable to create %s.\n" 112# msgstr 113msgid "%s has not been destroyed.\n" 114msgstr 115msgid "Destroyed successfully\n" 116msgstr 117msgid "Unable to destroy %s.\n" 118msgstr 119msgid "It is currently mounted and must be " 120 "unmounted before it can be destroyed.\n" 121 "Use 'beadm " 122 "unmount %s' to unmount the BE before destroying\nit or " 123 "'beadm destroy -f %s'.\n" 124msgstr 125msgid "%s is the currently active BE and " 126 "cannot be destroyed.\nYou must boot from another BE in " 127 "order to destroy %s.\n" 128msgstr 129msgid "Unable to destroy one of " 130 "%s's " 131 "zone BE's.\nUse 'beadm destroy -f %s' or " 132 "'zfs -f destroy <dataset>'.\n" 133msgstr 134msgid "%s does not exist or appear " 135 "to be a valid snapshot.\nPlease check that the name of " 136 "the snapshot provided is correct.\n" 137msgstr 138# msgid "Unable to destroy %s.\n" 139# msgstr 140# msgid "You have insufficient privileges to " 141# "execute this command.\n" 142# msgstr 143msgid "Unable to destroy %s: " 144 "BE has snapshots.\nUse 'beadm destroy -s %s' or " 145 "'zfs -r destroy <dataset>'.\n" 146msgstr 147# msgid "Unable to destroy %s.\n" 148# msgstr 149msgid "Sort key can be " 150 "specified only once.\n" 151msgstr 152msgid "Unknown sort key: %s\n" 153msgstr 154msgid "Invalid options: -a and %s " 155 "are mutually exclusive.\n" 156msgstr 157# msgid "Invalid options: -a and %s " 158# "are mutually exclusive.\n" 159# msgstr 160msgid "Unable to sort Boot " 161 "Environment\n" 162msgstr 163msgid "No boot environments found " 164 "on this system.\n" 165msgstr 166# msgid "%s does not exist or appear " 167# "to be a valid BE.\nPlease check that the name of " 168# "the BE provided is correct.\n" 169# msgstr 170msgid "Unable to display Boot " 171 "Environment\n" 172msgstr 173msgid "The -s flag " 174 "requires an argument [ rw | ro ]\n" 175msgstr 176msgid "Invalid mount point %s. " 177 "Mount point must start with a /.\n" 178msgstr 179msgid "internal error: " 180 "out of memory\n" 181msgstr 182msgid "Mounted successfully on: '%s'\n" 183msgstr 184# msgid "%s does not exist or appear " 185# "to be a valid BE.\nPlease check that the name of " 186# "the BE provided is correct.\n" 187# msgstr 188msgid "%s is already mounted.\n" 189 "Please unmount the BE before mounting it again.\n" 190msgstr 191msgid "Unable to mount %s.\n" 192msgstr 193# msgid "You have insufficient privileges to " 194# "execute this command.\n" 195# msgstr 196msgid "Mounted on '%s'.\nUnable to mount " 197 "one of %s's zone BE's.\n" 198msgstr 199# msgid "Unable to mount %s.\n" 200# msgstr 201msgid "Unmounted successfully\n" 202msgstr 203# msgid "%s does not exist or appear " 204# "to be a valid BE.\nPlease check that the name of " 205# "the BE provided is correct.\n" 206# msgstr 207msgid "%s is the currently active BE.\n" 208 "It cannot be unmounted unless another BE is the " 209 "currently active BE.\n" 210msgstr 211msgid "%s is a shared file system and it " 212 "cannot be unmounted.\n" 213msgstr 214msgid "Unable to unmount %s.\n" 215msgstr 216# msgid "You have insufficient privileges to " 217# "execute this command.\n" 218# msgstr 219# msgid "Unable to unmount %s.\n" 220# msgstr 221msgid "Renamed successfully\n" 222msgstr 223# msgid "%s does not exist or appear " 224# "to be a valid BE.\nPlease check that the name of " 225# "the BE provided is correct.\n" 226# msgstr 227msgid "Rename of BE %s failed.\n" 228msgstr 229# msgid "You have insufficient privileges to " 230# "execute this command.\n" 231# msgstr 232# msgid "Rename of BE %s failed.\n" 233# msgstr 234msgid "Rolled back successfully\n" 235msgstr 236# msgid "%s does not exist or appear " 237# "to be a valid BE.\nPlease check that the name of " 238# "the BE provided is correct.\n" 239# msgstr 240# msgid "%s does not exist or appear " 241# "to be a valid snapshot.\nPlease check that the name of " 242# "the snapshot provided is correct.\n" 243# msgstr 244msgid "Rollback of BE %s snapshot %s " 245 "failed.\n" 246msgstr 247# msgid "You have insufficient privileges to " 248# "execute this command.\n" 249# msgstr 250# msgid "Rollback of BE %s snapshot %s " 251# "failed.\n" 252# msgstr 253