-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathallos.po
More file actions
28 lines (26 loc) · 1.7 KB
/
Copy pathallos.po
File metadata and controls
28 lines (26 loc) · 1.7 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
# 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 <theRevisto@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-09-16 12:56+0000\n"
"PO-Revision-Date: 2021-06-28 00:54+0000\n"
"Last-Translator: Sepehr Rasouli <sepehrrasouli06@gmail.com>, 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 "Generic Operating System Services"
msgstr "خدمات عام سیستمعامل"
msgid "The modules described in this chapter provide interfaces to operating system features that are available on (almost) all operating systems, such as files and a clock. The interfaces are generally modeled after the Unix or C interfaces, but they are available on most other systems as well. Here's an overview:"
msgstr "ماژولهای توصیفشده در این فصل، رابطهایی به امکانات سیستمعامل فراهم میکنند که در (تقریباً) همهی سیستمعاملها در دسترس هستند، مانند پروندهها و ساعت. این رابطها عموماً بر اساس رابطهای Unix یا C مدلسازی شدهاند، اما در بیشتر سیستمهای دیگر نیز در دسترس هستند. در ادامه یک مرور کلی آمده است:"