Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c41d54d

Browse files
authored
Create index.po
1 parent eb93994 commit c41d54d

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

using/index.po

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
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 <[email protected]>\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+
#: ../../using/index.rst:5
24+
msgid "Python Setup and Usage"
25+
msgstr ""
26+
27+
#: ../../using/index.rst:8
28+
msgid ""
29+
"This part of the documentation is devoted to general information on the "
30+
"setup of the Python environment on different platforms, the invocation of"
31+
" the interpreter and things that make working with Python easier."
32+
msgstr ""
33+

0 commit comments

Comments
 (0)