bug-coreutils@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
From: "Pádraig Brady" <P@draigBrady.com>
To: "Göran Uddeborg" <goeran@uddeborg.se>, 69995-done@debbugs.gnu.org
Subject: bug#69995: Untranslatable string
Date: Mon, 25 Mar 2024 16:24:28 +0000	[thread overview]
Message-ID: <3538ba62-0eb1-c9ff-ef81-aa258b544886@draigBrady.com> (raw)
In-Reply-To: <26113.33789.64296.447931@gargle.gargle.HOWL>

On 25/03/2024 14:02, Göran Uddeborg wrote:
> 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

Fixed with:
https://github.com/coreutils/coreutils/commit/26fd96a96

thanks,
Pádraig




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

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

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=3538ba62-0eb1-c9ff-ef81-aa258b544886@draigBrady.com \
    --to=p@draigbrady.com \
    --cc=69995-done@debbugs.gnu.org \
    --cc=goeran@uddeborg.se \
    /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).