# 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: Arabic (http://www.transifex.com/oca/OCA-account-financial-" "tools-8-0/language/ar/)\n" "Language: ar\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\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:31 #, 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:75 #, 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 "إلغاء" #~ msgid "Company" #~ msgstr "الشركة" #~ msgid "Date" #~ msgstr "التاريخ" #~ msgid "or" #~ msgstr "أو"