All of lore.kernel.org
 help / color / mirror / Atom feed
* questions on util-linux translation
@ 2015-01-05 10:11 Antonio Ceballos
  2015-01-05 20:37 ` Benno Schulenberg
  0 siblings, 1 reply; 8+ messages in thread
From: Antonio Ceballos @ 2015-01-05 10:11 UTC (permalink / raw)
  To: util-linux

Hi util-linux team,

I am the Spanish translator of util-linux, and I would like to ask you
a couple of questions. I am working on the translation of util-linux
2.25.1-rc1.

1. In the following piece of the .pot file:

#: disk-utils/mkfs.c:47
#, c-format
msgid ""
" -V, --verbose      explain what is being done;\n"
"                      specifying -V more than once will cause a dry-run\n"
msgstr ""

#: disk-utils/mkfs.c:49
#, c-format
msgid ""
" -V, --version      display version information and exit;\n"
"                      -V as --version must be the only option\n"
msgstr ""

You can see '-V' (uppercase) for both --verbose and --version. Is that correct?

2. Could the English wording be improved in the following sentence?

#: disk-utils/partx.c:312
#, fuzzy, c-format
#| msgid "This partition already exists.\n"
msgid "%s: partition #%d already doesn't exist\n"
msgstr ""

I would suggest something like:
msgid "%s: partition #%d doesn't exist\n"
msgid "%s: partition #%d no longer exists\n"

Regards,
Antonio Ceballos

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-01-11 21:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-05 10:11 questions on util-linux translation Antonio Ceballos
2015-01-05 20:37 ` Benno Schulenberg
2015-01-06 10:34   ` Antonio Ceballos
2015-01-06 20:48     ` Benno Schulenberg
2015-01-08  4:05       ` Peter Cordes
2015-01-08 16:49         ` Bruce Dubbs
2015-01-08 16:55         ` JWP
2015-01-11 21:27         ` Benno Schulenberg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.