root / pykota / trunk / po / pykota.pot @ 780

Revision 780, 4.7 kB (checked in by jalet, 21 years ago)

External requester should be ok (untested)
New syntax for configuration file wrt requesters

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
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$
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
20#
21# Revision 1.3  2003/02/09 14:02:31  jalet
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#
36msgid ""
37msgstr ""
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
48msgid "Undefined soft limit set to hard limit (%s) on printer %s."
49msgstr ""
50
51msgid "Hard limit %i is less than soft limit %i, values will be exchanged."
52msgstr ""
53
54msgid "warnpykota: option --group is currently not implemented."
55msgstr ""
56
57msgid "edpykota: option --group is currently not implemented."
58msgstr ""
59
60msgid "Pages grace time: %idays"
61msgstr ""
62
63msgid "repykota: unused arguments [%s]. Aborting."
64msgstr ""
65
66msgid "Invalid softlimit value %s."
67msgstr ""
68
69msgid "Prototype %s not found in Quota Storage for printer %s."
70msgstr ""
71
72msgid "edpykota: options --softlimit or --hardlimit and --prototype are incompatible."
73msgstr ""
74
75msgid "Printer %s not registered in the PyKota system"
76msgstr ""
77
78msgid "repykota: option --group is currently not implemented."
79msgstr ""
80
81msgid "Quota not found for object %s on printer %s."
82msgstr ""
83
84msgid "repykota: options --users and --groups are incompatible."
85msgstr ""
86
87msgid "Invalid user name %s"
88msgstr ""
89
90msgid "Both hard and soft limits must be set ! Aborting."
91msgstr ""
92
93msgid "warnpykota: options --users and --groups are incompatible."
94msgstr ""
95
96msgid "Undefined hard limit set to soft limit (%s) on printer %s."
97msgstr ""
98
99msgid "edpykota: options --users and --groups are incompatible."
100msgstr ""
101
102msgid "warnpykota: unused arguments [%s]. Aborting."
103msgstr ""
104
105msgid "Invalid hardlimit value %s."
106msgstr ""
107
108msgid "Group            used     soft     hard   grace        total"
109msgstr ""
110
111msgid "There's no printer matching %s"
112msgstr ""
113
114msgid "*** Report for %s quota on printer %s"
115msgstr ""
116
117msgid "Error in page count value %i for user %s on printer %s"
118msgstr ""
119
120msgid "Invalid group name %s"
121msgstr ""
122
123msgid "User             used     soft     hard   grace        total"
124msgstr ""
125
126msgid "Invalid printer name %s"
127msgstr ""
128
129msgid "Option requester for printer %s only supports values in %s"
130msgstr ""
131
132msgid "Print Quota Exceeded"
133msgstr ""
134
135msgid "Print Quota"
136msgstr ""
137
138msgid "Requester not implemented yet."
139msgstr ""
140
141msgid "Option %s not found in section %s of %s"
142msgstr ""
143
144msgid ""
145"You will soon be forbidden to print anymore because\n"
146"your Print Quota is almost reached on printer %s."
147msgstr ""
148
149msgid ""
150"\n"
151"\n"
152"Please contact your system administrator :\n"
153"\n"
154"\t%s - <%s>\n"
155msgstr ""
156
157msgid "Invalid grace delay %s"
158msgstr ""
159
160msgid "Option logger only supports values in %s"
161msgstr ""
162
163msgid "Option %s not found in section global of %s"
164msgstr ""
165
166msgid "Option method only supports values in %s"
167msgstr ""
168
169msgid "Unable to match user %s on printer %s, applying default policy (%s)"
170msgstr ""
171
172msgid "Group quotas are currently not implemented."
173msgstr ""
174
175msgid "Unknown printer address in SNMP(%s, %s) for printer %s"
176msgstr ""
177
178msgid "Print Quota soft limit exceeded for user %s on printer %s"
179msgstr ""
180
181msgid "Unsupported logging subsystem %s"
182msgstr ""
183
184msgid "Unable to query printer %s via SNMP(%s, %s)"
185msgstr ""
186
187msgid "Unsupported requester backend %s"
188msgstr ""
189
190msgid "Option policy in section %s only supports values in %s"
191msgstr ""
192
193msgid "Unsupported quota storage backend %s"
194msgstr ""
195
196msgid ""
197"You are not allowed to print anymore because\n"
198"your Print Quota is exceeded on printer %s."
199msgstr ""
200
201msgid "Print Quota exceeded for user %s on printer %s"
202msgstr ""
203
204msgid "Invalid requester for printer %s"
205msgstr ""
206
207msgid "Unknown printer address in EXTERNAL(%s) for printer %s"
208msgstr ""
209
210msgid "Unable to query printer %s via EXTERNAL(%s)"
211msgstr ""
Note: See TracBrowser for help on using the browser.