[FIX] remove en.po that was erroneously created by transbot

This commit is contained in:
Stéphane Bidoul (ACSONE)
2016-08-15 18:54:03 +02:00
committed by Jordi Ballester
parent 42773009db
commit 10ed92e42f

View File

@@ -1,180 +0,0 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_reversal
#
# 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:02+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_reversal
#: model:ir.model,name:account_reversal.model_account_move
msgid "Account Entry"
msgstr "Account Entry"
#. module: account_reversal
#: view:account.move.reverse:account_reversal.view_account_move_reverse
msgid "Cancel"
msgstr "Cancel"
#. module: account_reversal
#: help:account.move,to_be_reversed:0
msgid "Check this box if your entry has to bereversed at the end of period."
msgstr "Check this box if your entry has to bereversed at the end of period."
#. module: account_reversal
#: view:account.move.reverse:account_reversal.view_account_move_reverse
msgid "Create reversal journal entries"
msgstr "Create reversal journal entries"
#. module: account_reversal
#: model:ir.model,name:account_reversal.model_account_move_reverse
msgid "Create reversal of account moves"
msgstr "Create reversal of account moves"
#. module: account_reversal
#: field:account.move.reverse,create_uid:0
msgid "Created by"
msgstr "Created by"
#. module: account_reversal
#: field:account.move.reverse,create_date:0
msgid "Created on"
msgstr "Created on"
#. module: account_reversal
#: help:account.move.reverse,date:0
msgid ""
"Enter the date of the reversal account entries. By default, OpenERP proposes"
" the first day of the next period."
msgstr "Enter the date of the reversal account entries. By default, OpenERP proposes the first day of the next period."
#. module: account_reversal
#: field:account.move.reverse,move_prefix:0
msgid "Entries Ref. Prefix"
msgstr "Entries Ref. Prefix"
#. module: account_reversal
#: field:account.move.reverse,id:0
msgid "ID"
msgstr "ID"
#. module: account_reversal
#: help:account.move.reverse,period_id:0
msgid "If empty, take the period of the date."
msgstr "If empty, take the period of the date."
#. module: account_reversal
#: help:account.move.reverse,journal_id:0
msgid "If empty, uses the journal of the journal entry to be reversed."
msgstr "If empty, uses the journal of the journal entry to be reversed."
#. module: account_reversal
#: field:account.move.reverse,move_line_prefix:0
msgid "Items Name Prefix"
msgstr "Items Name Prefix"
#. module: account_reversal
#: view:account.move:account_reversal.view_account_move_reversal_filter
#: model:ir.actions.act_window,name:account_reversal.action_move_to_be_reversed
#: model:ir.ui.menu,name:account_reversal.menu_move_to_be_reversed
msgid "Journal Entries to be Reversed"
msgstr "Journal Entries to be Reversed"
#. module: account_reversal
#: field:account.move.reverse,write_uid:0
msgid "Last Updated by"
msgstr "Last Updated by"
#. module: account_reversal
#: field:account.move.reverse,write_date:0
msgid "Last Updated on"
msgstr "Last Updated on"
#. module: account_reversal
#: help:account.move.reverse,move_prefix:0
msgid ""
"Prefix that will be added to the 'Ref' of the journal entry to be reversed "
"to create the 'Ref' of the reversal journal entry (no space added after the "
"prefix)."
msgstr "Prefix that will be added to the 'Ref' of the journal entry to be reversed to create the 'Ref' of the reversal journal entry (no space added after the prefix)."
#. module: account_reversal
#: help:account.move.reverse,move_line_prefix:0
msgid ""
"Prefix that will be added to the name of the journal item to be reversed to "
"create the name of the reversal journal item (a space is added after the "
"prefix)."
msgstr "Prefix that will be added to the name of the journal item to be reversed to create the name of the reversal journal item (a space is added after the prefix)."
#. module: account_reversal
#: field:account.move.reverse,date:0
msgid "Reversal Date"
msgstr "Reversal Date"
#. module: account_reversal
#: code:addons/account_reversal/wizard/account_move_reverse.py:114
#, python-format
msgid "Reversal Entries"
msgstr "Reversal Entries"
#. module: account_reversal
#: field:account.move,reversal_id:0
msgid "Reversal Entry"
msgstr "Reversal Entry"
#. module: account_reversal
#: field:account.move.reverse,journal_id:0
msgid "Reversal Journal"
msgstr "Reversal Journal"
#. module: account_reversal
#: field:account.move.reverse,period_id:0
msgid "Reversal Period"
msgstr "Reversal Period"
#. module: account_reversal
#: view:account.move.reverse:account_reversal.view_account_move_reverse
#: model:ir.actions.act_window,name:account_reversal.act_account_move_reverse
msgid "Reverse Entries"
msgstr "Reverse Entries"
#. module: account_reversal
#: view:account.move.reverse:account_reversal.view_account_move_reverse
msgid ""
"This will create reversal for all selected entries whether checked 'to be "
"reversed' or not."
msgstr "This will create reversal for all selected entries whether checked 'to be reversed' or not."
#. module: account_reversal
#: view:account.move:account_reversal.view_account_move_reversal_filter
#: field:account.move,to_be_reversed:0
msgid "To Be Reversed"
msgstr "To Be Reversed"
#. module: account_reversal
#: code:addons/account_reversal/account_reversal.py:82
#, python-format
msgid "Wrong company Journal is %s but we have %s"
msgstr "Wrong company Journal is %s but we have %s"
#. module: account_reversal
#: code:addons/account_reversal/account_reversal.py:85
#, python-format
msgid "Wrong company Period is %s but we have %s"
msgstr "Wrong company Period is %s but we have %s"
#. module: account_reversal
#: view:account.move.reverse:account_reversal.view_account_move_reverse
msgid "or"
msgstr "or"