~cv.clearcorp/openerp-ccorp-addons/7.0-fix_open_invoices

« back to all changes in this revision

Viewing changes to hr_wage_increase/i18n/es.po

  • Committer: Ronald Rubi
  • Date: 2014-06-17 22:22:30 UTC
  • mfrom: (878.1.1 7.0_hr_wage_increase)
  • Revision ID: ronald.rubi@clearcorp.co.cr-20140617222230-mlp3ykpu5werj3l6
[MRG] - hr_wage_increase: Added new module update the contracts wage using a simple wizard.

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
#       * hr_wage_increase
 
4
#
 
5
msgid ""
 
6
msgstr ""
 
7
"Project-Id-Version: OpenERP Server 7.0\n"
 
8
"Report-Msgid-Bugs-To: \n"
 
9
"POT-Creation-Date: 2014-06-17 21:16+0000\n"
 
10
"PO-Revision-Date: 2014-06-17 21:16+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: hr_wage_increase
 
19
#: view:hr.wage.increase.increase.wizard:0
 
20
msgid "Are you sure want to process the selected contracts? You will be redirected to the updated contracts."
 
21
msgstr "¿Estás seguro que deseas procesar los contratos seleccionados? Serás redireccionado a los contratos actualizados."
 
22
 
 
23
#. module: hr_wage_increase
 
24
#: selection:hr.wage.increase.increase.wizard,increase_type:0
 
25
msgid "Percentage (%)"
 
26
msgstr "Porcentaje (%)"
 
27
 
 
28
#. module: hr_wage_increase
 
29
#: view:hr.wage.increase.increase.wizard:0
 
30
#: model:ir.ui.menu,name:hr_wage_increase.menu_increase_wizard
 
31
msgid "Wage Increase"
 
32
msgstr "Incremento de salario"
 
33
 
 
34
#. module: hr_wage_increase
 
35
#: field:hr.wage.increase.increase.wizard,contract_ids:0
 
36
msgid "Contracts"
 
37
msgstr "Contratos"
 
38
 
 
39
#. module: hr_wage_increase
 
40
#: code:addons/hr_wage_increase/wizard/increase_wizard.py:59
 
41
#, python-format
 
42
msgid "Updated contracts"
 
43
msgstr "Contratos actualizados"
 
44
 
 
45
#. module: hr_wage_increase
 
46
#: selection:hr.wage.increase.increase.wizard,increase_type:0
 
47
msgid "Fixed Amount"
 
48
msgstr "Monto fijo"
 
49
 
 
50
#. module: hr_wage_increase
 
51
#: code:addons/hr_wage_increase/wizard/increase_wizard.py:69
 
52
#, python-format
 
53
msgid "Error Processing Contracts"
 
54
msgstr "Error procesando contratos"
 
55
 
 
56
#. module: hr_wage_increase
 
57
#: view:hr.wage.increase.increase.wizard:0
 
58
msgid "or"
 
59
msgstr "o"
 
60
 
 
61
#. module: hr_wage_increase
 
62
#: view:hr.wage.increase.increase.wizard:0
 
63
msgid "Process"
 
64
msgstr "Procesar"
 
65
 
 
66
#. module: hr_wage_increase
 
67
#: field:hr.wage.increase.increase.wizard,amount_fixed:0
 
68
msgid "Amount"
 
69
msgstr "Monto"
 
70
 
 
71
#. module: hr_wage_increase
 
72
#: constraint:hr.wage.increase.increase.wizard:0
 
73
msgid "Value must be greater than 0."
 
74
msgstr "El valor debe ser mayor que 0."
 
75
 
 
76
#. module: hr_wage_increase
 
77
#: code:addons/hr_wage_increase/wizard/increase_wizard.py:70
 
78
#, python-format
 
79
msgid "An error occurred while processing the contracts"
 
80
msgstr "Un error ocurrión mientras se procesaban los contratos"
 
81
 
 
82
#. module: hr_wage_increase
 
83
#: model:ir.actions.act_window,name:hr_wage_increase.action_increase_wizard
 
84
msgid "Wage Increases"
 
85
msgstr "Incrementos de salario"
 
86
 
 
87
#. module: hr_wage_increase
 
88
#: view:hr.wage.increase.increase.wizard:0
 
89
msgid "Cancel"
 
90
msgstr "Descartar"
 
91
 
 
92
#. module: hr_wage_increase
 
93
#: field:hr.wage.increase.increase.wizard,amount_percentage:0
 
94
msgid "Increase Percentage"
 
95
msgstr "Porcentaje de incremento"
 
96
 
 
97
#. module: hr_wage_increase
 
98
#: constraint:hr.wage.increase.increase.wizard:0
 
99
msgid "Value must be greater than 0 and lower or equal than 100."
 
100
msgstr "El valor debe ser mayor que 0 y menor o igual que 100."
 
101
 
 
102
#. module: hr_wage_increase
 
103
#: field:hr.wage.increase.increase.wizard,increase_type:0
 
104
msgid "Increase Type"
 
105
msgstr "Tipo de incremento"