Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit816b6a5

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent06ad0b8 commit816b6a5

File tree

2 files changed

+5685
-5654
lines changed

2 files changed

+5685
-5654
lines changed

‎license.po

Lines changed: 74 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version:Python 3.8\n"
1414
"Report-Msgid-Bugs-To:\n"
15-
"POT-Creation-Date:2020-02-09 12:40+0000\n"
15+
"POT-Creation-Date:2020-09-03 15:01+0000\n"
1616
"PO-Revision-Date:2020-05-30 11:46+0000\n"
1717
"Last-Translator:Tetsuo Koyama <tkoyama010@gmail.com>, 2020\n"
1818
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -237,31 +237,55 @@ msgstr "Guido の指示の下、これらのリリースを可能にしてくだ
237237
msgid"Terms and conditions for accessing or otherwise using Python"
238238
msgstr"Terms and conditions for accessing or otherwise using Python"
239239

240-
#:../../license.rst:77
240+
#:../../license.rst:75
241+
msgid""
242+
"Python software and documentation are licensed under the :ref:`PSF License "
243+
"Agreement <PSF-license>`."
244+
msgstr""
245+
246+
#:../../license.rst:78
247+
msgid""
248+
"Starting with Python 3.8.6, examples, recipes, and other code in the "
249+
"documentation are dual licensed under the PSF License Agreement and the :ref"
250+
":`Zero-Clause BSD license <BSD0>`."
251+
msgstr""
252+
253+
#:../../license.rst:82
254+
msgid""
255+
"Some software incorporated into Python is under different licenses. The "
256+
"licenses are listed with code falling under that license. See "
257+
":ref:`OtherLicenses` for an incomplete list of these licenses."
258+
msgstr""
259+
260+
#:../../license.rst:90
241261
msgid"PSF LICENSE AGREEMENT FOR PYTHON |release|"
242262
msgstr"PSF LICENSE AGREEMENT FOR PYTHON |release|"
243263

244-
#:../../license.rst:125
264+
#:../../license.rst:138
245265
msgid"BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0"
246266
msgstr"BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0"
247267

248-
#:../../license.rst:127
268+
#:../../license.rst:140
249269
msgid"BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1"
250270
msgstr"BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1"
251271

252-
#:../../license.rst:172
272+
#:../../license.rst:185
253273
msgid"CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1"
254274
msgstr"CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1"
255275

256-
#:../../license.rst:237
276+
#:../../license.rst:250
257277
msgid"CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2"
258278
msgstr"CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2"
259279

260-
#:../../license.rst:262
280+
#:../../license.rst:277
281+
msgid"ZERO-CLAUSE BSD LICENSE FOR CODE IN THE PYTHON |release| DOCUMENTATION"
282+
msgstr""
283+
284+
#:../../license.rst:296
261285
msgid"Licenses and Acknowledgements for Incorporated Software"
262286
msgstr"Licenses and Acknowledgements for Incorporated Software"
263287

264-
#:../../license.rst:264
288+
#:../../license.rst:298
265289
msgid""
266290
"This section is an incomplete, but growing list of licenses and "
267291
"acknowledgements for third-party software incorporated in the Python "
@@ -271,11 +295,11 @@ msgstr ""
271295
"acknowledgements for third-party software incorporated in the Python "
272296
"distribution."
273297

274-
#:../../license.rst:269
298+
#:../../license.rst:303
275299
msgid"Mersenne Twister"
276300
msgstr"Mersenne Twister"
277301

278-
#:../../license.rst:271
302+
#:../../license.rst:305
279303
msgid""
280304
"The :mod:`_random` module includes code based on a download from "
281305
"http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/MT2002/emt19937ar.html. The "
@@ -285,11 +309,11 @@ msgstr ""
285309
"http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/MT2002/emt19937ar.html. The "
286310
"following are the verbatim comments from the original code::"
287311

288-
#:../../license.rst:318
312+
#:../../license.rst:352
289313
msgid"Sockets"
290314
msgstr"ソケット"
291315

292-
#:../../license.rst:320
316+
#:../../license.rst:354
293317
msgid""
294318
"The :mod:`socket` module uses the functions, :func:`getaddrinfo`, and "
295319
":func:`getnameinfo`, which are coded in separate source files from the WIDE "
@@ -299,83 +323,83 @@ msgstr ""
299323
":func:`getnameinfo`, which are coded in separate source files from the WIDE "
300324
"Project, http://www.wide.ad.jp/. ::"
301325

302-
#:../../license.rst:353
326+
#:../../license.rst:387
303327
msgid"Asynchronous socket services"
304328
msgstr"Asynchronous socket services"
305329

306-
#:../../license.rst:355
330+
#:../../license.rst:389
307331
msgid""
308332
"The :mod:`asynchat` and :mod:`asyncore` modules contain the following "
309333
"notice::"
310334
msgstr""
311335
"The :mod:`asynchat` and :mod:`asyncore` modules contain the following "
312336
"notice::"
313337

314-
#:../../license.rst:380
338+
#:../../license.rst:414
315339
msgid"Cookie management"
316340
msgstr"Cookie management"
317341

318-
#:../../license.rst:382
342+
#:../../license.rst:416
319343
msgid"The :mod:`http.cookies` module contains the following notice::"
320344
msgstr"The :mod:`http.cookies` module contains the following notice::"
321345

322-
#:../../license.rst:408
346+
#:../../license.rst:442
323347
msgid"Execution tracing"
324348
msgstr"Execution tracing"
325349

326-
#:../../license.rst:410
350+
#:../../license.rst:444
327351
msgid"The :mod:`trace` module contains the following notice::"
328352
msgstr"The :mod:`trace` module contains the following notice::"
329353

330-
#:../../license.rst:441
354+
#:../../license.rst:475
331355
msgid"UUencode and UUdecode functions"
332356
msgstr"UUencode and UUdecode functions"
333357

334-
#:../../license.rst:443
358+
#:../../license.rst:477
335359
msgid"The :mod:`uu` module contains the following notice::"
336360
msgstr"The :mod:`uu` module contains the following notice::"
337361

338-
#:../../license.rst:471
362+
#:../../license.rst:505
339363
msgid"XML Remote Procedure Calls"
340364
msgstr"XML Remote Procedure Calls"
341365

342-
#:../../license.rst:473
366+
#:../../license.rst:507
343367
msgid"The :mod:`xmlrpc.client` module contains the following notice::"
344368
msgstr"The :mod:`xmlrpc.client` module contains the following notice::"
345369

346-
#:../../license.rst:504
370+
#:../../license.rst:538
347371
msgid"test_epoll"
348372
msgstr"test_epoll"
349373

350-
#:../../license.rst:506
374+
#:../../license.rst:540
351375
msgid"The :mod:`test_epoll` module contains the following notice::"
352376
msgstr":mod:`test_epoll` モジュールは次の告知を含んでいます::"
353377

354-
#:../../license.rst:530
378+
#:../../license.rst:564
355379
msgid"Select kqueue"
356380
msgstr"Select kqueue"
357381

358-
#:../../license.rst:532
382+
#:../../license.rst:566
359383
msgid""
360384
"The :mod:`select` module contains the following notice for the kqueue "
361385
"interface::"
362386
msgstr":mod:`select` モジュールは kqueue インターフェースについての次の告知を含んでいます::"
363387

364-
#:../../license.rst:561
388+
#:../../license.rst:595
365389
msgid"SipHash24"
366390
msgstr"SipHash24"
367391

368-
#:../../license.rst:563
392+
#:../../license.rst:597
369393
msgid""
370394
"The file :file:`Python/pyhash.c` contains Marek Majkowski' implementation of"
371395
" Dan Bernstein's SipHash24 algorithm. It contains the following note::"
372396
msgstr""
373397

374-
#:../../license.rst:590
398+
#:../../license.rst:624
375399
msgid"strtod and dtoa"
376400
msgstr"strtod と dtoa"
377401

378-
#:../../license.rst:592
402+
#:../../license.rst:626
379403
msgid""
380404
"The file :file:`Python/dtoa.c`, which supplies C functions dtoa and strtod "
381405
"for conversion of C doubles to and from strings, is derived from the file of"
@@ -389,11 +413,11 @@ msgstr ""
389413
"http://www.netlib.org/fp/. The original file, as retrieved on March 16, "
390414
"2009, contains the following copyright and licensing notice::"
391415

392-
#:../../license.rst:620
416+
#:../../license.rst:654
393417
msgid"OpenSSL"
394418
msgstr"OpenSSL"
395419

396-
#:../../license.rst:622
420+
#:../../license.rst:656
397421
msgid""
398422
"The modules :mod:`hashlib`, :mod:`posix`, :mod:`ssl`, :mod:`crypt` use the "
399423
"OpenSSL library for added performance if made available by the operating "
@@ -402,35 +426,35 @@ msgid ""
402426
" license here::"
403427
msgstr""
404428

405-
#:../../license.rst:757
429+
#:../../license.rst:791
406430
msgid"expat"
407431
msgstr"expat"
408432

409-
#:../../license.rst:759
433+
#:../../license.rst:793
410434
msgid""
411435
"The :mod:`pyexpat` extension is built using an included copy of the expat "
412436
"sources unless the build is configured ``--with-system-expat``::"
413437
msgstr""
414438
"The :mod:`pyexpat` extension is built using an included copy of the expat "
415439
"sources unless the build is configured ``--with-system-expat``::"
416440

417-
#:../../license.rst:786
441+
#:../../license.rst:820
418442
msgid"libffi"
419443
msgstr"libffi"
420444

421-
#:../../license.rst:788
445+
#:../../license.rst:822
422446
msgid""
423447
"The :mod:`_ctypes` extension is built using an included copy of the libffi "
424448
"sources unless the build is configured ``--with-system-libffi``::"
425449
msgstr""
426450
"The :mod:`_ctypes` extension is built using an included copy of the libffi "
427451
"sources unless the build is configured ``--with-system-libffi``::"
428452

429-
#:../../license.rst:815
453+
#:../../license.rst:849
430454
msgid"zlib"
431455
msgstr"zlib"
432456

433-
#:../../license.rst:817
457+
#:../../license.rst:851
434458
msgid""
435459
"The :mod:`zlib` extension is built using an included copy of the zlib "
436460
"sources if the zlib version found on the system is too old to be used for "
@@ -440,70 +464,70 @@ msgstr ""
440464
"sources if the zlib version found on the system is too old to be used for "
441465
"the build::"
442466

443-
#:../../license.rst:846
467+
#:../../license.rst:880
444468
msgid"cfuhash"
445469
msgstr"cfuhash"
446470

447-
#:../../license.rst:848
471+
#:../../license.rst:882
448472
msgid""
449473
"The implementation of the hash table used by the :mod:`tracemalloc` is based"
450474
" on the cfuhash project::"
451475
msgstr""
452476

453-
#:../../license.rst:887
477+
#:../../license.rst:921
454478
msgid"libmpdec"
455479
msgstr"libmpdec"
456480

457-
#:../../license.rst:889
481+
#:../../license.rst:923
458482
msgid""
459483
"The :mod:`_decimal` module is built using an included copy of the libmpdec "
460484
"library unless the build is configured ``--with-system-libmpdec``::"
461485
msgstr""
462486

463-
#:../../license.rst:919
487+
#:../../license.rst:953
464488
msgid"W3C C14N test suite"
465489
msgstr""
466490

467-
#:../../license.rst:921
491+
#:../../license.rst:955
468492
msgid""
469493
"The C14N 2.0 test suite in the :mod:`test` package "
470494
"(``Lib/test/xmltestdata/c14n-20/``) was retrieved from the W3C website at "
471495
"https://www.w3.org/TR/xml-c14n2-testcases/ and is distributed under the "
472496
"3-clause BSD license:"
473497
msgstr""
474498

475-
#:../../license.rst:926
499+
#:../../license.rst:960
476500
msgid""
477501
"Copyright (c) 2013 W3C(R) (MIT, ERCIM, Keio, Beihang), All Rights Reserved."
478502
msgstr""
479503

480-
#:../../license.rst:929
504+
#:../../license.rst:963
481505
msgid""
482506
"Redistribution and use in source and binary forms, with or without "
483507
"modification, are permitted provided that the following conditions are met:"
484508
msgstr""
485509

486-
#:../../license.rst:933
510+
#:../../license.rst:967
487511
msgid""
488512
"Redistributions of works must retain the original copyright notice, this "
489513
"list of conditions and the following disclaimer."
490514
msgstr""
491515

492-
#:../../license.rst:935
516+
#:../../license.rst:969
493517
msgid""
494518
"Redistributions in binary form must reproduce the original copyright notice,"
495519
" this list of conditions and the following disclaimer in the documentation "
496520
"and/or other materials provided with the distribution."
497521
msgstr""
498522

499-
#:../../license.rst:938
523+
#:../../license.rst:972
500524
msgid""
501525
"Neither the name of the W3C nor the names of its contributors may be used to"
502526
" endorse or promote products derived from this work without specific prior "
503527
"written permission."
504528
msgstr""
505529

506-
#:../../license.rst:942
530+
#:../../license.rst:976
507531
msgid""
508532
"THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\"AS "
509533
"IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, "

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp