# Translation of Odoo Server. # This file contains the translation of the following modules: # * account_journal_lock_date # # Translators: # Bole , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-02-23 01:41+0000\n" "PO-Revision-Date: 2018-02-23 01:41+0000\n" "Last-Translator: Bole , 2017\n" "Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: hr\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #. module: account_journal_lock_date #: model:ir.model,name:account_journal_lock_date.model_account_move msgid "Account Entry" msgstr "Stavka knjiženja" #. module: account_journal_lock_date #: model:ir.model,name:account_journal_lock_date.model_account_journal msgid "Journal" msgstr "Dnevnik" #. module: account_journal_lock_date #: model:ir.model.fields,field_description:account_journal_lock_date.field_account_journal_journal_lock_date msgid "Lock date" msgstr "Datum zaključavanja" #. module: account_journal_lock_date #: model:ir.model.fields,help:account_journal_lock_date.field_account_journal_journal_lock_date msgid "" "Moves cannot be entered nor modified in this journal prior to the lock date," " unless the user has the Adviser role." msgstr "" "Stavke nije moguće unesti ili urediti u ovom dnevniku prije datuma " "zaključavanja, osim ukoliko korisnik ima rolu Savjetnika" #. module: account_journal_lock_date #: code:addons/account_journal_lock_date/models/account_move.py:23 #, python-format msgid "" "You cannot add/modify entries prior to and inclusive of the journal lock " "date %s" msgstr "" "Nije moguće unositi/uređivati stavke prije i uključivo sa datum " "zaključavanja dnevnika %s"