[I18N] Update translations from Launchpad 8.0 branches
[odoo/odoo.git] / addons / auth_signup / i18n / es_CO.po
1 # Spanish (Colombia) translation for openobject-addons
2 # Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: openobject-addons\n"
9 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10 "POT-Creation-Date: 2014-09-23 16:27+0000\n"
11 "PO-Revision-Date: 2014-08-14 16:10+0000\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: Spanish (Colombia) <es_CO@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Launchpad-Export-Date: 2014-09-24 08:58+0000\n"
18 "X-Generator: Launchpad (build 17196)\n"
19
20 #. module: auth_signup
21 #: model:email.template,body_html:auth_signup.set_password_email
22 msgid ""
23 "\n"
24 "                \n"
25 "                    <p>\n"
26 "                        ${object.name},\n"
27 "                    </p>\n"
28 "                    <p>\n"
29 "                        You have been invited to connect to "
30 "\"${object.company_id.name}\" in order to get access to your documents in "
31 "Odoo.\n"
32 "                    </p>\n"
33 "                    <p>\n"
34 "                        To accept the invitation, click on the following "
35 "link:\n"
36 "                    </p>\n"
37 "                    <ul>\n"
38 "                        <li><a href=\"${object.signup_url}\">Accept "
39 "invitation to \"${object.company_id.name}\"</a></li>\n"
40 "                    </ul>\n"
41 "                    <p>\n"
42 "                        Thanks,\n"
43 "                    </p>\n"
44 "                    <pre>\n"
45 "--\n"
46 "${object.company_id.name or ''}\n"
47 "${object.company_id.email or ''}\n"
48 "${object.company_id.phone or ''}\n"
49 "                    </pre>\n"
50 "                \n"
51 "            "
52 msgstr ""
53
54 #. module: auth_signup
55 #: model:email.template,body_html:auth_signup.reset_password_email
56 msgid ""
57 "\n"
58 "<p>A password reset was requested for the Odoo account linked to this "
59 "email.</p>\n"
60 "\n"
61 "<p>You may change your password by following <a "
62 "href=\"${object.signup_url}\">this link</a>.</p>\n"
63 "\n"
64 "<p>Note: If you do not expect this, you can safely ignore this email.</p>"
65 msgstr ""
66
67 #. module: auth_signup
68 #: model:email.template,subject:auth_signup.set_password_email
69 msgid "${object.company_id.name} invitation to connect on Odoo"
70 msgstr ""
71
72 #. module: auth_signup
73 #: view:res.users:auth_signup.res_users_form_view
74 msgid ""
75 "A password reset has been requested for this user. An email containing the "
76 "following link has been sent:"
77 msgstr ""
78
79 #. module: auth_signup
80 #: selection:res.users,state:0
81 msgid "Activated"
82 msgstr ""
83
84 #. module: auth_signup
85 #: field:base.config.settings,auth_signup_uninvited:0
86 msgid "Allow external users to sign up"
87 msgstr "Permitir ingreso a usuarios externos"
88
89 #. module: auth_signup
90 #: code:addons/auth_signup/controllers/main.py:78
91 #, python-format
92 msgid "An email has been sent with credentials to reset your password"
93 msgstr ""
94 "Un correo electrónico ha sido enviado con las credenciales para restablecer "
95 "su contraseña"
96
97 #. module: auth_signup
98 #: view:res.users:auth_signup.res_users_form_view
99 msgid ""
100 "An invitation email containing the following subscription link has been sent:"
101 msgstr ""
102
103 #. module: auth_signup
104 #: code:addons/auth_signup/controllers/main.py:125
105 #, python-format
106 msgid "Authentification Failed."
107 msgstr ""
108
109 #. module: auth_signup
110 #: view:website:auth_signup.reset_password
111 #: view:website:auth_signup.signup
112 msgid "Back to Login"
113 msgstr "Volver al Inicio de Sesión"
114
115 #. module: auth_signup
116 #: code:addons/auth_signup/res_users.py:295
117 #, python-format
118 msgid "Cannot send email: user has no email address."
119 msgstr ""
120 "No se pudo enviar el correo eléctronico: el usuario no tiene dirección de "
121 "correo."
122
123 #. module: auth_signup
124 #: view:website:auth_signup.fields
125 msgid "Confirm Password"
126 msgstr "Confirmar Contraseña"
127
128 #. module: auth_signup
129 #: code:addons/auth_signup/controllers/main.py:80
130 #, python-format
131 msgid "Could not reset your password"
132 msgstr ""
133
134 #. module: auth_signup
135 #: field:base.config.settings,auth_signup_reset_password:0
136 msgid "Enable password reset from Login page"
137 msgstr ""
138 "Habilitar restablecimiento de la contraseña desde la página de Inicio de "
139 "Sesión"
140
141 #. module: auth_signup
142 #: help:base.config.settings,auth_signup_uninvited:0
143 msgid "If unchecked, only invited users may sign up."
144 msgstr "Si no está marcado, sólo los usuarios invitados pueden ingresar."
145
146 #. module: auth_signup
147 #: code:addons/auth_signup/controllers/main.py:109
148 #, python-format
149 msgid "Invalid signup token"
150 msgstr "Palabra de ingreso no válida"
151
152 #. module: auth_signup
153 #: selection:res.users,state:0
154 msgid "Never Connected"
155 msgstr ""
156
157 #. module: auth_signup
158 #: model:ir.model,name:auth_signup.model_res_partner
159 msgid "Partner"
160 msgstr "Empresa/Cliente"
161
162 #. module: auth_signup
163 #: view:website:auth_signup.fields
164 msgid "Password"
165 msgstr ""
166
167 #. module: auth_signup
168 #: model:email.template,subject:auth_signup.reset_password_email
169 msgid "Password reset"
170 msgstr "Restablecer contraseña"
171
172 #. module: auth_signup
173 #: view:website:web.login
174 msgid "Reset Password"
175 msgstr ""
176
177 #. module: auth_signup
178 #: view:website:auth_signup.reset_password
179 msgid "Reset password"
180 msgstr "Restablecer contraseña"
181
182 #. module: auth_signup
183 #: view:res.users:auth_signup.res_users_form_view
184 msgid "Send Reset Password Instructions"
185 msgstr ""
186
187 #. module: auth_signup
188 #: view:res.users:auth_signup.res_users_form_view
189 msgid "Send an Invitation Email"
190 msgstr ""
191
192 #. module: auth_signup
193 #: view:website:auth_signup.signup
194 #: view:website:web.login
195 msgid "Sign up"
196 msgstr ""
197
198 #. module: auth_signup
199 #: field:res.partner,signup_expiration:0
200 msgid "Signup Expiration"
201 msgstr "Vencimiento del Ingreso"
202
203 #. module: auth_signup
204 #: field:res.partner,signup_token:0
205 msgid "Signup Token"
206 msgstr "Palabra de Ingreso"
207
208 #. module: auth_signup
209 #: field:res.partner,signup_type:0
210 msgid "Signup Token Type"
211 msgstr "Tipo de palabra de ingreso"
212
213 #. module: auth_signup
214 #: field:res.partner,signup_valid:0
215 msgid "Signup Token is Valid"
216 msgstr "La Palabra de Ingreso es Válida"
217
218 #. module: auth_signup
219 #: field:res.partner,signup_url:0
220 msgid "Signup URL"
221 msgstr "URL de Ingreso"
222
223 #. module: auth_signup
224 #: field:res.users,state:0
225 msgid "Status"
226 msgstr "Estado"
227
228 #. module: auth_signup
229 #: field:base.config.settings,auth_signup_template_user_id:0
230 msgid "Template user for new users created through signup"
231 msgstr ""
232 "Plantilla de usuario para los nuevos usuarios creados a través del ingreso"
233
234 #. module: auth_signup
235 #: help:base.config.settings,auth_signup_reset_password:0
236 msgid "This allows users to trigger a password reset from the Login page."
237 msgstr ""
238 "Esto permite a los usuarios lanzar un restablecimiento de la contraseña "
239 "desde la página de Inicio de Sesión."
240
241 #. module: auth_signup
242 #: model:ir.model,name:auth_signup.model_res_users
243 msgid "Users"
244 msgstr "Usuarios"
245
246 #. module: auth_signup
247 #: view:website:auth_signup.fields
248 #: view:website:auth_signup.reset_password
249 msgid "Your Email"
250 msgstr ""
251
252 #. module: auth_signup
253 #: view:website:auth_signup.fields
254 msgid "Your Name"
255 msgstr ""
256
257 #. module: auth_signup
258 #: view:website:auth_signup.fields
259 msgid "e.g. John Doe"
260 msgstr ""