Skip to content

Commit

Permalink
Added translation using Weblate (Spanish)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivorra78 authored and weblate committed Aug 3, 2023
1 parent af4b252 commit 1b38178
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions donation_bank_statement_oca/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * donation_bank_statement_oca
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"

#. module: donation_bank_statement_oca
#: model:ir.model,name:donation_bank_statement_oca.model_account_bank_statement_line
msgid "Bank Statement Line"
msgstr ""

#. module: donation_bank_statement_oca
#: model_terms:ir.ui.view,arch_db:donation_bank_statement_oca.bank_statement_line_form_reconcile_view
msgid "Donation"
msgstr ""

#. module: donation_bank_statement_oca
#. odoo-python
#: code:addons/donation_bank_statement_oca/models/account_bank_statement_line.py:0
#, python-format
msgid ""
"The reconcile mode of the bank journal '%(journal)s' is "
"'%(reconcile_mode)s'. For donations, the only supported reconcile mode is "
"'Edit'."
msgstr ""

0 comments on commit 1b38178

Please sign in to comment.