gettext
Here are 245 public repositories matching this topic...
-
Updated
May 8, 2022 - C++
-
Updated
Jan 6, 2022 - Python
-
Updated
Apr 25, 2022 - Elixir
-
Updated
May 6, 2022 - Python
-
Updated
Feb 17, 2022 - PHP
-
Updated
Apr 25, 2022 - Go
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
Create sample data
-
Updated
Feb 25, 2022 - Clojure
-
Updated
Apr 29, 2022 - C#
-
Updated
Apr 27, 2022 - JavaScript
-
Updated
Apr 6, 2022 - JavaScript
-
Updated
Mar 17, 2022 - PHP
-
Updated
Apr 29, 2022 - PHP
-
Updated
Feb 19, 2022 - PHP
-
Updated
Feb 12, 2022 - TypeScript
-
Updated
Jul 5, 2020 - Go
Use https://docs.rs/clap_generate/3.0.0-beta.4/clap_generate/ to allow command line completion scripts to be generated for people who may want them.
-
Updated
May 3, 2022 - PHP
-
Updated
Apr 4, 2022 - Ruby
-
Updated
Apr 27, 2022 - JavaScript
-
Updated
Jan 17, 2021 - Scala
-
Updated
May 30, 2020 - JavaScript
-
Updated
May 1, 2022 - PHP
-
Updated
Jan 26, 2022 - Nim
Improve this page
Add a description, image, and links to the gettext topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gettext topic, visit your repo's landing page and select "manage topics."
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