[MERGE]Latest trunk
[odoo/odoo.git] / addons / auth_crypt / i18n / ro.po
1 # Romanian translation for openobject-addons
2 # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
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: 2012-12-03 16:03+0000\n"
11 "PO-Revision-Date: 2011-12-30 21:01+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: 2012-12-04 05:53+0000\n"
18 "X-Generator: Launchpad (build 16335)\n"
19
20 #. module: base_crypt
21 #: model:ir.model,name:base_crypt.model_res_users
22 msgid "Users"
23 msgstr ""
24
25 #~ msgid ""
26 #~ "This module replaces the cleartext password in the database with a password "
27 #~ "hash,\n"
28 #~ "preventing anyone from reading the original password.\n"
29 #~ "For your existing user base, the removal of the cleartext passwords occurs "
30 #~ "the first time\n"
31 #~ "a user logs into the database, after installing base_crypt.\n"
32 #~ "After installing this module it won't be possible to recover a forgotten "
33 #~ "password for your\n"
34 #~ "users, the only solution is for an admin to set a new password.\n"
35 #~ "\n"
36 #~ "Note: installing this module does not mean you can ignore basic security "
37 #~ "measures,\n"
38 #~ "as the password is still transmitted unencrypted on the network (by the "
39 #~ "client),\n"
40 #~ "unless you are using a secure protocol such as XML-RPCS.\n"
41 #~ "                    "
42 #~ msgstr ""
43 #~ "Acest modul inlocuieste parola formata din litere din baza de date cu o "
44 #~ "parola hash \n"
45 #~ "(formata din simboluri), impiedicand pe oricine sa citeasca parola "
46 #~ "originala. \n"
47 #~ "Pentru baza existenta de utilizatori, inlocuirea parolelor din litere are "
48 #~ "loc prima data \n"
49 #~ "cand un utilizator se conecteaza la baza de date, dupa instalarea modulului "
50 #~ "bas-crypt. \n"
51 #~ "Dupa instalarea acestui modul, nu va mai fi posibila recuperarea unei parole "
52 #~ "uitate de \n"
53 #~ "catre utilizatorii dumneavoastra, iar singura solutie ramasa este ca un "
54 #~ "admin sa seteze o parola noua. \n"
55 #~ "\n"
56 #~ "Nota: instalarea acestui modul nu inseamna ca puteti ignora masurile de baza "
57 #~ "de securitate, \n"
58 #~ "deoarece parola este inca transmisa necriptata in retea (de catre client), \n"
59 #~ "daca nu cumva folositi un protocol sigur precum XML-RPCS.\n"
60 #~ "                    "
61
62 #, python-format
63 #~ msgid "Error"
64 #~ msgstr "Eroare"
65
66 #~ msgid "Base - Password Encryption"
67 #~ msgstr "Baza - Criptare Parola"
68
69 #, python-format
70 #~ msgid "Please specify the password !"
71 #~ msgstr "Va rugam sa specificati parola !"
72
73 #~ msgid "The chosen company is not in the allowed companies for this user"
74 #~ msgstr ""
75 #~ "Compania aleasa nu este printre companiile permise acestui utilizator"
76
77 #~ msgid "You can not have two users with the same login !"
78 #~ msgstr "Nu pot exista doi utilizatori cu acelasi nume de autentificare !"
79
80 #~ msgid "res.users"
81 #~ msgstr "res.utilizatori"