Lines Matching refs:gettext

38 use Sun::Solaris::Utils qw(textdomain gettext);
51 printf(STDERR gettext(
53 printf(STDERR gettext(
102 [6, gettext('Project already contains "%s"'),
114 push(@err, [6, gettext('Duplicate names "%s"'),
130 gettext('Project does not contain "%s"'),
192 push(@err, [6, gettext(
277 push(@err, [6, gettext(
311 gettext('Project does not contain "%s"'),
391 usage(gettext('Invalid command-line arguments')) if (@ARGV > 1);
396 usage(gettext('No project name specified'));
401 usage(gettext('missing -c, -G, -l, -p, -U, or -K'));
405 usage(gettext('-A and -f are mutually exclusive'));
413 usage(gettext('Cannot modify standard input'));
417 usage(gettext('-o requires -p projid to be specified'))
419 usage(gettext('-a, -r, and -s are mutually exclusive'))
424 usage(gettext('-a and -r require -U users or -G groups to be specified'))
449 gettext('Cannot open standard input')]);
451 error([10, gettext('Cannot open %s: %s'), $projfile, $!]);
486 error([6, gettext('Project "%s" does not exist'), $pname])
649 error([10, gettext('Cannot create %s: %s'), $tmpprojf, $!]);
656 error([10, gettext('Cannot set ownership of %s: %s'),
661 error([10, gettext('cannot rename %s to %s: %s'),
674 error([5, gettext("resource control limit has ".
677 error([5, gettext("user \"%s\" is not a member ".
680 error([5, gettext("the invoking task is final\n"
683 error([5, gettext("could not join project \"%s".
689 error([5, gettext("no resource pool accepting ".
693 error([5, gettext("specified resource pool ".
697 error([5, gettext("could not bind to default ".
708 error([5, gettext("setproject failed for ".
717 error([5, gettext("warning, resource ".
722 error([5, gettext("warning, %s ".