Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
10 changes: 5 additions & 5 deletions addons/account/i18n/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
# Luis D Lafaurie, 2022
# Martin Trigaux, 2022
# Camille Dantinne <cmd@odoo.com>, 2022
# Pedro M. Baeza <pedro.baeza@tecnativa.com>, 2023
# Pedro M. Baeza <pedro.baeza@tecnativa.com>, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-25 10:15+0000\n"
"PO-Revision-Date: 2020-09-07 08:09+0000\n"
"Last-Translator: Pedro M. Baeza <pedro.baeza@tecnativa.com>, 2023\n"
"Last-Translator: Pedro M. Baeza <pedro.baeza@tecnativa.com>, 2024\n"
"Language-Team: Spanish (https://app.transifex.com/odoo/teams/41243/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -523,8 +523,8 @@ msgid ""
"<span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-"
"specific.\"/>"
msgstr ""
"<span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-"
"specific.\"/>"
"<span class=\"fa fa-lg fa-building-o\" title=\"Los valores establecidos aquí"
" son específicos de la compañía.\"/>"

#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
Expand Down Expand Up @@ -13767,7 +13767,7 @@ msgstr "Subtotal de transacciones"
#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
#, python-format
msgid "Transfer"
msgstr "Transferencia"
msgstr "Albarán"

#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_automatic_entry_wizard_form
Expand Down
13 changes: 10 additions & 3 deletions addons/account/i18n/he.po
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
# Lilach Gilliam <lilach@apprcase.com>, 2021
# shaked <shaked@laylinetech.com>, 2021
# david danilov, 2021
# MichaelHadar, 2022
# hed shefer <hed@laylinetech.com>, 2022
# Jonathan Spier, 2022
# Netta Waizer, 2022
Expand All @@ -31,14 +30,15 @@
# yizhaq agronov <yizhaq@gmail.com>, 2022
# NoaFarkash, 2022
# Ha Ketem <haketem@gmail.com>, 2022
# MichaelHadar, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-25 10:15+0000\n"
"PO-Revision-Date: 2020-09-07 08:09+0000\n"
"Last-Translator: Ha Ketem <haketem@gmail.com>, 2022\n"
"Last-Translator: MichaelHadar, 2024\n"
"Language-Team: Hebrew (https://app.transifex.com/odoo/teams/41243/he/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -2421,7 +2421,7 @@ msgstr "מחיר ממוצע"
#: code:addons/account/models/chart_template.py:0
#, python-format
msgid "BILL"
msgstr "חשבוניות רכש"
msgstr "BILL"

#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_partner__trust__bad
Expand Down Expand Up @@ -12305,6 +12305,13 @@ msgid ""
" e.g: .*N°48748 abc123.*"
msgstr ""

#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"The move could not be posted for the following reason: %(error_message)s"
msgstr ""

#. module: account
#: model:ir.model.fields,help:account.field_account_move_line__move_id
msgid "The move of this entry line."
Expand Down
6 changes: 3 additions & 3 deletions addons/account/i18n/ja.po
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
# Ryoko Tsuda <ryoko@quartile.co>, 2022
# Martin Trigaux, 2022
# Andy Yiu, 2023
# Junko Augias, 2023
# Junko Augias, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-25 10:15+0000\n"
"PO-Revision-Date: 2020-09-07 08:09+0000\n"
"Last-Translator: Junko Augias, 2023\n"
"Last-Translator: Junko Augias, 2024\n"
"Language-Team: Japanese (https://app.transifex.com/odoo/teams/41243/ja/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -2684,7 +2684,7 @@ msgstr "基準額"
#: model:ir.model.fields,field_description:account.field_res_company__account_cash_basis_base_account_id
#: model:ir.model.fields,field_description:account.field_res_config_settings__account_cash_basis_base_account_id
msgid "Base Tax Received Account"
msgstr "基本納税口座"
msgstr "基本税受取勘定科目"

#. module: account
#: model:ir.model.fields,help:account.field_account_tax_repartition_line__repartition_type
Expand Down
Loading