How to create multiple translation files inside a component ? #4958
Replies: 2 comments 5 replies
-
Yes. In case you want to translate more files, you need more components. Use component discovery to create them automatically.
Tools / Start new translation on component will add translation to new language named according to file mask and configured language code style, see https://docs.weblate.org/en/latest/admin/languages.html for more details. |
Beta Was this translation helpful? Give feedback.
-
|
I have another question. I would like to continue from this discussion. I started from scratch. I created a new project and a new component to make use of component discovery. After creating the first component, Addons was visible under Manage menu. I clicked addons and installed component discovery 4 times. In each component discovery instance, I was able to create multiple components using regular expression with the correct naming convention. Before clicking save button, I made sure that new components location match with tree structure of the resources files in the project. However, when I go to components section of the relavant project, I don't see any of them. I only see the base component's Monolingual base language file not the other ones. When I click Start Translation, the existing resx files are not received. I checked Component Discovery again regular expressions are okay. What am I doing wrong ? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm interested in weblate and trying to create a demo for my managers, so we may proceed with weblate for multi-language support for the following projects. However, till now I couldn't achieve what I want to. I'm using resx files for multi-language support inside of a .Net Core application. Here are a couple of questions;
Beta Was this translation helpful? Give feedback.
All reactions