mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[FIX] remove en.po that was erroneously created by transbot
This commit is contained in:
committed by
Artem Kostyuk
parent
2019cf6158
commit
07ddf5e4ca
@@ -1,80 +0,0 @@
|
||||
# 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-10-03 22:27+0000\n"
|
||||
"PO-Revision-Date: 2015-09-29 09:00+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"Language-Team: English (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/en/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: en\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_batch_validate
|
||||
#: model:ir.model,name:account_move_batch_validate.model_account_move
|
||||
msgid "Account Entry"
|
||||
msgstr "Account Entry"
|
||||
|
||||
#. module: account_move_batch_validate
|
||||
#: field:validate.account.move,action:0
|
||||
msgid "Action"
|
||||
msgstr "Action"
|
||||
|
||||
#. module: account_move_batch_validate
|
||||
#: help:account.move,to_post:0
|
||||
msgid "Check this box to mark the move for batch posting"
|
||||
msgstr "Check this box to mark the move for batch posting"
|
||||
|
||||
#. module: account_move_batch_validate
|
||||
#: selection:validate.account.move,action:0
|
||||
msgid "Mark for posting"
|
||||
msgstr "Mark for posting"
|
||||
|
||||
#. module: account_move_batch_validate
|
||||
#: code:addons/account_move_batch_validate/account.py:166
|
||||
#, python-format
|
||||
msgid "Nothing to do because the record has been deleted"
|
||||
msgstr "Nothing to do because the record has been deleted"
|
||||
|
||||
#. module: account_move_batch_validate
|
||||
#: field:account.move,to_post:0
|
||||
msgid "Posting Requested"
|
||||
msgstr "Posting Requested"
|
||||
|
||||
#. module: account_move_batch_validate
|
||||
#: field:validate.account.move,eta:0
|
||||
msgid "Seconds to wait before starting the jobs"
|
||||
msgstr "Seconds to wait before starting the jobs"
|
||||
|
||||
#. module: account_move_batch_validate
|
||||
#: code:addons/account_move_batch_validate/account.py:120
|
||||
#, python-format
|
||||
msgid "Task set to Done because the user unmarked the move"
|
||||
msgstr "Task set to Done because the user unmarked the move"
|
||||
|
||||
#. module: account_move_batch_validate
|
||||
#: field:account.move,post_job_uuid:0
|
||||
msgid "UUID of the Job to approve this move"
|
||||
msgstr "UUID of the Job to approve this move"
|
||||
|
||||
#. module: account_move_batch_validate
|
||||
#: selection:validate.account.move,action:0
|
||||
msgid "Unmark for posting"
|
||||
msgstr "Unmark for posting"
|
||||
|
||||
#. module: account_move_batch_validate
|
||||
#: field:validate.account.move,asynchronous:0
|
||||
msgid "Use asynchronous validation"
|
||||
msgstr "Use asynchronous validation"
|
||||
|
||||
#. module: account_move_batch_validate
|
||||
#: model:ir.model,name:account_move_batch_validate.model_validate_account_move
|
||||
msgid "Validate Account Move"
|
||||
msgstr "Validate Account Move"
|
||||
Reference in New Issue
Block a user