Launchpad automatic translations update.
[odoo/odoo.git] / addons / auth_crypt / i18n / bg.po
1 # Bulgarian 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-02-18 09:47+0000\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: Bulgarian <bg@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 #~ "Този модул заменя паролите в чист текст в базата данни с хеширани такива,\n"
44 #~ " за предотвратяване прочита на оригиналната парола.\n"
45 #~ " За съществуващата потребителска база, когато премахването на паролите в "
46 #~ "чист текст се случва за първи път,\n"
47 #~ "  влизане на потребител става, след инсталиране на base_crypt.\n"
48 #~ " След като инсталирате този модул няма да бъде възможно да се възстанови "
49 #~ "забравена парола за\n"
50 #~ " потребители, единственото решение е администратор, да зададе нова парола.\n"
51 #~ "\n"
52 #~ " Забележка: инсталиране на този модул не значи, че може да пренебрегне "
53 #~ "основните мерки за сигурност,\n"
54 #~ " като парола все още е изпратена в прав текст в мрежата (от клиента),\n"
55 #~ " освен ако не използвате защитен протокол, като XML-RPCS.\n"
56 #~ "                    "
57
58 #, python-format
59 #~ msgid "Error"
60 #~ msgstr "Грешка"
61
62 #~ msgid "Base - Password Encryption"
63 #~ msgstr "База - Криптиране на пароли"
64
65 #, python-format
66 #~ msgid "Please specify the password !"
67 #~ msgstr "Моля изберете парола!"
68
69 #~ msgid "The chosen company is not in the allowed companies for this user"
70 #~ msgstr "Избраната фирма не е измежду разрешените фирми за този потребител"
71
72 #~ msgid "res.users"
73 #~ msgstr "res.users"
74
75 #~ msgid "You can not have two users with the same login !"
76 #~ msgstr "Не може да има двама потребители с един и същ \"логин\"!"