weblate icon indicating copy to clipboard operation
weblate copied to clipboard

Web based localization tool with tight version control integration.

Results 342 weblate issues
Sort by recently updated
recently updated
newest added

### Describe the problem Currently if you go into any component list, it will be sorted seemingly randomly. Usually though you'd probably want it to be sorted alphabetically. ### Describe...

enhancement
hacktoberfest
help wanted
good first issue
ux

## Proposed changes Implements the change proposed in #7960 (closes #7960) ## Checklist - [X] Lint and unit tests pass locally with my changes. - [X] I have added tests...

## Proposed changes closes #6440 - Added a Delete entry button for removing translation suggestion from Automatic Suggestions ## Checklist - [x] Lint and unit tests pass locally with my...

## Proposed changes Ref: https://github.com/WeblateOrg/weblate/issues/6440 - Add API for listing and deleting memory entries ## Checklist - [x] Lint and unit tests pass locally with my changes. - [x] I...

updates: - [github.com/asottile/pyupgrade: v2.37.2 → v2.37.3](https://github.com/asottile/pyupgrade/compare/v2.37.2...v2.37.3) - [github.com/PyCQA/flake8: 4.0.1 → 5.0.4](https://github.com/PyCQA/flake8/compare/4.0.1...5.0.4) - [github.com/pre-commit/mirrors-eslint: v8.20.0 → v8.21.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.20.0...v8.21.0)

automerge

### Describe the issue When a component uses a `weblate://` path for Settings > Version control > Source code repository, going to Manage > Repository maintenance produces the following message:...

### Describe the problem In https://hosted.weblate.org/projects/readyou/android-strings/nb_NO/#download I can't download anything that doesn't strip out the original strings. ### Describe the solution you'd like A "Prefill translation with source" Fills in...

Add notifications when a translation or source unit is deleted The notification occurs prior to the actual deletion of the Unit. This is because the Change object and Unit object...

### Describe the problem There are two different lookups related to “state”: `state:TEXT` and `is:TEXT`. It is confusing. ### Describe the solution you'd like Clarify these two different lookups in...

enhancement
documentation
hacktoberfest
help wanted
good first issue

### Describe the issue When calling the REST API to get the [translations as a file](https://docs.weblate.org/en/latest/api.html#get--api-translations-(string-project)-(string-component)-(string-language)-file-), Weblate commits the current repository. This also leads to a repository push (with the...

wontfix