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 b54401e commit 555ef97Copy full SHA for 555ef97
library/calendar.po
@@ -64,6 +64,12 @@ msgid ""
64
"as prescribed by the ISO 8601 standard. Year 0 is 1 BC, year -1 is 2 BC, "
65
"and so on."
66
msgstr ""
67
+"このモジュールに定義された関数やクラスは理想化されたカレンダー、つまり現在の"
68
+"グレゴリオ暦を過去と未来両方に無限に拡張したものを使っています。これはすべて"
69
+"の計算の基礎のカレンダーとなっている、 Dershowitz と Reingold の本 "
70
+"\"Calendrical Calculations\" 中の \"proleptic Gregorian\" のカレンダーの定義"
71
+"に合致します。ゼロと負の年は ISO 8601 の基準に定められている通りに扱われま"
72
+"す。0 年は 1 BC、-1 年は 2 BC、のように続きます。"
73
74
#: ../../library/calendar.rst:33
75
msgid ""
0 commit comments