# Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_batch_validate # # Translators: msgid "" msgstr "" "Project-Id-Version: account-financial-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-07-01 13:25+0000\n" "PO-Revision-Date: 2015-06-03 15:56+0000\n" "Last-Translator: <>\n" "Language-Team: Serbian (Latin) (http://www.transifex.com/oca/OCA-account-" "financial-tools-8-0/language/sr@latin/)\n" "Language: sr@latin\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \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_move_batch_validate #: model:ir.model,name:account_move_batch_validate.model_account_move msgid "Account Entry" msgstr "" #. module: account_move_batch_validate #: model:ir.model.fields,field_description:account_move_batch_validate.field_validate_account_move_action msgid "Action" msgstr "" #. module: account_move_batch_validate #: model:ir.model.fields,help:account_move_batch_validate.field_account_move_to_post msgid "Check this box to mark the move for batch posting" msgstr "" #. module: account_move_batch_validate #: code:addons/account_move_batch_validate/models/account_move.py:39 #, python-format msgid "Move has been posted successfully." msgstr "" #. module: account_move_batch_validate #: code:addons/account_move_batch_validate/models/account_move.py:41 #, python-format msgid "Nothing to do because the record has been deleted." msgstr "" #. module: account_move_batch_validate #: model:ir.model.fields,field_description:account_move_batch_validate.field_account_move_to_post msgid "Posting requested" msgstr "" #. module: account_move_batch_validate #: model:ir.model.fields,field_description:account_move_batch_validate.field_validate_account_move_eta msgid "Seconds to wait before starting the jobs" msgstr "" #. module: account_move_batch_validate #: code:addons/account_move_batch_validate/models/account_move.py:90 #, python-format msgid "Task set to Done because the user unmarked the move." msgstr "" #. module: account_move_batch_validate #: model:ir.model.fields,field_description:account_move_batch_validate.field_account_move_post_job_uuid msgid "UUID of the Job to approve this move" msgstr "" #. module: account_move_batch_validate #: model:ir.model.fields,field_description:account_move_batch_validate.field_validate_account_move_asynchronous msgid "Use asynchronous validation" msgstr "" #. module: account_move_batch_validate #: model:ir.model,name:account_move_batch_validate.model_validate_account_move msgid "Validate Account Move" msgstr "" #~ msgid "Cancel" #~ msgstr "Otkaži" #~ msgid "Date" #~ msgstr "Datum"