diff --git a/binutils/po/fa.po b/binutils/po/fa.po new file mode 100644 index 000000000..9368da531 --- /dev/null +++ b/binutils/po/fa.po @@ -0,0 +1,67 @@ +# Persian translation for apparmor +# Copyright (c) 2019 Rosetta Contributors and Canonical Ltd 2019 +# This file is distributed under the same license as the apparmor package. +# FIRST AUTHOR , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: apparmor\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2015-11-28 10:23-0800\n" +"PO-Revision-Date: 2019-12-27 08:16+0000\n" +"Last-Translator: VahidNameni \n" +"Language-Team: Persian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2019-12-28 05:38+0000\n" +"X-Generator: Launchpad (build bceb5ef013b87ef7aafe0755545ceb689ca7ac60)\n" + +#: ../aa_enabled.c:26 +#, c-format +msgid "" +"%s: [options]\n" +" options:\n" +" -q | --quiet Don't print out any messages\n" +" -h | --help Print help\n" +msgstr "" + +#: ../aa_enabled.c:45 +#, c-format +msgid "unknown or incompatible options\n" +msgstr "تنظیم نامعلوم یا ناسازگار\n" + +#: ../aa_enabled.c:55 +#, c-format +msgid "unknown option '%s'\n" +msgstr "تنظیم '%s' ناشناخته است\n" + +#: ../aa_enabled.c:64 +#, c-format +msgid "Yes\n" +msgstr "بله\n" + +#: ../aa_enabled.c:71 +#, c-format +msgid "No - not available on this system.\n" +msgstr "خیر- در این سیستم موجود نیست.\n" + +#: ../aa_enabled.c:74 +#, c-format +msgid "No - disabled at boot.\n" +msgstr "خیر - غیرفعال در زمان boot.\n" + +#: ../aa_enabled.c:77 +#, c-format +msgid "Maybe - policy interface not available.\n" +msgstr "شاید - رابط سیاست گذاری در دسترس نیست.\n" + +#: ../aa_enabled.c:81 +#, c-format +msgid "Maybe - insufficient permissions to determine availability.\n" +msgstr "شاید - دسترسی ناکافی جهت شناسایی در دسترس پذیری.\n" + +#: ../aa_enabled.c:84 +#, c-format +msgid "Error - '%s'\n" +msgstr "خطا - '%s'\n" diff --git a/parser/po/fa.po b/parser/po/fa.po new file mode 100644 index 000000000..600990df8 --- /dev/null +++ b/parser/po/fa.po @@ -0,0 +1,741 @@ +# Persian translation for apparmor +# Copyright (c) 2019 Rosetta Contributors and Canonical Ltd 2019 +# This file is distributed under the same license as the apparmor package. +# FIRST AUTHOR , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: apparmor\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2014-09-13 00:11-0700\n" +"PO-Revision-Date: 2019-12-27 08:23+0000\n" +"Last-Translator: VahidNameni \n" +"Language-Team: Persian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2019-12-28 05:38+0000\n" +"X-Generator: Launchpad (build bceb5ef013b87ef7aafe0755545ceb689ca7ac60)\n" + +#: ../parser_include.c:113 ../parser_include.c:111 +msgid "Error: Out of memory.\n" +msgstr "خطا: خارج از حافظه.\n" + +#: ../parser_include.c:123 ../parser_include.c:121 +#, c-format +msgid "Error: basedir %s is not a directory, skipping.\n" +msgstr "" + +#: ../parser_include.c:137 +#, c-format +msgid "Error: Could not add directory %s to search path.\n" +msgstr "خطا: امکان اضافه کردن پوشه %s به مسیر جستجو نیست.\n" + +#: ../parser_include.c:147 ../parser_include.c:151 +msgid "Error: Could not allocate memory.\n" +msgstr "" + +#: ../parser_interface.c:69 ../parser_interface.c:72 ../parser_interface.c:49 +msgid "Bad write position\n" +msgstr "" + +#: ../parser_interface.c:72 ../parser_interface.c:75 ../parser_interface.c:52 +msgid "Permission denied\n" +msgstr "مجوز صادر نگردید\n" + +#: ../parser_interface.c:75 ../parser_interface.c:78 ../parser_interface.c:55 +msgid "Out of memory\n" +msgstr "خارج از حافظه\n" + +#: ../parser_interface.c:78 ../parser_interface.c:81 ../parser_interface.c:58 +msgid "Couldn't copy profile: Bad memory address\n" +msgstr "" + +#: ../parser_interface.c:81 ../parser_interface.c:84 ../parser_interface.c:61 +msgid "Profile doesn't conform to protocol\n" +msgstr "" + +#: ../parser_interface.c:84 ../parser_interface.c:87 ../parser_interface.c:64 +msgid "Profile does not match signature\n" +msgstr "نمایه با امضا مطابقت ندارد\n" + +#: ../parser_interface.c:87 ../parser_interface.c:90 ../parser_interface.c:67 +msgid "Profile version not supported by Apparmor module\n" +msgstr "" + +#: ../parser_interface.c:90 ../parser_interface.c:93 ../parser_interface.c:70 +msgid "Profile already exists\n" +msgstr "" + +#: ../parser_interface.c:93 ../parser_interface.c:96 ../parser_interface.c:73 +msgid "Profile doesn't exist\n" +msgstr "" + +#: ../parser_interface.c:96 ../parser_interface.c:99 ../parser_interface.c:76 +msgid "Permission denied; attempted to load a profile while confined?\n" +msgstr "" + +#: ../parser_interface.c:99 ../parser_interface.c:102 ../parser_interface.c:79 +#, c-format +msgid "Unknown error (%d): %s\n" +msgstr "" + +#: ../parser_interface.c:116 ../parser_interface.c:119 +#: ../parser_interface.c:96 +#, c-format +msgid "%s: Unable to add \"%s\". " +msgstr "" + +#: ../parser_interface.c:121 ../parser_interface.c:124 +#: ../parser_interface.c:101 +#, c-format +msgid "%s: Unable to replace \"%s\". " +msgstr "" + +#: ../parser_interface.c:126 ../parser_interface.c:129 +#: ../parser_interface.c:106 +#, c-format +msgid "%s: Unable to remove \"%s\". " +msgstr "" + +#: ../parser_interface.c:131 ../parser_interface.c:134 +#: ../parser_interface.c:111 +#, c-format +msgid "%s: Unable to write to stdout\n" +msgstr "" + +#: ../parser_interface.c:135 ../parser_interface.c:138 +#: ../parser_interface.c:115 +#, c-format +msgid "%s: Unable to write to output file\n" +msgstr "" + +#: ../parser_interface.c:138 ../parser_interface.c:162 +#: ../parser_interface.c:141 ../parser_interface.c:165 +#: ../parser_interface.c:118 ../parser_interface.c:142 +#, c-format +msgid "%s: ASSERT: Invalid option: %d\n" +msgstr "" + +#: ../parser_interface.c:147 ../parser_interface.c:150 +#: ../parser_interface.c:127 +#, c-format +msgid "Addition succeeded for \"%s\".\n" +msgstr "" + +#: ../parser_interface.c:151 ../parser_interface.c:154 +#: ../parser_interface.c:131 +#, c-format +msgid "Replacement succeeded for \"%s\".\n" +msgstr "" + +#: ../parser_interface.c:155 ../parser_interface.c:158 +#: ../parser_interface.c:135 +#, c-format +msgid "Removal succeeded for \"%s\".\n" +msgstr "" + +#: ../parser_interface.c:251 ../parser_interface.c:254 +#, c-format +msgid "PANIC bad increment buffer %p pos %p ext %p size %d res %p\n" +msgstr "" + +#: ../parser_interface.c:656 ../parser_interface.c:658 +#: ../parser_interface.c:446 +#, c-format +msgid "profile %s network rules not enforced\n" +msgstr "" + +#: ../parser_interface.c:666 +msgid "Unknown pattern type\n" +msgstr "" + +#: ../parser_interface.c:750 ../parser_interface.c:902 +#: ../parser_interface.c:743 ../parser_interface.c:894 +#: ../parser_interface.c:518 ../parser_interface.c:669 +#, c-format +msgid "Unable to open %s - %s\n" +msgstr "" + +#: ../parser_interface.c:776 ../parser_interface.c:768 +#: ../parser_interface.c:543 +#, c-format +msgid "Memory Allocation Error: Unable to remove ^%s\n" +msgstr "" + +#: ../parser_interface.c:789 ../parser_interface.c:781 +#: ../parser_interface.c:556 +#, c-format +msgid "Memory Allocation Error: Unable to remove %s:%s." +msgstr "" + +#: ../parser_interface.c:810 ../parser_interface.c:802 +msgid "unable to create work area\n" +msgstr "" + +#: ../parser_interface.c:818 ../parser_interface.c:810 +#, c-format +msgid "unable to serialize profile %s\n" +msgstr "" + +#: ../parser_interface.c:829 ../parser_interface.c:916 +#: ../parser_interface.c:821 ../parser_interface.c:908 +#: ../parser_interface.c:582 +#, c-format +msgid "%s: Unable to write entire profile entry\n" +msgstr "" + +#: ../parser_interface.c:839 ../parser_interface.c:831 +#: ../parser_interface.c:593 +#, c-format +msgid "%s: Unable to write entire profile entry to cache\n" +msgstr "" + +#: parser_lex.l:100 parser_lex.l:163 parser_lex.l:169 +#, c-format +msgid "Could not open '%s'" +msgstr "" + +#: parser_lex.l:104 parser_lex.l:167 parser_lex.l:173 +#, c-format +msgid "fstat failed for '%s'" +msgstr "" + +#: parser_lex.l:121 +#, c-format +msgid "opendir failed '%s'" +msgstr "" + +#: parser_lex.l:152 +#, c-format +msgid "stat failed for '%s'" +msgstr "" + +#: parser_lex.l:155 parser_lex.l:133 parser_lex.l:139 +#, c-format +msgid "Could not open '%s' in '%s'" +msgstr "" + +#: parser_lex.l:284 parser_lex.l:322 parser_lex.l:362 parser_lex.l:399 +#: parser_lex.l:469 parser_lex.l:655 parser_lex.l:586 parser_lex.l:638 +#, c-format +msgid "Found unexpected character: '%s'" +msgstr "" + +#: parser_lex.l:386 parser_lex.l:418 parser_lex.l:428 +msgid "Variable declarations do not accept trailing commas" +msgstr "" + +#: parser_lex.l:420 +#, c-format +msgid "(network_mode) Found unexpected character: '%s'" +msgstr "" + +#: ../parser_main.c:333 ../parser_common.c:61 ../parser_common.c:106 +#, c-format +msgid "Warning from %s (%s%sline %d): %s" +msgstr "" + +#: ../parser_main.c:531 +#, c-format +msgid "%s: Could not allocate memory for subdomainbase mount point\n" +msgstr "" + +#: ../parser_main.c:577 ../parser_main.c:616 ../parser_main.c:479 +#, c-format +msgid "" +"Warning: unable to find a suitable fs in %s, is it mounted?\n" +"Use --subdomainfs to override.\n" +msgstr "" + +#: ../parser_main.c:597 ../parser_main.c:635 ../parser_main.c:498 +#, c-format +msgid "" +"%s: Sorry. You need root privileges to run this program.\n" +"\n" +msgstr "" + +#: ../parser_main.c:604 ../parser_main.c:642 ../parser_main.c:505 +#, 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 "" + +#: ../parser_main.c:704 ../parser_main.c:813 ../parser_main.c:836 +#: ../parser_main.c:946 ../parser_main.c:860 +#, c-format +msgid "Error: Could not read profile %s: %s.\n" +msgstr "" + +#: ../parser_main.c:718 ../parser_misc.c:270 parser_yacc.y:227 +#: parser_yacc.y:374 parser_yacc.y:386 parser_yacc.y:484 parser_yacc.y:586 +#: parser_yacc.y:624 parser_yacc.y:939 parser_yacc.y:948 parser_yacc.y:960 +#: parser_yacc.y:1008 parser_yacc.y:1019 parser_yacc.y:1101 parser_yacc.y:1119 +#: parser_yacc.y:1126 ../parser_main.c:850 ../parser_main.c:1015 +#: ../parser_main.c:1229 ../parser_main.c:1283 ../parser_misc.c:431 +#: parser_yacc.y:268 parser_yacc.y:416 parser_yacc.y:426 parser_yacc.y:537 +#: parser_yacc.y:626 parser_yacc.y:976 parser_yacc.y:1021 parser_yacc.y:1030 +#: parser_yacc.y:1042 parser_yacc.y:1078 parser_yacc.y:1082 parser_yacc.y:1092 +#: parser_yacc.y:1102 parser_yacc.y:1201 parser_yacc.y:1223 parser_yacc.y:1234 +#: parser_yacc.y:1309 parser_yacc.y:1327 parser_yacc.y:1334 parser_yacc.y:1385 +#: ../parser_main.c:735 ../parser_main.c:923 ../parser_main.c:1133 +#: ../parser_main.c:1187 parser_yacc.y:311 parser_yacc.y:462 parser_yacc.y:472 +#: parser_yacc.y:583 parser_yacc.y:662 parser_yacc.y:669 parser_yacc.y:1130 +#: parser_yacc.y:1166 parser_yacc.y:1170 parser_yacc.y:1180 parser_yacc.y:1190 +#: parser_yacc.y:1298 parser_yacc.y:1376 parser_yacc.y:1479 parser_yacc.y:1490 +#: parser_yacc.y:1565 parser_yacc.y:1583 parser_yacc.y:1590 parser_yacc.y:1639 +#: ../network.c:314 ../af_unix.cc:203 +msgid "Memory allocation error." +msgstr "" + +#: ../parser_main.c:740 ../parser_main.c:872 ../parser_main.c:757 +#, c-format +msgid "Cached load succeeded for \"%s\".\n" +msgstr "" + +#: ../parser_main.c:744 ../parser_main.c:876 ../parser_main.c:761 +#, c-format +msgid "Cached reload succeeded for \"%s\".\n" +msgstr "" + +#: ../parser_main.c:910 ../parser_main.c:1058 ../parser_main.c:967 +#, c-format +msgid "%s: Errors found in file. Aborting.\n" +msgstr "" + +#: ../parser_misc.c:426 ../parser_misc.c:597 ../parser_misc.c:339 +msgid "" +"Uppercase qualifiers \"RWLIMX\" are deprecated, please convert to lowercase\n" +"See the apparmor.d(5) manpage for details.\n" +msgstr "" + +#: ../parser_misc.c:467 ../parser_misc.c:474 ../parser_misc.c:638 +#: ../parser_misc.c:645 ../parser_misc.c:380 ../parser_misc.c:387 +msgid "Conflict 'a' and 'w' perms are mutually exclusive." +msgstr "" + +#: ../parser_misc.c:491 ../parser_misc.c:662 ../parser_misc.c:404 +msgid "Exec qualifier 'i' invalid, conflicting qualifier already specified" +msgstr "" + +#: ../parser_misc.c:502 ../parser_misc.c:673 ../parser_misc.c:415 +#, c-format +msgid "" +"Unconfined exec qualifier (%c%c) allows some dangerous environment variables " +"to be passed to the unconfined process; 'man 5 apparmor.d' for details.\n" +msgstr "" + +#: ../parser_misc.c:510 ../parser_misc.c:551 ../parser_misc.c:681 +#: ../parser_misc.c:722 ../parser_misc.c:423 ../parser_misc.c:464 +#, c-format +msgid "Exec qualifier '%c' invalid, conflicting qualifier already specified" +msgstr "" + +#: ../parser_misc.c:537 ../parser_misc.c:545 ../parser_misc.c:708 +#: ../parser_misc.c:716 ../parser_misc.c:450 ../parser_misc.c:458 +#, c-format +msgid "" +"Exec qualifier '%c%c' invalid, conflicting qualifier already specified" +msgstr "" + +#: ../parser_misc.c:593 ../parser_misc.c:764 ../parser_misc.c:506 +#, c-format +msgid "Internal: unexpected mode character '%c' in input" +msgstr "" + +#: ../parser_misc.c:615 ../parser_misc.c:786 ../parser_misc.c:528 +#, c-format +msgid "Internal error generated invalid perm 0x%llx\n" +msgstr "" + +#: ../parser_misc.c:865 ../parser_symtab.c:561 ../parser_regex.c:626 +#: ../parser_variable.c:229 +#, c-format +msgid "AppArmor parser error: %s\n" +msgstr "" + +#: ../parser_merge.c:92 ../parser_merge.c:91 ../parser_merge.c:83 +msgid "Couldn't merge entries. Out of Memory\n" +msgstr "" + +#: ../parser_merge.c:111 ../parser_merge.c:113 ../parser_merge.c:105 +#, c-format +msgid "profile %s: has merged rule %s with conflicting x modifiers\n" +msgstr "" + +#: parser_yacc.y:236 parser_yacc.y:277 parser_yacc.y:320 +msgid "Profile attachment must begin with a '/'." +msgstr "" + +#: parser_yacc.y:260 parser_yacc.y:302 parser_yacc.y:348 +msgid "" +"Profile names must begin with a '/', namespace or keyword 'profile' or 'hat'." +msgstr "" + +#: parser_yacc.y:296 parser_yacc.y:338 parser_yacc.y:384 +#, c-format +msgid "Failed to create alias %s -> %s\n" +msgstr "" + +#: parser_yacc.y:417 parser_yacc.y:460 parser_yacc.y:506 +msgid "Profile flag chroot_relative conflicts with namespace_relative" +msgstr "" + +#: parser_yacc.y:421 parser_yacc.y:464 parser_yacc.y:510 +msgid "Profile flag mediate_deleted conflicts with delegate_deleted" +msgstr "" + +#: parser_yacc.y:424 parser_yacc.y:467 parser_yacc.y:513 +msgid "" +"Profile flag attach_disconnected conflicts with no_attach_disconnected" +msgstr "" + +#: parser_yacc.y:427 parser_yacc.y:470 parser_yacc.y:516 +msgid "Profile flag chroot_attach conflicts with chroot_no_attach" +msgstr "" + +#: parser_yacc.y:441 parser_yacc.y:484 parser_yacc.y:530 +msgid "Profile flag 'debug' is no longer valid." +msgstr "" + +#: parser_yacc.y:463 parser_yacc.y:506 parser_yacc.y:552 +#, c-format +msgid "Invalid profile flag: %s." +msgstr "" + +#: parser_yacc.y:498 parser_yacc.y:520 parser_yacc.y:548 parser_yacc.y:594 +msgid "Assert: `rule' returned NULL." +msgstr "" + +#: parser_yacc.y:501 parser_yacc.y:546 parser_yacc.y:552 parser_yacc.y:584 +#: parser_yacc.y:598 parser_yacc.y:630 +msgid "" +"Invalid mode, in deny rules 'x' must not be preceded by exec qualifier 'i', " +"'p', or 'u'" +msgstr "" + +#: parser_yacc.y:524 parser_yacc.y:556 parser_yacc.y:602 +msgid "" +"Invalid mode, 'x' must be preceded by exec qualifier 'i', 'p', 'c', or 'u'" +msgstr "" + +#: parser_yacc.y:549 parser_yacc.y:587 parser_yacc.y:633 +msgid "Invalid mode, 'x' must be preceded by exec qualifier 'i', 'p', or 'u'" +msgstr "" + +#: parser_yacc.y:574 parser_yacc.y:612 parser_yacc.y:614 parser_yacc.y:660 +msgid "Assert: `network_rule' return invalid protocol." +msgstr "" + +#: parser_yacc.y:649 parser_yacc.y:696 parser_yacc.y:786 +msgid "Assert: `change_profile' returned NULL." +msgstr "" + +#: parser_yacc.y:680 parser_yacc.y:720 parser_yacc.y:810 +msgid "Assert: 'hat rule' returned NULL." +msgstr "" + +#: parser_yacc.y:689 parser_yacc.y:729 parser_yacc.y:819 +msgid "Assert: 'local_profile rule' returned NULL." +msgstr "" + +#: parser_yacc.y:824 parser_yacc.y:885 parser_yacc.y:992 +#, c-format +msgid "Unset boolean variable %s used in if-expression" +msgstr "" + +#: parser_yacc.y:882 parser_yacc.y:986 parser_yacc.y:1092 +msgid "unsafe rule missing exec permissions" +msgstr "" + +#: parser_yacc.y:901 parser_yacc.y:954 parser_yacc.y:1060 +msgid "subset can only be used with link rules." +msgstr "" + +#: parser_yacc.y:903 parser_yacc.y:956 parser_yacc.y:1062 +msgid "link and exec perms conflict on a file rule using ->" +msgstr "" + +#: parser_yacc.y:905 parser_yacc.y:958 parser_yacc.y:1064 +msgid "link perms are not allowed on a named profile transition.\n" +msgstr "" + +#: parser_yacc.y:921 parser_yacc.y:1003 parser_yacc.y:1109 +#, c-format +msgid "missing an end of line character? (entry: %s)" +msgstr "" + +#: parser_yacc.y:975 parser_yacc.y:985 parser_yacc.y:1057 parser_yacc.y:1067 +#: parser_yacc.y:1145 parser_yacc.y:1155 +msgid "Invalid network entry." +msgstr "" + +#: parser_yacc.y:1039 parser_yacc.y:1048 parser_yacc.y:1254 parser_yacc.y:1510 +#, c-format +msgid "Invalid capability %s." +msgstr "" + +#: parser_yacc.y:1066 parser_yacc.y:1269 parser_yacc.y:1525 +#, c-format +msgid "AppArmor parser error for %s%s%s at line %d: %s\n" +msgstr "" + +#: parser_yacc.y:1072 parser_yacc.y:1275 parser_yacc.y:1531 +#, c-format +msgid "AppArmor parser error,%s%s line %d: %s\n" +msgstr "" + +#: ../parser_regex.c:244 +#, c-format +msgid "%s: Illegal open {, nesting groupings not allowed\n" +msgstr "" + +#: ../parser_regex.c:265 ../parser_regex.c:274 ../parser_regex.c:278 +#, c-format +msgid "%s: Regex grouping error: Invalid number of items between {}\n" +msgstr "" + +#: ../parser_regex.c:271 ../parser_regex.c:280 ../parser_regex.c:284 +#, c-format +msgid "" +"%s: Regex grouping error: Invalid close }, no matching open { detected\n" +msgstr "" + +#: ../parser_regex.c:337 ../parser_regex.c:343 ../parser_regex.c:361 +#, c-format +msgid "" +"%s: Regex grouping error: Unclosed grouping or character class, expecting " +"close }\n" +msgstr "" + +#: ../parser_regex.c:351 ../parser_regex.c:357 +#, c-format +msgid "%s: Internal buffer overflow detected, %d characters exceeded\n" +msgstr "" + +#: ../parser_regex.c:355 ../parser_regex.c:361 ../parser_regex.c:377 +#, c-format +msgid "%s: Unable to parse input line '%s'\n" +msgstr "" + +#: ../parser_regex.c:397 ../parser_regex.c:405 ../parser_regex.c:421 +#, c-format +msgid "%s: Invalid profile name '%s' - bad regular expression\n" +msgstr "" + +#: ../parser_policy.c:202 ../parser_policy.c:402 ../parser_policy.c:375 +#, c-format +msgid "ERROR merging rules for profile %s, failed to load\n" +msgstr "" + +#: ../parser_policy.c:234 +#, c-format +msgid "" +"ERROR profile %s contains policy elements not usable with this kernel:\n" +"\t'*', '?', character ranges, and alternations are not allowed.\n" +"\t'**' may only be used at the end of a rule.\n" +msgstr "" + +#: ../parser_policy.c:279 ../parser_policy.c:359 ../parser_policy.c:332 +#, c-format +msgid "ERROR processing regexs for profile %s, failed to load\n" +msgstr "" + +#: ../parser_policy.c:306 ../parser_policy.c:389 ../parser_policy.c:362 +#, c-format +msgid "ERROR expanding variables for profile %s, failed to load\n" +msgstr "" + +#: ../parser_policy.c:390 ../parser_policy.c:382 ../parser_policy.c:355 +#, c-format +msgid "ERROR adding hat access rule for profile %s\n" +msgstr "" + +#: ../parser_policy.c:490 ../parser_policy.c:271 +#, c-format +msgid "ERROR in profile %s, failed to load\n" +msgstr "" + +#: ../parser_policy.c:675 +#, c-format +msgid "%s: Errors found during postprocessing. Aborting.\n" +msgstr "" + +#: ../parser_policy.c:682 ../parser_policy.c:704 +#, c-format +msgid "%s: Errors found during regex postprocess. Aborting.\n" +msgstr "" + +#: ../parser_policy.c:689 +#, c-format +msgid "%s: Errors found during postprocess. Aborting.\n" +msgstr "" + +#: ../parser_policy.c:696 +#, c-format +msgid "%s: Errors found in combining rules postprocessing. Aborting.\n" +msgstr "" + +#: parser_lex.l:180 parser_lex.l:186 +#, c-format +msgid "Could not process include directory '%s' in '%s'" +msgstr "" + +#: ../parser_main.c:660 ../parser_main.c:523 +msgid "Feature buffer full." +msgstr "" + +#: ../parser_main.c:1115 ../parser_main.c:1132 ../parser_main.c:1024 +#: ../parser_main.c:1041 +msgid "Out of memory" +msgstr "" + +#: ../parser_main.c:1182 ../parser_main.c:1091 +#, c-format +msgid "Can't create cache directory: %s\n" +msgstr "" + +#: ../parser_main.c:1185 ../parser_main.c:1094 +#, c-format +msgid "File in cache directory location: %s\n" +msgstr "" + +#: ../parser_main.c:1188 ../parser_main.c:1097 +#, c-format +msgid "Can't update cache directory: %s\n" +msgstr "" + +#: ../parser_misc.c:833 +#, c-format +msgid "Internal: unexpected DBus mode character '%c' in input" +msgstr "" + +#: ../parser_misc.c:857 +#, c-format +msgid "Internal error generated invalid DBus perm 0x%x\n" +msgstr "" + +#: parser_yacc.y:575 parser_yacc.y:621 +msgid "deny prefix not allowed" +msgstr "" + +#: parser_yacc.y:612 parser_yacc.y:658 +msgid "owner prefix not allowed" +msgstr "" + +#: parser_yacc.y:660 +msgid "owner prefix not allow on mount rules" +msgstr "" + +#: parser_yacc.y:677 +msgid "owner prefix not allow on dbus rules" +msgstr "" + +#: parser_yacc.y:704 +msgid "owner prefix not allow on capability rules" +msgstr "" + +#: parser_yacc.y:1357 parser_yacc.y:1613 +#, c-format +msgid "invalid mount conditional %s%s" +msgstr "" + +#: parser_yacc.y:1374 parser_yacc.y:1628 +msgid "bad mount rule" +msgstr "" + +#: parser_yacc.y:1381 parser_yacc.y:1635 +msgid "mount point conditions not currently supported" +msgstr "" + +#: parser_yacc.y:1398 parser_yacc.y:1650 +#, c-format +msgid "invalid pivotroot conditional '%s'" +msgstr "" + +#: ../parser_regex.c:241 ../parser_regex.c:236 +#, c-format +msgid "" +"%s: Regex grouping error: Invalid close ], no matching open [ detected\n" +msgstr "" + +#: ../parser_regex.c:257 ../parser_regex.c:256 +#, c-format +msgid "%s: Regex grouping error: Exceeded maximum nesting of {}\n" +msgstr "" + +#: ../parser_policy.c:366 ../parser_policy.c:339 +#, c-format +msgid "ERROR processing policydb rules for profile %s, failed to load\n" +msgstr "" + +#: ../parser_policy.c:396 ../parser_policy.c:369 +#, c-format +msgid "ERROR replacing aliases for profile %s, failed to load\n" +msgstr "" + +#: ../parser_interface.c:635 ../parser_interface.c:638 +#, c-format +msgid "%s: Unable to write %s\n" +msgstr "" + +#: ../parser_main.c:721 +#, c-format +msgid "Error: Could not read binary profile or cache file %s: %s.\n" +msgstr "" + +#: ../parser_main.c:811 +#, c-format +msgid "Error: Could not read cache file '%s', skipping...\n" +msgstr "" + +#: ../parser_misc.c:575 +#, c-format +msgid "Internal: unexpected %s mode character '%c' in input" +msgstr "" + +#: ../parser_misc.c:599 +#, c-format +msgid "Internal error generated invalid %s perm 0x%x\n" +msgstr "" + +#: parser_yacc.y:703 +msgid "owner prefix not allowed on mount rules" +msgstr "" + +#: parser_yacc.y:720 +msgid "owner prefix not allowed on dbus rules" +msgstr "" + +#: parser_yacc.y:736 +msgid "owner prefix not allowed on signal rules" +msgstr "" + +#: parser_yacc.y:752 +msgid "owner prefix not allowed on ptrace rules" +msgstr "" + +#: parser_yacc.y:768 +msgid "owner prefix not allowed on unix rules" +msgstr "" + +#: parser_yacc.y:794 +msgid "owner prefix not allowed on capability rules" +msgstr "" + +#: parser_yacc.y:1293 +#, c-format +msgid "dbus rule: invalid conditional group %s=()" +msgstr "" + +#: parser_yacc.y:1371 +#, c-format +msgid "unix rule: invalid conditional group %s=()" +msgstr "" + +#: ../parser_regex.c:368 +#, c-format +msgid "%s: Regex error: trailing '\\' escape character\n" +msgstr "" diff --git a/utils/po/fa.po b/utils/po/fa.po new file mode 100644 index 000000000..812020f2d --- /dev/null +++ b/utils/po/fa.po @@ -0,0 +1,1128 @@ +# Persian translation for apparmor +# Copyright (c) 2019 Rosetta Contributors and Canonical Ltd 2019 +# This file is distributed under the same license as the apparmor package. +# FIRST AUTHOR , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: apparmor\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2014-09-14 19:29+0530\n" +"PO-Revision-Date: 2019-12-27 08:21+0000\n" +"Last-Translator: VahidNameni \n" +"Language-Team: Persian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2019-12-28 05:38+0000\n" +"X-Generator: Launchpad (build bceb5ef013b87ef7aafe0755545ceb689ca7ac60)\n" + +#: ../aa-genprof:56 +msgid "Generate profile for the given program" +msgstr "ایجاد نمایه برای برنامه داده شده" + +#: ../aa-genprof:57 ../aa-logprof:25 ../aa-cleanprof:24 ../aa-mergeprof:34 +#: ../aa-autodep:25 ../aa-audit:25 ../aa-complain:24 ../aa-enforce:24 +#: ../aa-disable:24 +msgid "path to profiles" +msgstr "مسیر نمایه ها" + +#: ../aa-genprof:58 ../aa-logprof:26 +msgid "path to logfile" +msgstr "مسیر رخدادنگاشت فایل" + +#: ../aa-genprof:59 +msgid "name of program to profile" +msgstr "نام برنامه جهت نمایه" + +#: ../aa-genprof:69 ../aa-logprof:37 +#, python-format +msgid "The logfile %s does not exist. Please check the path" +msgstr "" + +#: ../aa-genprof:75 ../aa-logprof:43 ../aa-unconfined:36 +msgid "" +"It seems AppArmor was not started. Please enable AppArmor and try again." +msgstr "" +"به نظر می رسد AppArmor آغاز نشده است. لطفا AppArmor را فعال و سپس امتحان " +"نمایید." + +#: ../aa-genprof:80 ../aa-mergeprof:47 +#, python-format +msgid "%s is not a directory." +msgstr "%s پوشه نمی باشد." + +#: ../aa-genprof:94 +#, python-format +msgid "" +"Can't find %(profiling)s in the system path list. If the name of the " +"application\n" +"is correct, please run 'which %(profiling)s' as a user with correct PATH\n" +"environment set up in order to find the fully-qualified path and\n" +"use the full path as parameter." +msgstr "" + +#: ../aa-genprof:96 +#, python-format +msgid "%s does not exists, please double-check the path." +msgstr "" + +#: ../aa-genprof:124 +msgid "" +"\n" +"Before you begin, you may wish to check if a\n" +"profile already exists for the application you\n" +"wish to confine. See the following wiki page for\n" +"more information:" +msgstr "" + +#: ../aa-genprof:126 +msgid "" +"Please start the application to be profiled in\n" +"another window and exercise its functionality now.\n" +"\n" +"Once completed, select the \"Scan\" option below in \n" +"order to scan the system logs for AppArmor events. \n" +"\n" +"For each AppArmor event, you will be given the \n" +"opportunity to choose whether the access should be \n" +"allowed or denied." +msgstr "" + +#: ../aa-genprof:147 +msgid "Profiling" +msgstr "" + +#: ../aa-genprof:165 +msgid "" +"\n" +"Reloaded AppArmor profiles in enforce mode." +msgstr "" + +#: ../aa-genprof:166 +msgid "" +"\n" +"Please consider contributing your new profile!\n" +"See the following wiki page for more information:" +msgstr "" + +#: ../aa-genprof:167 +#, python-format +msgid "Finished generating profile for %s." +msgstr "" + +#: ../aa-logprof:24 +msgid "Process log entries to generate profiles" +msgstr "" + +#: ../aa-logprof:27 +msgid "mark in the log to start processing after" +msgstr "" + +#: ../aa-cleanprof:23 +msgid "Cleanup the profiles for the given programs" +msgstr "پاک سازی نمایه ها برای برنامه های داده شده" + +#: ../aa-cleanprof:25 ../aa-autodep:26 ../aa-audit:27 ../aa-complain:25 +#: ../aa-enforce:25 ../aa-disable:25 +msgid "name of program" +msgstr "نام برنامه" + +#: ../aa-cleanprof:26 +msgid "Silently overwrite with a clean profile" +msgstr "" + +#: ../aa-mergeprof:29 +msgid "Perform a 2-way or 3-way merge on the given profiles" +msgstr "" + +#: ../aa-mergeprof:31 +msgid "your profile" +msgstr "نمایه شما" + +#: ../aa-mergeprof:32 +msgid "base profile" +msgstr "نمایه اصلی" + +#: ../aa-mergeprof:33 +msgid "other profile" +msgstr "دیگر نمایه ها" + +#: ../aa-mergeprof:67 ../apparmor/aa.py:2345 +msgid "" +"The following local profiles were changed. Would you like to save them?" +msgstr "" + +#: ../aa-mergeprof:148 ../aa-mergeprof:430 ../apparmor/aa.py:1767 +msgid "Path" +msgstr "" + +#: ../aa-mergeprof:149 +msgid "Select the appropriate mode" +msgstr "حالت مناسب را انتخاب نمایید" + +#: ../aa-mergeprof:166 +msgid "Unknown selection" +msgstr "" + +#: ../aa-mergeprof:183 ../aa-mergeprof:209 +msgid "File includes" +msgstr "" + +#: ../aa-mergeprof:183 ../aa-mergeprof:209 +msgid "Select the ones you wish to add" +msgstr "هر گزینه ای که می خواد اضافه کنید را انتخاب نمایید" + +#: ../aa-mergeprof:195 ../aa-mergeprof:222 +#, python-format +msgid "Adding %s to the file." +msgstr "" + +#: ../aa-mergeprof:199 ../apparmor/aa.py:2258 +msgid "unknown" +msgstr "" + +#: ../aa-mergeprof:224 ../aa-mergeprof:275 ../aa-mergeprof:516 +#: ../aa-mergeprof:558 ../aa-mergeprof:675 ../apparmor/aa.py:1620 +#: ../apparmor/aa.py:1859 ../apparmor/aa.py:1899 ../apparmor/aa.py:2012 +#, python-format +msgid "Deleted %s previous matching profile entries." +msgstr "" + +#: ../aa-mergeprof:244 ../aa-mergeprof:429 ../aa-mergeprof:629 +#: ../aa-mergeprof:656 ../apparmor/aa.py:992 ../apparmor/aa.py:1252 +#: ../apparmor/aa.py:1562 ../apparmor/aa.py:1603 ../apparmor/aa.py:1766 +#: ../apparmor/aa.py:1958 ../apparmor/aa.py:1994 +msgid "Profile" +msgstr "" + +#: ../aa-mergeprof:245 ../apparmor/aa.py:1563 ../apparmor/aa.py:1604 +msgid "Capability" +msgstr "" + +#: ../aa-mergeprof:246 ../aa-mergeprof:480 ../apparmor/aa.py:1258 +#: ../apparmor/aa.py:1564 ../apparmor/aa.py:1605 ../apparmor/aa.py:1817 +msgid "Severity" +msgstr "" + +#: ../aa-mergeprof:273 ../aa-mergeprof:514 ../apparmor/aa.py:1618 +#: ../apparmor/aa.py:1857 +#, python-format +msgid "Adding %s to profile." +msgstr "" + +#: ../aa-mergeprof:282 ../apparmor/aa.py:1627 +#, python-format +msgid "Adding capability %s to profile." +msgstr "" + +#: ../aa-mergeprof:289 ../apparmor/aa.py:1634 +#, python-format +msgid "Denying capability %s to profile." +msgstr "" + +#: ../aa-mergeprof:439 ../aa-mergeprof:470 ../apparmor/aa.py:1776 +#: ../apparmor/aa.py:1807 +msgid "(owner permissions off)" +msgstr "" + +#: ../aa-mergeprof:444 ../apparmor/aa.py:1781 +msgid "(force new perms to owner)" +msgstr "" + +#: ../aa-mergeprof:447 ../apparmor/aa.py:1784 +msgid "(force all rule perms to owner)" +msgstr "" + +#: ../aa-mergeprof:459 ../apparmor/aa.py:1796 +msgid "Old Mode" +msgstr "" + +#: ../aa-mergeprof:460 ../apparmor/aa.py:1797 +msgid "New Mode" +msgstr "" + +#: ../aa-mergeprof:475 ../apparmor/aa.py:1812 +msgid "(force perms to owner)" +msgstr "" + +#: ../aa-mergeprof:478 ../apparmor/aa.py:1815 +msgid "Mode" +msgstr "" + +#: ../aa-mergeprof:556 +#, python-format +msgid "Adding %(path)s %(mod)s to profile" +msgstr "" + +#: ../aa-mergeprof:574 ../apparmor/aa.py:1915 +msgid "Enter new path: " +msgstr "" + +#: ../aa-mergeprof:630 ../aa-mergeprof:657 ../apparmor/aa.py:1959 +#: ../apparmor/aa.py:1995 +msgid "Network Family" +msgstr "" + +#: ../aa-mergeprof:631 ../aa-mergeprof:658 ../apparmor/aa.py:1960 +#: ../apparmor/aa.py:1996 +msgid "Socket Type" +msgstr "" + +#: ../aa-mergeprof:673 ../apparmor/aa.py:2010 +#, python-format +msgid "Adding %s to profile" +msgstr "" + +#: ../aa-mergeprof:683 ../apparmor/aa.py:2020 +#, python-format +msgid "Adding network access %(family)s %(type)s to profile." +msgstr "" + +#: ../aa-mergeprof:689 ../apparmor/aa.py:2026 +#, python-format +msgid "Denying network access %(family)s %(type)s to profile" +msgstr "" + +#: ../aa-autodep:23 +msgid "Generate a basic AppArmor profile by guessing requirements" +msgstr "" + +#: ../aa-autodep:24 +msgid "overwrite existing profile" +msgstr "" + +#: ../aa-audit:24 +msgid "Switch the given programs to audit mode" +msgstr "" + +#: ../aa-audit:26 +msgid "remove audit mode" +msgstr "" + +#: ../aa-audit:28 +msgid "Show full trace" +msgstr "" + +#: ../aa-complain:23 +msgid "Switch the given program to complain mode" +msgstr "" + +#: ../aa-enforce:23 +msgid "Switch the given program to enforce mode" +msgstr "" + +#: ../aa-disable:23 +msgid "Disable the profile for the given programs" +msgstr "" + +#: ../aa-unconfined:28 +msgid "Lists unconfined processes having tcp or udp ports" +msgstr "" + +#: ../aa-unconfined:29 +msgid "scan all processes from /proc" +msgstr "" + +#: ../aa-unconfined:81 +#, python-format +msgid "%(pid)s %(program)s (%(commandline)s) not confined" +msgstr "" + +#: ../aa-unconfined:85 +#, python-format +msgid "%(pid)s %(program)s%(pname)s not confined" +msgstr "" + +#: ../aa-unconfined:90 +#, python-format +msgid "%(pid)s %(program)s (%(commandline)s) confined by '%(attribute)s'" +msgstr "" + +#: ../aa-unconfined:94 +#, python-format +msgid "%(pid)s %(program)s%(pname)s confined by '%(attribute)s'" +msgstr "" + +#: ../apparmor/aa.py:196 +#, python-format +msgid "Followed too many links while resolving %s" +msgstr "" + +#: ../apparmor/aa.py:252 ../apparmor/aa.py:259 +#, python-format +msgid "Can't find %s" +msgstr "" + +#: ../apparmor/aa.py:264 ../apparmor/aa.py:548 +#, python-format +msgid "Setting %s to complain mode." +msgstr "" + +#: ../apparmor/aa.py:271 +#, python-format +msgid "Setting %s to enforce mode." +msgstr "" + +#: ../apparmor/aa.py:286 +#, python-format +msgid "Unable to find basename for %s." +msgstr "" + +#: ../apparmor/aa.py:301 +#, python-format +msgid "Could not create %(link)s symlink to %(filename)s." +msgstr "" + +#: ../apparmor/aa.py:314 +#, python-format +msgid "Unable to read first line from %s: File Not Found" +msgstr "" + +#: ../apparmor/aa.py:328 +#, python-format +msgid "" +"Unable to fork: %(program)s\n" +"\t%(error)s" +msgstr "" + +#: ../apparmor/aa.py:449 ../apparmor/ui.py:303 +msgid "" +"Are you sure you want to abandon this set of profile changes and exit?" +msgstr "" + +#: ../apparmor/aa.py:451 ../apparmor/ui.py:305 +msgid "Abandoning all changes." +msgstr "" + +#: ../apparmor/aa.py:464 +msgid "Connecting to repository..." +msgstr "" + +#: ../apparmor/aa.py:470 +msgid "WARNING: Error fetching profiles from the repository" +msgstr "" + +#: ../apparmor/aa.py:550 +#, python-format +msgid "Error activating profiles: %s" +msgstr "" + +#: ../apparmor/aa.py:605 +#, python-format +msgid "%s contains no profile" +msgstr "" + +#: ../apparmor/aa.py:706 +#, python-format +msgid "" +"WARNING: Error synchronizing profiles with the repository:\n" +"%s\n" +msgstr "" + +#: ../apparmor/aa.py:744 +#, python-format +msgid "" +"WARNING: Error synchronizing profiles with the repository\n" +"%s" +msgstr "" + +#: ../apparmor/aa.py:832 ../apparmor/aa.py:883 +#, python-format +msgid "" +"WARNING: An error occurred while uploading the profile %(profile)s\n" +"%(ret)s" +msgstr "" + +#: ../apparmor/aa.py:833 +msgid "Uploaded changes to repository." +msgstr "" + +#: ../apparmor/aa.py:865 +msgid "Changelog Entry: " +msgstr "" + +#: ../apparmor/aa.py:885 +msgid "" +"Repository Error\n" +"Registration or Signin was unsuccessful. User login\n" +"information is required to upload profiles to the repository.\n" +"These changes could not be sent." +msgstr "" + +#: ../apparmor/aa.py:995 +msgid "Default Hat" +msgstr "" + +#: ../apparmor/aa.py:997 +msgid "Requested Hat" +msgstr "" + +#: ../apparmor/aa.py:1218 +#, python-format +msgid "%s has transition name but not transition mode" +msgstr "" + +#: ../apparmor/aa.py:1232 +#, python-format +msgid "Target profile exists: %s\n" +msgstr "" + +#: ../apparmor/aa.py:1254 +msgid "Program" +msgstr "" + +#: ../apparmor/aa.py:1257 +msgid "Execute" +msgstr "" + +#: ../apparmor/aa.py:1287 +msgid "Are you specifying a transition to a local profile?" +msgstr "" + +#: ../apparmor/aa.py:1299 +msgid "Enter profile name to transition to: " +msgstr "" + +#: ../apparmor/aa.py:1308 +msgid "" +"Should AppArmor sanitise the environment when\n" +"switching profiles?\n" +"\n" +"Sanitising environment is more secure,\n" +"but some applications depend on the presence\n" +"of LD_PRELOAD or LD_LIBRARY_PATH." +msgstr "" + +#: ../apparmor/aa.py:1310 +msgid "" +"Should AppArmor sanitise the environment when\n" +"switching profiles?\n" +"\n" +"Sanitising environment is more secure,\n" +"but this application appears to be using LD_PRELOAD\n" +"or LD_LIBRARY_PATH and sanitising the environment\n" +"could cause functionality problems." +msgstr "" + +#: ../apparmor/aa.py:1318 +#, python-format +msgid "" +"Launching processes in an unconfined state is a very\n" +"dangerous operation and can cause serious security holes.\n" +"\n" +"Are you absolutely certain you wish to remove all\n" +"AppArmor protection when executing %s ?" +msgstr "" + +#: ../apparmor/aa.py:1320 +msgid "" +"Should AppArmor sanitise the environment when\n" +"running this program unconfined?\n" +"\n" +"Not sanitising the environment when unconfining\n" +"a program opens up significant security holes\n" +"and should be avoided if at all possible." +msgstr "" + +#: ../apparmor/aa.py:1396 ../apparmor/aa.py:1414 +#, python-format +msgid "" +"A profile for %s does not exist.\n" +"Do you want to create one?" +msgstr "" + +#: ../apparmor/aa.py:1523 +msgid "Complain-mode changes:" +msgstr "" + +#: ../apparmor/aa.py:1525 +msgid "Enforce-mode changes:" +msgstr "" + +#: ../apparmor/aa.py:1528 +#, python-format +msgid "Invalid mode found: %s" +msgstr "" + +#: ../apparmor/aa.py:1897 +#, python-format +msgid "Adding %(path)s %(mode)s to profile" +msgstr "" + +#: ../apparmor/aa.py:1918 +#, python-format +msgid "" +"The specified path does not match this log entry:\n" +"\n" +" Log Entry: %(path)s\n" +" Entered Path: %(ans)s\n" +"Do you really want to use this path?" +msgstr "" + +#: ../apparmor/aa.py:2251 +#, python-format +msgid "Reading log entries from %s." +msgstr "" + +#: ../apparmor/aa.py:2254 +#, python-format +msgid "Updating AppArmor profiles in %s." +msgstr "" + +#: ../apparmor/aa.py:2323 +msgid "" +"Select which profile changes you would like to save to the\n" +"local profile set." +msgstr "" + +#: ../apparmor/aa.py:2324 +msgid "Local profile changes" +msgstr "" + +#: ../apparmor/aa.py:2418 +msgid "Profile Changes" +msgstr "" + +#: ../apparmor/aa.py:2428 +#, python-format +msgid "Can't find existing profile %s to compare changes." +msgstr "" + +#: ../apparmor/aa.py:2566 ../apparmor/aa.py:2581 +#, python-format +msgid "Can't read AppArmor profiles in %s" +msgstr "" + +#: ../apparmor/aa.py:2677 +#, python-format +msgid "" +"%(profile)s profile in %(file)s contains syntax errors in line: %(line)s." +msgstr "" + +#: ../apparmor/aa.py:2734 +#, python-format +msgid "" +"Syntax Error: Unexpected End of Profile reached in file: %(file)s line: " +"%(line)s" +msgstr "" + +#: ../apparmor/aa.py:2749 +#, python-format +msgid "" +"Syntax Error: Unexpected capability entry found in file: %(file)s line: " +"%(line)s" +msgstr "" + +#: ../apparmor/aa.py:2770 +#, python-format +msgid "" +"Syntax Error: Unexpected link entry found in file: %(file)s line: %(line)s" +msgstr "" + +#: ../apparmor/aa.py:2798 +#, python-format +msgid "" +"Syntax Error: Unexpected change profile entry found in file: %(file)s line: " +"%(line)s" +msgstr "" + +#: ../apparmor/aa.py:2820 +#, python-format +msgid "" +"Syntax Error: Unexpected rlimit entry found in file: %(file)s line: %(line)s" +msgstr "" + +#: ../apparmor/aa.py:2831 +#, python-format +msgid "" +"Syntax Error: Unexpected boolean definition found in file: %(file)s line: " +"%(line)s" +msgstr "" + +#: ../apparmor/aa.py:2871 +#, python-format +msgid "" +"Syntax Error: Unexpected bare file rule found in file: %(file)s line: " +"%(line)s" +msgstr "" + +#: ../apparmor/aa.py:2894 +#, python-format +msgid "" +"Syntax Error: Unexpected path entry found in file: %(file)s line: %(line)s" +msgstr "" + +#: ../apparmor/aa.py:2922 +#, python-format +msgid "Syntax Error: Invalid Regex %(path)s in file: %(file)s line: %(line)s" +msgstr "" + +#: ../apparmor/aa.py:2925 +#, python-format +msgid "Invalid mode %(mode)s in file: %(file)s line: %(line)s" +msgstr "" + +#: ../apparmor/aa.py:2977 +#, python-format +msgid "" +"Syntax Error: Unexpected network entry found in file: %(file)s line: %(line)s" +msgstr "" + +#: ../apparmor/aa.py:3007 +#, python-format +msgid "" +"Syntax Error: Unexpected dbus entry found in file: %(file)s line: %(line)s" +msgstr "" + +#: ../apparmor/aa.py:3030 +#, python-format +msgid "" +"Syntax Error: Unexpected mount entry found in file: %(file)s line: %(line)s" +msgstr "" + +#: ../apparmor/aa.py:3052 +#, python-format +msgid "" +"Syntax Error: Unexpected signal entry found in file: %(file)s line: %(line)s" +msgstr "" + +#: ../apparmor/aa.py:3074 +#, python-format +msgid "" +"Syntax Error: Unexpected ptrace entry found in file: %(file)s line: %(line)s" +msgstr "" + +#: ../apparmor/aa.py:3096 +#, python-format +msgid "" +"Syntax Error: Unexpected pivot_root entry found in file: %(file)s line: " +"%(line)s" +msgstr "" + +#: ../apparmor/aa.py:3118 +#, python-format +msgid "" +"Syntax Error: Unexpected unix entry found in file: %(file)s line: %(line)s" +msgstr "" + +#: ../apparmor/aa.py:3140 +#, python-format +msgid "" +"Syntax Error: Unexpected change hat declaration found in file: %(file)s " +"line: %(line)s" +msgstr "" + +#: ../apparmor/aa.py:3152 +#, python-format +msgid "" +"Syntax Error: Unexpected hat definition found in file: %(file)s line: " +"%(line)s" +msgstr "" + +#: ../apparmor/aa.py:3168 +#, python-format +msgid "Error: Multiple definitions for hat %(hat)s in profile %(profile)s." +msgstr "" + +#: ../apparmor/aa.py:3185 +#, python-format +msgid "Warning: invalid \"REPOSITORY:\" line in %s, ignoring." +msgstr "" + +#: ../apparmor/aa.py:3198 +#, python-format +msgid "Syntax Error: Unknown line found in file: %(file)s line: %(line)s" +msgstr "" + +#: ../apparmor/aa.py:3211 +#, python-format +msgid "" +"Syntax Error: Missing '}' or ','. Reached end of file %(file)s while inside " +"profile %(profile)s" +msgstr "" + +#: ../apparmor/aa.py:3277 +#, python-format +msgid "Redefining existing variable %(variable)s: %(value)s in %(file)s" +msgstr "" + +#: ../apparmor/aa.py:3282 +#, python-format +msgid "" +"Values added to a non-existing variable %(variable)s: %(value)s in %(file)s" +msgstr "" + +#: ../apparmor/aa.py:3284 +#, python-format +msgid "" +"Unknown variable operation %(operation)s for variable %(variable)s in " +"%(file)s" +msgstr "" + +#: ../apparmor/aa.py:3343 +#, python-format +msgid "Invalid allow string: %(allow)s" +msgstr "" + +#: ../apparmor/aa.py:3778 +msgid "Can't find existing profile to modify" +msgstr "" + +#: ../apparmor/aa.py:4347 +#, python-format +msgid "Writing updated profile for %s." +msgstr "" + +#: ../apparmor/aa.py:4481 +#, python-format +msgid "File Not Found: %s" +msgstr "" + +#: ../apparmor/aa.py:4591 +#, python-format +msgid "" +"%s is currently marked as a program that should not have its own\n" +"profile. Usually, programs are marked this way if creating a profile for \n" +"them is likely to break the rest of the system. If you know what you're\n" +"doing and are certain you want to create a profile for this program, edit\n" +"the corresponding entry in the [qualifiers] section in " +"/etc/apparmor/logprof.conf." +msgstr "" + +#: ../apparmor/logparser.py:127 ../apparmor/logparser.py:132 +#, python-format +msgid "Log contains unknown mode %s" +msgstr "" + +#: ../apparmor/tools.py:84 ../apparmor/tools.py:126 +#, python-format +msgid "" +"Can't find %(program)s in the system path list. If the name of the " +"application\n" +"is correct, please run 'which %(program)s' as a user with correct PATH\n" +"environment set up in order to find the fully-qualified path and\n" +"use the full path as parameter." +msgstr "" + +#: ../apparmor/tools.py:86 ../apparmor/tools.py:102 ../apparmor/tools.py:128 +#, python-format +msgid "%s does not exist, please double-check the path." +msgstr "" + +#: ../apparmor/tools.py:100 +msgid "" +"The given program cannot be found, please try with the fully qualified path " +"name of the program: " +msgstr "" + +#: ../apparmor/tools.py:113 ../apparmor/tools.py:137 ../apparmor/tools.py:157 +#: ../apparmor/tools.py:175 ../apparmor/tools.py:193 +#, python-format +msgid "Profile for %s not found, skipping" +msgstr "" + +#: ../apparmor/tools.py:140 +#, python-format +msgid "Disabling %s." +msgstr "" + +#: ../apparmor/tools.py:198 +#, python-format +msgid "Setting %s to audit mode." +msgstr "" + +#: ../apparmor/tools.py:200 +#, python-format +msgid "Removing audit mode from %s." +msgstr "" + +#: ../apparmor/tools.py:212 +#, python-format +msgid "" +"Please pass an application to generate a profile for, not a profile itself - " +"skipping %s." +msgstr "" + +#: ../apparmor/tools.py:220 +#, python-format +msgid "Profile for %s already exists - skipping." +msgstr "" + +#: ../apparmor/tools.py:232 +#, python-format +msgid "" +"\n" +"Deleted %s rules." +msgstr "" + +#: ../apparmor/tools.py:240 +#, python-format +msgid "" +"The local profile for %(program)s in file %(file)s was changed. Would you " +"like to save it?" +msgstr "" + +#: ../apparmor/tools.py:260 +#, python-format +msgid "The profile for %s does not exists. Nothing to clean." +msgstr "" + +#: ../apparmor/ui.py:61 +msgid "Invalid hotkey for" +msgstr "" + +#: ../apparmor/ui.py:77 ../apparmor/ui.py:121 ../apparmor/ui.py:275 +msgid "(Y)es" +msgstr "" + +#: ../apparmor/ui.py:78 ../apparmor/ui.py:122 ../apparmor/ui.py:276 +msgid "(N)o" +msgstr "" + +#: ../apparmor/ui.py:123 +msgid "(C)ancel" +msgstr "" + +#: ../apparmor/ui.py:223 +msgid "(A)llow" +msgstr "" + +#: ../apparmor/ui.py:224 +msgid "(M)ore" +msgstr "" + +#: ../apparmor/ui.py:225 +msgid "Audi(t)" +msgstr "" + +#: ../apparmor/ui.py:226 +msgid "Audi(t) off" +msgstr "" + +#: ../apparmor/ui.py:227 +msgid "Audit (A)ll" +msgstr "" + +#: ../apparmor/ui.py:229 +msgid "(O)wner permissions on" +msgstr "" + +#: ../apparmor/ui.py:230 +msgid "(O)wner permissions off" +msgstr "" + +#: ../apparmor/ui.py:231 +msgid "(D)eny" +msgstr "" + +#: ../apparmor/ui.py:232 +msgid "Abo(r)t" +msgstr "" + +#: ../apparmor/ui.py:233 +msgid "(F)inish" +msgstr "" + +#: ../apparmor/ui.py:234 +msgid "(I)nherit" +msgstr "" + +#: ../apparmor/ui.py:235 +msgid "(P)rofile" +msgstr "" + +#: ../apparmor/ui.py:236 +msgid "(P)rofile Clean Exec" +msgstr "" + +#: ../apparmor/ui.py:237 +msgid "(C)hild" +msgstr "" + +#: ../apparmor/ui.py:238 +msgid "(C)hild Clean Exec" +msgstr "" + +#: ../apparmor/ui.py:239 +msgid "(N)amed" +msgstr "" + +#: ../apparmor/ui.py:240 +msgid "(N)amed Clean Exec" +msgstr "" + +#: ../apparmor/ui.py:241 +msgid "(U)nconfined" +msgstr "" + +#: ../apparmor/ui.py:242 +msgid "(U)nconfined Clean Exec" +msgstr "" + +#: ../apparmor/ui.py:243 +msgid "(P)rofile Inherit" +msgstr "" + +#: ../apparmor/ui.py:244 +msgid "(P)rofile Inherit Clean Exec" +msgstr "" + +#: ../apparmor/ui.py:245 +msgid "(C)hild Inherit" +msgstr "" + +#: ../apparmor/ui.py:246 +msgid "(C)hild Inherit Clean Exec" +msgstr "" + +#: ../apparmor/ui.py:247 +msgid "(N)amed Inherit" +msgstr "" + +#: ../apparmor/ui.py:248 +msgid "(N)amed Inherit Clean Exec" +msgstr "" + +#: ../apparmor/ui.py:249 +msgid "(X) ix On" +msgstr "" + +#: ../apparmor/ui.py:250 +msgid "(X) ix Off" +msgstr "" + +#: ../apparmor/ui.py:251 ../apparmor/ui.py:265 +msgid "(S)ave Changes" +msgstr "" + +#: ../apparmor/ui.py:252 +msgid "(C)ontinue Profiling" +msgstr "" + +#: ../apparmor/ui.py:253 +msgid "(N)ew" +msgstr "" + +#: ../apparmor/ui.py:254 +msgid "(G)lob" +msgstr "" + +#: ../apparmor/ui.py:255 +msgid "Glob with (E)xtension" +msgstr "" + +#: ../apparmor/ui.py:256 +msgid "(A)dd Requested Hat" +msgstr "" + +#: ../apparmor/ui.py:257 +msgid "(U)se Default Hat" +msgstr "" + +#: ../apparmor/ui.py:258 +msgid "(S)can system log for AppArmor events" +msgstr "" + +#: ../apparmor/ui.py:259 +msgid "(H)elp" +msgstr "" + +#: ../apparmor/ui.py:260 +msgid "(V)iew Profile" +msgstr "" + +#: ../apparmor/ui.py:261 +msgid "(U)se Profile" +msgstr "" + +#: ../apparmor/ui.py:262 +msgid "(C)reate New Profile" +msgstr "" + +#: ../apparmor/ui.py:263 +msgid "(U)pdate Profile" +msgstr "" + +#: ../apparmor/ui.py:264 +msgid "(I)gnore Update" +msgstr "" + +#: ../apparmor/ui.py:266 +msgid "Save Selec(t)ed Profile" +msgstr "" + +#: ../apparmor/ui.py:267 +msgid "(U)pload Changes" +msgstr "" + +#: ../apparmor/ui.py:268 +msgid "(V)iew Changes" +msgstr "" + +#: ../apparmor/ui.py:269 +msgid "View Changes b/w (C)lean profiles" +msgstr "" + +#: ../apparmor/ui.py:270 +msgid "(V)iew" +msgstr "" + +#: ../apparmor/ui.py:271 +msgid "(E)nable Repository" +msgstr "" + +#: ../apparmor/ui.py:272 +msgid "(D)isable Repository" +msgstr "" + +#: ../apparmor/ui.py:273 +msgid "(N)ever Ask Again" +msgstr "" + +#: ../apparmor/ui.py:274 +msgid "Ask Me (L)ater" +msgstr "" + +#: ../apparmor/ui.py:277 +msgid "Allow All (N)etwork" +msgstr "" + +#: ../apparmor/ui.py:278 +msgid "Allow Network Fa(m)ily" +msgstr "" + +#: ../apparmor/ui.py:279 +msgid "(O)verwrite Profile" +msgstr "" + +#: ../apparmor/ui.py:280 +msgid "(K)eep Profile" +msgstr "" + +#: ../apparmor/ui.py:281 +msgid "(C)ontinue" +msgstr "" + +#: ../apparmor/ui.py:282 +msgid "(I)gnore" +msgstr "" + +#: ../apparmor/ui.py:344 +#, python-format +msgid "PromptUser: Unknown command %s" +msgstr "" + +#: ../apparmor/ui.py:351 +#, python-format +msgid "PromptUser: Duplicate hotkey for %(command)s: %(menutext)s " +msgstr "" + +#: ../apparmor/ui.py:363 +msgid "PromptUser: Invalid hotkey in default item" +msgstr "" + +#: ../apparmor/ui.py:368 +#, python-format +msgid "PromptUser: Invalid default %s" +msgstr ""