-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathinit.po
More file actions
48 lines (40 loc) · 1.48 KB
/
Copy pathinit.po
File metadata and controls
48 lines (40 loc) · 1.48 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# 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:
# Alireza Shabani (Revisto) <theRevisto@gmail.com>, 2025
# Danial Behzadi <dani.behzi@ubuntu.com>, 2025
# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
# Sepehr Rasouli <sepehrrasouli06@gmail.com>, 2026
#
msgid ""
msgstr ""
"Project-Id-Version: Python 3.14\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-08-26 03:59+0000\n"
"PO-Revision-Date: 2021-06-28 00:49+0000\n"
"Last-Translator: Sepehr Rasouli <sepehrrasouli06@gmail.com>, 2026\n"
"Language-Team: Persian (https://github.com/python/python-docs-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 "Initialization, finalization, and threads"
msgstr "راهاندازی، نهاییسازی و نخها"
msgid "This page has been split up into the following:"
msgstr "این صفحه به موارد زیر تقسیم شده است:"
msgid ":ref:`initialization`"
msgstr ":ref:`initialization`"
msgid ":ref:`threads`"
msgstr ":ref:`threads`"
msgid ":ref:`synchronization`"
msgstr ":ref:`synchronization`"
msgid ":ref:`thread-local-storage`"
msgstr ":ref:`thread-local-storage`"
msgid ":ref:`sub-interpreter-support`"
msgstr ":ref:`sub-interpreter-support`"
msgid ":ref:`profiling`"
msgstr ":ref:`profiling`"