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

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
#	* account_reversal
#
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 6.0.2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2011-06-10 08:02+0000\n"
"PO-Revision-Date: 2011-06-24 10:27+0000\n"
"Last-Translator: jmartin (Zikzakmedia) <jmartin@zikzakmedia.com>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2011-10-28 05:57+0000\n"
"X-Generator: Launchpad (build 14197)\n"

#. module: account_reversal
#: help:account.reversal.wizard,reversal_reconcile:0
msgid ""
"If active, the reversal account moves will be reconciled with the original "
"account moves."
msgstr ""
"Si està actiu, la reversió dels apunts comptables es conciliaran amb els "
"apunts comptables originals."

#. module: account_reversal
#: field:account.reversal.wizard,reversal_date:0
msgid "Date of reversals"
msgstr "Data de reversions"

#. module: account_reversal
#: model:ir.model,name:account_reversal.model_account_move
msgid "Account Entry"
msgstr "Assentament comptable"

#. module: account_reversal
#: help:account.reversal.wizard,reversal_line_prefix:0
msgid ""
"Prefix that will be added to the name of the original account move lines to "
"create the name of the reversal move lines (a space is added after the "
"prefix)."
msgstr ""
"Prefix que s'afegirà al nom original dels apunts comptables per crear el nom "
"dels apunts revertits (s'afegeix un espai després del prefix)."

#. module: account_reversal
#: field:account.reversal.wizard,reversal_reconcile:0
msgid "Reconcile reversals"
msgstr "Concilia les reversions"

#. module: account_reversal
#: field:account.reversal.wizard,reversal_ref_prefix:0
msgid "Prefix for Ref of reversal moves"
msgstr "Prefix per a les referències dels apunts revertits"

#. module: account_reversal
#: help:account.reversal.wizard,reversal_ref_prefix:0
msgid ""
"Prefix that will be added to the 'Ref' of the original account moves to "
"create the 'Ref' of the reversal moves (no space added after the prefix)."
msgstr ""
"Prefix que s'afegirà a la referència dels apunts comptables originals per "
"crear la referència dels apunts revertits (no s'afegeix cap espai després "
"del prefix)."

#. module: account_reversal
#: constraint:account.move:0
msgid ""
"You cannot create more than one move per period on centralized journal"
msgstr "No podeu crear més d'un apunt per període a un diari centralitzat."

#. module: account_reversal
#: field:account.reversal.wizard,reversal_line_prefix:0
msgid "Prefix for Name of reversal move lines"
msgstr "Prefix per als noms dels apunts revertits"

#. module: account_reversal
#: model:ir.model,name:account_reversal.model_account_reversal_wizard
msgid "Wizard to reverse an account move"
msgstr "Assistent per revertir un assentament comptable"

#. module: account_reversal
#: view:account.reversal.wizard:0
msgid "Create reversals"
msgstr "Crea reversió"

#. module: account_reversal
#: view:account.reversal.wizard:0
msgid "Create reversal account moves"
msgstr "Crea un assentament comptable revertit"

#. module: account_reversal
#: constraint:account.move:0
msgid ""
"You cannot create entries on different periods/journals in the same move"
msgstr ""
"No podeu crear apunts a diaris/períodes diferents en el mateix assentament."

#. module: account_reversal
#: help:account.reversal.wizard,reversal_date:0
msgid ""
"Enter the date of the reversal account moves. By default, OpenERP proposes "
"the first day of the next period."
msgstr ""
"Introduïu la data de reversió de l'assentament comptable. Per defecte, "
"OpenERP proposa el primer dia del següent període comptable."

#. module: account_reversal
#: view:account.reversal.wizard:0
msgid "Cancel"
msgstr "Cancel·la"

#. module: account_reversal
#: view:account.reversal.wizard:0
msgid ""
"This wizard will generate a reversal account move for each account move "
"currently selected"
msgstr ""
"Aquest assistent generarà un assentament comptable revertit per a cada "
"assentament comptable seleccionat."

#. module: account_reversal
#: model:ir.actions.act_window,name:account_reversal.act_account_reversal_wizard
msgid "Create reversals wizard"
msgstr "Assistent de creació de reversions"