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

Revision 898, 6.0 kB (checked in by jalet, 21 years ago)

A message added.

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