[I18N] Update translations from Launchpad 8.0 branches
[odoo/odoo.git] / addons / auth_signup / i18n / es_AR.po
1 # Spanish (Argentina) 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 (Argentina) <es_AR@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 a usuarios externos registrarse"
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
95 #. module: auth_signup
96 #: view:res.users:auth_signup.res_users_form_view
97 msgid ""
98 "An invitation email containing the following subscription link has been sent:"
99 msgstr ""
100
101 #. module: auth_signup
102 #: code:addons/auth_signup/controllers/main.py:125
103 #, python-format
104 msgid "Authentification Failed."
105 msgstr ""
106
107 #. module: auth_signup
108 #: view:website:auth_signup.reset_password
109 #: view:website:auth_signup.signup
110 msgid "Back to Login"
111 msgstr ""
112
113 #. module: auth_signup
114 #: code:addons/auth_signup/res_users.py:295
115 #, python-format
116 msgid "Cannot send email: user has no email address."
117 msgstr ""
118 "No se puede enviar el correo eléctronico: el usuario no tiene dirección de "
119 "correo."
120
121 #. module: auth_signup
122 #: view:website:auth_signup.fields
123 msgid "Confirm Password"
124 msgstr "Confirmar Contraseña"
125
126 #. module: auth_signup
127 #: code:addons/auth_signup/controllers/main.py:80
128 #, python-format
129 msgid "Could not reset your password"
130 msgstr ""
131
132 #. module: auth_signup
133 #: field:base.config.settings,auth_signup_reset_password:0
134 msgid "Enable password reset from Login page"
135 msgstr ""
136
137 #. module: auth_signup
138 #: help:base.config.settings,auth_signup_uninvited:0
139 msgid "If unchecked, only invited users may sign up."
140 msgstr "Si no está marcado, sólo los usuarios invitados pueden registrarse."
141
142 #. module: auth_signup
143 #: code:addons/auth_signup/controllers/main.py:109
144 #, python-format
145 msgid "Invalid signup token"
146 msgstr ""
147
148 #. module: auth_signup
149 #: selection:res.users,state:0
150 msgid "Never Connected"
151 msgstr ""
152
153 #. module: auth_signup
154 #: model:ir.model,name:auth_signup.model_res_partner
155 msgid "Partner"
156 msgstr ""
157
158 #. module: auth_signup
159 #: view:website:auth_signup.fields
160 msgid "Password"
161 msgstr ""
162
163 #. module: auth_signup
164 #: model:email.template,subject:auth_signup.reset_password_email
165 msgid "Password reset"
166 msgstr "Restablecimiento de la contraseña"
167
168 #. module: auth_signup
169 #: view:website:web.login
170 msgid "Reset Password"
171 msgstr ""
172
173 #. module: auth_signup
174 #: view:website:auth_signup.reset_password
175 msgid "Reset password"
176 msgstr "Restablecer contraseña"
177
178 #. module: auth_signup
179 #: view:res.users:auth_signup.res_users_form_view
180 msgid "Send Reset Password Instructions"
181 msgstr ""
182
183 #. module: auth_signup
184 #: view:res.users:auth_signup.res_users_form_view
185 msgid "Send an Invitation Email"
186 msgstr ""
187
188 #. module: auth_signup
189 #: view:website:auth_signup.signup
190 #: view:website:web.login
191 msgid "Sign up"
192 msgstr ""
193
194 #. module: auth_signup
195 #: field:res.partner,signup_expiration:0
196 msgid "Signup Expiration"
197 msgstr ""
198
199 #. module: auth_signup
200 #: field:res.partner,signup_token:0
201 msgid "Signup Token"
202 msgstr ""
203
204 #. module: auth_signup
205 #: field:res.partner,signup_type:0
206 msgid "Signup Token Type"
207 msgstr ""
208
209 #. module: auth_signup
210 #: field:res.partner,signup_valid:0
211 msgid "Signup Token is Valid"
212 msgstr ""
213
214 #. module: auth_signup
215 #: field:res.partner,signup_url:0
216 msgid "Signup URL"
217 msgstr ""
218
219 #. module: auth_signup
220 #: field:res.users,state:0
221 msgid "Status"
222 msgstr ""
223
224 #. module: auth_signup
225 #: field:base.config.settings,auth_signup_template_user_id:0
226 msgid "Template user for new users created through signup"
227 msgstr ""
228 "Plantilla de usuario para los nuevos usuarios creados a través del registro."
229
230 #. module: auth_signup
231 #: help:base.config.settings,auth_signup_reset_password:0
232 msgid "This allows users to trigger a password reset from the Login page."
233 msgstr ""
234
235 #. module: auth_signup
236 #: model:ir.model,name:auth_signup.model_res_users
237 msgid "Users"
238 msgstr ""
239
240 #. module: auth_signup
241 #: view:website:auth_signup.fields
242 #: view:website:auth_signup.reset_password
243 msgid "Your Email"
244 msgstr ""
245
246 #. module: auth_signup
247 #: view:website:auth_signup.fields
248 msgid "Your Name"
249 msgstr ""
250
251 #. module: auth_signup
252 #: view:website:auth_signup.fields
253 msgid "e.g. John Doe"
254 msgstr ""