07e37d
Only backport po/it.po and po/ja.po changes for the ESTALE message
07e37d
translation which we use during CI testing.
07e37d
07e37d
commit 7ff33eca6860648fb909df954da4996ce853d01d
07e37d
Author: Carlos O'Donell <carlos@redhat.com>
07e37d
Date:   Fri Jul 7 11:27:08 2023 -0400
07e37d
07e37d
    Translations: Add new ro support and update others.
07e37d
07e37d
    This brings in the new Romanian language translations, and updates
07e37d
    nine other translations. Important translations in this update
07e37d
    include the Italian and Japanese translations for ESTALE which
07e37d
    remove the mention of "NFS" from the error message translation.
07e37d
07e37d
diff --git a/po/it.po b/po/it.po
07e37d
index 2750575a1082f1db..6c2be3a4df5611ff 100644
07e37d
--- a/po/it.po
07e37d
+++ b/po/it.po
07e37d
@@ -6793,10 +6793,8 @@ msgstr "Quota disco superata"
07e37d
 #. TRANS Repairing this condition usually requires unmounting, possibly repairing
07e37d
 #. TRANS and remounting the file system.
07e37d
 #: sysdeps/gnu/errlist.c:788
07e37d
-#, fuzzy
07e37d
-#| msgid "Stale NFS file handle"
07e37d
 msgid "Stale file handle"
07e37d
-msgstr "Gestione del file NFS interrotta"
07e37d
+msgstr "Riferimento al file obsoleto"
07e37d
 
07e37d
 # lf
07e37d
 #. TRANS An attempt was made to NFS-mount a remote file system with a file name that
07e37d
diff --git a/po/ja.po b/po/ja.po
07e37d
index bd9b7ffbbd3e3bf6..8fb598c5edbc5891 100644
07e37d
--- a/po/ja.po
07e37d
+++ b/po/ja.po
07e37d
@@ -6360,10 +6360,8 @@ msgstr "ディスク使用量制限を超過しました"
07e37d
 #. TRANS Repairing this condition usually requires unmounting, possibly repairing
07e37d
 #. TRANS and remounting the file system.
07e37d
 #: sysdeps/gnu/errlist.c:788
07e37d
-#, fuzzy
07e37d
-#| msgid "Stale NFS file handle"
07e37d
 msgid "Stale file handle"
07e37d
-msgstr "実効性のないNFSファイルハンドルです"
07e37d
+msgstr "古いファイルハンドルです"
07e37d
 
07e37d
 #. TRANS An attempt was made to NFS-mount a remote file system with a file name that
07e37d
 #. TRANS already specifies an NFS-mounted file.