1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157
|
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-07 16:48+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: ../sandbox:119
#, python-format
msgid "Do you want to save changes to '%s' (Y/N): "
msgstr ""
#: ../sandbox:120
msgid "Sandbox Message"
msgstr ""
#: ../sandbox:132
#, python-format
msgid "Do you want to save changes to '%s' (y/N): "
msgstr ""
#: ../sandbox:133
msgid "[yY]"
msgstr ""
#: ../sandbox:156
msgid "User account must be setup with an MCS Range"
msgstr ""
#: ../sandbox:184
msgid ""
"Failed to find any unused category sets. Consider a larger MCS range for "
"this user."
msgstr ""
#: ../sandbox:215
msgid "Homedir and tempdir required for level mounts"
msgstr ""
#: ../sandbox:218 ../sandbox:229 ../sandbox:234
#, python-format
msgid ""
"\n"
"%s is required for the action you want to perform.\n"
msgstr ""
#: ../sandbox:305
#, python-format
msgid ""
"\n"
"Policy defines the following types for use with the -t:\n"
"\t%s\n"
msgstr ""
#: ../sandbox:312
#, python-format
msgid ""
"\n"
"sandbox [-h] [-l level ] [-[X|M] [-H homedir] [-T tempdir]] [-I "
"includefile ] [-W windowmanager ] [ -w windowsize ] [[-i file ] ...] [ -t "
"type ] command\n"
"\n"
"sandbox [-h] [-l level ] [-[X|M] [-H homedir] [-T tempdir]] [-I "
"includefile ] [-W windowmanager ] [ -w windowsize ] [[-i file ] ...] [ -t "
"type ] -S\n"
"%s\n"
msgstr ""
#: ../sandbox:324
msgid "include file in sandbox"
msgstr ""
#: ../sandbox:327
msgid "read list of files to include in sandbox from INCLUDEFILE"
msgstr ""
#: ../sandbox:329
msgid "run sandbox with SELinux type"
msgstr ""
#: ../sandbox:332
msgid "mount new home and/or tmp directory"
msgstr ""
#: ../sandbox:336
msgid "dots per inch for X display"
msgstr ""
#: ../sandbox:339
msgid "run complete desktop session within sandbox"
msgstr ""
#: ../sandbox:342
msgid "Shred content before temporary directories are removed"
msgstr ""
#: ../sandbox:346
msgid "run X application within a sandbox"
msgstr ""
#: ../sandbox:352
msgid "alternate home directory to use for mounting"
msgstr ""
#: ../sandbox:357
msgid "alternate /tmp directory to use for mounting"
msgstr ""
#: ../sandbox:366
msgid "alternate window manager"
msgstr ""
#: ../sandbox:369
msgid "MCS/MLS level for the sandbox"
msgstr ""
#: ../sandbox:385
msgid ""
"Sandbox Policy is not currently installed.\n"
"You need to install the selinux-policy-sandbox package in order to run this "
"command"
msgstr ""
#: ../sandbox:397
msgid ""
"You must specify a Homedir and tempdir when setting up a session sandbox"
msgstr ""
#: ../sandbox:399
msgid "Commands are not allowed in a session sandbox"
msgstr ""
#: ../sandbox:409
msgid "Command required"
msgstr ""
#: ../sandbox:412
#, python-format
msgid "%s is not an executable"
msgstr ""
#: ../sandbox:535
#, python-format
msgid "Invalid value %s"
msgstr ""
|