Skip to content
#

gettext

Here are 245 public repositories matching this topic...

weblate
antonkomarev
antonkomarev commented May 6, 2022

Describe the problem

It would be greate to have a way to define state of the unit on creation via an API.
If we will do it in 2 steps (1 — create unit, 2 — patch unit state), there may be an issue with data consistency. For example 1st request is done, but on second there will be network issue, or requester server has died unexpectedly.

`POST /api/translations/(string: project)/(string: c

enhancement help wanted good first issue
GlotPress
NekoJonez
NekoJonez commented Jul 4, 2021

Currently, I'm trying to make the translation gap between nl_BE and nl_NL smaller. So, I download the nl_NL 100% translations to import them in nl_BE.

Now, I would find it extremely handy if it was possible to only import strings that don't have already a suggestion tied to it OR don't have a translation yet. I would save me some time finishing translations.

Maybe a checkbox at the import

[Type] Enhancement good first issue

Improve this page

Add a description, image, and links to the gettext topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gettext topic, visit your repo's landing page and select "manage topics."

Learn more