Skip to content

Commit 53d2fe5

Browse files
committed
Add Persian (fa) translation to python docs theme
1 parent f0d30cc commit 53d2fe5

1 file changed

Lines changed: 126 additions & 0 deletions

File tree

Lines changed: 126 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,126 @@
1+
# Persian translations for python-docs-theme.
2+
# Copyright (C) 2026 Python Software Foundation
3+
# This file is distributed under the same license as the python-docs-theme
4+
# project.
5+
# FIRST AUTHOR <EMAIL@ADDRESS>, 2026.
6+
#
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: python-docs-theme 2026.7\n"
10+
"Report-Msgid-Bugs-To: https://github.com/python/python-docs-theme/"
11+
"issues\n"
12+
"POT-Creation-Date: 2026-08-16 15:22+0330\n"
13+
"PO-Revision-Date: 2026-08-16 15:54+0330\n"
14+
"Last-Translator: Sepehr Rasouli <sepehrrasouli06@gmail.com>, 2026\n"
15+
"Language-Team: Persian (https://github.com/revisto/python-docs-fa/)\n"
16+
"Language: fa\n"
17+
"MIME-Version: 1.0\n"
18+
"Content-Type: text/plain; charset=utf-8\n"
19+
"Content-Transfer-Encoding: 8bit\n"
20+
"Plural-Forms: nplurals=1; plural=0;\n"
21+
"Generated-By: Babel 2.18.0\n"
22+
"X-Generator: Poedit 3.6\n"
23+
24+
#: python_docs_theme/footerdonate.html:1
25+
msgid "The Python Software Foundation is a non-profit corporation."
26+
msgstr "بنیاد نرم‌افزار پایتون یک شرکت غیرانتفاعی است."
27+
28+
#: python_docs_theme/footerdonate.html:2
29+
msgid "Please donate."
30+
msgstr "لطفاً کمک مالی کنید."
31+
32+
#: python_docs_theme/layout.html:6
33+
msgid "Navigation"
34+
msgstr "ناوبری"
35+
36+
#: python_docs_theme/layout.html:51 python_docs_theme/layout.html:111
37+
msgid "Quick search"
38+
msgstr "جست‌و‌جوی سریع"
39+
40+
#: python_docs_theme/layout.html:52 python_docs_theme/layout.html:112
41+
msgid "Go"
42+
msgstr "برو"
43+
44+
#: python_docs_theme/layout.html:60
45+
msgid "Theme"
46+
msgstr "پوسته"
47+
48+
#: python_docs_theme/layout.html:62
49+
msgid "Auto"
50+
msgstr "خودکار"
51+
52+
#: python_docs_theme/layout.html:63
53+
msgid "Light"
54+
msgstr "روشن"
55+
56+
#: python_docs_theme/layout.html:64
57+
msgid "Dark"
58+
msgstr "تاریک"
59+
60+
#: python_docs_theme/layout.html:96
61+
msgid "Menu"
62+
msgstr "منو"
63+
64+
#: python_docs_theme/layout.html:142
65+
msgid "Copyright"
66+
msgstr "حق نشر"
67+
68+
#: python_docs_theme/layout.html:147
69+
msgid ""
70+
"This page is licensed under the Python Software Foundation License "
71+
"Version 2."
72+
msgstr "این صفحه تحت مجوز بنیاد نرم‌افزار پایتون نسخه ۲ منتشر شده است."
73+
74+
#: python_docs_theme/layout.html:149
75+
msgid ""
76+
"Examples, recipes, and other code in the documentation are additionally "
77+
"licensed under the Zero Clause BSD License."
78+
msgstr ""
79+
"مثال‌ها، دستورالعمل‌ها، و سایر کدهای موجود در مستندات همچنین تحت مجوز "
80+
"بدون بند BSD منتشر شده‌اند."
81+
82+
#: python_docs_theme/layout.html:152
83+
#, python-format
84+
msgid ""
85+
"See <a href=\"%(license_file)s\">History and License</a> for more "
86+
"information."
87+
msgstr ""
88+
"برای اطلاعات بیشتر به <a href=\"%(license_file)s\">تاریخچه و مجوز</a> "
89+
"مراجعه کنید."
90+
91+
#: python_docs_theme/layout.html:155
92+
#, python-format
93+
msgid "Hosted on %(hosted_on)s."
94+
msgstr "میزبانی شده روی %(hosted_on)s."
95+
96+
#: python_docs_theme/layout.html:163
97+
#, python-format
98+
msgid "Last updated on %(last_updated)s."
99+
msgstr "آخرین به‌روزرسانی در %(last_updated)s."
100+
101+
#: python_docs_theme/layout.html:166
102+
#, python-format
103+
msgid "<a href=\"%(theme_issues_url)s\">Found a bug</a>?"
104+
msgstr "آیا <a href=\"%(theme_issues_url)s\">اشکالی یافتید</a>؟"
105+
106+
#: python_docs_theme/layout.html:170
107+
#, python-format
108+
msgid ""
109+
"Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> "
110+
"%(sphinx_version)s."
111+
msgstr ""
112+
"ساخته شده با <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> "
113+
"%(sphinx_version)s."
114+
115+
#: python_docs_theme/static/copybutton.js:30
116+
#: python_docs_theme/static/copybutton.js:55
117+
msgid "Copy"
118+
msgstr "کپی"
119+
120+
#: python_docs_theme/static/copybutton.js:31
121+
msgid "Copy to clipboard"
122+
msgstr "کپی به تخته‌گیره"
123+
124+
#: python_docs_theme/static/copybutton.js:53
125+
msgid "Copied!"
126+
msgstr "کپی شد!"

0 commit comments

Comments
 (0)