[I18N] Update translations from Launchpad 8.0 branches
[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-11-16 08:25+0000\n"
12 "Last-Translator: Dorin <dhongu@gmail.com>\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-11-17 06:26+0000\n"
18 "X-Generator: Launchpad (build 17241)\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 "\n"
54 "                \n"
55 "                    <p>\n"
56 "                        ${object.name},\n"
57 "                    </p>\n"
58 "                    <p>\n"
59 "                        Ați fost invitat să vă conectați la "
60 "\"${object.company_id.name}\" în scopul de a obține acces la documentele "
61 "dvs.  .\n"
62 "                    </p>\n"
63 "                    <p>\n"
64 "                        Pentru a accepta invitația, faceți clic pe link-ul "
65 "următor:\n"
66 "                    </p>\n"
67 "                    <ul>\n"
68 "                        <li><a href=\"${object.signup_url}\">Acceptă "
69 "invitația de participare la \"${object.company_id.name}\"</a></li>\n"
70 "                    </ul>\n"
71 "                    <p>\n"
72 "                        Mulțumesc,\n"
73 "                    </p>\n"
74 "                    <pre>\n"
75 "--\n"
76 "${object.company_id.name or ''}\n"
77 "${object.company_id.email or ''}\n"
78 "${object.company_id.phone or ''}\n"
79 "                    </pre>\n"
80 "                \n"
81 "            "
82
83 #. module: auth_signup
84 #: model:email.template,body_html:auth_signup.reset_password_email
85 msgid ""
86 "\n"
87 "<p>A password reset was requested for the Odoo account linked to this "
88 "email.</p>\n"
89 "\n"
90 "<p>You may change your password by following <a "
91 "href=\"${object.signup_url}\">this link</a>.</p>\n"
92 "\n"
93 "<p>Note: If you do not expect this, you can safely ignore this email.</p>"
94 msgstr ""
95 "\n"
96 "<p>O resetare a parolei a fost solicitată pentru contul legat de acest e-"
97 "mail.</p>\n"
98 "\n"
99 "<p>Veți putea schimba parola, urmând <a href=\"${object.signup_url}\">acest "
100 "link</a>.</p>\n"
101 "\n"
102 "<p>Notă: Dacă nu așteptați acest lucru, puteți ignora acest e-mail.</p>"
103
104 #. module: auth_signup
105 #: model:email.template,subject:auth_signup.set_password_email
106 msgid "${object.company_id.name} invitation to connect on Odoo"
107 msgstr "${object.company_id.name} invitație de conectare"
108
109 #. module: auth_signup
110 #: view:res.users:auth_signup.res_users_form_view
111 msgid ""
112 "A password reset has been requested for this user. An email containing the "
113 "following link has been sent:"
114 msgstr ""
115 "O resetare a parolei a fost solicitată pentru acest utilizator. Un e-mail "
116 "care conține link-ul următor a fost trimisă:"
117
118 #. module: auth_signup
119 #: selection:res.users,state:0
120 msgid "Activated"
121 msgstr "Activat"
122
123 #. module: auth_signup
124 #: field:base.config.settings,auth_signup_uninvited:0
125 msgid "Allow external users to sign up"
126 msgstr "Permite utilizatorilor să se înregistreze"
127
128 #. module: auth_signup
129 #: code:addons/auth_signup/controllers/main.py:78
130 #, python-format
131 msgid "An email has been sent with credentials to reset your password"
132 msgstr "Un email a fost trimis cu acreditarile pentru a va reseta parola"
133
134 #. module: auth_signup
135 #: view:res.users:auth_signup.res_users_form_view
136 msgid ""
137 "An invitation email containing the following subscription link has been sent:"
138 msgstr ""
139 "Un e-mail invitație conținând următorul link-ul de înscriere a fost trimis:"
140
141 #. module: auth_signup
142 #: code:addons/auth_signup/controllers/main.py:125
143 #, python-format
144 msgid "Authentification Failed."
145 msgstr "Autentificare eșuată."
146
147 #. module: auth_signup
148 #: view:website:auth_signup.reset_password
149 #: view:website:auth_signup.signup
150 msgid "Back to Login"
151 msgstr "Înapoi la Autentificare"
152
153 #. module: auth_signup
154 #: code:addons/auth_signup/res_users.py:295
155 #, python-format
156 msgid "Cannot send email: user has no email address."
157 msgstr "Email-ul nu poate fi trimis: utilizatorul nu are adresă de email."
158
159 #. module: auth_signup
160 #: view:website:auth_signup.fields
161 msgid "Confirm Password"
162 msgstr "Confirmare parolă"
163
164 #. module: auth_signup
165 #: code:addons/auth_signup/controllers/main.py:80
166 #, python-format
167 msgid "Could not reset your password"
168 msgstr "Nu am putut reseta parola"
169
170 #. module: auth_signup
171 #: field:base.config.settings,auth_signup_reset_password:0
172 msgid "Enable password reset from Login page"
173 msgstr "Activează resetarea parolei din pagina de autentificare"
174
175 #. module: auth_signup
176 #: help:base.config.settings,auth_signup_uninvited:0
177 msgid "If unchecked, only invited users may sign up."
178 msgstr ""
179 "Daca nu este selectat, doar utilizatorii invitati pot sa se inregistreze."
180
181 #. module: auth_signup
182 #: code:addons/auth_signup/controllers/main.py:109
183 #, python-format
184 msgid "Invalid signup token"
185 msgstr "Simbol de inregistrare nevalid"
186
187 #. module: auth_signup
188 #: selection:res.users,state:0
189 msgid "Never Connected"
190 msgstr "Niciodată conectat"
191
192 #. module: auth_signup
193 #: model:ir.model,name:auth_signup.model_res_partner
194 msgid "Partner"
195 msgstr "Partener"
196
197 #. module: auth_signup
198 #: view:website:auth_signup.fields
199 msgid "Password"
200 msgstr "Parolă"
201
202 #. module: auth_signup
203 #: model:email.template,subject:auth_signup.reset_password_email
204 msgid "Password reset"
205 msgstr "Parola resetata"
206
207 #. module: auth_signup
208 #: view:website:web.login
209 msgid "Reset Password"
210 msgstr "Resetează Parola"
211
212 #. module: auth_signup
213 #: view:website:auth_signup.reset_password
214 msgid "Reset password"
215 msgstr "Resetează parola"
216
217 #. module: auth_signup
218 #: view:res.users:auth_signup.res_users_form_view
219 msgid "Send Reset Password Instructions"
220 msgstr ""
221
222 #. module: auth_signup
223 #: view:res.users:auth_signup.res_users_form_view
224 msgid "Send an Invitation Email"
225 msgstr "Trimite o invitație pe Email"
226
227 #. module: auth_signup
228 #: view:website:auth_signup.signup
229 #: view:website:web.login
230 msgid "Sign up"
231 msgstr "Înregistrare"
232
233 #. module: auth_signup
234 #: field:res.partner,signup_expiration:0
235 msgid "Signup Expiration"
236 msgstr "Expirare înregistrare"
237
238 #. module: auth_signup
239 #: field:res.partner,signup_token:0
240 msgid "Signup Token"
241 msgstr "Simbol Inregistrare"
242
243 #. module: auth_signup
244 #: field:res.partner,signup_type:0
245 msgid "Signup Token Type"
246 msgstr "Inregistrare Tip Simbol"
247
248 #. module: auth_signup
249 #: field:res.partner,signup_valid:0
250 msgid "Signup Token is Valid"
251 msgstr "Simbolul de inregistrare este Valabil"
252
253 #. module: auth_signup
254 #: field:res.partner,signup_url:0
255 msgid "Signup URL"
256 msgstr "URL Înregistrare"
257
258 #. module: auth_signup
259 #: field:res.users,state:0
260 msgid "Status"
261 msgstr "Stare"
262
263 #. module: auth_signup
264 #: field:base.config.settings,auth_signup_template_user_id:0
265 msgid "Template user for new users created through signup"
266 msgstr ""
267 "Sablon de utilizator pentru utilizatorii noi creati prin inregistrare"
268
269 #. module: auth_signup
270 #: help:base.config.settings,auth_signup_reset_password:0
271 msgid "This allows users to trigger a password reset from the Login page."
272 msgstr ""
273 "Le permite utilizatorilor sa declanseze o resetare a parolei din Pagina de "
274 "autentificare."
275
276 #. module: auth_signup
277 #: model:ir.model,name:auth_signup.model_res_users
278 msgid "Users"
279 msgstr "Utilizatori"
280
281 #. module: auth_signup
282 #: view:website:auth_signup.fields
283 #: view:website:auth_signup.reset_password
284 msgid "Your Email"
285 msgstr "Email"
286
287 #. module: auth_signup
288 #: view:website:auth_signup.fields
289 msgid "Your Name"
290 msgstr "Numele"
291
292 #. module: auth_signup
293 #: view:website:auth_signup.fields
294 msgid "e.g. John Doe"
295 msgstr "ex. John Doe"