public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* Updating Japanese libc translation for ESTALE in glibc
@ 2023-04-14 17:48 Carlos O'Donell
  2023-05-08 23:23 ` [Translation-team-ja] " Takeshi Hamasaki
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Carlos O'Donell @ 2023-04-14 17:48 UTC (permalink / raw)
  To: translation-team-ja, yasuakit; +Cc: libc-alpha

Dear Japanese Translators,

I was recently reviewing Japanese translations for error cases,
in particularly the translation of the error string for the
error number ESTALE.

The translation for ESTALE appears to be out of date and I would
like to get that updated. Error numbers are important things to
translate.

I have a Japanese translation for ESTALE that could be used.
How can I help with that?

The current POT file has:
~~~
#. TRANS This indicates an internal confusion in the
#. TRANS file system which is due to file system rearrangements on the server host
#. TRANS for NFS file systems or corruption in other file systems.
#. TRANS Repairing this condition usually requires unmounting, possibly repairing
#. TRANS and remounting the file system.
#: sysdeps/gnu/errlist.h:471
msgid "Stale file handle"
msgstr ""
~~~

The current PO file is here for glibc 2.37 released 2023-02-01:
https://translationproject.org/PO-files/ja/libc-2.36.9000.ja.po
~~~
#. TRANS This indicates an internal confusion in the
#. TRANS file system which is due to file system rearrangements on the server host
#. TRANS for NFS file systems or corruption in other file systems.
#. TRANS Repairing this condition usually requires unmounting, possibly repairing
#. TRANS and remounting the file system.
#: sysdeps/gnu/errlist.h:471
#, fuzzy
#| msgid "Stale NFS file handle"
msgid "Stale file handle"
msgstr "実効性のないNFSファイルハンドルです"
~~~

We had a downstream translation in RHEL6 and RHEL7 for this:
~~~
msgstr "古いファイルハンドルです"
~~~

How can I help get the ESTALE translation updated for libc?

Thank you very much for your help.

-- 
Cheers,
Carlos.


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

end of thread, other threads:[~2023-07-07 15:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-14 17:48 Updating Japanese libc translation for ESTALE in glibc Carlos O'Donell
2023-05-08 23:23 ` [Translation-team-ja] " Takeshi Hamasaki
2023-05-08 23:31 ` Takeshi Hamasaki
2023-05-10  0:36   ` Takeshi Hamasaki
2023-07-07 15:44     ` Carlos O'Donell
2023-07-03  2:19 ` Carlos O'Donell
2023-07-07 15:42   ` Carlos O'Donell

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).