Skip to content

Commit bcebcaf

Browse files
authored
Add files via upload
1 parent 64e6a5d commit bcebcaf

87 files changed

Lines changed: 83467 additions & 0 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

library/socketserver.po

Lines changed: 821 additions & 0 deletions
Large diffs are not rendered by default.

library/spwd.po

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) 2001-2025, Python Software Foundation
3+
# This file is distributed under the same license as the Python package.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
5+
#
6+
#, fuzzy
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: Python 3.13\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2025-03-04 13:08+0200\n"
12+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14+
"Language: ro\n"
15+
"Language-Team: ro <LL@li.org>\n"
16+
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100"
17+
" < 20)) ? 1 : 2);\n"
18+
"MIME-Version: 1.0\n"
19+
"Content-Type: text/plain; charset=utf-8\n"
20+
"Content-Transfer-Encoding: 8bit\n"
21+
"Generated-By: Babel 2.17.0\n"
22+
23+
#: ../../library/spwd.rst:2
24+
msgid ":mod:`!spwd` --- The shadow password database"
25+
msgstr ""
26+
27+
#: ../../library/spwd.rst:10
28+
msgid ""
29+
"This module is no longer part of the Python standard library. It was "
30+
":ref:`removed in Python 3.13 <whatsnew313-pep594>` after being deprecated"
31+
" in Python 3.11. The removal was decided in :pep:`594`."
32+
msgstr ""
33+
34+
#: ../../library/spwd.rst:14
35+
msgid ""
36+
"A possible replacement is the third-party library :pypi:`python-pam`. "
37+
"This library is not supported or maintained by the Python core team."
38+
msgstr ""
39+
40+
#: ../../library/spwd.rst:17
41+
msgid ""
42+
"The last version of Python that provided the :mod:`!spwd` module was "
43+
"`Python 3.12 <https://docs.python.org/3.12/library/spwd.html>`_."
44+
msgstr ""
45+

0 commit comments

Comments
 (0)