Skip to content
Commits on Source (6)
......@@ -9208,7 +9208,7 @@ msgstr "نسبة من السعر"
#: model:ir.model.fields.selection,name:account.selection__account_tax__amount_type__division
#: model:ir.model.fields.selection,name:account.selection__account_tax_template__amount_type__division
msgid "Percentage of Price Tax Included"
msgstr "نسبة مشمولة بالفعل في السعر"
msgstr "نسبة من السعر شاملة الضريبة "
 
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model_line__amount_type__percentage
......
......@@ -4543,7 +4543,7 @@ msgstr "Diciembre"
#: model:ir.model.fields,field_description:account.field_account_reconcile_model__decimal_separator
#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__decimal_separator
msgid "Decimal Separator"
msgstr "Separador de decimales"
msgstr "Separador decimal"
 
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal__refund_sequence
......
......@@ -26,6 +26,7 @@
# Eneli Õigus <enelioigus@gmail.com>, 2022
# JanaAvalah, 2023
# Anna, 2023
# Birgit Vijar, 2024
#
msgid ""
msgstr ""
......@@ -33,7 +34,7 @@ msgstr ""
"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: Anna, 2023\n"
"Last-Translator: Birgit Vijar, 2024\n"
"Language-Team: Estonian (https://app.transifex.com/odoo/teams/41243/et/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
......@@ -1034,7 +1035,7 @@ msgstr ""
#: code:addons/account/models/account_move.py:0
#, python-format
msgid "A line of this move is using a deprecated account, you cannot post it."
msgstr ""
msgstr "Real on aegunud konto, seda ei saa postitada."
 
#. module: account
#: code:addons/account/models/account_move.py:0
......@@ -12369,7 +12370,7 @@ msgstr ""
msgid ""
"The field 'Vendor' is required, please complete it to validate the Vendor "
"Bill."
msgstr ""
msgstr "Väli 'Partner' on nõutud, palun lisa see, et kinnitada arve. "
 
#. module: account
#: model:ir.model.fields,help:account.field_res_partner__property_account_position_id
......@@ -12381,7 +12382,7 @@ msgstr ""
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_automatic_entry_wizard_form
msgid "The following Journal Entries will be generated"
msgstr ""
msgstr "Järgmised andmike kanded luuakse"
 
#. module: account
#: code:addons/account/models/res_bank.py:0
......@@ -12453,7 +12454,7 @@ msgstr ""
#: code:addons/account/models/account_move.py:0
#, python-format
msgid "The invoice is not a draft, it was not updated from the attachment."
msgstr ""
msgstr "Arve ei ole mustandis, seda ei uuendatud pärast manuse lisamist. "
 
#. module: account
#: code:addons/account/models/account_bank_statement.py:0
......@@ -12537,7 +12538,7 @@ msgstr ""
#: model:ir.model.fields,help:account.field_account_financial_year_op__fiscalyear_last_month
msgid ""
"The last day of the month will be used if the chosen day doesn't exist."
msgstr ""
msgstr "Valitakse kuu viimane päev kui valitud kuupäeva ei eksisteeri."
 
#. module: account
#: code:addons/account/models/account_payment_term.py:0
......@@ -12813,7 +12814,7 @@ msgstr ""
#: code:addons/account/models/account_move.py:0
#, python-format
msgid "The sequence format has changed."
msgstr ""
msgstr "Järjestuse formaat on muutunud. "
 
#. module: account
#: code:addons/account/models/sequence_mixin.py:0
......
......@@ -10,7 +10,6 @@
# laznikd <laznik@mentis.si>, 2021
# jl2035 <jaka.luthar@gmail.com>, 2021
# Boris Kodelja <boris@hbs.si>, 2021
# Grega Vavtar <grega@hbs.si>, 2021
# Martin Trigaux, 2021
# Matjaz Mozetic <m.mozetic@matmoz.si>, 2021
# Nejc G <nejc@luxim.si>, 2021
......@@ -20,6 +19,7 @@
# Tomaž Jug <tomaz@editor.si>, 2023
# Neun Pro, 2023
# Katja Deržič, 2024
# Grega Vavtar <grega@hbs.si>, 2024
#
msgid ""
msgstr ""
......@@ -27,7 +27,7 @@ msgstr ""
"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: Katja Deržič, 2024\n"
"Last-Translator: Grega Vavtar <grega@hbs.si>, 2024\n"
"Language-Team: Slovenian (https://app.transifex.com/odoo/teams/41243/sl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
......@@ -818,7 +818,7 @@ msgstr "<strong>Vnosi razvrščeni po:</strong>"
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
msgid "<strong>Incoterm: </strong>"
msgstr ""
msgstr "<strong>Incoterm: </strong>"
 
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
......
......@@ -59,13 +59,16 @@ class AccountFiscalPosition(models.Model):
for g in self.env["account.fiscal.position.tax"].read_group(
[
("id", "in", self.tax_ids.ids),
("tax_src_id", "in", [t._origin.id for t in taxes if t._origin]),
("tax_src_id", "in", [t._origin.id for t in taxes if t._origin and t._origin.id]),
],
["dest_ids:array_agg(tax_dest_id)"],
groupby="tax_src_id",
)
}
result_ids = {id_ for tax in taxes for id_ in tmap.get(tax._origin.id if tax._origin else None, [tax.id])}
# get mapped taxes, remove None which means the mapping is to no-tax
result_ids = set().union(*tmap.values()) - {None}
# for taxes without mapping at all, even to no-tax, we then keep the tax
result_ids.update(tax.id for tax in taxes if tax._origin and tax._origin.id not in tmap)
return self.env["account.tax"].browse(result_ids)
def map_account(self, account):
......
......@@ -157,6 +157,21 @@ class TestFiscalPosition(common.SavepointCase):
self.assertEqual(mapped_taxes, self.dst1_tax | self.dst2_tax)
def test_20_fp_one_tax_2none(self):
src_tax = self.env['account.tax'].create({'name': "SRC", 'amount': 0.0})
fp2m = self.fp.create({
'name': "FP-TAX2NONE",
'tax_ids': [
(0, 0, {
'tax_src_id': src_tax.id,
}),
]
})
mapped_taxes = fp2m.map_tax(src_tax)
self.assertEqual(mapped_taxes, self.env['account.tax'])
def test_30_fp_delivery_address(self):
# Make sure the billing company is from Belgium (within the EU)
self.env.company.vat = 'BE0477472701'
......
......@@ -10,6 +10,7 @@
# Aveli Kannel <aveli@avalah.ee>, 2021
# Anna, 2023
# Kärt Villako, 2024
# Birgit Vijar, 2024
#
msgid ""
msgstr ""
......@@ -17,7 +18,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-09-01 07:28+0000\n"
"PO-Revision-Date: 2020-09-07 08:09+0000\n"
"Last-Translator: Kärt Villako, 2024\n"
"Last-Translator: Birgit Vijar, 2024\n"
"Language-Team: Estonian (https://app.transifex.com/odoo/teams/41243/et/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
......@@ -54,7 +55,7 @@ msgstr "Kopeeri read"
#: model:ir.actions.act_window,name:account_debit_note.action_view_account_move_debit
#: model_terms:ir.ui.view,arch_db:account_debit_note.view_account_debit_note
msgid "Create Debit Note"
msgstr ""
msgstr "Loo kreeditarve"
#. module: account_debit_note
#: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__create_uid
......@@ -70,7 +71,7 @@ msgstr "Loodud"
#: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__date
#: model_terms:ir.ui.view,arch_db:account_debit_note.view_account_debit_note
msgid "Debit Note Date"
msgstr ""
msgstr "Arve kuupäev"
#. module: account_debit_note
#: code:addons/account_debit_note/models/account_move.py:0
......
......@@ -13,6 +13,7 @@
# Oliver Ernest, 2022
# Triine Aavik <triine@avalah.ee>, 2022
# Anna, 2023
# Kärt Villako, 2024
#
msgid ""
msgstr ""
......@@ -20,7 +21,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-27 14:12+0000\n"
"PO-Revision-Date: 2020-09-07 08:09+0000\n"
"Last-Translator: Anna, 2023\n"
"Last-Translator: Kärt Villako, 2024\n"
"Language-Team: Estonian (https://app.transifex.com/odoo/teams/41243/et/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
......@@ -160,7 +161,7 @@ msgstr ""
#: model:ir.model.fields,field_description:account_edi.field_account_move__edi_web_services_to_process
#: model:ir.model.fields,field_description:account_edi.field_account_payment__edi_web_services_to_process
msgid "Edi Web Services To Process"
msgstr ""
msgstr "Edi Veebiteenused töötlemiseks"
#. module: account_edi
#: model_terms:ir.ui.view,arch_db:account_edi.view_account_journal_form_inherited
......@@ -233,6 +234,9 @@ msgid ""
"\n"
"%s"
msgstr ""
"Vigane arve seadistus:\n"
"\n"
"%s"
#. module: account_edi
#: model:ir.model,name:account_edi.model_account_journal
......
......@@ -223,8 +223,6 @@ class AccountEdiXmlUBLBIS3(models.AbstractModel):
for vals in vals_list:
vals.pop('name')
# [UBL-CR-601]-A UBL invoice should not include the InvoiceLine Item ClassifiedTaxCategory TaxExemptionReason
#vals.pop('tax_exemption_reason')
return vals_list
......@@ -240,6 +238,17 @@ class AccountEdiXmlUBLBIS3(models.AbstractModel):
return vals_list
def _get_invoice_line_item_vals(self, line, taxes_vals):
# EXTENDS account.edi.xml.ubl_21
line_item_vals = super()._get_invoice_line_item_vals(line, taxes_vals)
for val in line_item_vals['classified_tax_category_vals']:
# [UBL-CR-601] TaxExemptionReason must not appear in InvoiceLine Item ClassifiedTaxCategory
# [BR-E-10] TaxExemptionReason must only appear in TaxTotal TaxSubtotal TaxCategory
val.pop('tax_exemption_reason')
return line_item_vals
def _get_invoice_line_allowance_vals_list(self, line, tax_values_list):
# EXTENDS account.edi.xml.ubl_21
vals_list = super()._get_invoice_line_allowance_vals_list(line, tax_values_list)
......
......@@ -71,7 +71,7 @@ msgstr "Identificación del cliente"
#. module: auth_oauth
#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
msgid "Client ID:"
msgstr "Identificación del cliente:"
msgstr "ID del cliente:"
#. module: auth_oauth
#: model:ir.model,name:auth_oauth.model_res_config_settings
......@@ -91,7 +91,7 @@ msgstr "Creado el"
#. module: auth_oauth
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint
msgid "Data Endpoint"
msgstr "Data Endpoint"
msgstr "Punto de conexión de datos"
#. module: auth_oauth
#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name
......
......@@ -9,6 +9,7 @@
# Konstantins Zabogonskis <inculin4ik@gmail.com>, 2020
# ievaputnina <ievai.putninai@gmail.com>, 2023
# Armīns Jeltajevs <armins.jeltajevs@gmail.com>, 2023
# Will Sensors, 2024
#
msgid ""
msgstr ""
......@@ -16,7 +17,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-09-01 07:28+0000\n"
"PO-Revision-Date: 2020-09-07 08:10+0000\n"
"Last-Translator: Armīns Jeltajevs <armins.jeltajevs@gmail.com>, 2023\n"
"Last-Translator: Will Sensors, 2024\n"
"Language-Team: Latvian (https://app.transifex.com/odoo/teams/41243/lv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
......@@ -501,6 +502,12 @@ msgstr "Pēdējoreiz modificēts"
msgid "Let your customers log in to see their documents"
msgstr "Let your customers log in to see their documents"
#. module: auth_signup
#: code:addons/auth_signup/models/res_users.py:0
#, python-format
msgid "Multiple accounts found for this email"
msgstr ""
#. module: auth_signup
#: model:ir.model.fields.selection,name:auth_signup.selection__res_users__state__new
msgid "Never Connected"
......@@ -665,6 +672,9 @@ msgid ""
"list view and click on 'Portal Access Management' option in the dropdown "
"menu *Action*."
msgstr ""
"Lai nosūtītu ielūgumus B2B režīmā, atveriet kontaktu vai atlasiet vairākus "
"kontaktus saraksta skatā un nolaižamajā izvēlnē *Akcija* noklikšķiniet uz "
"opcijas \"Portāla piekļuves pārvaldība\"."
#. module: auth_signup
#: model:ir.model,name:auth_signup.model_res_users
......
......@@ -523,7 +523,7 @@ msgstr ""
#: model:ir.model.fields,field_description:coupon.field_coupon_program__discount_type
#: model:ir.model.fields,field_description:coupon.field_coupon_reward__discount_type
msgid "Discount Type"
msgstr ""
msgstr "Atlaides veids"
#. module: coupon
#: code:addons/coupon/models/coupon_reward.py:0
......
......@@ -6,7 +6,7 @@
# Cécile Collart <cco@odoo.com>, 2021
# Patricia Gutiérrez Capetillo <pagc@odoo.com>, 2021
# Braulio D. López Vázquez <bdl@odoo.com>, 2021
# Fernanda Alvarez, 2023
# Fernanda Alvarez, 2024
#
msgid ""
msgstr ""
......@@ -14,7 +14,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-27 14:12+0000\n"
"PO-Revision-Date: 2020-09-07 08:11+0000\n"
"Last-Translator: Fernanda Alvarez, 2023\n"
"Last-Translator: Fernanda Alvarez, 2024\n"
"Language-Team: Spanish (Mexico) (https://app.transifex.com/odoo/teams/41243/es_MX/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
......@@ -1422,7 +1422,7 @@ msgstr "Genere nuevos leads en función de su país, industrias, tamaño, etc."
#. module: crm
#: model:ir.model,name:crm.model_crm_lead_lost
msgid "Get Lost Reason"
msgstr "Obtener razón de la pérdida"
msgstr "Obtener motivo de la pérdida"
#. module: crm
#: model_terms:ir.ui.view,arch_db:crm.crm_stage_form
......@@ -2674,7 +2674,7 @@ msgstr "Reportes"
#: model:ir.model.fields,field_description:crm.field_crm_stage__requirements
#: model_terms:ir.ui.view,arch_db:crm.crm_stage_form
msgid "Requirements"
msgstr "Requerimientos"
msgstr "Requisitos"
#. module: crm
#: model:ir.model.fields,field_description:crm.field_crm_lead__activity_user_id
......
......@@ -19,10 +19,10 @@
# Linas Versada <linaskrisiukenas@gmail.com>, 2021
# Arunas Vaitekunas <vaitekunas@gmail.com>, 2021
# Arunas V. <arunas@devoro.com>, 2021
# Ramunė ViaLaurea <ramune.vialaurea@gmail.com>, 2023
# Jonas Zinkevicius <jozi@odoo.com>, 2023
# rec_odoo <rec@odoo.com>, 2023
# Mantas Malinauskas, 2023
# Ramunė ViaLaurea <ramune.vialaurea@gmail.com>, 2024
#
msgid ""
msgstr ""
......@@ -30,7 +30,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-27 14:12+0000\n"
"PO-Revision-Date: 2020-09-07 08:11+0000\n"
"Last-Translator: Mantas Malinauskas, 2023\n"
"Last-Translator: Ramunė ViaLaurea <ramune.vialaurea@gmail.com>, 2024\n"
"Language-Team: Lithuanian (https://app.transifex.com/odoo/teams/41243/lt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
......@@ -679,7 +679,7 @@ msgstr "Įmonės pavadinimas"
#: model:ir.model.fields,field_description:crm.field_crm_activity_report__date
#: model_terms:ir.ui.view,arch_db:crm.crm_activity_report_view_search
msgid "Completion Date"
msgstr ""
msgstr "Užpildymo data"
#. module: crm
#: model:ir.model,name:crm.model_res_config_settings
......
......@@ -464,7 +464,7 @@ msgstr ""
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner__lead_id
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass__lead_id
msgid "Associated Lead"
msgstr ""
msgstr "Atbilstošais pieprasījums"
#. module: crm
#: model:ir.model.fields,field_description:crm.field_crm_lead__message_attachment_count
......@@ -2574,7 +2574,7 @@ msgstr "Pārdevējs"
#. module: crm
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass__user_ids
msgid "Salespersons"
msgstr ""
msgstr "Pārdevēji"
#. module: crm
#: model:ir.model.fields,field_description:crm.field_crm_lead__phone_sanitized
......@@ -2929,11 +2929,15 @@ msgid ""
"This is a name that helps you keep track of your different campaign efforts,"
" e.g. Fall_Drive, Christmas_Special"
msgstr ""
"Šis nosaukus palīdz jums sekot līdzi dažādiem kampaņas pasākumiem, piemēram,"
" Fall_Drive, Christmas_Special"
#. module: crm
#: model:ir.model.fields,help:crm.field_crm_lead__medium_id
msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad"
msgstr ""
"Tas ir piegādes veids, piemēram, pastkarte, e-pasta vēstule vai baneru "
"reklāma"
#. module: crm
#: model:ir.model.fields,help:crm.field_crm_lead__source_id
......@@ -2941,6 +2945,8 @@ msgid ""
"This is the source of the link, e.g. Search Engine, another domain, or name "
"of email list"
msgstr ""
"Tas ir saites avots, piemēram, meklētājprogramma, cits domēns vai e-pasta "
"saraksta nosaukums"
#. module: crm
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
......@@ -3068,7 +3074,7 @@ msgstr "Reģistrētās izņēmuma aktivitātes veids."
#. module: crm
#: model:ir.model,name:crm.model_utm_campaign
msgid "UTM Campaign"
msgstr ""
msgstr "UTM kampaņa"
#. module: crm
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
......
......@@ -12,8 +12,8 @@
# Andrius Laukavičius <andrius@focusate.eu>, 2021
# Edgaras Kriukonis <edgaras@focusate.eu>, 2021
# Linas Versada <linaskrisiukenas@gmail.com>, 2021
# Ramunė ViaLaurea <ramune.vialaurea@gmail.com>, 2022
# Jonas Zinkevicius <jozi@odoo.com>, 2023
# Ramunė ViaLaurea <ramune.vialaurea@gmail.com>, 2024
#
msgid ""
msgstr ""
......@@ -21,7 +21,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-09-01 07:28+0000\n"
"PO-Revision-Date: 2020-09-07 08:11+0000\n"
"Last-Translator: Jonas Zinkevicius <jozi@odoo.com>, 2023\n"
"Last-Translator: Ramunė ViaLaurea <ramune.vialaurea@gmail.com>, 2024\n"
"Language-Team: Lithuanian (https://app.transifex.com/odoo/teams/41243/lt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
......@@ -571,7 +571,7 @@ msgstr "Vaidmuo"
#. module: crm_iap_lead
#: model:ir.model.fields,field_description:crm_iap_lead.field_crm_iap_lead_role__name
msgid "Role Name"
msgstr ""
msgstr "Rolės pavadinimas"
#. module: crm_iap_lead
#: model:ir.model.constraint,message:crm_iap_lead.constraint_crm_iap_lead_role_name_uniq
......
......@@ -5,8 +5,8 @@
# Translators:
# Cécile Collart <cco@odoo.com>, 2021
# Lucia Pacheco, 2023
# Fernanda Alvarez, 2023
# Patricia Gutiérrez Capetillo <pagc@odoo.com>, 2023
# Fernanda Alvarez, 2024
#
msgid ""
msgstr ""
......@@ -14,7 +14,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-09-01 07:29+0000\n"
"PO-Revision-Date: 2020-09-07 08:12+0000\n"
"Last-Translator: Patricia Gutiérrez Capetillo <pagc@odoo.com>, 2023\n"
"Last-Translator: Fernanda Alvarez, 2024\n"
"Language-Team: Spanish (Mexico) (https://app.transifex.com/odoo/teams/41243/es_MX/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
......@@ -29,7 +29,7 @@ msgid ""
" <span>Manual actions may be needed.</span>"
msgstr ""
".\n"
" <span>Puede que se necesiten acciones manuales.</span>"
" <span>Es posible que se necesiten acciones manuales.</span>"
#. module: event_sale
#: model_terms:ir.ui.view,arch_db:event_sale.view_event_form_inherit_ticket
......
......@@ -19,8 +19,8 @@
# Noma Yuki, 2022
# 江口和志 <sandwhale1010@gmail.com>, 2022
# Andy Yiu, 2023
# Ryoko Tsuda <ryoko@quartile.co>, 2023
# Junko Augias, 2023
# Ryoko Tsuda <ryoko@quartile.co>, 2024
#
msgid ""
msgstr ""
......@@ -28,7 +28,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-09-29 13:45+0000\n"
"PO-Revision-Date: 2020-09-07 08:12+0000\n"
"Last-Translator: Junko Augias, 2023\n"
"Last-Translator: Ryoko Tsuda <ryoko@quartile.co>, 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"
......@@ -1152,7 +1152,7 @@ msgstr "遅れた活動"
#. module: fleet
#: model:fleet.service.type,name:fleet.type_contract_leasing
msgid "Leasing"
msgstr "会場"
msgstr "リース"
#. module: fleet
#: model_terms:ir.actions.act_window,help:fleet.fleet_vehicle_action
......
......@@ -6,7 +6,7 @@
# Cécile Collart <cco@odoo.com>, 2021
# Braulio D. López Vázquez <bdl@odoo.com>, 2022
# Patricia Gutiérrez Capetillo <pagc@odoo.com>, 2023
# Fernanda Alvarez, 2023
# Fernanda Alvarez, 2024
#
msgid ""
msgstr ""
......@@ -14,7 +14,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-17 10:35+0000\n"
"PO-Revision-Date: 2020-09-07 08:12+0000\n"
"Last-Translator: Fernanda Alvarez, 2023\n"
"Last-Translator: Fernanda Alvarez, 2024\n"
"Language-Team: Spanish (Mexico) (https://app.transifex.com/odoo/teams/41243/es_MX/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
......@@ -2147,7 +2147,7 @@ msgstr "Reportes"
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_job__requirements
msgid "Requirements"
msgstr "Requerimientos"
msgstr "Requisitos"
#. module: hr
#: model:ir.model.fields.selection,name:hr.selection__hr_departure_wizard__departure_reason__resigned
......
......@@ -16,7 +16,7 @@
# Hau Dao <hau@quartile.co>, 2020
# Shigekazu N. <shigekazu.noka@gmail.com>, 2020
# Noma Yuki, 2021
# Ryoko Tsuda <ryoko@quartile.co>, 2021
# Ryoko Tsuda <ryoko@quartile.co>, 2024
#
msgid ""
msgstr ""
......@@ -24,7 +24,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-17 10:35+0000\n"
"PO-Revision-Date: 2020-09-07 08:12+0000\n"
"Last-Translator: Ryoko Tsuda <ryoko@quartile.co>, 2021\n"
"Last-Translator: Ryoko Tsuda <ryoko@quartile.co>, 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"
......@@ -1102,7 +1102,7 @@ msgstr "女"
#: model:ir.model.fields,field_description:hr.field_hr_employee__study_field
#: model:ir.model.fields,field_description:hr.field_res_users__study_field
msgid "Field of Study"
msgstr "科目"
msgstr "専攻分野"
#. module: hr
#: model:ir.model.fields.selection,name:hr.selection__hr_departure_wizard__departure_reason__fired
......