@@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.14\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2026-07-11 15:33 +0000\n "
14+ "POT-Creation-Date : 2026-07-25 15:45 +0000\n "
1515"PO-Revision-Date : 2026-05-08 17:18+0000\n "
1616"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2026\n "
1717"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -2375,3 +2375,56 @@ msgstr ""
23752375"OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE "
23762376"USE\n"
23772377"OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
2378+
2379+ msgid "Unicode Character Database"
2380+ msgstr ""
2381+
2382+ msgid ""
2383+ "An extract of the `Unicode Character Database <https://www.unicode.org/ucd/"
2384+ ">`__, converted to an internal format, is used by the :mod:`unicodedata` "
2385+ "module and for the Unicode support of the :class:`str` type. The original "
2386+ "Unicode data files are distributed under the `Unicode License <https://www."
2387+ "unicode.org/license.txt>`__::"
2388+ msgstr ""
2389+
2390+ msgid ""
2391+ "UNICODE LICENSE V3\n"
2392+ "\n"
2393+ "COPYRIGHT AND PERMISSION NOTICE\n"
2394+ "\n"
2395+ "Copyright © 1991-2026 Unicode, Inc.\n"
2396+ "\n"
2397+ "NOTICE TO USER: Carefully read the following legal agreement. BY\n"
2398+ "DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR\n"
2399+ "SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE\n"
2400+ "TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT\n"
2401+ "DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.\n"
2402+ "\n"
2403+ "Permission is hereby granted, free of charge, to any person obtaining a\n"
2404+ "copy of data files and any associated documentation (the \" Data Files\" ) or\n"
2405+ "software and any associated documentation (the \" Software\" ) to deal in the\n"
2406+ "Data Files or Software without restriction, including without limitation\n"
2407+ "the rights to use, copy, modify, merge, publish, distribute, and/or sell\n"
2408+ "copies of the Data Files or Software, and to permit persons to whom the\n"
2409+ "Data Files or Software are furnished to do so, provided that either (a)\n"
2410+ "this copyright and permission notice appear with all copies of the Data\n"
2411+ "Files or Software, or (b) this copyright and permission notice appear in\n"
2412+ "associated Documentation.\n"
2413+ "\n"
2414+ "THE DATA FILES AND SOFTWARE ARE PROVIDED \" AS IS\" , WITHOUT WARRANTY OF ANY\n"
2415+ "KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n"
2416+ "MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF\n"
2417+ "THIRD PARTY RIGHTS.\n"
2418+ "\n"
2419+ "IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE\n"
2420+ "BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,\n"
2421+ "OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,\n"
2422+ "WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,\n"
2423+ "ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA\n"
2424+ "FILES OR SOFTWARE.\n"
2425+ "\n"
2426+ "Except as contained in this notice, the name of a copyright holder shall\n"
2427+ "not be used in advertising or otherwise to promote the sale, use or other\n"
2428+ "dealings in these Data Files or Software without prior written\n"
2429+ "authorization of the copyright holder."
2430+ msgstr ""
0 commit comments