$js = "\n<script type=\"text/javascript\">\n"
. "<!--\n"
. "function date_picker(nm, val) {\n"
- . " var mons = ['"._('January')."', '"._('February')."', '"._('March')."', '"._('April')."', '"._('May')."', '"._('June')."',\n"
- . " '"._('July')."', '"._('August')."', '"._('Sebtember')."', '"._('October')."', '"._('November')."', '"._('December')."'];\n"
- . " var wdays = ['"._('Su')."', '"._('Mo')."', '"._('Tu')."', '"._('We')."', '"._('Th')."', '"._('Fr')."', '"._('Sa')."'];\n"
+ . " var mons = ['"._("January")."', '"._("February")."', '"._("March")."', '"._("April")."', '"._("May")."', '"._("June")."',\n"
+ . " '"._("July")."', '"._("August")."', '"._("September")."', '"._("October")."', '"._("November")."', '"._("December")."'];\n"
+ . " var wdays = ['"._("Su")."', '"._("Mo")."', '"._("Tu")."', '"._("We")."', '"._("Th")."', '"._("Fr")."', '"._("Sa")."'];\n"
. " var wstart = $wstart; // day of week starts from (normally 0 or 1)\n"
. " var _date = (val == null || val =='' ? new Date() : str2dt(val));\n"
. " var _prev = new Date(_date);\n"
. "\"<tr>\\n <td class=\\\"tbg\\\"><a href=\\\"javascript:window.opener.date_picker('\"+\n"
. " nm+\"', '\"+ dt2dtstr(_prev)+\"');\\\">\"+\n"
. "\"<img src=\\\"".$path."prev.gif\\\" width=\\\"16\\\" height=\\\"16\\\" border=\\\"0\\\"\"+\n"
- . "\" alt=\\\""._('previous month')."\\\"></a></td>\\n\"+\n"
+ . "\" alt=\\\""._("previous month")."\\\"></a></td>\\n\"+\n"
. "\" <td class=\\\"tbg\\\" colspan=\\\"5\\\">\"+\n"
. " mons[_date.getMonth()]+\"</td>\\n\"+\n"
. "\" <td class=\\\"tbg\\\"><a href=\\\"javascript:window.opener.date_picker('\"\n"
. " +nm+\"', '\"+dt2dtstr(_next)+\"');\\\">\"+\n"
. "\"<img src=\\\"".$path."next.gif\\\" width=\\\"16\\\" height=\\\"16\\\" border=\\\"0\\\"\"+\n"
- . "\" alt=\\\""._('next month')."\\\"></a></td>\\n</tr>\\n\"+\n"
+ . "\" alt=\\\""._("next month")."\\\"></a></td>\\n</tr>\\n\"+\n"
. "\"<tr>\\n <td class=\\\"tbg\\\"><a href=\\\"javascript:window.opener.date_picker('\"+\n"
. " nm+\"', '\"+ dt2dtstr(_prevy)+\"');\\\">\"+\n"
. "\"<img src=\\\"".$path."prev.gif\\\" width=\\\"16\\\" height=\\\"16\\\" border=\\\"0\\\"\"+\n"
- . "\" alt=\\\""._('previous year')."\\\"></a></td>\\n\"+\n"
+ . "\" alt=\\\""._("previous year")."\\\"></a></td>\\n\"+\n"
. "\" <td class=\\\"tbg\\\" colspan=\\\"5\\\">\"+\n"
. " _date.getFullYear()+\"</td>\\n\"+\n"
. "\" <td class=\\\"tbg\\\"><a href=\\\"javascript:window.opener.date_picker('\"\n"
. " +nm+\"', '\"+dt2dtstr(_nexty)+\"');\\\">\"+\n"
. "\"<img src=\\\"".$path."next.gif\\\" width=\\\"16\\\" height=\\\"16\\\" border=\\\"0\\\"\"+\n"
- . "\" alt=\\\""._('next year')."\\\"></a></td>\\n</tr>\\n\"\n"
+ . "\" alt=\\\""._("next year")."\\\"></a></td>\\n</tr>\\n\"\n"
. ");\n"
. " var _current = new Date(_first);\n"
. " // weekdays titles\n"
msgstr ""
"Project-Id-Version: FrontAccounting\n"
"POT-Creation-Date: \n"
-"PO-Revision-Date: 2007-04-04 10:12+0100\n"
-"Last-Translator: Joe Hunt Consulting <joe$frontaccounting.com>\n"
+"PO-Revision-Date: 2007-04-24 11:53+0100\n"
+"Last-Translator: Joe Hunt Consulting <joe@frontaccounting.com>\n"
"Language-Team: Translators\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
msgid "Reports and Analysis"
msgstr ""
-# c:\Apache2\htdocs\account/reporting/reports_main.php:21
-# c:\Apache2\htdocs\account/reporting/reports_main.php:27
-# c:\Apache2\htdocs\account/sales/view/view_receipt.php:25
-msgid "From Customer"
-msgstr ""
-
-# c:\Apache2\htdocs\account/reporting/reports_main.php:22
-# c:\Apache2\htdocs\account/reporting/reports_main.php:28
-msgid "To Customer"
-msgstr ""
-
# c:\Apache2\htdocs\account/reporting/reports_main.php:23
# c:\Apache2\htdocs\account/reporting/reports_main.php:29
# c:\Apache2\htdocs\account/reporting/reports_main.php:52
msgid "Print Statements"
msgstr ""
-# c:\Apache2\htdocs\account/reporting/reports_main.php:57
-# c:\Apache2\htdocs\account/sales/manage/customers.php:7
-msgid "Customers"
-msgstr ""
-
# c:\Apache2\htdocs\account/reporting/reports_main.php:60
# c:\Apache2\htdocs\account/reporting/reports_main.php:67
# c:\Apache2\htdocs\account/reporting/reports_main.php:99
msgid "Print Sales Orders"
msgstr ""
-# c:\Apache2\htdocs\account/reporting/reports_main.php:73
-# c:\Apache2\htdocs\account/reporting/reports_main.php:79
-# c:\Apache2\htdocs\account/reporting/reports_main.php:86
-# c:\Apache2\htdocs\account/reporting/reports_main.php:91
-msgid "From Supplier"
-msgstr ""
-
# c:\Apache2\htdocs\account/reporting/reports_main.php:77
msgid "Aged Supplier Analyses"
msgstr ""
msgid "Dissallow invoicing ?"
msgstr ""
+# c:\Apache2\htdocs\account/reporting/reports_main.php:57
+# c:\Apache2\htdocs\account/sales/manage/customers.php:7
+msgid "Customers"
+msgstr ""
+
# c:\Apache2\htdocs\account/sales/manage/customers.php:30
msgid "The customer name cannot be empty."
msgstr ""
msgid "Customer Payment"
msgstr ""
+# c:\Apache2\htdocs\account/reporting/reports_main.php:21
+# c:\Apache2\htdocs\account/reporting/reports_main.php:27
+# c:\Apache2\htdocs\account/sales/view/view_receipt.php:25
+msgid "From Customer"
+msgstr ""
+
# c:\Apache2\htdocs\account/sales/view/view_receipt.php:26
msgid "Into Bank Account"
msgstr ""
msgid "Left to Allocate:"
msgstr ""
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:650
+msgid "January"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:650
+msgid "February"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:650
+msgid "March"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:650
+msgid "April"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:650
+msgid "May"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:650
+msgid "June"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:651
+msgid "July"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:651
+msgid "August"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:651
+msgid "September"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:651
+msgid "October"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:651
+msgid "November"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:651
+msgid "December"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:652
+msgid "Su"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:652
+msgid "Mo"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:652
+msgid "Tu"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:652
+msgid "We"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:652
+msgid "Th"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:652
+msgid "Fr"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:652
+msgid "Sa"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:696
+msgid "previous month"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:702
+msgid "next month"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:706
+msgid "previous year"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:712
+msgid "next year"
+msgstr ""
+
# c:\Apache2\htdocs\account/inventory/includes/item_adjustments_ui.inc:17
# c:\Apache2\htdocs\account/inventory/includes/stock_transfers_ui.inc:17
# c:\Apache2\htdocs\account/manufacturing/includes/work_order_issue_ui.inc:17
msgid "No Customer Filter"
msgstr ""
+# c:\Apache2\htdocs\account/reporting/includes/reports_classes.inc:233
+msgid "No Supplier Filter"
+msgstr ""
+
# c:\Apache2\htdocs\account/reporting/includes/reports_classes.inc:225
msgid "IV"
msgstr ""