Launchpad automatic translations update.
[odoo/odoo.git] / addons / auth_crypt / i18n / hr.po
1 # Croatian 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: 2012-12-09 19:40+0000\n"
12 "Last-Translator: Goran Kliska <gkliska@gmail.com>\n"
13 "Language-Team: Croatian <hr@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-10 04:39+0000\n"
18 "X-Generator: Launchpad (build 16341)\n"
19
20 #. module: base_crypt
21 #: model:ir.model,name:base_crypt.model_res_users
22 msgid "Users"
23 msgstr "Korisnici"
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 #~ "Ovaj modul mijenja zaporku u čitljivom tekstu za šifriranom zaporkom,\n"
44 #~ "onemogućujući čitanje originalne zaporke.\n"
45 #~ "Za postojećeg korisnika, ukljanjanje čitljive zaporke dešava se priv put kad "
46 #~ "se korisnik prijavljuje \n"
47 #~ "u bazu podataka, nakon instalacije base crypt modula.\n"
48 #~ "Nakon instalacije ovog modula neće biti moguće doznati zaboravljenu zaporku "
49 #~ "vašeg korisnika.\n"
50 #~ "Jedino riješenje je da admin postavi novu zaporku.\n"
51 #~ "\n"
52 #~ "Napomena: instalacija ovog modula ne znači da možete ignorirati osnovne "
53 #~ "mjere sigurnosti,\n"
54 #~ "jer se zaporka i dlaje prenosi nešifrirana preko mreže (klijent),\n"
55 #~ "osim ako ne koristite sigurnosne protokole poput XML-RPSC.\n"
56 #~ "                    "
57
58 #, python-format
59 #~ msgid "Error"
60 #~ msgstr "Greška"
61
62 #, python-format
63 #~ msgid "Please specify the password !"
64 #~ msgstr "Molim navedite zaporku!"
65
66 #~ msgid "The chosen company is not in the allowed companies for this user"
67 #~ msgstr ""
68 #~ "Odabrana organizacija nije među dozvoljenim organizacijama za ovog korisnika"
69
70 #~ msgid "res.users"
71 #~ msgstr "res.users"
72
73 #~ msgid "You can not have two users with the same login !"
74 #~ msgstr "Ne možete imati dva korisnika sa istim korisničkim imenom !"