[776] | 1 | # PyKota |
---|
| 2 | # |
---|
| 3 | # PyKota : Print Quotas for CUPS |
---|
| 4 | # |
---|
| 5 | # (c) 2003 Jerome Alet <alet@librelogiciel.com> |
---|
| 6 | # You're welcome to redistribute this software under the |
---|
| 7 | # terms of the GNU General Public Licence version 2.0 |
---|
| 8 | # or, at your option, any higher version. |
---|
| 9 | # |
---|
| 10 | # You can read the complete GNU GPL in the file COPYING |
---|
| 11 | # which should come along with this software, or visit |
---|
| 12 | # the Free Software Foundation's WEB site http://www.fsf.org |
---|
| 13 | # |
---|
| 14 | # $Id$ |
---|
| 15 | # |
---|
| 16 | # $Log$ |
---|
[780] | 17 | # Revision 1.4 2003/02/10 00:42:17 jalet |
---|
| 18 | # External requester should be ok (untested) |
---|
| 19 | # New syntax for configuration file wrt requesters |
---|
[778] | 20 | # |
---|
[779] | 21 | # Revision 1.3 2003/02/09 14:02:31 jalet |
---|
[776] | 22 | # French translation was added |
---|
| 23 | # |
---|
| 24 | # Revision 1.2 2003/02/09 13:10:46 jalet |
---|
| 25 | # Strings were extracted |
---|
| 26 | # |
---|
| 27 | # Revision 1.1 2003/02/05 21:28:17 jalet |
---|
| 28 | # Initial import into CVS |
---|
| 29 | # |
---|
| 30 | # |
---|
| 31 | # |
---|
| 32 | # PyKota translation master file. |
---|
| 33 | # Copyright (C) 2003 Conseil Internet & Logiciels Libres |
---|
| 34 | # Jerome Alet <alet@librelogiciel.com>, 2003. |
---|
| 35 | # |
---|
[779] | 36 | msgid "" |
---|
| 37 | msgstr "" |
---|
| 38 | "Project-Id-Version: PyKota v0.9-unofficial\n" |
---|
| 39 | "POT-Creation-Date: Sun Feb 9 13:50:50 2003\n" |
---|
| 40 | "PO-Revision-Date: 2003-02-09 14:08+1\n" |
---|
| 41 | "Last-Translator: Jerome Alet <alet@librelogiciel.com>\n" |
---|
| 42 | "Language-Team: English <alet@librelogiciel.com>\n" |
---|
| 43 | "MIME-Version: 1.0\n" |
---|
| 44 | "Content-Type: text/plain; charset=ISO-8859-1\n" |
---|
| 45 | "Content-Transfer-Encoding: ENCODING\n" |
---|
| 46 | "Generated-By: pygettext.py 1.3\n" |
---|
| 47 | |
---|
| 48 | msgid "Undefined soft limit set to hard limit (%s) on printer %s." |
---|
| 49 | msgstr "" |
---|
| 50 | |
---|
| 51 | msgid "Hard limit %i is less than soft limit %i, values will be exchanged." |
---|
| 52 | msgstr "" |
---|
| 53 | |
---|
| 54 | msgid "warnpykota: option --group is currently not implemented." |
---|
| 55 | msgstr "" |
---|
| 56 | |
---|
| 57 | msgid "edpykota: option --group is currently not implemented." |
---|
| 58 | msgstr "" |
---|
| 59 | |
---|
| 60 | msgid "Pages grace time: %idays" |
---|
| 61 | msgstr "" |
---|
| 62 | |
---|
| 63 | msgid "repykota: unused arguments [%s]. Aborting." |
---|
| 64 | msgstr "" |
---|
| 65 | |
---|
| 66 | msgid "Invalid softlimit value %s." |
---|
| 67 | msgstr "" |
---|
| 68 | |
---|
| 69 | msgid "Prototype %s not found in Quota Storage for printer %s." |
---|
| 70 | msgstr "" |
---|
| 71 | |
---|
| 72 | msgid "edpykota: options --softlimit or --hardlimit and --prototype are incompatible." |
---|
| 73 | msgstr "" |
---|
| 74 | |
---|
| 75 | msgid "Printer %s not registered in the PyKota system" |
---|
| 76 | msgstr "" |
---|
| 77 | |
---|
| 78 | msgid "repykota: option --group is currently not implemented." |
---|
| 79 | msgstr "" |
---|
| 80 | |
---|
| 81 | msgid "Quota not found for object %s on printer %s." |
---|
| 82 | msgstr "" |
---|
| 83 | |
---|
| 84 | msgid "repykota: options --users and --groups are incompatible." |
---|
| 85 | msgstr "" |
---|
| 86 | |
---|
| 87 | msgid "Invalid user name %s" |
---|
| 88 | msgstr "" |
---|
| 89 | |
---|
| 90 | msgid "Both hard and soft limits must be set ! Aborting." |
---|
| 91 | msgstr "" |
---|
| 92 | |
---|
| 93 | msgid "warnpykota: options --users and --groups are incompatible." |
---|
| 94 | msgstr "" |
---|
| 95 | |
---|
| 96 | msgid "Undefined hard limit set to soft limit (%s) on printer %s." |
---|
| 97 | msgstr "" |
---|
| 98 | |
---|
| 99 | msgid "edpykota: options --users and --groups are incompatible." |
---|
| 100 | msgstr "" |
---|
| 101 | |
---|
| 102 | msgid "warnpykota: unused arguments [%s]. Aborting." |
---|
| 103 | msgstr "" |
---|
| 104 | |
---|
| 105 | msgid "Invalid hardlimit value %s." |
---|
| 106 | msgstr "" |
---|
| 107 | |
---|
| 108 | msgid "Group used soft hard grace total" |
---|
| 109 | msgstr "" |
---|
| 110 | |
---|
| 111 | msgid "There's no printer matching %s" |
---|
| 112 | msgstr "" |
---|
| 113 | |
---|
| 114 | msgid "*** Report for %s quota on printer %s" |
---|
| 115 | msgstr "" |
---|
| 116 | |
---|
| 117 | msgid "Error in page count value %i for user %s on printer %s" |
---|
| 118 | msgstr "" |
---|
| 119 | |
---|
| 120 | msgid "Invalid group name %s" |
---|
| 121 | msgstr "" |
---|
| 122 | |
---|
| 123 | msgid "User used soft hard grace total" |
---|
| 124 | msgstr "" |
---|
| 125 | |
---|
| 126 | msgid "Invalid printer name %s" |
---|
| 127 | msgstr "" |
---|
| 128 | |
---|
[780] | 129 | msgid "Option requester for printer %s only supports values in %s" |
---|
[779] | 130 | msgstr "" |
---|
| 131 | |
---|
| 132 | msgid "Print Quota Exceeded" |
---|
| 133 | msgstr "" |
---|
| 134 | |
---|
| 135 | msgid "Print Quota" |
---|
| 136 | msgstr "" |
---|
| 137 | |
---|
| 138 | msgid "Requester not implemented yet." |
---|
| 139 | msgstr "" |
---|
| 140 | |
---|
| 141 | msgid "Option %s not found in section %s of %s" |
---|
| 142 | msgstr "" |
---|
| 143 | |
---|
| 144 | msgid "" |
---|
| 145 | "You will soon be forbidden to print anymore because\n" |
---|
| 146 | "your Print Quota is almost reached on printer %s." |
---|
| 147 | msgstr "" |
---|
| 148 | |
---|
| 149 | msgid "" |
---|
| 150 | "\n" |
---|
| 151 | "\n" |
---|
| 152 | "Please contact your system administrator :\n" |
---|
| 153 | "\n" |
---|
| 154 | "\t%s - <%s>\n" |
---|
| 155 | msgstr "" |
---|
| 156 | |
---|
| 157 | msgid "Invalid grace delay %s" |
---|
| 158 | msgstr "" |
---|
| 159 | |
---|
| 160 | msgid "Option logger only supports values in %s" |
---|
| 161 | msgstr "" |
---|
| 162 | |
---|
| 163 | msgid "Option %s not found in section global of %s" |
---|
| 164 | msgstr "" |
---|
| 165 | |
---|
| 166 | msgid "Option method only supports values in %s" |
---|
| 167 | msgstr "" |
---|
| 168 | |
---|
| 169 | msgid "Unable to match user %s on printer %s, applying default policy (%s)" |
---|
| 170 | msgstr "" |
---|
| 171 | |
---|
| 172 | msgid "Group quotas are currently not implemented." |
---|
| 173 | msgstr "" |
---|
| 174 | |
---|
| 175 | msgid "Unknown printer address in SNMP(%s, %s) for printer %s" |
---|
| 176 | msgstr "" |
---|
| 177 | |
---|
| 178 | msgid "Print Quota soft limit exceeded for user %s on printer %s" |
---|
| 179 | msgstr "" |
---|
| 180 | |
---|
| 181 | msgid "Unsupported logging subsystem %s" |
---|
| 182 | msgstr "" |
---|
| 183 | |
---|
| 184 | msgid "Unable to query printer %s via SNMP(%s, %s)" |
---|
| 185 | msgstr "" |
---|
| 186 | |
---|
| 187 | msgid "Unsupported requester backend %s" |
---|
| 188 | msgstr "" |
---|
| 189 | |
---|
| 190 | msgid "Option policy in section %s only supports values in %s" |
---|
| 191 | msgstr "" |
---|
| 192 | |
---|
| 193 | msgid "Unsupported quota storage backend %s" |
---|
| 194 | msgstr "" |
---|
| 195 | |
---|
| 196 | msgid "" |
---|
| 197 | "You are not allowed to print anymore because\n" |
---|
| 198 | "your Print Quota is exceeded on printer %s." |
---|
| 199 | msgstr "" |
---|
| 200 | |
---|
| 201 | msgid "Print Quota exceeded for user %s on printer %s" |
---|
| 202 | msgstr "" |
---|
| 203 | |
---|
[780] | 204 | msgid "Invalid requester for printer %s" |
---|
| 205 | msgstr "" |
---|
[779] | 206 | |
---|
[780] | 207 | msgid "Unknown printer address in EXTERNAL(%s) for printer %s" |
---|
| 208 | msgstr "" |
---|
| 209 | |
---|
| 210 | msgid "Unable to query printer %s via EXTERNAL(%s)" |
---|
| 211 | msgstr "" |
---|