Sync'ing Japanese Docs (re: sort reverse)

h/t Shin-Ichi
This commit is contained in:
Bill Kendrick 2022-05-28 14:53:59 -07:00
parent 8eeb860183
commit 05112612a6
2 changed files with 2 additions and 3 deletions

View file

@ -879,8 +879,7 @@ Windows のユーザー
reversesort=yes reversesort=yes
This reverses the sorting of the Open and Slideshow dialogs, 「ひらく」と「スライド」のダイアログで、先頭から新しい順に、作品を表示します。
placing the newest images at the top of the list.
⚙ 注: システム全体の設定ファイルで設定されている場合は、ユーザーの設定ファイルで "reversesort=no" または ⚙ 注: システム全体の設定ファイルで設定されている場合は、ユーザーの設定ファイルで "reversesort=no" または
"noreversesort=yes" を設定すると上書きされることがあります。また、どちらの設定も、コマンドラインオプションの "noreversesort=yes" を設定すると上書きされることがあります。また、どちらの設定も、コマンドラインオプションの

View file

@ -1753,7 +1753,7 @@
<dd> <dd>
<p> <p>
This reverses the sorting of the Open and Slideshow dialogs, placing the newest images at the top of the list. </p> 「ひらく」と「スライド」のダイアログで、先頭から新しい順に、作品を表示します。 </p>
<p class="note"> <p class="note">
<span title="Configuration option">&#9881;</span> <strong>注:</strong> システム全体の設定ファイルで設定されている場合は、ユーザーの設定ファイルで "<code>reversesort=no</code>" または "<code>noreversesort=yes</code>" を設定すると上書きされることがあります。また、どちらの設定も、コマンドラインオプションの "<code>--noreversesort</code>" で変更できます。 </p> <span title="Configuration option">&#9881;</span> <strong>注:</strong> システム全体の設定ファイルで設定されている場合は、ユーザーの設定ファイルで "<code>reversesort=no</code>" または "<code>noreversesort=yes</code>" を設定すると上書きされることがあります。また、どちらの設定も、コマンドラインオプションの "<code>--noreversesort</code>" で変更できます。 </p>
</dd> </dd>