-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathdistutils.po
More file actions
31 lines (28 loc) · 1.95 KB
/
Copy pathdistutils.po
File metadata and controls
31 lines (28 loc) · 1.95 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2001 Python Software Foundation
# This file is distributed under the same license as the Python package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
# Translators:
# Revisto <[email protected]>, 2025
# Sepehr Rasouli <[email protected]>, 2026
#
msgid ""
msgstr ""
"Project-Id-Version: Python 3.14\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-09-16 12:56+0000\n"
"PO-Revision-Date: 2024-11-19 01:02+0000\n"
"Last-Translator: Sepehr Rasouli <[email protected]>, 2026\n"
"Language-Team: Persian (https://github.com/python/python-docs-fa/fa/)\n"
"Language: fa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
msgid ":mod:`!distutils` --- Building and installing Python modules"
msgstr ":mod:`!distutils` --- ساخت و نصب ماژولهای پایتون"
msgid "This module is no longer part of the Python standard library. It was :ref:`removed in Python 3.12 <whatsnew312-removed-distutils>` after being deprecated in Python 3.10. The removal was decided in :pep:`632`, which has `migration advice <https://peps.python.org/pep-0632/#migration-advice>`_."
msgstr "این ماژول دیگر بخشی از کتابخانه استاندارد پایتون نیست. این ماژول پس از منسوخ شدن در Python 3.10، :ref:`در Python 3.12 حذف شد <whatsnew312-removed-distutils>`. تصمیم برای این حذف در :pep:`632` گرفته شد، که دارای `توصیههای مهاجرت <https://peps.python.org/pep-0632/#migration-advice>`_ است."
msgid "The last version of Python that provided the :mod:`!distutils` module was `Python 3.11 <https://docs.python.org/3.11/library/distutils.html>`_."
msgstr "آخرین نسخهی پایتون که ماژول :mod:`!distutils` را ارائه میکرد، `Python 3.11 <https://docs.python.org/3.11/library/distutils.html>`_ بود."