bug-coreutils@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
From: "Göran Uddeborg" <goeran@uddeborg.se>
To: 69995@debbugs.gnu.org
Subject: bug#69995: Untranslatable string
Date: Mon, 25 Mar 2024 15:02:37 +0100	[thread overview]
Message-ID: <26113.33789.64296.447931@gargle.gargle.HOWL> (raw)

While translating the new version of coreutils to Swedish, I came
across this code from the end of chown-core.h:

  printf (_("\
      --from=CURRENT_OWNER:CURRENT_GROUP\n\
                         change the %sgroup of each file only if\n\
                         its current owner and/or group match those specified\n\
                         here.  Either may be omitted, in which case a match\n\
                         is not required for the omitted attribute\n\
"), user ? "owner and/or " : "");

As this stands, the part "owner and/or " will not be translated.

Simply marking that part too for translation is not a good solution, even
if it would happen to work for Swedish. See
https://www.gnu.org/savannah-checkouts/gnu/gettext/manual/gettext.html#Entire-sentences




             reply	other threads:[~2024-03-25 16:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-25 14:02 Göran Uddeborg [this message]
2024-03-25 16:24 ` bug#69995: Untranslatable string Pádraig Brady

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.gnu.org/mailman/listinfo/bug-coreutils

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=26113.33789.64296.447931@gargle.gargle.HOWL \
    --to=goeran@uddeborg.se \
    --cc=69995@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).