Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbba3ba commit 6b2ccbfCopy full SHA for 6b2ccbf
library/calendar.po
@@ -59,6 +59,12 @@ msgid ""
59
"as prescribed by the ISO 8601 standard. Year 0 is 1 BC, year -1 is 2 BC, "
60
"and so on."
61
msgstr ""
62
+"このモジュールに定義された関数やクラスは理想化されたカレンダー、つまり現在の"
63
+"グレゴリオ暦を過去と未来両方に無限に拡張したものを使っています。これはすべて"
64
+"の計算の基礎のカレンダーとなっている、 Dershowitz と Reingold の本 "
65
+"\"Calendrical Calculations\" 中の \"proleptic Gregorian\" のカレンダーの定義"
66
+"に合致します。ゼロと負の年は ISO 8601 の基準に定められている通りに扱われま"
67
+"す。0 年は 1 BC、-1 年は 2 BC、のように続きます。"
68
69
#: ../../library/calendar.rst:33
70
msgid ""
0 commit comments