Michal Čihař

Results 1510 comments of Michal Čihař

The source language is not supported in `import_json`. This is really a legacy interface that was created before introducing API and moving the source language setting to the component. It...

Yes, the default language should apply. The progress via API should be accessible via `task_url` attribute on the created component.

This is my roadmap for quote some time, however we first need automated integration with GitHub...

I've finally found some time to look into this and I tried to write down what will be needed here. There is existing [Hosted Weblate GitHub App](https://github.com/apps/weblate) so far it...

Let's start moving with this. The milestone is tentative, and let's see if we can make it. Besides things already mentioned in https://github.com/WeblateOrg/weblate/issues/1688#issuecomment-412343423, we should keep in mind that we...

Something similar applies to suggestions (see at https://hosted.weblate.org/translate/weblate/application/mk/?q=has:suggestion#suggestions). * The action buttons are on the sidebar instead of on the suggestion. * The layout again should be similar to history,...

And for changes as well, on smaller screens the content is under the sidebar:

We can also keep it non-working for now if this is the only thing blocking this. Removing it would remove the existing setting for users, which would be annoying if...

Weblate always uses `Weblate/version` (for example `Weblate/5.9.2`) as a User-Agent, you can use it to allow it. `WEBSITE_REQUIRED=False` makes the website field optional so that you can leave it empty....

Patches are welcome to implement this feature. Weblate will always be issuing requests to third-party servers because of its Git integration, and these URLs can be manipulated by the same...