[gnue] r10025 - in trunk/gnue-reports: doc doc/man po src
[email protected] Sat, 31 Oct 2009 13:20:26 -0500 (CDT)
| Newsgroups | gmane.comp.cms.gnue.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: reinhard Date: 2009-10-31 13:20:26 -0500 (Sat, 31 Oct 2009) New Revision: 10025 Modified: trunk/gnue-reports/doc/gnue-reports.dtd trunk/gnue-reports/doc/man/gnue-reports.1 trunk/gnue-reports/po/de.po trunk/gnue-reports/po/el.po trunk/gnue-reports/po/es.po trunk/gnue-reports/po/fr.po trunk/gnue-reports/po/hu.po trunk/gnue-reports/po/nl.po trunk/gnue-reports/src/__init__.py Log: Built 0.2-beta2. Modified: trunk/gnue-reports/doc/gnue-reports.dtd =================================================================== --- trunk/gnue-reports/doc/gnue-reports.dtd 2009-10-31 18:06:30 UTC (rev 10024) +++ trunk/gnue-reports/doc/gnue-reports.dtd 2009-10-31 18:20:26 UTC (rev 10025) @@ -448,5 +448,5 @@ <!-- This DTD was created by gnuedtd - Updated: 2007-09-28 11:20:53 --> + Updated: 2009-10-31 19:19:46 --> Modified: trunk/gnue-reports/doc/man/gnue-reports.1 =================================================================== --- trunk/gnue-reports/doc/man/gnue-reports.1 2009-10-31 18:06:30 UTC (rev 10024) +++ trunk/gnue-reports/doc/man/gnue-reports.1 2009-10-31 18:20:26 UTC (rev 10025) @@ -1,4 +1,4 @@ -.TH GNUE\-REPORTS 1 "28 September 2007" "GNUe Reports Client" +.TH GNUE\-REPORTS 1 "31 October 2009" "GNUe Reports Client" .SH NAME gnue\-reports \- GNUe Reports Client .SH SYNOPSIS @@ -19,112 +19,109 @@ ] .I \&... .SH DESCRIPTION -GNUe Reports is the primary reporting agent of the GNU Enterprise +GNUe Reports is the primary reporting agent of the GNU Enterprise system. - .SH OPTIONS .TP .B GENERAL OPTIONS .TP .TP .B \-\-batch, \-b -Run GNUe Reports in batch mode \-\- i.e., no login information or -runtime parameters will be prompted. If required parameters are not +Run GNUe Reports in batch mode \-\- i.e., no login information or +runtime parameters will be prompted. If required parameters are not provided, then Reports will terminate with an error .TP .B \-\-comment, \-C -Include structural comments in the XML output stream. Useful for +Include structural comments in the XML output stream. Useful for debugging .grd files. .TP .B \-\-connections <location> -Specifies the location of the connection definition file. <location> -may specify a file name (/usr/local/gnue/etc/connections.conf),or a -URL location (http://localhost/connections.conf).If this option is -not specified, the environent variable GNUE_CONNECTIONS is checked. -If neither of them is set, "/home/reinhard/gnue/etc/connections. -conf" is used as a default. +Specifies the location of the connection definition file. <location> +may specify a file name (/usr/local/gnue/etc/connections.conf),or a +URL location (http://localhost/connections.conf).If this option is not +specified, the environent variable GNUE_CONNECTIONS is checked.If +neither of them is set, "/home/reinhard/gnue/etc/connections.conf" is +used as a default. .TP .B \-\-debug-file <filename> -Sends all debugging messages to a specified file (e.g., +Sends all debugging messages to a specified file (e.g., "\-\-debug\-file trace.log" sends all output to "trace.log") .TP .B \-\-debug-level <level> -Enables debugging messages. Argument specifies the level of -messages to display (e.g., "\-\-debug\-level 5" displays all -debugging messages at level 5 or below.) +Enables debugging messages. Argument specifies the level of messages +to display (e.g., "\-\-debug\-level 5" displays all debugging messages +at level 5 or below.) .TP .B \-\-destination <dest>, \-d -Where should the report be output to? The value of this depends on -the destination type (e.g., if sending to printer, then \-d -specifies the printer name; if sending via email, then \-d specifies -the email address.) If <dest> is "\-", then output is sent to stdout -\-\- NOTE: when sending to stdout, also use the \-q [\-\-quiet] -option or you may get junk in your output stream. NOTE: Currently -the default value is "\-" \-\- this may change once GNUe Reports is -formally released! +Where should the report be output to? The value of this depends on +the destination type (e.g., if sending to printer, then \-d specifies +the printer name; if sending via email, then \-d specifies the email +address.) If <dest> is "\-", then output is sent to stdout \-\- NOTE: +when sending to stdout, also use the \-q [\-\-quiet] option or you may +get junk in your output stream. NOTE: Currently the default value is +"\-" \-\- this may change once GNUe Reports is formally released! .TP .B \-\-destination-options <opts> -Options to pass to the destination process. Available options are -specific to the type of destination. Example: +Options to pass to the destination process. Available options are +specific to the type of destination. Example: \'\-\-destination\-options "\-o nobanner" ' .TP .B \-\-destination-type <type>, \-D -This specifies how the report should be output. The currently -supported values for <type> are file [default], printer, email, and -fax. Note that printer, email, and fax are sent via the server's -machine, not the client's machine. To -NOTE: Only file, printer, and email are currently implemented! +This specifies how the report should be output. The currently +supported values for <type> are file [default], printer, email, and +fax. Note that printer, email, and fax are sent via the server's +machine, not the client's machine. To NOTE: Only file, printer, and +email are currently implemented! .TP .B \-\-exclude-xml, \-X -Do not output GNUe Report''s runtime XML markup information. If -specified, then the GRD's layout section will be processed and -output as\-is; i.e., without any additional information added by -GNUe Reports. +Do not output GNUe Report''s runtime XML markup information. If +specified, then the GRD's layout section will be processed and output +as\-is; i.e., without any additional information added by GNUe +Reports. .TP .B \-\-filter <filt>, \-f -Select the filter to be used to process report output. <filt> is -the name of the filtering process as defined on the Report Server -machine. If not specified, the "raw" filter is used (i.e., no -filtering takes place.) +Select the filter to be used to process report output. <filt> is the +name of the filtering process as defined on the Report Server machine. +If not specified, the "raw" filter is used (i.e., no filtering takes +place.) .TP .B \-\-filter-options <opts>, \-F -Options to pass to the filter process. Available options are -specific to the filter. \-\-list\-filters will list available -filters and their options. Example: '\-\-filter\-options -"paper=letter margin=1,1,1,1" ' +Options to pass to the filter process. Available options are specific +to the filter. \-\-list\-filters will list available filters and +their options. Example: '\-\-filter\-options "paper=letter +margin=1,1,1,1" ' .TP .B \-\-help Displays this help screen. .TP .B \-\-help-config -Displays a list of valid configuration file entries, their purpose, +Displays a list of valid configuration file entries, their purpose, and their default values. .TP .B \-\-help-connections -Display help information related to database connections, including -a list of available drivers. +Display help information related to database connections, including a +list of available drivers. .TP .B \-\-help-dev Display all options of interest to core developers. .TP .B \-\-interface <ui>, \-u -Run GNUe Reports using a specific UI. Possible UIs are text, wx, +Run GNUe Reports using a specific UI. Possible UIs are text, wx, gtk2, win32, qt and curses. .TP .B \-\-list-filters List the available [predefined] filters available to GNUe Reports .TP .B \-\-password <passwd> -Password used to log into the database. Note that if specified, -this will be used for all databases. If not supplied, the program -will prompt for password if needed. -NOTE: SUPPLYING A PASSWORD VIA THE COMMAND LINE MAY BE CONSIDERED A -SECURITY RISK AND IS NOT RECOMMENDED. +Password used to log into the database. Note that if specified, this +will be used for all databases. If not supplied, the program will +prompt for password if needed. NOTE: SUPPLYING A PASSWORD VIA THE +COMMAND LINE MAY BE CONSIDERED A SECURITY RISK AND IS NOT RECOMMENDED. .TP .B \-\-quiet, \-q -Run GNUe Reports in quiet mode \-\- i.e., display no output. NOTE: -if \-\-debug\-level is specified, then suppressed text will be -output as debugging information (at debug level 1) +Run GNUe Reports in quiet mode \-\- i.e., display no output. NOTE: if +\-\-debug\-level is specified, then suppressed text will be output as +debugging information (at debug level 1) .TP .B \-\-silent Displays no output at all. @@ -133,15 +130,15 @@ Select the "sort\-option" used to sort the report. .TP .B \-\-standalone, \-S -Create a standalone, single\-use server instance. Use this option -in a non\-client/server environment or in a debugging/development -environment. NOTE: Until the Reports Server is mature this flag has +Create a standalone, single\-use server instance. Use this option in +a non\-client/server environment or in a debugging/development +environment. NOTE: Until the Reports Server is mature this flag has the opposite meaning .TP .B \-\-username <name> -Username used to log into the database. Note that if specified, -this will be used for all databases. If not supplied, the program -will prompt for username. +Username used to log into the database. Note that if specified, this +will be used for all databases. If not supplied, the program will +prompt for username. .TP .B \-\-version Displays the version information for this program. @@ -150,7 +147,7 @@ .TP .TP .B \-\-debug-gc <logfile>, \-g -Debug Python's garbage collection on a SIGUSR1. If the argument is +Debug Python's garbage collection on a SIGUSR1. If the argument is empty 'garbage.log' will be used as logfile. .TP .B \-\-debug-imports @@ -160,7 +157,7 @@ Run the app inside Python's built\-in debugger .TP .B \-\-profile -Run Python's built\-in profiler and display the resulting run +Run Python's built\-in profiler and display the resulting run statistics. .TP .B \-\-selfdoc <type[,subtype]> @@ -168,23 +165,24 @@ .TP .B \-\-selfdoc-file <filename> Specifies the filename that selfdoc should write to. If not provided, - output is sent to stdout. +output is sent to stdout. .TP .B \-\-selfdoc-format <format> -Format to output the self\-documentation in. Supported formats are +Format to output the self\-documentation in. Supported formats are dependent on the type of selfdoc being created. .TP .B \-\-selfdoc-options <options> Options specific to individual selfdoc types. + .SH AUTHOR GNU Enterprise Project <[email protected]> .SH BUGS -Please report any bugs to [email protected]. +Please report any bugs to [email protected]. Include a complete, self-contained example that will allow the bug to be reproduced, and say which version of this tool you are using. .SH COPYRIGHT -Copyright \(co 2000-2007 Free Software Foundation, Inc. +Copyright \(co 2000-2009 Free Software Foundation, Inc. .LP gnue\-reports 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 @@ -199,3 +197,4 @@ You should have received a copy of the GNU General Public License along with gnue\-reports; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + \ No newline at end of file Modified: trunk/gnue-reports/po/de.po =================================================================== --- trunk/gnue-reports/po/de.po 2009-10-31 18:06:30 UTC (rev 10024) +++ trunk/gnue-reports/po/de.po 2009-10-31 18:20:26 UTC (rev 10025) @@ -1,13 +1,13 @@ # GNU Enterprise Reports - German Translation # Copyright (C) 2004 Free Software Foundation # Reinhard Müller <[email protected]>, 2004. -# -# +# +# msgid "" msgstr "" "Project-Id-Version: GNUe-Reports 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-09-28 11:20+CEST\n" +"POT-Creation-Date: 2009-10-31 19:19+CET\n" "PO-Revision-Date: 2005-07-22 11:55+0200\n" "Last-Translator: Reinhard Müller <[email protected]>\n" "Language-Team: \n" @@ -156,51 +156,47 @@ "without any additional information added by GNUe Reports." msgstr "Ausgabe der XML Markup-Information unterdrücken" -#: client/GRRunUI.py:39 +#: client/GRRunUI.py:40 msgid "File" msgstr "Datei" -#: client/GRRunUI.py:40 +#: client/GRRunUI.py:41 msgid "Printer" msgstr "Drucker" -#: client/GRRunUI.py:41 +#: client/GRRunUI.py:42 msgid "E-Mail" msgstr "E-Mail" -#: client/GRRunUI.py:113 +#: client/GRRunUI.py:114 msgid "Report canceled" msgstr "Report abgebrochen" -#: client/GRRunUI.py:249 -msgid "Parameters" -msgstr "Parameter" - -#: client/GRRunUI.py:319 +#: client/GRRunUI.py:320 msgid "Output filter" msgstr "Ausgabefilter" -#: client/GRRunUI.py:331 +#: client/GRRunUI.py:332 msgid "Destination type" msgstr "Ausgabeart" -#: client/GRRunUI.py:343 +#: client/GRRunUI.py:344 msgid "Destination" msgstr "Ausgabeziel" -#: client/GRRunUI.py:365 +#: client/GRRunUI.py:366 msgid "Raw XML" msgstr "Ungefiltertes XML" -#: client/GRRunUI.py:369 +#: client/GRRunUI.py:370 msgid "%s output filter" msgstr "%s Ausgabefilter" -#: client/GRRunUI.py:539 +#: client/GRRunUI.py:540 msgid "Cancel" msgstr "Abbrechen" -#: client/GRRunUI.py:539 +#: client/GRRunUI.py:540 msgid "Ok" msgstr "Ok" @@ -268,6 +264,14 @@ "ACHTUNG: im Moment ist die Vorgabe für diese Option \"-\" - das kann sich in " "späteren Versionen von GNUe Reports ändern!" +#: tools/ReportPostProcessor.py:99 +msgid "No Report Definition File Specified." +msgstr "" + +#: tools/ReportPostProcessor.py:104 +msgid "No Filter Specified." +msgstr "" + #: tools/ReportPostProcessor.py:160 msgid "" "The file does not appear to be output from gnue-reports or is in an " @@ -276,3 +280,6 @@ "Die Datei scheint keine Ausgabe von gnue-reports zu sein, oder liegt in " "einem nicht unterstützten Dokumenttyp vor. (Vielleicht wurde gnue-reports " "mit der Option -X ausgeführt?)" + +#~ msgid "Parameters" +#~ msgstr "Parameter" Modified: trunk/gnue-reports/po/el.po =================================================================== --- trunk/gnue-reports/po/el.po 2009-10-31 18:06:30 UTC (rev 10024) +++ trunk/gnue-reports/po/el.po 2009-10-31 18:20:26 UTC (rev 10025) @@ -1,17 +1,18 @@ # GNU Enterprise Appserver - Greek Translation # Copyright (C) 2004-2006 Free Software Foundation -# -# +# +# msgid "" msgstr "" "Project-Id-Version: GNUe-Reports 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-16 11:20+CEST\n" +"POT-Creation-Date: 2009-10-31 19:19+CET\n" "PO-Revision-Date: 2008-05-17 19:02+0300\n" -"Last-Translator: John Proios <[email protected]>, Nikos Papantoniadis <[email protected]>\n" +"Last-Translator: John Proios <[email protected]>, Nikos Papantoniadis " +"<[email protected]>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit" +"Content-Transfer-Encoding: 8bit\n" #: adapters/filters/Char/char/CHParser.py:174 msgid "Not aligned" @@ -37,7 +38,8 @@ msgid "" "GNUe Reports is the primary reporting agent of the GNU Enterprise system." msgstr "" -"Î GNUe Reports είναι ο αÏÏικÏÏ Î´Î·Î¼Î¹Î¿Ï ÏγιÏÎ®Ï ÎµÎºÎ¸ÎÏεÏν ÏÎ¿Ï GNU Enterprise Systems." +"Î GNUe Reports είναι ο αÏÏικÏÏ Î´Î·Î¼Î¹Î¿Ï ÏγιÏÎ®Ï ÎµÎºÎ¸ÎÏεÏν ÏÎ¿Ï GNU Enterprise " +"Systems." #: client/GRRun.py:74 msgid "" @@ -49,13 +51,13 @@ "NOTE: Currently the default value is \"-\" -- this may change once GNUe " "Reports is formally released!" msgstr "" -"θα ÎÏÏεÏε ÎµÎ´Ï Î· ÎκθεÏη να είναι ÏαÏαγÏγική; Παξία Î±Ï ÏÎ¿Ï ÎµÎ¾Î±ÏÏάÏαι αÏÏ Îνα" -"ÏÏÏο ÏÏοοÏιÏÎ¼Î¿Ï (Ï.Ï., αν ÏÏÎ®Î»ÎµÏ Ïε εκÏÏ ÏÏÏή, Ïο -d οÏίζει Ïο Ïνομα ÏÎ¿Ï " -"εκÏÏ ÏÏÏή; αν ÏÏÎµÎ¯Î»ÎµÎ¹Ï Î¼ÎÏÏ email, Ïο -d οÏίζει Ïην email διεÏθηνÏη.) Îν Ïο <dest> " -"είναι \"-\" η ÎÎ¾Î¿Î´Î¿Ï Î¸Î± ÏÏαλεί ÏÏο Stdout --ΣÎÎÎÎΩΣÎ: ÏÏαν ÏÏÎÎ»Î½ÎµÎ¹Ï ÏÏο stdout, " -"ÏÏηÏιμοÏοίηÏε μια -q [--quiet] εÏιλογή " -"ÎÏ Ïήν Ïην ÏεÏίοδο η ÏÏοκαθοÏιÏμÎνη αξία είναι \"-\" -- Î±Ï ÏÏ Î¼ÏοÏεί να αλλάξει μια ÏοÏά GNUe" -"Îι εκθÎÏÎµÎ¹Ï Î´Î·Î¼Î¿ÏιεÏονÏαι ÏÏ Ïικά!" +"θα ÎÏÏεÏε ÎµÎ´Ï Î· ÎκθεÏη να είναι ÏαÏαγÏγική; Παξία Î±Ï ÏÎ¿Ï ÎµÎ¾Î±ÏÏάÏαι αÏÏ " +"ÎναÏÏÏο ÏÏοοÏιÏÎ¼Î¿Ï (Ï.Ï., αν ÏÏÎ®Î»ÎµÏ Ïε εκÏÏ ÏÏÏή, Ïο -d οÏίζει Ïο Ïνομα ÏÎ¿Ï " +"εκÏÏ ÏÏÏή; αν ÏÏÎµÎ¯Î»ÎµÎ¹Ï Î¼ÎÏÏ email, Ïο -d οÏίζει Ïην email διεÏθηνÏη.) Îν Ïο " +"<dest> είναι \"-\" η ÎÎ¾Î¿Î´Î¿Ï Î¸Î± ÏÏαλεί ÏÏο Stdout --ΣÎÎÎÎΩΣÎ: ÏÏαν ÏÏÎÎ»Î½ÎµÎ¹Ï " +"ÏÏο stdout, ÏÏηÏιμοÏοίηÏε μια -q [--quiet] εÏιλογή ÎÏ Ïήν Ïην ÏεÏίοδο η " +"ÏÏοκαθοÏιÏμÎνη αξία είναι \"-\" -- Î±Ï ÏÏ Î¼ÏοÏεί να αλλάξει μια ÏοÏά GNUeÎι " +"εκθÎÏÎµÎ¹Ï Î´Î·Î¼Î¿ÏιεÏονÏαι ÏÏ Ïικά!" #: client/GRRun.py:85 tools/ReportPostProcessor.py:67 msgid "" @@ -65,18 +67,21 @@ "machine. To \n" "NOTE: Only file, printer, and email are currently implemented!" msgstr "" -"ÎÏ ÏÏ Î´Î¹ÎµÏ ÎºÏινίζει ÏÏÏ Î· ÎκθεÏη ÏÏÎÏει να είναι ÏαÏαγÏγική. ÎÏ Ïήν Ïην ÏεÏίοδο Ï ÏοÏÏηÏίζει " -"ÏιμÎÏ Î±ÏÏ <type> αÏÏÎµÎ¯Î¿Ï [default], εκÏÏ ÏÏÏή, email, και fax. ΣημείÏÏη ÏÏι Ïα ÏαÏαÏÎ¬Î½Ï " -"αÏοÏÏÎλνονÏαι μÎÏÏ Î¼Î·ÏÎ±Î½Î®Ï Î´Î¹Î±ÎºÎ¿Î¼Î¹ÏÏή και ÏÏι ÏεÏμαÏικοÏ. ΣÏο \n " -"ΣÎÎÎÎΩΣÎ: ÎÏνο αÏÏείο,εκÏÏ ÏÏÏÎ®Ï ÎºÎ±Î¹ email Î±Ï Ïήν Ïην ÏεÏίοδο είναι εÏαÏμοÏμÎνο!" +"ÎÏ ÏÏ Î´Î¹ÎµÏ ÎºÏινίζει ÏÏÏ Î· ÎκθεÏη ÏÏÎÏει να είναι ÏαÏαγÏγική. ÎÏ Ïήν Ïην ÏεÏίοδο " +"Ï ÏοÏÏηÏίζει ÏιμÎÏ Î±ÏÏ <type> αÏÏÎµÎ¯Î¿Ï [default], εκÏÏ ÏÏÏή, email, και fax. " +"ΣημείÏÏη ÏÏι Ïα ÏαÏαÏÎ¬Î½Ï Î±ÏοÏÏÎλνονÏαι μÎÏÏ Î¼Î·ÏÎ±Î½Î®Ï Î´Î¹Î±ÎºÎ¿Î¼Î¹ÏÏή και ÏÏι " +"ÏεÏμαÏικοÏ. ΣÏο \n" +" ΣÎÎÎÎΩΣÎ: ÎÏνο αÏÏείο,εκÏÏ ÏÏÏÎ®Ï ÎºÎ±Î¹ email Î±Ï Ïήν Ïην ÏεÏίοδο είναι " +"εÏαÏμοÏμÎνο!" #: client/GRRun.py:93 tools/ReportPostProcessor.py:75 msgid "" "Options to pass to the destination process. Available options are specific " "to the type of destination. Example: '--destination-options \"-o nobanner\" '" msgstr "" -"ÎÏιλογÎÏ Î½Î± ÏεÏάÏει ÏÏη διαδικαÏία ÏÏοοÏιÏμοÏ. Îι διαθÎÏÎ¹Î¼ÎµÏ ÎµÏιλογÎÏ ÎµÎ¯Î½Î±Î¹ ÏÏ Î³ÎºÎµÎºÏιμÎÎ½ÎµÏ " -"αÏ' Ïον ÏÏÏο ÏÏοοÏιÏμοÏ. ΠαÏάδειγμα: '--destination-options \"-o nobanner\"'" +"ÎÏιλογÎÏ Î½Î± ÏεÏάÏει ÏÏη διαδικαÏία ÏÏοοÏιÏμοÏ. Îι διαθÎÏÎ¹Î¼ÎµÏ ÎµÏιλογÎÏ ÎµÎ¯Î½Î±Î¹ " +"ÏÏ Î³ÎºÎµÎºÏιμÎÎ½ÎµÏ Î±Ï' Ïον ÏÏÏο ÏÏοοÏιÏμοÏ. ΠαÏάδειγμα: '--destination-options \"-" +"o nobanner\"'" #: client/GRRun.py:99 msgid "" @@ -84,9 +89,10 @@ "of the filtering process as defined on the Report Server machine. If not " "specified, the \"raw\" filter is used (i.e., no filtering takes place.)" msgstr "" -"ÎÏιλογή ÏÎ¿Ï ÏίλÏÏÎ¿Ï ÏÎ¿Ï Î¸Î± ÏÏηÏιμοÏοιηθεί ÏÏην εÏεξεÏγαÏία Î¼Î¹Î±Ï ÎµÎ¾ÏÎ´Î¿Ï ÎκθεÏηÏ. <filt> είναι Ïο Ïνομα " -"αÏÏ Ïη διαδικαÏία ÏιλÏÏαÏίÏμαÏÎ¿Ï ÏÏÏÏ ÎºÎ±Î¸Î¿ÏίζεÏαι ÏÏÏ Î´Î¹Î±ÎºÎ¿Î¼Î¹ÏÏή εκθÎÏεÏν. 'Îν δεν οÏιÏÏεί " -"Ïο \"raw\" ÏίλÏÏο θα ÏÏηÏιμοÏοιηθεί (δηλ. κανÎνα ÏιλÏÏάÏιÏμα δεν ÏÏαγμαÏοÏοιείÏαι)." +"ÎÏιλογή ÏÎ¿Ï ÏίλÏÏÎ¿Ï ÏÎ¿Ï Î¸Î± ÏÏηÏιμοÏοιηθεί ÏÏην εÏεξεÏγαÏία Î¼Î¹Î±Ï ÎµÎ¾ÏÎ´Î¿Ï " +"ÎκθεÏηÏ. <filt> είναι Ïο Ïνομα αÏÏ Ïη διαδικαÏία ÏιλÏÏαÏίÏμαÏÎ¿Ï ÏÏÏÏ " +"καθοÏίζεÏαι ÏÏÏ Î´Î¹Î±ÎºÎ¿Î¼Î¹ÏÏή εκθÎÏεÏν. 'Îν δεν οÏιÏÏεί Ïο \"raw\" ÏίλÏÏο θα " +"ÏÏηÏιμοÏοιηθεί (δηλ. κανÎνα ÏιλÏÏάÏιÏμα δεν ÏÏαγμαÏοÏοιείÏαι)." #: client/GRRun.py:105 msgid "List the available [predefined] filters available to GNUe Reports" @@ -97,9 +103,11 @@ "Options to pass to the filter process. Available options are specific to the " "filter. --list-filters will list available filters and their options. " "Example: '--filter-options \"paper=letter margin=1,1,1,1\" '" -msgstr "ÎÏιλογÎÏ ÏÎ¿Ï Ïάνε ÏÏην διαδικαÏία ÏίλÏÏÎ¿Ï . ÎιαθÎÏÎ¹Î¼ÎµÏ ÎµÏιλογÎÏ ÏÏο ÏÏ Î³ÎºÎµÎºÏιμÎνο" -"ÏίλÏÏο με. --list-filters θα αÏαÏιθμήÏει Ïα διαθÎÏιμα ÏίλÏÏα και ÏÎ¹Ï ÎµÏιλογÎÏ ÏÎ¿Ï Ï." -"ΠαÏάδειγμα: '--filter-options \"paper=letter margin=1,1,1,1\"'" +msgstr "" +"ÎÏιλογÎÏ ÏÎ¿Ï Ïάνε ÏÏην διαδικαÏία ÏίλÏÏÎ¿Ï . ÎιαθÎÏÎ¹Î¼ÎµÏ ÎµÏιλογÎÏ ÏÏο " +"ÏÏ Î³ÎºÎµÎºÏιμÎνοÏίλÏÏο με. --list-filters θα αÏαÏιθμήÏει Ïα διαθÎÏιμα ÏίλÏÏα " +"και ÏÎ¹Ï ÎµÏιλογÎÏ ÏÎ¿Ï Ï.ΠαÏάδειγμα: '--filter-options \"paper=letter " +"margin=1,1,1,1\"'" #: client/GRRun.py:115 msgid "Select the \"sort-option\" used to sort the report." @@ -111,8 +119,8 @@ "parameters will be prompted. If required parameters are not provided, then " "Reports will terminate with an error" msgstr "" -"Το GNUe Reports ÏÏÎÏει Ïε batch καÏάÏÏαÏη -- δηλ. ÏÏÏÎ¯Ï ÏληÏοÏοÏÎ¯ÎµÏ ÏÏνδεÏÎ·Ï Î® runtime " -"ÏαÏαμÎÏÏÎ¿Ï Ï." +"Το GNUe Reports ÏÏÎÏει Ïε batch καÏάÏÏαÏη -- δηλ. ÏÏÏÎ¯Ï ÏληÏοÏοÏÎ¯ÎµÏ ÏÏνδεÏÎ·Ï " +"ή runtime ÏαÏαμÎÏÏÎ¿Ï Ï." #: client/GRRun.py:123 msgid "" @@ -120,8 +128,8 @@ "level is specified, then suppressed text will be output as debugging " "information (at debug level 1)" msgstr "" -"ΤÏÎξε Ïο GNUe Reports Ïε ήÏεμο ÏÏÏÏο -- δηλ. display·no·output ΣÎÎÎÎΩΣÎ: αν" -"Ïο ·--debug-level είναι οÏιÏμÎνο ÏÏÏε θα ÏαίÏνονÏαι ÏληÏοÏοÏÎ¯ÎµÏ Î´Î¹ÏÏθÏÏηÏ" +"ΤÏÎξε Ïο GNUe Reports Ïε ήÏεμο ÏÏÏÏο -- δηλ. display·no·output ΣÎÎÎÎΩΣÎ: " +"ανÏο ·--debug-level είναι οÏιÏμÎνο ÏÏÏε θα ÏαίÏνονÏαι ÏληÏοÏοÏÎ¯ÎµÏ Î´Î¹ÏÏθÏÏηÏ" "(ÏÏο·debug·level·1)" #: client/GRRun.py:129 @@ -129,79 +137,78 @@ "Run GNUe Reports using a specific UI. Possible UIs are text, wx, gtk2, " "win32, qt and curses." msgstr "" -"ΤÏÎξε Ïο GNUe Reports ÏÏηÏιμοÏοιÏνÏÎ±Ï Îνα αÏÏ Ïα ακÏÎ»Î¿Ï Î¸Î± UI ÏÎ¿Ï ÎµÎ¯Î½Î±Î¹" -"Ïο wx,gtk2,win32,qt και curses." +"ΤÏÎξε Ïο GNUe Reports ÏÏηÏιμοÏοιÏνÏÎ±Ï Îνα αÏÏ Ïα ακÏÎ»Î¿Ï Î¸Î± UI ÏÎ¿Ï ÎµÎ¯Î½Î±Î¹Ïο wx," +"gtk2,win32,qt και curses." #: client/GRRun.py:132 msgid "" "Include structural comments in the XML output stream. Useful for debugging ." "grd files." -msgstr "ΠεÏιλάβεÏε·δομικά·ÏÏÏλια ÏÏο XML, ÏÏήÏιμα·για·διÏÏθÏÏη." -"grd αÏÏεία." +msgstr "ΠεÏιλάβεÏε·δομικά·ÏÏÏλια ÏÏο XML, ÏÏήÏιμα·για·διÏÏθÏÏη.grd αÏÏεία." #: client/GRRun.py:136 msgid "" "Create a standalone, single-use server instance. Use this option in a non-" "client/server environment or in a debugging/development environment. NOTE: " "Until the Reports Server is mature this flag has the opposite meaning" -msgstr "ÎημιοÏÏγηÏε Îνα Î±Ï ÏÏνομο Î¼Î¿Î½Î±Î´Î¹ÎºÎ®Ï ÏÏήÏÎ·Ï Î´Î¹Î±ÎºÎ¿Î¼Î¹ÏÏή. ΧÏηÏιμοÏοίηÏε Î±Ï Ïή" -"Ïην εÏιλογή για Îνα ÏÏι ÏεÏιβάλλον ÏελάÏη/διακομιÏÏή ή Ïε Îνα διοÏθÏÏικÏ/ÏÏογÏαμμαÏιÏÏικÏ" -"ÏεÏιβάλλον.ΣÎÎÎÎΩΣÎ:ÎÎÏÏι ο Reports Server είναι ÏÏÎ¹Î¼Î¿Ï Î±Ï Ïή η Ïημαία ÎÏει Ïην ανÏίθεÏη Îννοια" +msgstr "" +"ÎημιοÏÏγηÏε Îνα Î±Ï ÏÏνομο Î¼Î¿Î½Î±Î´Î¹ÎºÎ®Ï ÏÏήÏÎ·Ï Î´Î¹Î±ÎºÎ¿Î¼Î¹ÏÏή. ΧÏηÏιμοÏοίηÏε Î±Ï ÏήÏην " +"εÏιλογή για Îνα ÏÏι ÏεÏιβάλλον ÏελάÏη/διακομιÏÏή ή Ïε Îνα διοÏθÏÏικÏ/" +"ÏÏογÏαμμαÏιÏÏικÏÏεÏιβάλλον.ΣÎÎÎÎΩΣÎ:ÎÎÏÏι ο Reports Server είναι ÏÏÎ¹Î¼Î¿Ï Î±Ï Ïή " +"η Ïημαία ÎÏει Ïην ανÏίθεÏη Îννοια" #: client/GRRun.py:141 msgid "" "Do not output GNUe Report''s runtime XML markup information. If specified, " "then the GRD's layout section will be processed and output as-is; i.e., " "without any additional information added by GNUe Reports." -msgstr "Îεν ÎÏει εξÏδο ο GNUe Report ÏÎ·Ï runtime XML markup ÏληÏοÏοÏίεÏ. Îν οÏίζεÏαι," -"GRD's , ÏÏÏε η διάÏαξη ÏÎ¿Ï ÏμήμαÏÎ¿Ï Î¸Î± γίνει εÏεξεÏγαÏία και ÏαÏαγÏγή-ÏÏÏÏ ÎµÎ¯Î½Î±Î¹? δηλαδή," -"ÏÏÏÎ¯Ï Î¿ÏοιαδήÏοÏε ÏÏÏÏθεÏη ÏληÏοÏοÏία ÏÎ¿Ï ÏÏοÏÏίθεÏαι αÏÏ GNUe Report." +msgstr "" +"Îεν ÎÏει εξÏδο ο GNUe Report ÏÎ·Ï runtime XML markup ÏληÏοÏοÏίεÏ. Îν οÏίζεÏαι," +"GRD's , ÏÏÏε η διάÏαξη ÏÎ¿Ï ÏμήμαÏÎ¿Ï Î¸Î± γίνει εÏεξεÏγαÏία και ÏαÏαγÏγή-ÏÏÏÏ " +"είναι? δηλαδή,ÏÏÏÎ¯Ï Î¿ÏοιαδήÏοÏε ÏÏÏÏθεÏη ÏληÏοÏοÏία ÏÎ¿Ï ÏÏοÏÏίθεÏαι αÏÏ GNUe " +"Report." -#: client/GRRunUI.py:39 +#: client/GRRunUI.py:40 msgid "File" msgstr "ÎÏÏείο" -#: client/GRRunUI.py:40 +#: client/GRRunUI.py:41 msgid "Printer" msgstr "ÎκÏÏ ÏÏÏήÏ" -#: client/GRRunUI.py:41 +#: client/GRRunUI.py:42 msgid "E-Mail" msgstr "E-Mail" -#: client/GRRunUI.py:113 +#: client/GRRunUI.py:114 msgid "Report canceled" msgstr "Î ÎκθεÏη Î±ÎºÏ ÏÏθικε" -#: client/GRRunUI.py:249 -msgid "Parameters" -msgstr "ΠαÏάμεÏÏοι" - -#: client/GRRunUI.py:319 +#: client/GRRunUI.py:320 msgid "Output filter" msgstr "ΦίλÏÏο εξÏÎ´Î¿Ï " -#: client/GRRunUI.py:331 +#: client/GRRunUI.py:332 msgid "Destination type" msgstr "ΤÏÏÎ¿Ï ÏÏοοÏιÏμοÏ" -#: client/GRRunUI.py:343 +#: client/GRRunUI.py:344 msgid "Destination" msgstr "Î ÏοοÏιÏμÏÏ" -#: client/GRRunUI.py:365 +#: client/GRRunUI.py:366 msgid "Raw XML" msgstr "ÎÏÎ±Î¼Î¼Î¹ÎºÏ XML" -#: client/GRRunUI.py:369 +#: client/GRRunUI.py:370 msgid "%s output filter" msgstr "%s ÏίλÏÏο εξÏÎ´Î¿Ï " -#: client/GRRunUI.py:539 +#: client/GRRunUI.py:540 msgid "Cancel" msgstr "ÎÎºÏ Ïο" -#: client/GRRunUI.py:539 +#: client/GRRunUI.py:540 msgid "Ok" msgstr "ÎνÏάξει" @@ -215,7 +222,8 @@ #: server/GRServer.py:53 msgid "and 'pyro'. For more information on GNURPC connection types have " -msgstr "και 'pyro'. Îια ÏεÏιÏÏÏεÏÎµÏ ÏληÏοÏοÏÎ¯ÎµÏ ÏÏÎ¿Ï Ï ÏÏÏÎ¿Ï Ï ÏÏνδεÏÎ·Ï ÏÎ¿Ï GNURPC" +msgstr "" +"και 'pyro'. Îια ÏεÏιÏÏÏεÏÎµÏ ÏληÏοÏοÏÎ¯ÎµÏ ÏÏÎ¿Ï Ï ÏÏÏÎ¿Ï Ï ÏÏνδεÏÎ·Ï ÏÎ¿Ï GNURPC" #: server/GRServer.py:54 msgid "a look at common/doc/RPC-abstraction. " @@ -260,16 +268,26 @@ "name; if sending via email, then -d specifies the email address.) If <dest> " "is \"-\", then output is sent to stdout. " msgstr "" -"Î Î¿Ï ÏÏελνÏÏαν η ÎÎ¾Î¿Î´Î¿Ï Î¼Î¹Î±Ï ÎκθεÏηÏ? Î Ïιμή αÏÏ Î±Ï ÏÏ ÎµÎ¾Î±ÏÏάÏαι αÏÏ" -"Ïον ÏÏÏο ÏÏοοÏιÏÎ¼Î¿Ï (Ï.Ï. αν ÏÏαλεί Ïε εκÏÏ ÏÏÏή Ïο -d Î´Î¹ÎµÏ ÎºÏινίζει Ïο Ïνομα" -"ÏÎ¿Ï ÎµÎºÏÏ ÏÏÏή, αν ÏÏÎλνεÏαι μÎÏÏ email Ïο -d Î´Î¹ÎµÏ ÎºÏινίζει Ïην email διεÏÎ¸Ï Î½Ïη." -"Îν Ïο <dest> είναι \"-\", ÏÏÏε η ÎÎ¾Î¿Î´Î¿Ï Ïηγαίνει ÏÏο stdout." +"Î Î¿Ï ÏÏελνÏÏαν η ÎÎ¾Î¿Î´Î¿Ï Î¼Î¹Î±Ï ÎκθεÏηÏ? Î Ïιμή αÏÏ Î±Ï ÏÏ ÎµÎ¾Î±ÏÏάÏαι αÏÏÏον ÏÏÏο " +"ÏÏοοÏιÏÎ¼Î¿Ï (Ï.Ï. αν ÏÏαλεί Ïε εκÏÏ ÏÏÏή Ïο -d Î´Î¹ÎµÏ ÎºÏινίζει Ïο ÏνομαÏÎ¿Ï " +"εκÏÏ ÏÏÏή, αν ÏÏÎλνεÏαι μÎÏÏ email Ïο -d Î´Î¹ÎµÏ ÎºÏινίζει Ïην email διεÏÎ¸Ï Î½Ïη.Îν " +"Ïο <dest> είναι \"-\", ÏÏÏε η ÎÎ¾Î¿Î´Î¿Ï Ïηγαίνει ÏÏο stdout." +#: tools/ReportPostProcessor.py:99 +msgid "No Report Definition File Specified." +msgstr "" + +#: tools/ReportPostProcessor.py:104 +msgid "No Filter Specified." +msgstr "" + #: tools/ReportPostProcessor.py:160 msgid "" "The file does not appear to be output from gnue-reports or is in an " "unsupported document type. (Perhaps gnue-reports was run with the -X option?)" msgstr "" -"ο αÏÏείο Î±Ï ÏÏ Î´ÎµÎ½ ÏαίνεÏαι να είναι ÏαÏαγÏγή αÏÏ Ïο gnue-reports ή δεν" -"Ï ÏοÏÏηÏίζεÏαι. (ΣÏνδεÏη gnue-εκθÎÏÎµÎ¹Ï ÎµÎ¯Ïε ÏÏÎξει με Ïην εÏιλογή-X;)" +"ο αÏÏείο Î±Ï ÏÏ Î´ÎµÎ½ ÏαίνεÏαι να είναι ÏαÏαγÏγή αÏÏ Ïο gnue-reports ή " +"Î´ÎµÎ½Ï ÏοÏÏηÏίζεÏαι. (ΣÏνδεÏη gnue-εκθÎÏÎµÎ¹Ï ÎµÎ¯Ïε ÏÏÎξει με Ïην εÏιλογή-X;)" +#~ msgid "Parameters" +#~ msgstr "ΠαÏάμεÏÏοι" Modified: trunk/gnue-reports/po/es.po =================================================================== --- trunk/gnue-reports/po/es.po 2009-10-31 18:06:30 UTC (rev 10024) +++ trunk/gnue-reports/po/es.po 2009-10-31 18:20:26 UTC (rev 10025) @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"POT-Creation-Date: 2009-03-12 00:11+ARST\n" +"POT-Creation-Date: 2009-10-31 19:19+CET\n" "PO-Revision-Date: 2009-02-28 19:28-0300\n" "Last-Translator: Gustavo A. Corradi <[email protected]>\n" "Language-Team: \n" @@ -167,47 +167,47 @@ "mostrados tal y como son, es decir, sin ningún tipo de información adicional " "añadida por GNUe Reports." -#: client/GRRunUI.py:39 +#: client/GRRunUI.py:40 msgid "File" msgstr "Archivo" -#: client/GRRunUI.py:40 +#: client/GRRunUI.py:41 msgid "Printer" msgstr "Impresora" -#: client/GRRunUI.py:41 +#: client/GRRunUI.py:42 msgid "E-Mail" msgstr "E-Mail" -#: client/GRRunUI.py:113 +#: client/GRRunUI.py:114 msgid "Report canceled" msgstr "Reporte cancelado" -#: client/GRRunUI.py:319 +#: client/GRRunUI.py:320 msgid "Output filter" msgstr "Filtro de salida" -#: client/GRRunUI.py:331 +#: client/GRRunUI.py:332 msgid "Destination type" msgstr "Tipo de destino" -#: client/GRRunUI.py:343 +#: client/GRRunUI.py:344 msgid "Destination" msgstr "Destino" -#: client/GRRunUI.py:365 +#: client/GRRunUI.py:366 msgid "Raw XML" msgstr "XML Raw" -#: client/GRRunUI.py:369 +#: client/GRRunUI.py:370 msgid "%s output filter" msgstr "Filtro de salida %s" -#: client/GRRunUI.py:539 +#: client/GRRunUI.py:540 msgid "Cancel" msgstr "Cancelar" -#: client/GRRunUI.py:539 +#: client/GRRunUI.py:540 msgid "Ok" msgstr "Confirmar" Modified: trunk/gnue-reports/po/fr.po =================================================================== --- trunk/gnue-reports/po/fr.po 2009-10-31 18:06:30 UTC (rev 10024) +++ trunk/gnue-reports/po/fr.po 2009-10-31 18:20:26 UTC (rev 10025) @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2007-09-28 11:20+CEST\n" +"POT-Creation-Date: 2009-10-31 19:19+CET\n" "PO-Revision-Date: 2004-04-13 12:03+0200\n" "Last-Translator: Laurent Savaete <[email protected]>\n" "Language-Team: Francais <[email protected]>\n" @@ -127,51 +127,47 @@ "without any additional information added by GNUe Reports." msgstr "" -#: client/GRRunUI.py:39 +#: client/GRRunUI.py:40 msgid "File" msgstr "" -#: client/GRRunUI.py:40 +#: client/GRRunUI.py:41 msgid "Printer" msgstr "" -#: client/GRRunUI.py:41 +#: client/GRRunUI.py:42 msgid "E-Mail" msgstr "" -#: client/GRRunUI.py:113 +#: client/GRRunUI.py:114 msgid "Report canceled" msgstr "" -#: client/GRRunUI.py:249 -msgid "Parameters" -msgstr "" - -#: client/GRRunUI.py:319 +#: client/GRRunUI.py:320 msgid "Output filter" msgstr "" -#: client/GRRunUI.py:331 +#: client/GRRunUI.py:332 msgid "Destination type" msgstr "" -#: client/GRRunUI.py:343 +#: client/GRRunUI.py:344 msgid "Destination" msgstr "" -#: client/GRRunUI.py:365 +#: client/GRRunUI.py:366 msgid "Raw XML" msgstr "" -#: client/GRRunUI.py:369 +#: client/GRRunUI.py:370 msgid "%s output filter" msgstr "" -#: client/GRRunUI.py:539 +#: client/GRRunUI.py:540 msgid "Cancel" msgstr "" -#: client/GRRunUI.py:539 +#: client/GRRunUI.py:540 msgid "Ok" msgstr "" @@ -229,6 +225,14 @@ "is \"-\", then output is sent to stdout. " msgstr "" +#: tools/ReportPostProcessor.py:99 +msgid "No Report Definition File Specified." +msgstr "" + +#: tools/ReportPostProcessor.py:104 +msgid "No Filter Specified." +msgstr "" + #: tools/ReportPostProcessor.py:160 msgid "" "The file does not appear to be output from gnue-reports or is in an " Modified: trunk/gnue-reports/po/hu.po =================================================================== --- trunk/gnue-reports/po/hu.po 2009-10-31 18:06:30 UTC (rev 10024) +++ trunk/gnue-reports/po/hu.po 2009-10-31 18:20:26 UTC (rev 10025) @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: GNUe Reports 0.1\n" -"POT-Creation-Date: 2007-09-28 11:20+CEST\n" +"POT-Creation-Date: 2009-10-31 19:19+CET\n" "PO-Revision-Date: $Date$\n" "Last-Translator: Kmetykó Gábor <[email protected]>\n" "MIME-Version: 1.0\n" @@ -163,51 +163,47 @@ "ahogy van, azaz mindenféle, a GNUe Reports által hozzáadott információ " "nélkül." -#: client/GRRunUI.py:39 +#: client/GRRunUI.py:40 msgid "File" msgstr "Fájl" -#: client/GRRunUI.py:40 +#: client/GRRunUI.py:41 msgid "Printer" msgstr "Nyomtató" -#: client/GRRunUI.py:41 +#: client/GRRunUI.py:42 msgid "E-Mail" msgstr "E-mail" -#: client/GRRunUI.py:113 +#: client/GRRunUI.py:114 msgid "Report canceled" msgstr "Jelentés félbeszakítva" -#: client/GRRunUI.py:249 -msgid "Parameters" -msgstr "Paraméterek" - -#: client/GRRunUI.py:319 +#: client/GRRunUI.py:320 msgid "Output filter" msgstr "Kimeneti szûrõ" -#: client/GRRunUI.py:331 +#: client/GRRunUI.py:332 msgid "Destination type" msgstr "Cél típus" -#: client/GRRunUI.py:343 +#: client/GRRunUI.py:344 msgid "Destination" msgstr "Cél" -#: client/GRRunUI.py:365 +#: client/GRRunUI.py:366 msgid "Raw XML" msgstr "Nyers XML" -#: client/GRRunUI.py:369 +#: client/GRRunUI.py:370 msgid "%s output filter" msgstr "%s kimeneti szûrõ" -#: client/GRRunUI.py:539 +#: client/GRRunUI.py:540 msgid "Cancel" msgstr "Mégse" -#: client/GRRunUI.py:539 +#: client/GRRunUI.py:540 msgid "Ok" msgstr "Ok" @@ -271,6 +267,14 @@ "nyomtatóra küldés esetén a -d a nyomtató nevét adja meg, email küldésekor " "pedig az email címet). Ha a <dest> \"-\", az stdout-ra kerül a kimenet" +#: tools/ReportPostProcessor.py:99 +msgid "No Report Definition File Specified." +msgstr "" + +#: tools/ReportPostProcessor.py:104 +msgid "No Filter Specified." +msgstr "" + #: tools/ReportPostProcessor.py:160 msgid "" "The file does not appear to be output from gnue-reports or is in an " @@ -279,3 +283,6 @@ "Ez a fájl nem látszik a gnue-report kimenetének, vagy nem támogatott " "dokumentum formátuma van. (Lehet, hogy a gnue-reports a -X opcióval került " "futtatásra?)" + +#~ msgid "Parameters" +#~ msgstr "Paraméterek" Modified: trunk/gnue-reports/po/nl.po =================================================================== --- trunk/gnue-reports/po/nl.po 2009-10-31 18:06:30 UTC (rev 10024) +++ trunk/gnue-reports/po/nl.po 2009-10-31 18:20:26 UTC (rev 10025) @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: nl\n" -"POT-Creation-Date: 2007-09-28 11:20+CEST\n" +"POT-Creation-Date: 2009-10-31 19:19+CET\n" "PO-Revision-Date: 2005-08-31 18:18+0200\n" "Last-Translator: Michael Van Wesenbeeck <[email protected]>\n" "Language-Team: <[email protected]>\n" @@ -171,51 +171,47 @@ "van deze optie wordt de opmaaksectie van de GRD verwerkt en getoond zoals ze " "is; m.a.w., zonder enige bijkomende informatie toegevoegd door GNUe Reports." -#: client/GRRunUI.py:39 +#: client/GRRunUI.py:40 msgid "File" msgstr "Bestand" -#: client/GRRunUI.py:40 +#: client/GRRunUI.py:41 msgid "Printer" msgstr "Printer" -#: client/GRRunUI.py:41 +#: client/GRRunUI.py:42 msgid "E-Mail" msgstr "E-mail" -#: client/GRRunUI.py:113 +#: client/GRRunUI.py:114 msgid "Report canceled" msgstr "Rapport geannuleerd" -#: client/GRRunUI.py:249 -msgid "Parameters" -msgstr "Parameters" - -#: client/GRRunUI.py:319 +#: client/GRRunUI.py:320 msgid "Output filter" msgstr "Uitvoerfilter" -#: client/GRRunUI.py:331 +#: client/GRRunUI.py:332 msgid "Destination type" msgstr "Bestemmingstype" -#: client/GRRunUI.py:343 +#: client/GRRunUI.py:344 msgid "Destination" msgstr "Bestemming" -#: client/GRRunUI.py:365 +#: client/GRRunUI.py:366 msgid "Raw XML" msgstr "Ruwe XML" -#: client/GRRunUI.py:369 +#: client/GRRunUI.py:370 msgid "%s output filter" msgstr "%s uitvoerfilter" -#: client/GRRunUI.py:539 +#: client/GRRunUI.py:540 msgid "Cancel" msgstr "Annuleren" -#: client/GRRunUI.py:539 +#: client/GRRunUI.py:540 msgid "Ok" msgstr "Ok" @@ -279,6 +275,14 @@ "printer naam; bij verzenden via email, bepaald -d het email adres.) Als " "<dest> \"-\" is, wordt de uitvoer naar stdout gezonden. " +#: tools/ReportPostProcessor.py:99 +msgid "No Report Definition File Specified." +msgstr "" + +#: tools/ReportPostProcessor.py:104 +msgid "No Filter Specified." +msgstr "" + #: tools/ReportPostProcessor.py:160 msgid "" "The file does not appear to be output from gnue-reports or is in an " @@ -287,3 +291,6 @@ "Het bestand blijkt niet door gnue-reports aangemaakt te zijn of is van een " "niet ondersteund document type. (Misschien was gnue-reports uitgevoerd met " "de -X optie?)" + +#~ msgid "Parameters" +#~ msgstr "Parameters" Modified: trunk/gnue-reports/src/__init__.py =================================================================== --- trunk/gnue-reports/src/__init__.py 2009-10-31 18:06:30 UTC (rev 10024) +++ trunk/gnue-reports/src/__init__.py 2009-10-31 18:20:26 UTC (rev 10025) @@ -32,7 +32,7 @@ except ImportError: __svn_revision__ = None -__version__ = version.Version(0, 2, 'beta', 1, __svn_revision__) +__version__ = version.Version(0, 2, 'beta', 2, __svn_revision__) PACKAGE = "GNUe-Reports" TITLE = "GNUe Reports"