[IMP]: (Work in progress)* Changed demo references according to changes in server...
[odoo/odoo.git] / addons / base_crypt / i18n / sr@latin.po
1 # Serbian Latin 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-02-08 00:36+0000\n"
11 "PO-Revision-Date: 2011-10-05 13:25+0000\n"
12 "Last-Translator: Milan Milosevic <Unknown>\n"
13 "Language-Team: Serbian Latin <sr@latin@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-02-09 07:09+0000\n"
18 "X-Generator: Launchpad (build 14763)\n"
19
20 #. module: base_crypt
21 #: model:ir.model,name:base_crypt.model_res_users
22 msgid "res.users"
23 msgstr "res.users"
24
25 #. module: base_crypt
26 #: sql_constraint:res.users:0
27 msgid "You can not have two users with the same login !"
28 msgstr "Ne možete imati dva korisnika sa istom prijavom!"
29
30 #. module: base_crypt
31 #: constraint:res.users:0
32 msgid "The chosen company is not in the allowed companies for this user"
33 msgstr "Odabrana firma nije u dozvoljena firmama za ovog korisnika"
34
35 #. module: base_crypt
36 #: code:addons/base_crypt/crypt.py:140
37 #, python-format
38 msgid "Please specify the password !"
39 msgstr "Molimo odredite lozinku"
40
41 #. module: base_crypt
42 #: code:addons/base_crypt/crypt.py:140
43 #, python-format
44 msgid "Error"
45 msgstr "Greška"
46
47 #~ msgid "Base - Password Encryption"
48 #~ msgstr "Baza - Šifrovanje lozinke"
49
50 #~ msgid ""
51 #~ "This module replaces the cleartext password in the database with a password "
52 #~ "hash,\n"
53 #~ "preventing anyone from reading the original password.\n"
54 #~ "For your existing user base, the removal of the cleartext passwords occurs "
55 #~ "the first time\n"
56 #~ "a user logs into the database, after installing base_crypt.\n"
57 #~ "After installing this module it won't be possible to recover a forgotten "
58 #~ "password for your\n"
59 #~ "users, the only solution is for an admin to set a new password.\n"
60 #~ "\n"
61 #~ "Note: installing this module does not mean you can ignore basic security "
62 #~ "measures,\n"
63 #~ "as the password is still transmitted unencrypted on the network (by the "
64 #~ "client),\n"
65 #~ "unless you are using a secure protocol such as XML-RPCS.\n"
66 #~ "                    "
67 #~ msgstr ""
68 #~ "Ovaj modul zamenjuje vidljivu lozinku u bazi podataka znacima,\n"
69 #~ "što onemogućava bilo koga da pročita originalnu lozinku.\n"
70 #~ "Što se tiče Vaše baze podataka, ukidanje vidljive lozinke dešava se prvi put "
71 #~ "pošto se korisnik prijavi u bazu podataka, po instalaciji base_crypt.\n"
72 #~ "Po instalaciji ovog modula neće biti moguće izmeniti zaboravljenu lozinku za "
73 #~ "Vaše korisnike, jedino rešenje će biti da im administrator postavi novu "
74 #~ "lozinku.\n"
75 #~ "\n"
76 #~ "Beleška: Instaliranje ovog modula ne znači da možete ignorisati osnovne "
77 #~ "sigurnosne mere,\n"
78 #~ "budući da se lozinka i dalje prenosi nešifrovana u mreži (od strane "
79 #~ "klijenta),\n"
80 #~ "ukoliko ne koristite siguran protokol kao XML-RPCS.\n"
81 #~ "                    "