1msgid "usage: %s -h\n" 2msgstr 3msgid " %s { -p | -r } data_volume " 4 "[bitmap_volume]\n" 5msgstr 6msgid " -h : This usage message\n" 7msgstr 8msgid " -p : Calculate size of Point in Time " 9 "bitmap\n" 10msgstr 11msgid " -r : Calculate size of Remote Mirror " 12 "bitmap\n" 13msgstr 14msgid "error" 15msgstr 16msgid "warning" 17msgstr 18msgid "unable to open partition, %s: %s" 19msgstr 20msgid "unable to read the vtoc from partition, %s: %s" 21msgstr 22msgid "unable to get controller info " 23 "from partition, %s: %s" 24msgstr 25msgid "unable to read disk partition, %s: %s" 26msgstr 27msgid "unable to read EFI label " 28 "from partition, %s: %s" 29msgstr 30msgid "Remote Mirror bitmap sizing\n\n" 31msgstr 32msgid "Data volume (%s) size: %llu blocks\n" 33msgstr 34msgid "Required bitmap volume size:\n" 35msgstr 36msgid " Sync replication: %llu blocks\n" 37msgstr 38msgid " Async replication with memory queue: " 39 "%llu blocks\n" 40msgstr 41msgid " Async replication with disk queue: " 42 "%llu blocks\n" 43msgstr 44msgid " Async replication with disk queue and 32 bit " 45 "refcount: %llu blocks\n" 46msgstr 47msgid "Supplied bitmap volume %s " 48 "(%llu blocks)\n" 49msgstr 50msgid "is large enough for all " 51 "replication modes\n" 52msgstr 53msgid "is large enough for all " 54 "replication modes, but with restricted diskq " 55 "reference counts\n" 56msgstr 57msgid "is large enough for: Sync and Async(memory) " 58 "replication modes only\n" 59msgstr 60msgid "is not large enough for any replication modes\n" 61msgstr 62msgid "Point in Time bitmap sizing\n\n" 63msgstr 64# msgid "Data volume (%s) size: %llu blocks\n" 65# msgstr 66# msgid "Required bitmap volume size:\n" 67# msgstr 68msgid " Independent shadow: %llu blocks\n" 69msgstr 70msgid " Full size dependent shadow: %llu blocks\n" 71msgstr 72msgid " Compact dependent shadow: %llu blocks\n" 73msgstr 74# msgid "Supplied bitmap volume %s " 75# "(%llu blocks)\n" 76# msgstr 77msgid "is large enough for all types " 78 "of shadow volume\n" 79msgstr 80msgid "is large enough for: " 81 "Independent and full size dependent shadow " 82 "volumes only\n" 83msgstr 84msgid "is not large enough for" 85 "any type of shadow volume\n" 86msgstr 87# File:dsbitmap.c, line:356, textdomain("dsbitmap"); 88msgid "cannot specify -p with other options" 89msgstr 90msgid "cannot specify -r with other options" 91msgstr 92msgid "cannot specify -h with other options" 93msgstr 94msgid "one of -p and -r must be specified" 95msgstr 96msgid "incorrect number of arguments to %s" 97msgstr 98# msgid "one of -p and -r must be specified" 99# msgstr 100