diff --git a/.weblate.json b/.weblate.json new file mode 100644 index 000000000..28f1f6bce --- /dev/null +++ b/.weblate.json @@ -0,0 +1,141 @@ +{ + "projects": { + "odoo-17": [ + { + "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_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" + } + ] + } +}