odoo/addons/base_crypt/i18n/hr.po

75 lines
2.8 KiB
Plaintext

# Croatian translation for openobject-addons
# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
#
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-12-03 16:03+0000\n"
"PO-Revision-Date: 2012-12-09 19:40+0000\n"
"Last-Translator: Goran Kliska <gkliska@gmail.com>\n"
"Language-Team: Croatian <hr@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-12-10 04:39+0000\n"
"X-Generator: Launchpad (build 16341)\n"
#. module: base_crypt
#: model:ir.model,name:base_crypt.model_res_users
msgid "Users"
msgstr "Korisnici"
#~ msgid ""
#~ "This module replaces the cleartext password in the database with a password "
#~ "hash,\n"
#~ "preventing anyone from reading the original password.\n"
#~ "For your existing user base, the removal of the cleartext passwords occurs "
#~ "the first time\n"
#~ "a user logs into the database, after installing base_crypt.\n"
#~ "After installing this module it won't be possible to recover a forgotten "
#~ "password for your\n"
#~ "users, the only solution is for an admin to set a new password.\n"
#~ "\n"
#~ "Note: installing this module does not mean you can ignore basic security "
#~ "measures,\n"
#~ "as the password is still transmitted unencrypted on the network (by the "
#~ "client),\n"
#~ "unless you are using a secure protocol such as XML-RPCS.\n"
#~ " "
#~ msgstr ""
#~ "Ovaj modul mijenja zaporku u čitljivom tekstu za šifriranom zaporkom,\n"
#~ "onemogućujući čitanje originalne zaporke.\n"
#~ "Za postojećeg korisnika, ukljanjanje čitljive zaporke dešava se priv put kad "
#~ "se korisnik prijavljuje \n"
#~ "u bazu podataka, nakon instalacije base crypt modula.\n"
#~ "Nakon instalacije ovog modula neće biti moguće doznati zaboravljenu zaporku "
#~ "vašeg korisnika.\n"
#~ "Jedino riješenje je da admin postavi novu zaporku.\n"
#~ "\n"
#~ "Napomena: instalacija ovog modula ne znači da možete ignorirati osnovne "
#~ "mjere sigurnosti,\n"
#~ "jer se zaporka i dlaje prenosi nešifrirana preko mreže (klijent),\n"
#~ "osim ako ne koristite sigurnosne protokole poput XML-RPSC.\n"
#~ " "
#, python-format
#~ msgid "Error"
#~ msgstr "Greška"
#, python-format
#~ msgid "Please specify the password !"
#~ msgstr "Molim navedite zaporku!"
#~ msgid "The chosen company is not in the allowed companies for this user"
#~ msgstr ""
#~ "Odabrana organizacija nije među dozvoljenim organizacijama za ovog korisnika"
#~ msgid "res.users"
#~ msgstr "res.users"
#~ msgid "You can not have two users with the same login !"
#~ msgstr "Ne možete imati dva korisnika sa istim korisničkim imenom !"