From c81ee66e74fde2e8221cc4f69b3c68334758cf27 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 29 Jun 2025 15:29:12 +0900 Subject: [PATCH] =?UTF-8?q?date=5Fsun=5Finfo()=E3=80=81date=5Fsunrize()?= =?UTF-8?q?=E3=80=81date=5Fsunset()=20=E3=81=A7=E5=B0=82=E9=96=80=E7=94=A8?= =?UTF-8?q?=E8=AA=9E=E3=82=92=E7=94=A8=E3=81=84=E3=82=8B=E3=82=88=E3=81=86?= =?UTF-8?q?=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../datetime/functions/date-sun-info.xml | 24 +++++++++---------- reference/datetime/functions/date-sunrise.xml | 6 ++--- reference/datetime/functions/date-sunset.xml | 6 ++--- 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/reference/datetime/functions/date-sun-info.xml b/reference/datetime/functions/date-sun-info.xml index 4d1a7b4afb0..74cfd6c1255 100644 --- a/reference/datetime/functions/date-sun-info.xml +++ b/reference/datetime/functions/date-sun-info.xml @@ -5,7 +5,7 @@ date_sun_info - 日の出/日の入り時刻と薄明かり (twilight) の開始/終了時刻の情報を含む配列を返す + 日の出/日の入り時刻と薄明 (twilight) の開始/終了時刻の情報を含む配列を返す &reftitle.description; @@ -76,8 +76,8 @@ transit - 太陽が天頂に達するタイムスタンプ。 - つまり、もっとも上部に達した時刻です。 + 太陽が天頂に達するときのタイムスタンプ。 + つまり、最高点に達する時刻です。 @@ -85,7 +85,7 @@ civil_twilight_begin - 夜明けの始まり(天頂角 = 96°) + 日の出側の市民薄明 (夜明) が始まる時刻 (天頂角 = 96°)。 sunrise の時刻に終了します。 @@ -94,7 +94,7 @@ civil_twilight_end - 夕暮れの終わり(天頂角 = 96°) + 日の入り側の市民薄明 (夕暮) が終わる時刻 (天頂角 = 96°)。 sunset の時刻に始まります。 @@ -103,8 +103,8 @@ nautical_twilight_begin - 航海上の夜明け (天頂角 = 102°) - civil_twilight_begin に終了します。 + 日の出側の航海薄明が始まる時刻 (天頂角 = 102°)。 + civil_twilight_begin の時刻に終了します。 @@ -112,7 +112,7 @@ nautical_twilight_end - 航海上の夕暮れ (天頂角 = 102°) + 日の入り側の航海薄明が終わる時刻 (天頂角 = 102°)。 civil_twilight_end の時刻に始まります。 @@ -121,8 +121,8 @@ astronomical_twilight_begin - 天文学上の夜明け (天頂角 = 108°) - nautical_twilight_begin に終了します。 + 日の出側の天文薄明が始まる時刻 (天頂角 = 108°)。 + nautical_twilight_begin の時刻に終了します。 @@ -130,7 +130,7 @@ astronomical_twilight_end - 天文学上の夕暮れ (天頂角 = 108°) + 日の入り側の天文薄明が終わる時刻 (天頂角 = 108°)。 nautical_twilight_end の時刻に始まります。 @@ -243,7 +243,7 @@ never: sunset - Midnight sun の例(Tromsø, Norway) + 白夜の例(Tromsø, Norway) 96° - 薄明かり: 夜明けの始まりを示すのに慣習的に使われます + 市民薄明: 夜明けの始まりを示すのに慣習的に使われます 102° - 航海上の薄明かり: 海の上で、水平線が見えはじめる点 + 航海薄明: 海の上で、水平線が見えはじめる点 108° - 天文学上の薄明かり: 太陽があらゆる明かりの光源になりはじめる点 + 天文薄明: 太陽があらゆる明かりの光源になりはじめる点 diff --git a/reference/datetime/functions/date-sunset.xml b/reference/datetime/functions/date-sunset.xml index 2747e121996..1118e6ad0c8 100644 --- a/reference/datetime/functions/date-sunset.xml +++ b/reference/datetime/functions/date-sunset.xml @@ -127,15 +127,15 @@ 96° - 薄明かり: 夕暮れの終わりを示すのに慣習的に使われます + 市民薄明: 夕暮れの終わりを示すのに慣習的に使われます 102° - 航海上の薄明かり: 海の上で、水平線が見えなくなった点 + 航海薄明: 海の上で、水平線が見えなくなった点 108° - 天文学上の薄明かり: 太陽があらゆる明かりの光源ではなくなった点 + 天文薄明: 太陽があらゆる明かりの光源ではなくなった点