bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #59005] Can't translate strings properly to Hebrew and Arabic


From: אורי
Subject: [bug #59005] Can't translate strings properly to Hebrew and Arabic
Date: Mon, 24 Aug 2020 08:07:21 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36

URL:
  <https://savannah.gnu.org/bugs/?59005>

                 Summary: Can't translate strings properly to Hebrew and
Arabic
                 Project: GNU gettext
            Submitted by: uri
            Submitted on: Mon 24 Aug 2020 12:07:19 PM UTC
                Category: Translator tools
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

I can't translate strings such as "2 weeks" to Hebrew and Arabic properly.
There is a word in Hebrew and a word in Arabic for 2 weeks, but I get an error
message "`The expression '%d' is not present in the translation`" in Transifex
and also `msgfmt -vc django.po` raises exceptions. In some languages, with
some plural forms, such as `n == 1` or `n == 2`, we don't need `%d` to be
present in the translation. Also "1 week" can be written in words "one week",
also in Hebrew, and I think it's a better translation than "1 week". I also
think English can use `"one week"` instead of `"%d week"` ("1 week", but in
English, there is the issue of capital letters).

https://code.djangoproject.com/ticket/31937




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59005>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]