Fix WSGI custom addons path
[odoo/odoo.git] / addons / account_test / i18n / account_test.pot
1 # Translation of OpenERP Server.
2 # This file contains the translation of the following modules:
3 #       * account_test
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: OpenERP Server 7.0\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2013-06-07 19:36+0000\n"
10 "PO-Revision-Date: 2013-06-07 19:36+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: account_test
19 #: view:accounting.assert.test:0
20 msgid "Code should always set a variable named `result` with the result of your test, that can be a list or\n"
21 "a dictionary. If `result` is an empty list, it means that the test was succesful. Otherwise it will\n"
22 "try to translate and print what is inside `result`.\n"
23 "\n"
24 "If the result of your test is a dictionary, you can set a variable named `column_order` to choose in\n"
25 "what order you want to print `result`'s content.\n"
26 "\n"
27 "Should you need them, you can also use the following variables into your code:\n"
28 "    * cr: cursor to the database\n"
29 "    * uid: ID of the current user\n"
30 "\n"
31 "In any ways, the code must be legal python statements with correct indentation (if needed).\n"
32 "\n"
33 "Example: \n"
34 "    sql = '''SELECT id, name, ref, date\n"
35 "             FROM account_move_line \n"
36 "             WHERE account_id IN (SELECT id FROM account_account WHERE type = 'view')\n"
37 "          '''\n"
38 "    cr.execute(sql)\n"
39 "    result = cr.dictfetchall()"
40 msgstr ""
41
42 #. module: account_test
43 #: model:accounting.assert.test,name:account_test.account_test_02
44 msgid "Test 2: Opening a fiscal year"
45 msgstr ""
46
47 #. module: account_test
48 #: model:accounting.assert.test,desc:account_test.account_test_05
49 msgid "Check that reconciled invoice for Sales/Purchases has reconciled entries for Payable and Receivable Accounts"
50 msgstr ""
51
52 #. module: account_test
53 #: model:accounting.assert.test,desc:account_test.account_test_03
54 msgid "Check if movement lines are balanced and have the same date and period"
55 msgstr ""
56
57 #. module: account_test
58 #: field:accounting.assert.test,name:0
59 msgid "Test Name"
60 msgstr ""
61
62 #. module: account_test
63 #: report:account.test.assert.print:0
64 msgid "Accouting tests on"
65 msgstr ""
66
67 #. module: account_test
68 #: model:accounting.assert.test,name:account_test.account_test_01
69 msgid "Test 1: General balance"
70 msgstr ""
71
72 #. module: account_test
73 #: model:accounting.assert.test,desc:account_test.account_test_06
74 msgid "Check that paid/reconciled invoices are not in 'Open' state"
75 msgstr ""
76
77 #. module: account_test
78 #: model:accounting.assert.test,desc:account_test.account_test_05_2
79 msgid "Check that reconciled account moves, that define Payable and Receivable accounts, are belonging to reconciled invoices"
80 msgstr ""
81
82 #. module: account_test
83 #: view:accounting.assert.test:0
84 msgid "Tests"
85 msgstr ""
86
87 #. module: account_test
88 #: field:accounting.assert.test,desc:0
89 msgid "Test Description"
90 msgstr ""
91
92 #. module: account_test
93 #: view:accounting.assert.test:0
94 msgid "Description"
95 msgstr ""
96
97 #. module: account_test
98 #: model:accounting.assert.test,desc:account_test.account_test_06_1
99 msgid "Check that there's no move for any account with « View » account type"
100 msgstr ""
101
102 #. module: account_test
103 #: model:accounting.assert.test,name:account_test.account_test_08
104 msgid "Test 9 : Accounts and partners on account moves"
105 msgstr ""
106
107 #. module: account_test
108 #: model:ir.actions.act_window,name:account_test.action_accounting_assert
109 #: model:ir.actions.report.xml,name:account_test.account_assert_test_report
110 #: model:ir.ui.menu,name:account_test.menu_action_license
111 msgid "Accounting Tests"
112 msgstr ""
113
114 #. module: account_test
115 #: code:addons/account_test/report/account_test_report.py:74
116 #, python-format
117 msgid "The test was passed successfully"
118 msgstr ""
119
120 #. module: account_test
121 #: field:accounting.assert.test,active:0
122 msgid "Active"
123 msgstr ""
124
125 #. module: account_test
126 #: model:accounting.assert.test,name:account_test.account_test_06
127 msgid "Test 6 : Invoices status"
128 msgstr ""
129
130 #. module: account_test
131 #: model:ir.model,name:account_test.model_accounting_assert_test
132 msgid "accounting.assert.test"
133 msgstr ""
134
135 #. module: account_test
136 #: model:accounting.assert.test,name:account_test.account_test_05
137 msgid "Test 5.1 : Payable and Receivable accountant lines of reconciled invoices"
138 msgstr ""
139
140 #. module: account_test
141 #: field:accounting.assert.test,code_exec:0
142 msgid "Python code"
143 msgstr ""
144
145 #. module: account_test
146 #: model:accounting.assert.test,desc:account_test.account_test_07
147 msgid "Check on bank statement that the Closing Balance = Starting Balance + sum of statement lines"
148 msgstr ""
149
150 #. module: account_test
151 #: model:accounting.assert.test,name:account_test.account_test_07
152 msgid "Test 8 : Closing balance on bank statements"
153 msgstr ""
154
155 #. module: account_test
156 #: model:accounting.assert.test,name:account_test.account_test_03
157 msgid "Test 3: Movement lines"
158 msgstr ""
159
160 #. module: account_test
161 #: model:accounting.assert.test,name:account_test.account_test_05_2
162 msgid "Test 5.2 : Reconcilied invoices and Payable/Receivable accounts"
163 msgstr ""
164
165 #. module: account_test
166 #: view:accounting.assert.test:0
167 msgid "Expression"
168 msgstr ""
169
170 #. module: account_test
171 #: model:accounting.assert.test,name:account_test.account_test_04
172 msgid "Test 4: Totally reconciled mouvements"
173 msgstr ""
174
175 #. module: account_test
176 #: model:accounting.assert.test,desc:account_test.account_test_04
177 msgid "Check if the totally reconciled movements are balanced"
178 msgstr ""
179
180 #. module: account_test
181 #: field:accounting.assert.test,sequence:0
182 msgid "Sequence"
183 msgstr ""
184
185 #. module: account_test
186 #: model:accounting.assert.test,desc:account_test.account_test_02
187 msgid "Check if the balance of the new opened fiscal year matches with last year's balance"
188 msgstr ""
189
190 #. module: account_test
191 #: view:accounting.assert.test:0
192 msgid "Python Code"
193 msgstr ""
194
195 #. module: account_test
196 #: model:ir.actions.act_window,help:account_test.action_accounting_assert
197 msgid "<p class=\"oe_view_nocontent_create\">\n"
198 "                Click to create Accounting Test.\n"
199 "              </p>\n"
200 "            "
201 msgstr ""
202
203 #. module: account_test
204 #: model:accounting.assert.test,desc:account_test.account_test_01
205 msgid "Check the balance: Debit sum = Credit sum"
206 msgstr ""
207
208 #. module: account_test
209 #: model:accounting.assert.test,desc:account_test.account_test_08
210 msgid "Check that general accounts and partners on account moves are active"
211 msgstr ""
212
213 #. module: account_test
214 #: model:accounting.assert.test,name:account_test.account_test_06_1
215 msgid "Test 7: « View  » account type"
216 msgstr ""
217
218 #. module: account_test
219 #: view:accounting.assert.test:0
220 msgid "Code Help"
221 msgstr ""
222