gettext
Here are 216 public repositories matching this topic...
-
Updated
Jun 18, 2021 - C++
-
Updated
Jun 17, 2021 - Python
-
Updated
Jun 23, 2021 - Elixir
-
Updated
Apr 1, 2021 - PHP
-
Updated
May 10, 2021 - Go
-
Updated
Mar 2, 2021 - Clojure
It seems like the Glossary Import doesn't validate the value of the part_of_speech field, which can be problematic for two reasons:
- It doesn't display the "custom" value on the glossary page
- It causes PHP Notices in gp-templates/glossary-entry-row.php
For example, see the month entry on https://translate.wordpress.org/locale/fa/default/glossary/
I see two options here
- Reject en
-
Updated
Jun 8, 2021 - JavaScript
-
Updated
Jul 18, 2020 - C#
-
Updated
May 14, 2021 - JavaScript
-
Updated
Jun 21, 2021 - PHP
-
Updated
Dec 9, 2020 - PHP
-
Updated
Dec 3, 2020 - TypeScript
-
Updated
Jun 10, 2021 - PHP
-
Updated
Jul 5, 2020 - Go
-
Updated
Jun 15, 2021 - PHP
-
Updated
Jun 15, 2021 - Ruby
It is possible to extract strings to be translated from a Glade file with:
xgettext -L Glade -o ui.pot ui.xml
A simpler solution could be to include/merge .pot files from a given directory, defined in the configuration. In this case generating the .pot files from other sources can be done in the build script for example.
-
Updated
Mar 9, 2021 - JavaScript
-
Updated
Jan 17, 2021 - Scala
-
Updated
May 30, 2020 - JavaScript
-
Updated
Apr 19, 2021 - PHP
-
Updated
Feb 26, 2021 - Ruby
-
Updated
May 24, 2021 - Shell
-
Updated
Dec 7, 2020 - 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."
Would be great to allow users to report abusive behavior of other contributors from their user profile (like we can do it with translation suggestions).
I recently noticed some users who were damaging translations by putting nonsense in them and had to write to the support to report them.