8c7319114345908585b397bee204effced0ad22c
[odoo/odoo.git] / addons / auth_signup / i18n / ca.po
1 # Catalan 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-11-03 10:16+0000\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: Catalan <ca@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-11-04 07:30+0000\n"
18 "X-Generator: Launchpad (build 17211)\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 ""
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
119 #. module: auth_signup
120 #: view:website:auth_signup.fields
121 msgid "Confirm Password"
122 msgstr ""
123
124 #. module: auth_signup
125 #: code:addons/auth_signup/controllers/main.py:80
126 #, python-format
127 msgid "Could not reset your password"
128 msgstr ""
129
130 #. module: auth_signup
131 #: field:base.config.settings,auth_signup_reset_password:0
132 msgid "Enable password reset from Login page"
133 msgstr ""
134
135 #. module: auth_signup
136 #: help:base.config.settings,auth_signup_uninvited:0
137 msgid "If unchecked, only invited users may sign up."
138 msgstr ""
139
140 #. module: auth_signup
141 #: code:addons/auth_signup/controllers/main.py:109
142 #, python-format
143 msgid "Invalid signup token"
144 msgstr ""
145
146 #. module: auth_signup
147 #: selection:res.users,state:0
148 msgid "Never Connected"
149 msgstr ""
150
151 #. module: auth_signup
152 #: model:ir.model,name:auth_signup.model_res_partner
153 msgid "Partner"
154 msgstr ""
155
156 #. module: auth_signup
157 #: view:website:auth_signup.fields
158 msgid "Password"
159 msgstr ""
160
161 #. module: auth_signup
162 #: model:email.template,subject:auth_signup.reset_password_email
163 msgid "Password reset"
164 msgstr ""
165
166 #. module: auth_signup
167 #: view:website:web.login
168 msgid "Reset Password"
169 msgstr ""
170
171 #. module: auth_signup
172 #: view:website:auth_signup.reset_password
173 msgid "Reset password"
174 msgstr ""
175
176 #. module: auth_signup
177 #: view:res.users:auth_signup.res_users_form_view
178 msgid "Send Reset Password Instructions"
179 msgstr ""
180
181 #. module: auth_signup
182 #: view:res.users:auth_signup.res_users_form_view
183 msgid "Send an Invitation Email"
184 msgstr ""
185
186 #. module: auth_signup
187 #: view:website:auth_signup.signup
188 #: view:website:web.login
189 msgid "Sign up"
190 msgstr ""
191
192 #. module: auth_signup
193 #: field:res.partner,signup_expiration:0
194 msgid "Signup Expiration"
195 msgstr ""
196
197 #. module: auth_signup
198 #: field:res.partner,signup_token:0
199 msgid "Signup Token"
200 msgstr ""
201
202 #. module: auth_signup
203 #: field:res.partner,signup_type:0
204 msgid "Signup Token Type"
205 msgstr ""
206
207 #. module: auth_signup
208 #: field:res.partner,signup_valid:0
209 msgid "Signup Token is Valid"
210 msgstr ""
211
212 #. module: auth_signup
213 #: field:res.partner,signup_url:0
214 msgid "Signup URL"
215 msgstr ""
216
217 #. module: auth_signup
218 #: field:res.users,state:0
219 msgid "Status"
220 msgstr ""
221
222 #. module: auth_signup
223 #: field:base.config.settings,auth_signup_template_user_id:0
224 msgid "Template user for new users created through signup"
225 msgstr ""
226
227 #. module: auth_signup
228 #: help:base.config.settings,auth_signup_reset_password:0
229 msgid "This allows users to trigger a password reset from the Login page."
230 msgstr ""
231
232 #. module: auth_signup
233 #: model:ir.model,name:auth_signup.model_res_users
234 msgid "Users"
235 msgstr ""
236
237 #. module: auth_signup
238 #: view:website:auth_signup.fields
239 #: view:website:auth_signup.reset_password
240 msgid "Your Email"
241 msgstr ""
242
243 #. module: auth_signup
244 #: view:website:auth_signup.fields
245 msgid "Your Name"
246 msgstr ""
247
248 #. module: auth_signup
249 #: view:website:auth_signup.fields
250 msgid "e.g. John Doe"
251 msgstr ""