summaryrefslogtreecommitdiff
path: root/odoo/tools/translate.py
AgeCommit message (Expand)Author
2025-01-24[FIX] core: inherit translations better when upgradeChong Wang (cwg)
2025-01-13[FIX] tools,spreadsheet_dashboard_*: export all spreadsheet translationsDylan Kiss (dyki)
2024-11-05[FIX] base: handle error when adding div in view's architectureaamo-odoo
2024-10-24[FIX] spreadsheet,tools: don't translate pivot titlesLucas Lefèvre (lul)
2024-10-10[IMP] l10n_tr: Renamed Turkey to TürkiyeHesham
2024-09-28[FIX] tools: fix spreadsheets translationMehdi Rachico (mera)
2024-09-15[IMP] core: Environment._ for translations and LazyTranslateKrzysztof Magusiak (krma)
2024-09-05[IMP] core: deprecate odoo.registry()Krzysztof Magusiak (krma)
2024-09-04[FIX] tools: prevent global modification of translationsThomas Lefebvre (thle)
2024-08-27[FIX] tools: classify \uFEFF as whitespace for translationsLevi Siuzdak (sile)
2024-08-20[FIX] website, tools: translate the highlight effects as a wholeMehdi Outagant (MOU)
2024-08-01[IMP] tools, *: export props with .translate modifier to .pot filesLouis Wicket (wil)
2024-07-26[IMP] odoo/tools: remove deprecated t-jquery logicVincent Larcin
2024-07-26[IMP] *: remove a multitude of (hopefully) unnecessary ustr callsXavier Morel
2024-07-24[IMP] base: rename sr_RS to sr@CyrlLouis Wicket (wil)
2024-07-22[IMP] base_import_module: add translations in data modulevava-odoo
2024-07-22[FIX] base,tools: show log if language not loadedvava-odoo
2024-07-22[IMP] *: deprecate pycompat.csv_writerXavier Morel
2024-07-10[IMP] core, base: restrict re-exports from odoo.tools.translateXavier Morel
2024-06-26[FIX] core: fix html_translate nbspChong Wang (cwg)
2024-06-07[FIX] core: keep translations for null src while upgradeChong Wang (cwg)
2024-06-07[IMP] tools: gettext shouldn't look for localcontext anymoreLouis Wicket (wil)
2024-06-04[IMP] test_lint,*: prevent usage of %r in translation stringsVincent Larcin
2024-05-31[IMP] spreadsheet_edition: improve chart design customizationAnthony Hendrickx
2024-05-27[IMP] tools: remove duplicate occurrences from PO filesLouis Wicket (wil)
2024-05-16[FIX] tools: re-enable es.po as a base for Spanish localesLouis (wil)
2024-04-19[FIX] tools: properly export all translated attributesLouis Wicket (wil)
2024-04-04[FIX] tools: ensure spliting xmlid 2 parts in translationsjepbarasgarov
2024-03-15[FIX] tools: avoid updating translation of '__export__' moduleNikhil Kajavadra
2024-02-16[IMP] website_*, translate: remove data-editor-message from translationRomain Derie
2024-02-15[IMP] tools: don't try to extract _lt in JS codeLouis Wicket (wil)
2024-02-03[FIX] tools: do not export slot params for translationLouis (wil)
2024-02-01[FIX] core: propagate update of modifiers attributes from base termsAlvaro Fuentes
2024-02-01[FIX] core: fix check for text-only translated termsAlvaro Fuentes
2024-01-08[FIX] core: fix import error after translate overrideChong Wang (cwg)
2023-12-12[FIX] website_sale: add message to translationAH-Yussef
2023-11-29[IMP] core: support field.export_string_translationChong Wang (cwg)
2023-11-29[IMP] test_translation_import: support testing exported pot filesChong Wang (cwg)
2023-11-24[IMP] tools, *: remove code related to obsolete po file commentsLouis (wil)
2023-11-03[FIX] tools: Avoid to delete translation for viewsJinal Patel
2023-10-27[IMP] core: support delay translationChong Wang (cwg)
2023-10-26[FIX] tools: Wrong Translation in default languageSanchit Gupta
2023-10-24[IMP] tools: allow to use Markup and gettextMartin Trigaux
2023-10-23[IMP] core: export record translationChong Wang (cwg)
2023-10-06[IMP] *: use file_path and file_openMartin Trigaux
2023-09-29[FIX] tools: Avoid to delete translation for Structured Model fieldsJinal Patel
2023-09-18[IMP] base: use es_419 and not es_MX as referenceMartin Trigaux
2023-09-18[REF] translation: better get_po_pathsChong Wang (cwg)
2023-09-15[IMP] core: test exporting of translation filesIvan Rasputin
2023-09-13[FIX] core: fix typo for TranslationImporterChong Wang (cwg)