# Dutch 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 , 2011. # msgid "" msgstr "" "Project-Id-Version: openobject-addons\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2012-12-03 16:03+0000\n" "PO-Revision-Date: 2012-11-24 22:06+0000\n" "Last-Translator: Erwin van der Ploeg (Endian Solutions) \n" "Language-Team: Dutch \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-04 05:53+0000\n" "X-Generator: Launchpad (build 16335)\n" #. module: base_crypt #: model:ir.model,name:base_crypt.model_res_users msgid "Users" msgstr "Gebruikers" #~ 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 "" #~ "Deze module vervangt het (leesbare) tekst wachtwoord in de database met een " #~ "versleuteld wachtwoord,\n" #~ "waardoor niemand het originele wachtwoord nog kan lezen.\n" #~ "Voor bestaande gebruikers worden de (leesbare) tekst wachtwoorden verwijderd " #~ "bij de eerste keer\n" #~ "aanmelden van de gebruiker, na installatie van deze module.\n" #~ "Na installatie van deze module is het niet meer mogelijk om vergeten " #~ "wachtwoorden op te zoeken voor uw\n" #~ "gebruikers; de enige oplossing voor de beheerder is om een nieuw wachtwoord " #~ "in te stellen.\n" #~ "\n" #~ "Letop: Installatie van deze module betekent niet dat u basis " #~ "beveiligingsmaatregelen kunt negeren,\n" #~ "omdat het wachtwoord nog steeds onversleuteld over het netwerk wordt " #~ "gestuurd (door de gebruiker),\n" #~ "tenzij u een veilig protocol gebruikt zoals XML-RPCS.\n" #~ " " #, python-format #~ msgid "Error" #~ msgstr "Fout" #~ msgid "Base - Password Encryption" #~ msgstr "Basis - Wachtwoord versleuteling" #, python-format #~ msgid "Please specify the password !" #~ msgstr "Geef aub een wachtwoord in !" #~ msgid "The chosen company is not in the allowed companies for this user" #~ msgstr "Het gekozen bedrijf is geen toegestaan bedrijf voor deze gebruiker" #~ msgid "res.users" #~ msgstr "res.users" #~ msgid "You can not have two users with the same login !" #~ msgstr "U kunt niet twee gebruikers hebben met dezelfde gebruikersnaam !"