~openerp-commiter/openobject-addons/extra-6.0

« back to all changes in this revision

Viewing changes to pxgo_bank_statement_analytic/i18n/pxgo_bank_statement_analytic.pot

  • Committer: Borja L.S.
  • Date: 2010-06-18 08:46:36 UTC
  • Revision ID: borjals@pexego.es-20100618084636-6534hnl1h2gool92
[ADD] pxgo_bank_statement_analytic: New module to create analytic entries from bank statements.

Extends the Bank Statements to add support for analytic accounting.

A analytic account field will be added to bank statement lines, allowing
the user to directly register small expenses or incomes on analytic accounts.

This may be useful for petty cash management.

Thanks to Igalia (http://www.igalia.com/) for sponsoring this module :) 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Translation of OpenERP Server.
 
2
# This file contains the translation of the following modules:
 
3
#       * pxgo_bank_statement_analytic
 
4
#
 
5
msgid ""
 
6
msgstr ""
 
7
"Project-Id-Version: OpenERP Server 5.0.10\n"
 
8
"Report-Msgid-Bugs-To: support@openerp.com\n"
 
9
"POT-Creation-Date: 2010-06-17 08:45:26+0000\n"
 
10
"PO-Revision-Date: 2010-06-17 08:45:26+0000\n"
 
11
"Last-Translator: <>\n"
 
12
"Language-Team: \n"
 
13
"MIME-Version: 1.0\n"
 
14
"Content-Type: text/plain; charset=UTF-8\n"
 
15
"Content-Transfer-Encoding: \n"
 
16
"Plural-Forms: \n"
 
17
 
 
18
#. module: pxgo_bank_statement_analytic
 
19
#: model:ir.module.module,description:pxgo_bank_statement_analytic.module_meta_information
 
20
msgid "\n"
 
21
"Extends the Bank Statements to add support for analytic accounting.\n"
 
22
"\n"
 
23
"A analytic account field will be added to bank statement lines, allowing\n"
 
24
"the user to directly register small expenses or incomes on analytic accounts.\n"
 
25
"\n"
 
26
"This may be useful for petty cash management.\n"
 
27
"            "
 
28
msgstr ""
 
29
 
 
30
#. module: pxgo_bank_statement_analytic
 
31
#: field:account.bank.statement.line,analytic_account_id:0
 
32
msgid "Analytic Account"
 
33
msgstr ""
 
34
 
 
35
#. module: pxgo_bank_statement_analytic
 
36
#: constraint:ir.ui.view:0
 
37
msgid "Invalid XML for View Architecture!"
 
38
msgstr ""
 
39
 
 
40
#. module: pxgo_bank_statement_analytic
 
41
#: model:ir.module.module,shortdesc:pxgo_bank_statement_analytic.module_meta_information
 
42
msgid "Pexego - Analytic in Bank Statements"
 
43
msgstr ""
 
44