-
### Steps to reproduce
A gettext po file looks like:
```po
msgid ""
msgstr ""
"Project-Id-Version: MWE\n"
"Content-Type: text/plain; charset=UTF-8\n"
#: /path/to/source:42
#, fuzzy
#| msg…
-
## Use Case
I noticed that gettext is used to translate some strings: https://github.com/puppetlabs/r10k/blob/main/locales/r10k.pot
As far as I know this was used in the past to make a translati…
-
Package: gettext-libintl:arm64-osx@0.22.5#2
**Host Environment**
- Host: arm64-osx
- Compiler: Clang 19.1.3
- vcpkg-tool version: 2024-10-18-e392d7347fe72dff56e7857f7571c22301237ae6
vcpkg-scr…
-
We've really enjoyed this package. One thing that would help us tremendously is if we could share translation files between platforms. What would need to happen to make a gettext unmarhaller that coul…
-
It there a way to translate error messages with Gettext? I guess relevant function is `AbsintheErrorPayload.ChangesetParser.interpolate_message`
-
With the fantastic work that's been going on to make the site translatable, we've been using the `_` alias for gettext more and more throughout the codebase.
Unfortunately, the name `_` is also som…
-
I wanted to add this as a question, but I'm not seeing any button in the discussions pane for adding a post (github also reports an error "You can't perform that action at this time."). But I do think…
-
## Description
We have a multi-lingual site (https://outphit.eu/)
## Steps to reproduce
Multilingual site with language config like so:
```python
LANGUAGES: list = [
('bg', gettext('Bu…
-
`load_translator` just doesn't do anything if no localization option is available. It would be nice to have it set a flag and show a toast in the admin panel warning about this if a language other tha…
winrg updated
3 weeks ago
-
### Describe the issue
"Customize gettext output" addon is not working when Customize download files with gettext PO file format .
the msgstr will output with 2 lines like this :
msgctxt "196"
msg…