# PyKota # # PyKota : Print Quotas for CUPS and LPRng # # (c) 2003 Jerome Alet # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. # # $Id$ # # $Log$ # Revision 1.27 2003/06/24 21:54:24 jalet # More translations. # # Revision 1.26 2003/06/24 14:53:04 jalet # More translations # # Revision 1.25 2003/06/15 22:26:52 jalet # More work on LDAP # # Revision 1.24 2003/04/30 19:53:58 jalet # 1.05 # # Revision 1.23 2003/04/30 13:36:40 jalet # Stupid accounting method was added. # # Revision 1.22 2003/04/29 18:37:54 jalet # Pluggable accounting methods (actually doesn't support external scripts) # # Revision 1.21 2003/04/23 22:13:56 jalet # Preliminary support for LPRng added BUT STILL UNTESTED. # # Revision 1.20 2003/04/23 09:58:17 jalet # Prices per page/job are now displayed # # Revision 1.19 2003/04/17 09:26:21 jalet # repykota now reports account balances too. # # Revision 1.18 2003/04/16 12:35:49 jalet # Groups quota work now ! # # Revision 1.17 2003/04/16 08:53:14 jalet # Printing can now be limited either by user's account balance or by # page quota (the default). Quota report doesn't include account balance # yet, though. # # Revision 1.16 2003/04/16 08:22:09 jalet # More strict error detection. # Minor code rewrite to avoid some repetitive tests. # # Revision 1.15 2003/04/16 08:01:54 jalet # edpykota --charge command line option works now. # # Revision 1.14 2003/04/11 14:42:54 jalet # Translations # # Revision 1.13 2003/04/09 23:20:38 jalet # A message added. # # Revision 1.12 2003/03/29 13:45:27 jalet # GPL paragraphs were incorrectly (from memory) copied into the sources. # Two README files were added. # Upgrade script for PostgreSQL pre 1.01 schema was added. # # Revision 1.11 2003/03/29 13:08:28 jalet # Configuration is now expected to be found in /etc/pykota.conf instead of # in /etc/cups/pykota.conf # Installation script can move old config files to the new location if needed. # Better error handling if configuration file is absent. # # Revision 1.10 2003/03/15 23:01:28 jalet # New mailto option in configuration file added. # No time to test this tonight (although it should work). # # Revision 1.9 2003/03/09 23:38:43 jalet # Simplified translations. # # Revision 1.8 2003/02/27 09:08:39 jalet # Updated translations. # # Revision 1.7 2003/02/10 12:12:08 jalet # Translation added for total number of pages for printer in repykota # # Revision 1.6 2003/02/10 11:49:06 jalet # Added Content-Transfert-Encoding # # Revision 1.5 2003/02/10 08:50:45 jalet # External requester seems to be finally ok now # # Revision 1.4 2003/02/10 00:42:17 jalet # External requester should be ok (untested) # New syntax for configuration file wrt requesters # # Revision 1.3 2003/02/09 14:02:31 jalet # French translation was added # # Revision 1.2 2003/02/09 13:10:46 jalet # Strings were extracted # # Revision 1.1 2003/02/05 21:28:17 jalet # Initial import into CVS # # # # PyKota translation master file. # Copyright (C) 2003 Conseil Internet & Logiciels Libres # Jerome Alet , 2003. # msgid "" msgstr "" "Project-Id-Version: PyKota v0.9-unofficial\n" "POT-Creation-Date: Sun Feb 9 13:50:50 2003\n" "PO-Revision-Date: 2003-02-09 14:08+1\n" "Last-Translator: Jerome Alet \n" "Language-Team: English \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.3\n" msgid "Undefined soft limit set to hard limit (%s) on printer %s." msgstr "" msgid "Hard limit %i is less than soft limit %i, values will be exchanged." msgstr "" msgid "Pages grace time: %i days" msgstr "" msgid "Invalid softlimit value %s." msgstr "" msgid "Prototype %s not found in Quota Storage for printer %s." msgstr "" msgid "Printer %s not registered in the PyKota system" msgstr "" msgid "option --groups is currently not implemented." msgstr "" msgid "Quota not found for object %s on printer %s." msgstr "" msgid "Invalid user name %s" msgstr "" msgid "Both hard and soft limits must be set ! Aborting." msgstr "" msgid "Undefined hard limit set to soft limit (%s) on printer %s." msgstr "" msgid "incompatible options, see help." msgstr "" msgid "unused arguments [%s]. Aborting." msgstr "" msgid "Invalid hardlimit value %s." msgstr "" msgid "Group used soft hard balance grace total paid" msgstr "" msgid "There's no printer matching %s" msgstr "" msgid "*** Report for %s quota on printer %s" msgstr "" msgid "Error in page count value %i for user %s on printer %s" msgstr "" msgid "Invalid group name %s" msgstr "" msgid "User used soft hard balance grace total paid" msgstr "" msgid "Invalid printer name %s" msgstr "" msgid "Option requester for printer %s only supports values in %s" msgstr "" msgid "Print Quota Exceeded" msgstr "" msgid "Print Quota" msgstr "" msgid "Requester not implemented yet." msgstr "" msgid "Option %s not found in section %s of %s" msgstr "" msgid "" "You will soon be forbidden to print anymore because\n" "your Print Quota is almost reached on printer %s." msgstr "" msgid "" "\n" "\n" "Please contact your system administrator :\n" "\n" "\t%s - <%s>\n" msgstr "" msgid "Invalid grace delay %s" msgstr "" msgid "Option logger only supports values in %s" msgstr "" msgid "Option %s not found in section global of %s" msgstr "" msgid "Option method only supports values in %s" msgstr "" msgid "Unable to match user %s on printer %s, applying default policy (%s)" msgstr "" msgid "Group quotas are currently not implemented." msgstr "" msgid "Unknown printer address in SNMP(%s, %s) for printer %s" msgstr "" msgid "Print Quota soft limit exceeded for user %s on printer %s" msgstr "" msgid "Unsupported logging subsystem %s" msgstr "" msgid "Unable to query printer %s via SNMP(%s, %s)" msgstr "" msgid "Unsupported requester backend %s" msgstr "" msgid "Option policy in section %s only supports values in %s" msgstr "" msgid "Unsupported quota storage backend %s" msgstr "" msgid "" "You are not allowed to print anymore because\n" "your Print Quota is exceeded on printer %s." msgstr "" msgid "Print Quota exceeded for user %s on printer %s" msgstr "" msgid "Invalid requester %s for printer %s" msgstr "" msgid "Unknown printer address in EXTERNAL(%s) for printer %s" msgstr "" msgid "Unable to query printer %s via EXTERNAL(%s)" msgstr "" msgid "Total : %9i" msgstr "" msgid "Real : %s" msgstr "" msgid "You have to pass user or group names on the command line" msgstr "" msgid "unknown" msgstr "" msgid "Option mailto in section %s only supports values in %s" msgstr "" msgid "Configuration file %s not found." msgstr "" msgid "User %s not registered in the PyKota system, applying default policy (%s) for printer %s" msgstr "" msgid "Invalid charge amount value %s" msgstr "" msgid "Invalid balance value %s" msgstr "" msgid "Invalid limitby value %s" msgstr "" msgid "Unable to find user %s's account balance, applying default policy (%s) for printer %s" msgstr "" msgid "Unable to find group %s's account balance, applying default policy (%s) for printer %s" msgstr "" msgid "Unable to match group %s on printer %s, applying default policy (%s)" msgstr "" msgid "Print Quota exceeded for group %s on printer %s" msgstr "" msgid "" "You are not allowed to print anymore because\n" "your group Print Quota is exceeded on printer %s." msgstr "" msgid "Print Quota soft limit exceeded for group %s on printer %s" msgstr "" msgid "" "You will soon be forbidden to print anymore because\n" "your group Print Quota is almost reached on printer %s." msgstr "" msgid "Totals may be inaccurate if some users are members of several groups." msgstr "" msgid "Price per job: %.3f" msgstr "" msgid "Price per page: %.3f" msgstr "" msgid "Group %s not found in the PyKota Storage." msgstr "" msgid "Unsupported accounter backend %s" msgstr "" msgid "Option accounter in section %s only supports values in %s" msgstr "" msgid "Option requester for printer %s was not set" msgstr "" msgid "Using the 'stupid' accounting method is unreliable." msgstr "" msgid "Invalid external accounter %s for printer %s" msgstr "" msgid "Unable to compute job size with external accounter %s" msgstr "" msgid "Search for %s(%s) from %s(scope=%s) returned no answer." msgstr "" msgid "Problem adding LDAP entry (%s, %s)" msgstr "" msgid "Problem modifying LDAP entry (%s, %s)" msgstr "" msgid "Problem deleting LDAP entry (%s)" msgstr "" msgid "Impossible to add printer %s" msgstr "" msgid "Prototype object %s not found in Quota Storage." msgstr ""