Files
design-themes/.weblate.json
T
Dylan Kiss (dyki) 53cbeade36 [I18N] *: update .weblate.json
After the switch to Weblate, we now only use the `.weblate.json` file
instead of the previous `.tx/config` file.

We update the `.weblate.json` file to reflect the current state of the
module translations and remove the `.tx/config` file.

closes odoo/design-themes#1140

X-original-commit: e50816fa82
Related: odoo/odoo#225795
Related: odoo/enterprise#94040
Related: odoo/documentation#14507
Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
Signed-off-by: Dylan Kiss (dyki) <dyki@odoo.com>
2025-09-07 02:15:50 +00:00

147 lines
5.3 KiB
JSON

{
"projects": {
"odoo-19": [
{
"name": "theme_anelusia",
"filemask": "theme_anelusia/i18n/*.po",
"new_base": "theme_anelusia/i18n/theme_anelusia.pot"
},
{
"name": "theme_artists",
"filemask": "theme_artists/i18n/*.po",
"new_base": "theme_artists/i18n/theme_artists.pot"
},
{
"name": "theme_avantgarde",
"filemask": "theme_avantgarde/i18n/*.po",
"new_base": "theme_avantgarde/i18n/theme_avantgarde.pot"
},
{
"name": "theme_aviato",
"filemask": "theme_aviato/i18n/*.po",
"new_base": "theme_aviato/i18n/theme_aviato.pot"
},
{
"name": "theme_beauty",
"filemask": "theme_beauty/i18n/*.po",
"new_base": "theme_beauty/i18n/theme_beauty.pot"
},
{
"name": "theme_bewise",
"filemask": "theme_bewise/i18n/*.po",
"new_base": "theme_bewise/i18n/theme_bewise.pot"
},
{
"name": "theme_bistro",
"filemask": "theme_bistro/i18n/*.po",
"new_base": "theme_bistro/i18n/theme_bistro.pot"
},
{
"name": "theme_bookstore",
"filemask": "theme_bookstore/i18n/*.po",
"new_base": "theme_bookstore/i18n/theme_bookstore.pot"
},
{
"name": "theme_buzzy",
"filemask": "theme_buzzy/i18n/*.po",
"new_base": "theme_buzzy/i18n/theme_buzzy.pot"
},
{
"name": "theme_clean",
"filemask": "theme_clean/i18n/*.po",
"new_base": "theme_clean/i18n/theme_clean.pot"
},
{
"name": "theme_cobalt",
"filemask": "theme_cobalt/i18n/*.po",
"new_base": "theme_cobalt/i18n/theme_cobalt.pot"
},
{
"name": "theme_common",
"filemask": "theme_common/i18n/*.po",
"new_base": "theme_common/i18n/theme_common.pot"
},
{
"name": "theme_enark",
"filemask": "theme_enark/i18n/*.po",
"new_base": "theme_enark/i18n/theme_enark.pot"
},
{
"name": "theme_graphene",
"filemask": "theme_graphene/i18n/*.po",
"new_base": "theme_graphene/i18n/theme_graphene.pot"
},
{
"name": "theme_kea",
"filemask": "theme_kea/i18n/*.po",
"new_base": "theme_kea/i18n/theme_kea.pot"
},
{
"name": "theme_kiddo",
"filemask": "theme_kiddo/i18n/*.po",
"new_base": "theme_kiddo/i18n/theme_kiddo.pot"
},
{
"name": "theme_loftspace",
"filemask": "theme_loftspace/i18n/*.po",
"new_base": "theme_loftspace/i18n/theme_loftspace.pot"
},
{
"name": "theme_monglia",
"filemask": "theme_monglia/i18n/*.po",
"new_base": "theme_monglia/i18n/theme_monglia.pot"
},
{
"name": "theme_nano",
"filemask": "theme_nano/i18n/*.po",
"new_base": "theme_nano/i18n/theme_nano.pot"
},
{
"name": "theme_notes",
"filemask": "theme_notes/i18n/*.po",
"new_base": "theme_notes/i18n/theme_notes.pot"
},
{
"name": "theme_odoo_experts",
"filemask": "theme_odoo_experts/i18n/*.po",
"new_base": "theme_odoo_experts/i18n/theme_odoo_experts.pot"
},
{
"name": "theme_orchid",
"filemask": "theme_orchid/i18n/*.po",
"new_base": "theme_orchid/i18n/theme_orchid.pot"
},
{
"name": "theme_paptic",
"filemask": "theme_paptic/i18n/*.po",
"new_base": "theme_paptic/i18n/theme_paptic.pot"
},
{
"name": "theme_real_estate",
"filemask": "theme_real_estate/i18n/*.po",
"new_base": "theme_real_estate/i18n/theme_real_estate.pot"
},
{
"name": "theme_treehouse",
"filemask": "theme_treehouse/i18n/*.po",
"new_base": "theme_treehouse/i18n/theme_treehouse.pot"
},
{
"name": "theme_vehicle",
"filemask": "theme_vehicle/i18n/*.po",
"new_base": "theme_vehicle/i18n/theme_vehicle.pot"
},
{
"name": "theme_yes",
"filemask": "theme_yes/i18n/*.po",
"new_base": "theme_yes/i18n/theme_yes.pot"
},
{
"name": "theme_zap",
"filemask": "theme_zap/i18n/*.po",
"new_base": "theme_zap/i18n/theme_zap.pot"
}
]
}
}