apparmor/parser/po/en_US.po
Kees Cook 14d8bac7b2 Here's an update to rename another chunk of things that still used
"SubDomain" in some way. This leaves only "subdomain.conf" and the
function names internally.

Additionally, I added a "make check" rule to the utils/Makefile to do a
simple "perl -c" sanity check just for good measure.
2011-01-13 13:58:26 -08:00

437 lines
12 KiB
Text

# English translations for subdomain_parser package.
# Copyright (C) 2005 Immunix, Inc.
# This file is distributed under the same license as the subdomain_parser package.
# Steve Beattie <steve@immunix.com>, 2005.
#
msgid ""
msgstr ""
"Project-Id-Version: subdomain-parser 1.1\n"
"Report-Msgid-Bugs-To: i18n@suse.de\n"
"POT-Creation-Date: 2005-03-31 13:39+8\n"
"PO-Revision-Date: 2005-11-08 12:26+8\n"
"Last-Translator: Steve Beattie <steve@immunix.com>\n"
"Language-Team: English\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"
#: ../parser_include.c:80
msgid "Error couldn't allocate temporary file\n"
msgstr "Error couldn't allocate temporary file\n"
#: ../parser_include.c:103
msgid "Error: Out of Memory\n"
msgstr "Error: Out of Memory\n"
#: ../parser_include.c:122
#, c-format
msgid "Error: Can't add directory %s to search path\n"
msgstr "Error: Can't add directory %s to search path\n"
#: ../parser_include.c:130
msgid "Error: Could not allocate memory\n"
msgstr "Error: Could not allocate memory\n"
#: ../parser_include.c:251
#, c-format
msgid "Error: could not allocate buffer for include. line %d in %s\n"
msgstr "Error: could not allocate buffer for include. line %d in %s\n"
#: ../parser_include.c:259 ../parser_include.c:274
#, c-format
msgid "Error: bad include. line %d in %s\n"
msgstr "Error: bad include. line %d in %s\n"
#: ../parser_include.c:303
#, c-format
msgid "Error: exceeded %d levels of includes. NOT processing %s include\n"
msgstr "Error: exceeded %d levels of includes. NOT processing %s include\n"
#: ../parser_include.c:318
#, c-format
msgid "Error: #include %s%c not found. line %d in %s\n"
msgstr "Error: #include %s%c not found. line %d in %s\n"
#: ../parser_interface.c:115
#, c-format
msgid "PANIC bad increment buffer %p pos %p ext %p size %d res %p\n"
msgstr "PANIC bad increment buffer %p pos %p ext %p size %d res %p\n"
#: ../parser_interface.c:505 ../parser_sysctl.c:95
#, fuzzy, c-format
msgid "Unable to open %s - %s\n"
msgstr "Unable to open %s - %s\n"
#: ../parser_interface.c:521
msgid "unable to create work area\n"
msgstr "unable to create work area\n"
#: ../parser_interface.c:529
#, c-format
msgid "unable to serialize profile %s\n"
msgstr "unable to serialize profile %s\n"
#: ../parser_interface.c:538
#, c-format
msgid "%s: Unable to write entire profile entry\n"
msgstr "%s: Unable to write entire profile entry\n"
#: parser_lex.l:345
#, c-format
msgid "(ip_mode) Found unexpected character: '%s'"
msgstr "(ip_mode) Found unexpected character: '%s'"
#: parser_lex.l:469
#, c-format
msgid "Found unexpected character: '%s'"
msgstr "Found unexpected character: '%s'"
#: ../parser_main.c:263
#, c-format
msgid "%s: Could not allocate memory for subdomain mount point\n"
msgstr "%s: Could not allocate memory for subdomain mount point\n"
#: ../parser_main.c:269
#, c-format
msgid "%s: Could not allocate memory for subdomainbase mount point\n"
msgstr "%s: Could not allocate memory for subdomainbase mount point\n"
#: ../parser_main.c:317
#, c-format
msgid ""
"%s: Sorry. You need root priveleges to run this program.\n"
"\n"
msgstr ""
"%s: Sorry. You need root priveleges to run this program.\n"
"\n"
#: ../parser_main.c:326
#, c-format
msgid ""
"%s: Warning! You've set this program setuid root.\n"
"Anybody who can run this program can update your AppArmor profiles.\n"
"\n"
msgstr ""
"%s: Warning! You've set this program setuid root.\n"
"Anybody who can run this program can update your AppArmor profiles.\n"
"\n"
#: ../parser_main.c:376
#, c-format
msgid ""
"%s: Unable to query modules - '%s'\n"
"Either modules are disabled or your kernel is too old.\n"
msgstr ""
"%s: Unable to query modules - '%s'\n"
"Either modules are disabled or your kernel is too old.\n"
#: ../parser_main.c:382
#, c-format
msgid "%s: Unable to find "
msgstr "%s: Unable to find "
#: ../parser_main.c:382
msgid ""
"!\n"
"Ensure that it has been loaded.\n"
msgstr ""
"!\n"
"Ensure that it has been loaded.\n"
#: ../parser_main.c:411
#, c-format
msgid "%s: Errors found in file. Aborting.\n"
msgstr "%s: Errors found in file. Aborting.\n"
#: ../parser_main.c:418
#, c-format
msgid "%s: Errors found in combining rules postprocessing. Aborting.\n"
msgstr "%s: Errors found in combining rules postprocessing. Aborting.\n"
#: ../parser_main.c:426
#, c-format
msgid "%s: Errors found during regex postprocess. Aborting.\n"
msgstr "%s: Errors found during regex postprocess. Aborting.\n"
#: ../parser_merge.c:56
#, fuzzy
msgid "Couldn't merge entries. Out of Memory\n"
msgstr "Couldn't merge entries. Out of Memory\n"
#: ../parser_merge.c:77
#, c-format
msgid "profile %s: has merged rule %s with multiple x modifiers\n"
msgstr "profile %s: has merged rule %s with multiple x modifiers\n"
#: ../parser_merge.c:140
#, c-format
msgid "ERROR in profile %s, failed to load\n"
msgstr "ERROR in profile %s, failed to load\n"
#: ../parser_sysctl.c:42
msgid "Bad write position\n"
msgstr "Bad write position\n"
#: ../parser_sysctl.c:45
msgid "Permission denied\n"
msgstr "Permission denied\n"
#: ../parser_sysctl.c:48
msgid "Out of memory\n"
msgstr "Out of memory\n"
#: ../parser_sysctl.c:51
msgid "Couldn't copy profile Bad memory address\n"
msgstr "Couldn't copy profile Bad memory address\n"
#: ../parser_sysctl.c:54
msgid "Profile doesn't conform to protocol\n"
msgstr "Profile doesn't conform to protocol\n"
#: ../parser_sysctl.c:57
msgid "Profile does not match signature\n"
msgstr "Profile does not match signature\n"
#: ../parser_sysctl.c:60
msgid "Profile version not supported\n"
msgstr "Profile version not supported\n"
#: ../parser_sysctl.c:63
#, fuzzy
msgid "Profile already exists\n"
msgstr "Profile doesn't exist\n"
#: ../parser_sysctl.c:66
msgid "Profile doesn't exist\n"
msgstr "Profile doesn't exist\n"
#: ../parser_sysctl.c:69
msgid "Unknown error\n"
msgstr "Unknown error\n"
#: ../parser_sysctl.c:120
#, c-format
msgid "%s: Unable to add \"%s\". "
msgstr "%s: Unable to add \"%s\". "
#: ../parser_sysctl.c:126
#, c-format
msgid "%s: Unable to replace \"%s\". "
msgstr "%s: Unable to replace \"%s\". "
#: ../parser_sysctl.c:132
#, c-format
msgid "%s: Unable to remove \"%s\". "
msgstr "%s: Unable to remove \"%s\". "
#: ../parser_sysctl.c:138
#, c-format
msgid "%s: Unable to write to stdout\n"
msgstr "%s: Unable to write to stdout\n"
#: ../parser_sysctl.c:142 ../parser_sysctl.c:167
#, c-format
msgid "%s: ASSERT: Invalid option: %d\n"
msgstr "%s: ASSERT: Invalid option: %d\n"
#: ../parser_sysctl.c:153
#, c-format
msgid "Addition succeeded for \"%s\".\n"
msgstr "Addition succeeded for \"%s\".\n"
#: ../parser_sysctl.c:157
#, c-format
msgid "Replacement succeeded for \"%s\".\n"
msgstr "Replacement succeeded for \"%s\".\n"
#: ../parser_sysctl.c:161
#, c-format
msgid "Removal succeeded for \"%s\".\n"
msgstr "Removal succeeded for \"%s\".\n"
#: parser_yacc.y:215 parser_yacc.y:240 parser_yacc.y:393 parser_yacc.y:409
#: parser_yacc.y:459 parser_yacc.y:500 parser_yacc.y:529 parser_yacc.y:543
#: parser_yacc.y:557 parser_yacc.y:571 parser_yacc.y:585 parser_yacc.y:613
#: parser_yacc.y:641 parser_yacc.y:678 parser_yacc.y:695 parser_yacc.y:709
#: parser_yacc.y:915
msgid "Memory allocation error."
msgstr "Memory allocation error."
#: parser_yacc.y:259
#, c-format
msgid "Default allow subdomains are no longer supported, sorry. (domain: %s)"
msgstr "Default allow subdomains are no longer supported, sorry. (domain: %s)"
#: parser_yacc.y:265
#, c-format
msgid ""
"Default allow subdomains are no longer supported, sorry. (domain: %s^%s)"
msgstr ""
"Default allow subdomains are no longer supported, sorry. (domain: %s^%s)"
#: parser_yacc.y:336
msgid "Assert: `rule' returned NULL."
msgstr "Assert: `rule' returned NULL."
#: parser_yacc.y:350
msgid "Assert: `netrule' returned NULL."
msgstr "Assert: `netrule' returned NULL."
#: parser_yacc.y:378
msgid "Assert: 'hat rule' returned NULL."
msgstr "Assert: 'hat rule' returned NULL."
#: parser_yacc.y:411
msgid "md5 signature given without execute privilege."
msgstr "md5 signature given without execute privilege."
#: parser_yacc.y:426 parser_yacc.y:435
#, c-format
msgid "missing an end of line character? (entry: %s)"
msgstr "missing an end of line character? (entry: %s)"
#: parser_yacc.y:441 parser_yacc.y:447
#, c-format
msgid "Negative subdomain entries are no longer supported, sorry. (entry: %s)"
msgstr "Negative subdomain entries are no longer supported, sorry. (entry: %s)"
#: parser_yacc.y:495
msgid "Assert: `addresses' returned NULL."
msgstr "Assert: `addresses' returned NULL."
#: parser_yacc.y:595
msgid "Network entries can only have one TO address."
msgstr "Network entries can only have one TO address."
#: parser_yacc.y:600
msgid "Network entries can only have one FROM address."
msgstr "Network entries can only have one FROM address."
#: parser_yacc.y:618 parser_yacc.y:647
#, c-format
msgid "`%s' is not a valid ip address."
msgstr "`%s' is not a valid ip address."
#: parser_yacc.y:659
#, c-format
msgid "`/%d' is not a valid netmask."
msgstr "`/%d' is not a valid netmask."
#: parser_yacc.y:666
#, c-format
msgid "`%s' is not a valid netmask."
msgstr "`%s' is not a valid netmask."
#: parser_yacc.y:692 parser_yacc.y:712
#, c-format
msgid "ports must be between %d and %d"
msgstr "ports must be between %d and %d"
#: parser_yacc.y:778
#, c-format
msgid "Subdomain parser error, line %d: %s\n"
msgstr "Subdomain parser error, line %d: %s\n"
#: parser_yacc.y:821
msgid "Exec qualifier 'i' must be followed by 'x'"
msgstr "Exec qualifier 'i' must be followed by 'x'"
#: parser_yacc.y:823
msgid "Exec qualifier 'i' invalid, conflicting qualifier already specified"
msgstr "Exec qualifier 'i' invalid, conflicting qualifier already specified"
#: parser_yacc.y:833
msgid "Exec qualifier 'u' must be followed by 'x'"
msgstr "Exec qualifier 'u' must be followed by 'x'"
#: parser_yacc.y:835
msgid "Exec qualifier 'u' invalid, conflicting qualifier already specified"
msgstr "Exec qualifier 'u' invalid, conflicting qualifier already specified"
#: parser_yacc.y:845
msgid "Exec qualifier 'p' must be followed by 'x'"
msgstr "Exec qualifier 'p' must be followed by 'x'"
#: parser_yacc.y:847
msgid "Exec qualifier 'p' invalid, conflicting qualifier already specified"
msgstr "Exec qualifier 'p' invalid, conflicting qualifier already specified"
#: parser_yacc.y:856
msgid "Invalid mode, 'x' must be preceded by exec qualifier 'i', 'u' or 'p'"
msgstr "Invalid mode, 'x' must be preceded by exec qualifier 'i', 'u' or 'p'"
#: parser_yacc.y:860
msgid "Internal: unexpected mode character in input"
msgstr "Internal: unexpected mode character in input"
#: parser_yacc.y:1211
#, c-format
msgid "%s: Illegal open {, nesting groupings not allowed\n"
msgstr "%s: Illegal open {, nesting groupings not allowed\n"
#: parser_yacc.y:1231
#, c-format
msgid "%s: Regex grouping error: Invalid number of items between {}\n"
msgstr "%s: Regex grouping error: Invalid number of items between {}\n"
#: parser_yacc.y:1237
#, c-format
msgid ""
"%s: Regex grouping error: Invalid close }, no matching open { detected\n"
msgstr ""
"%s: Regex grouping error: Invalid close }, no matching open { detected\n"
#: parser_yacc.y:1294
#, c-format
msgid "%s: Regex grouping error: Unclosed grouping, expecting close }\n"
msgstr "%s: Regex grouping error. Unclosed grouping. Expecting close }.\n"
#: parser_yacc.y:1309
#, c-format
msgid "%s: Internal buffer overflow detected, %d characters exceeded\n"
msgstr "%s: Internal buffer overflow detected, %d characters exceeded\n"
#: parser_yacc.y:1314
#, c-format
msgid "%s: Unable to parse input line '%s'\n"
msgstr "%s: Unable to parse input line '%s'\n"
#: parser_yacc.y:1348
#, c-format
msgid "%s: Failed to compile regex '%s' [original: '%s']\n"
msgstr "%s: Failed to compile regex '%s' [original: '%s']\n"
#: parser_yacc.y:1353
#, c-format
msgid "%s: error near "
msgstr "%s: error near "
#: parser_yacc.y:1364
#, c-format
msgid "%s: error reason: '%s'\n"
msgstr "%s: error reason: '%s'\n"
#: parser_yacc.y:1374
#, c-format
msgid "%s: Failed to compile regex '%s' [original: '%s'] - malloc failed\n"
msgstr "%s: Failed to compile regex '%s' [original: '%s'] - malloc failed\n"
#: parser_yacc.y:1424
#, c-format
msgid "%s: Subdomain '%s' defined, but no parent '%s'.\n"
msgstr "%s: Subdomain '%s' defined, but no parent '%s'.\n"
#: parser_yacc.y:1461
#, c-format
msgid "%s: Two profiles defined for '%s'.\n"
msgstr "%s: Two profiles defined for '%s'.\n"
#: ../parser.h:37
#, c-format
msgid "Warning (line %d): "
msgstr "Warning (line %d): "
#, fuzzy
#~ msgid "Profile for %s already exists - skipping."
#~ msgstr "Profile already exists\n"