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

Revision 924, 6.4 kB (checked in by jalet, 21 years ago)

More strict error detection.
Minor code rewrite to avoid some repetitive tests.

  • 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# This program is free software; you can redistribute it and/or modify
7# it under the terms of the GNU General Public License as published by
8# the Free Software Foundation; either version 2 of the License, or
9# (at your option) any later version.
10#
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY; without even the implied warranty of
13# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14# GNU General Public License for more details.
15#
16# You should have received a copy of the GNU General Public License
17# along with this program; if not, write to the Free Software
18# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
19#
20# $Id$
21#
22# $Log$
23# Revision 1.16  2003/04/16 08:22:09  jalet
24# More strict error detection.
25# Minor code rewrite to avoid some repetitive tests.
26#
27# Revision 1.15  2003/04/16 08:01:54  jalet
28# edpykota --charge command line option works now.
29#
30# Revision 1.14  2003/04/11 14:42:54  jalet
31# Translations
32#
33# Revision 1.13  2003/04/09 23:20:38  jalet
34# A message added.
35#
36# Revision 1.12  2003/03/29 13:45:27  jalet
37# GPL paragraphs were incorrectly (from memory) copied into the sources.
38# Two README files were added.
39# Upgrade script for PostgreSQL pre 1.01 schema was added.
40#
41# Revision 1.11  2003/03/29 13:08:28  jalet
42# Configuration is now expected to be found in /etc/pykota.conf instead of
43# in /etc/cups/pykota.conf
44# Installation script can move old config files to the new location if needed.
45# Better error handling if configuration file is absent.
46#
47# Revision 1.10  2003/03/15 23:01:28  jalet
48# New mailto option in configuration file added.
49# No time to test this tonight (although it should work).
50#
51# Revision 1.9  2003/03/09 23:38:43  jalet
52# Simplified translations.
53#
54# Revision 1.8  2003/02/27 09:08:39  jalet
55# Updated translations.
56#
57# Revision 1.7  2003/02/10 12:12:08  jalet
58# Translation added for total number of pages for printer in repykota
59#
60# Revision 1.6  2003/02/10 11:49:06  jalet
61# Added Content-Transfert-Encoding
62#
63# Revision 1.5  2003/02/10 08:50:45  jalet
64# External requester seems to be finally ok now
65#
66# Revision 1.4  2003/02/10 00:42:17  jalet
67# External requester should be ok (untested)
68# New syntax for configuration file wrt requesters
69#
70# Revision 1.3  2003/02/09 14:02:31  jalet
71# French translation was added
72#
73# Revision 1.2  2003/02/09 13:10:46  jalet
74# Strings were extracted
75#
76# Revision 1.1  2003/02/05 21:28:17  jalet
77# Initial import into CVS
78#
79#
80#
81# PyKota translation master file.
82# Copyright (C) 2003 Conseil Internet & Logiciels Libres
83# Jerome Alet <alet@librelogiciel.com>, 2003.
84#
85msgid ""
86msgstr ""
87"Project-Id-Version: PyKota v0.9-unofficial\n"
88"POT-Creation-Date: Sun Feb  9 13:50:50 2003\n"
89"PO-Revision-Date: 2003-02-09 14:08+1\n"
90"Last-Translator: Jerome Alet <alet@librelogiciel.com>\n"
91"Language-Team: English <alet@librelogiciel.com>\n"
92"MIME-Version: 1.0\n"
93"Content-Type: text/plain; charset=ISO-8859-1\n"
94"Content-Transfer-Encoding: 8bit\n"
95"Generated-By: pygettext.py 1.3\n"
96
97msgid "Undefined soft limit set to hard limit (%s) on printer %s."
98msgstr ""
99
100msgid "Hard limit %i is less than soft limit %i, values will be exchanged."
101msgstr ""
102
103msgid "Pages grace time: %idays"
104msgstr ""
105
106msgid "Invalid softlimit value %s."
107msgstr ""
108
109msgid "Prototype %s not found in Quota Storage for printer %s."
110msgstr ""
111
112msgid "Printer %s not registered in the PyKota system"
113msgstr ""
114
115msgid "option --groups is currently not implemented."
116msgstr ""
117
118msgid "Quota not found for object %s on printer %s."
119msgstr ""
120
121msgid "Invalid user name %s"
122msgstr ""
123
124msgid "Both hard and soft limits must be set ! Aborting."
125msgstr ""
126
127msgid "Undefined hard limit set to soft limit (%s) on printer %s."
128msgstr ""
129
130msgid "incompatible options, see help."
131msgstr ""
132
133msgid "unused arguments [%s]. Aborting."
134msgstr ""
135
136msgid "Invalid hardlimit value %s."
137msgstr ""
138
139msgid "Group            used     soft     hard   grace        total"
140msgstr ""
141
142msgid "There's no printer matching %s"
143msgstr ""
144
145msgid "*** Report for %s quota on printer %s"
146msgstr ""
147
148msgid "Error in page count value %i for user %s on printer %s"
149msgstr ""
150
151msgid "Invalid group name %s"
152msgstr ""
153
154msgid "User             used     soft     hard   grace        total"
155msgstr ""
156
157msgid "Invalid printer name %s"
158msgstr ""
159
160msgid "Option requester for printer %s only supports values in %s"
161msgstr ""
162
163msgid "Print Quota Exceeded"
164msgstr ""
165
166msgid "Print Quota"
167msgstr ""
168
169msgid "Requester not implemented yet."
170msgstr ""
171
172msgid "Option %s not found in section %s of %s"
173msgstr ""
174
175msgid ""
176"You will soon be forbidden to print anymore because\n"
177"your Print Quota is almost reached on printer %s."
178msgstr ""
179
180msgid ""
181"\n"
182"\n"
183"Please contact your system administrator :\n"
184"\n"
185"\t%s - <%s>\n"
186msgstr ""
187
188msgid "Invalid grace delay %s"
189msgstr ""
190
191msgid "Option logger only supports values in %s"
192msgstr ""
193
194msgid "Option %s not found in section global of %s"
195msgstr ""
196
197msgid "Option method only supports values in %s"
198msgstr ""
199
200msgid "Unable to match user %s on printer %s, applying default policy (%s)"
201msgstr ""
202
203msgid "Group quotas are currently not implemented."
204msgstr ""
205
206msgid "Unknown printer address in SNMP(%s, %s) for printer %s"
207msgstr ""
208
209msgid "Print Quota soft limit exceeded for user %s on printer %s"
210msgstr ""
211
212msgid "Unsupported logging subsystem %s"
213msgstr ""
214
215msgid "Unable to query printer %s via SNMP(%s, %s)"
216msgstr ""
217
218msgid "Unsupported requester backend %s"
219msgstr ""
220
221msgid "Option policy in section %s only supports values in %s"
222msgstr ""
223
224msgid "Unsupported quota storage backend %s"
225msgstr ""
226
227msgid ""
228"You are not allowed to print anymore because\n"
229"your Print Quota is exceeded on printer %s."
230msgstr ""
231
232msgid "Print Quota exceeded for user %s on printer %s"
233msgstr ""
234
235msgid "Invalid requester %s for printer %s"
236msgstr ""
237
238msgid "Unknown printer address in EXTERNAL(%s) for printer %s"
239msgstr ""
240
241msgid "Unable to query printer %s via EXTERNAL(%s)"
242msgstr ""
243
244msgid "Total : %9i"
245msgstr ""
246
247msgid "Real : %s"
248msgstr ""
249
250msgid "You have to pass user names on the command line"
251msgstr ""
252
253msgid "unknown"
254msgstr ""
255
256msgid "Option mailto in section %s only supports values in %s"
257msgstr ""
258
259msgid "Configuration file %s not found."
260msgstr ""
261
262msgid "User %s not registered in the PyKota system"
263msgstr ""
264
265msgid "Invalid charge amount value %s"
266msgstr ""
267
268msgid "Invalid balance value %s"
269msgstr ""
270
271msgid "Invalid limitby value %s"
272msgstr ""
Note: See TracBrowser for help on using the browser.