3cb1a689bf6bd99fbd904a136b45f9488284f91a
[odoo/odoo.git] / addons / auth_signup / i18n / ro.po
1 # Romanian 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: Romanian <ro@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 "Permite utilizatorilor sa se inregistreze"
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 "Un email a fost trimis cu acreditarile pentru a va reseta parola"
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 "Inapoi la Autentificare"
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 "Email-ul nu poate fi trimis: utilizatorul nu are nici o adresa de email."
119
120 #. module: auth_signup
121 #: view:website:auth_signup.fields
122 msgid "Confirm Password"
123 msgstr "Confirma Parola"
124
125 #. module: auth_signup
126 #: code:addons/auth_signup/controllers/main.py:80
127 #, python-format
128 msgid "Could not reset your password"
129 msgstr ""
130
131 #. module: auth_signup
132 #: field:base.config.settings,auth_signup_reset_password:0
133 msgid "Enable password reset from Login page"
134 msgstr "Activeaza resetarea parolei din pagina de autentificare"
135
136 #. module: auth_signup
137 #: help:base.config.settings,auth_signup_uninvited:0
138 msgid "If unchecked, only invited users may sign up."
139 msgstr ""
140 "Daca nu este selectat, doar utilizatorii invitati pot sa se inregistreze."
141
142 #. module: auth_signup
143 #: code:addons/auth_signup/controllers/main.py:109
144 #, python-format
145 msgid "Invalid signup token"
146 msgstr "Simbol de inregistrare nevalid"
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 "Partener"
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 "Parola resetata"
167
168 #. module: auth_signup
169 #: view:website:web.login
170 msgid "Reset Password"
171 msgstr "Reseteaza Parola"
172
173 #. module: auth_signup
174 #: view:website:auth_signup.reset_password
175 msgid "Reset password"
176 msgstr "Reseteaza parola"
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 "Inregistrare"
193
194 #. module: auth_signup
195 #: field:res.partner,signup_expiration:0
196 msgid "Signup Expiration"
197 msgstr "Expirare Inregistrare"
198
199 #. module: auth_signup
200 #: field:res.partner,signup_token:0
201 msgid "Signup Token"
202 msgstr "Simbol Inregistrare"
203
204 #. module: auth_signup
205 #: field:res.partner,signup_type:0
206 msgid "Signup Token Type"
207 msgstr "Inregistrare Tip Simbol"
208
209 #. module: auth_signup
210 #: field:res.partner,signup_valid:0
211 msgid "Signup Token is Valid"
212 msgstr "Simbolul de inregistrare este Valabil"
213
214 #. module: auth_signup
215 #: field:res.partner,signup_url:0
216 msgid "Signup URL"
217 msgstr "URL Inregistrare"
218
219 #. module: auth_signup
220 #: field:res.users,state:0
221 msgid "Status"
222 msgstr "Stare"
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 "Sablon de utilizator pentru utilizatorii noi creati prin inregistrare"
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 "Le permite utilizatorilor sa declanseze o resetare a parolei din Pagina de "
235 "autentificare."
236
237 #. module: auth_signup
238 #: model:ir.model,name:auth_signup.model_res_users
239 msgid "Users"
240 msgstr "Utilizatori"
241
242 #. module: auth_signup
243 #: view:website:auth_signup.fields
244 #: view:website:auth_signup.reset_password
245 msgid "Your Email"
246 msgstr ""
247
248 #. module: auth_signup
249 #: view:website:auth_signup.fields
250 msgid "Your Name"
251 msgstr ""
252
253 #. module: auth_signup
254 #: view:website:auth_signup.fields
255 msgid "e.g. John Doe"
256 msgstr ""