# Romanian translation for openobject-addons # Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 # This file is distributed under the same license as the openobject-addons package. # FIRST AUTHOR , 2014. # msgid "" msgstr "" "Project-Id-Version: openobject-addons\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-09-23 16:27+0000\n" "PO-Revision-Date: 2014-11-16 08:25+0000\n" "Last-Translator: Dorin \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2014-11-17 06:26+0000\n" "X-Generator: Launchpad (build 17241)\n" #. module: auth_signup #: model:email.template,body_html:auth_signup.set_password_email msgid "" "\n" " \n" "

\n" " ${object.name},\n" "

\n" "

\n" " You have been invited to connect to " "\"${object.company_id.name}\" in order to get access to your documents in " "Odoo.\n" "

\n" "

\n" " To accept the invitation, click on the following " "link:\n" "

\n" " \n" "

\n" " Thanks,\n" "

\n" "
\n"
"--\n"
"${object.company_id.name or ''}\n"
"${object.company_id.email or ''}\n"
"${object.company_id.phone or ''}\n"
"                    
\n" " \n" " " msgstr "" "\n" " \n" "

\n" " ${object.name},\n" "

\n" "

\n" " Ați fost invitat să vă conectați la " "\"${object.company_id.name}\" în scopul de a obține acces la documentele " "dvs. .\n" "

\n" "

\n" " Pentru a accepta invitația, faceți clic pe link-ul " "următor:\n" "

\n" " \n" "

\n" " Mulțumesc,\n" "

\n" "
\n"
"--\n"
"${object.company_id.name or ''}\n"
"${object.company_id.email or ''}\n"
"${object.company_id.phone or ''}\n"
"                    
\n" " \n" " " #. module: auth_signup #: model:email.template,body_html:auth_signup.reset_password_email msgid "" "\n" "

A password reset was requested for the Odoo account linked to this " "email.

\n" "\n" "

You may change your password by following this link.

\n" "\n" "

Note: If you do not expect this, you can safely ignore this email.

" msgstr "" "\n" "

O resetare a parolei a fost solicitată pentru contul legat de acest e-" "mail.

\n" "\n" "

Veți putea schimba parola, urmând acest " "link.

\n" "\n" "

Notă: Dacă nu așteptați acest lucru, puteți ignora acest e-mail.

" #. module: auth_signup #: model:email.template,subject:auth_signup.set_password_email msgid "${object.company_id.name} invitation to connect on Odoo" msgstr "${object.company_id.name} invitație de conectare" #. module: auth_signup #: view:res.users:auth_signup.res_users_form_view msgid "" "A password reset has been requested for this user. An email containing the " "following link has been sent:" msgstr "" "O resetare a parolei a fost solicitată pentru acest utilizator. Un e-mail " "care conține link-ul următor a fost trimisă:" #. module: auth_signup #: selection:res.users,state:0 msgid "Activated" msgstr "Activat" #. module: auth_signup #: field:base.config.settings,auth_signup_uninvited:0 msgid "Allow external users to sign up" msgstr "Permite utilizatorilor să se înregistreze" #. module: auth_signup #: code:addons/auth_signup/controllers/main.py:78 #, python-format msgid "An email has been sent with credentials to reset your password" msgstr "Un email a fost trimis cu acreditarile pentru a va reseta parola" #. module: auth_signup #: view:res.users:auth_signup.res_users_form_view msgid "" "An invitation email containing the following subscription link has been sent:" msgstr "" "Un e-mail invitație conținând următorul link-ul de înscriere a fost trimis:" #. module: auth_signup #: code:addons/auth_signup/controllers/main.py:125 #, python-format msgid "Authentification Failed." msgstr "Autentificare eșuată." #. module: auth_signup #: view:website:auth_signup.reset_password #: view:website:auth_signup.signup msgid "Back to Login" msgstr "Înapoi la Autentificare" #. module: auth_signup #: code:addons/auth_signup/res_users.py:295 #, python-format msgid "Cannot send email: user has no email address." msgstr "Email-ul nu poate fi trimis: utilizatorul nu are adresă de email." #. module: auth_signup #: view:website:auth_signup.fields msgid "Confirm Password" msgstr "Confirmare parolă" #. module: auth_signup #: code:addons/auth_signup/controllers/main.py:80 #, python-format msgid "Could not reset your password" msgstr "Nu am putut reseta parola" #. module: auth_signup #: field:base.config.settings,auth_signup_reset_password:0 msgid "Enable password reset from Login page" msgstr "Activează resetarea parolei din pagina de autentificare" #. module: auth_signup #: help:base.config.settings,auth_signup_uninvited:0 msgid "If unchecked, only invited users may sign up." msgstr "" "Daca nu este selectat, doar utilizatorii invitati pot sa se inregistreze." #. module: auth_signup #: code:addons/auth_signup/controllers/main.py:109 #, python-format msgid "Invalid signup token" msgstr "Simbol de inregistrare nevalid" #. module: auth_signup #: selection:res.users,state:0 msgid "Never Connected" msgstr "Niciodată conectat" #. module: auth_signup #: model:ir.model,name:auth_signup.model_res_partner msgid "Partner" msgstr "Partener" #. module: auth_signup #: view:website:auth_signup.fields msgid "Password" msgstr "Parolă" #. module: auth_signup #: model:email.template,subject:auth_signup.reset_password_email msgid "Password reset" msgstr "Parola resetata" #. module: auth_signup #: view:website:web.login msgid "Reset Password" msgstr "Resetează Parola" #. module: auth_signup #: view:website:auth_signup.reset_password msgid "Reset password" msgstr "Resetează parola" #. module: auth_signup #: view:res.users:auth_signup.res_users_form_view msgid "Send Reset Password Instructions" msgstr "" #. module: auth_signup #: view:res.users:auth_signup.res_users_form_view msgid "Send an Invitation Email" msgstr "Trimite o invitație pe Email" #. module: auth_signup #: view:website:auth_signup.signup #: view:website:web.login msgid "Sign up" msgstr "Înregistrare" #. module: auth_signup #: field:res.partner,signup_expiration:0 msgid "Signup Expiration" msgstr "Expirare înregistrare" #. module: auth_signup #: field:res.partner,signup_token:0 msgid "Signup Token" msgstr "Simbol Inregistrare" #. module: auth_signup #: field:res.partner,signup_type:0 msgid "Signup Token Type" msgstr "Inregistrare Tip Simbol" #. module: auth_signup #: field:res.partner,signup_valid:0 msgid "Signup Token is Valid" msgstr "Simbolul de inregistrare este Valabil" #. module: auth_signup #: field:res.partner,signup_url:0 msgid "Signup URL" msgstr "URL Înregistrare" #. module: auth_signup #: field:res.users,state:0 msgid "Status" msgstr "Stare" #. module: auth_signup #: field:base.config.settings,auth_signup_template_user_id:0 msgid "Template user for new users created through signup" msgstr "" "Sablon de utilizator pentru utilizatorii noi creati prin inregistrare" #. module: auth_signup #: help:base.config.settings,auth_signup_reset_password:0 msgid "This allows users to trigger a password reset from the Login page." msgstr "" "Le permite utilizatorilor sa declanseze o resetare a parolei din Pagina de " "autentificare." #. module: auth_signup #: model:ir.model,name:auth_signup.model_res_users msgid "Users" msgstr "Utilizatori" #. module: auth_signup #: view:website:auth_signup.fields #: view:website:auth_signup.reset_password msgid "Your Email" msgstr "Email" #. module: auth_signup #: view:website:auth_signup.fields msgid "Your Name" msgstr "Numele" #. module: auth_signup #: view:website:auth_signup.fields msgid "e.g. John Doe" msgstr "ex. John Doe"