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

Revision 842, 4.8 kB (checked in by jalet, 21 years ago)

Simplified translations.

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