Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translate faq/library #575

Open
wants to merge 20 commits into
base: 3.12
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch '3.12' into faq-library
skpanagiotis committed Feb 26, 2025
commit 338917260546991029f8494a786f8dad6aa5aca0
45 changes: 45 additions & 0 deletions dictionaries/main.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
A
ActiveState
Actual
Adam
Alex
Alias
@@ -84,8 +85,13 @@ General
Generics
Get
Gordon
Graham
Green
Group
Greg
Guido
Hans
Haskell
Hat
Hello
Hewlett
@@ -137,6 +143,9 @@ Majkowski
Makefile
Marek
Matthias
Message
Michael
Mixin
Mitch
Modula
Modules
@@ -153,6 +162,7 @@ Number
Numeric
O
Origin
Olsen
Other
P
@@ -203,6 +213,7 @@ Sphinx
Stacks
Stallman
Start
States
Stein
Stichting
Storage
@@ -291,6 +302,10 @@ bash
basket
batch
be
before
below
bereft
bin
big
bignum
binary
@@ -332,6 +347,9 @@ callable
callables
callbacks
calling
cancel
canine
cannot
capture
case
cased
@@ -407,6 +425,15 @@ cout
crc
create
crt
cubes
currency
current
d
data
date
datetime
day
days
dbm
de
dead
@@ -558,6 +585,7 @@ gt
guard
guru
h
has
hack
hash
hashability
@@ -750,6 +778,9 @@ mult
multi
must
mutable
my
mydict
myfile
mutex
n
nSecond
@@ -795,6 +826,7 @@ or
orange
ordinal
ordinals
org
os
out
over
@@ -832,6 +864,7 @@ play
point
points
pop
popleft
popen
population
pos
@@ -884,6 +917,8 @@ recompile
record
reduce
ref
reference
register
regex
regressions
regular
@@ -946,10 +981,13 @@ singleton
singletons
site
size
sleep
slept
sl
sleep
slice
slicing
somedir
so
sort
sorted
@@ -1014,6 +1052,7 @@ symlinks
syntactic
syntax
sys
system
systems
t
tab
@@ -1047,6 +1086,9 @@ timeout
titlecase
titlecased
to
today
toolkits
total
token
tokens
trace
@@ -1271,6 +1313,7 @@ zlib
κατάσταση
κατέληγες
κατακερματιστέες
κατηργημένο
καταχωρητή
κεφαλίδας
κεφαλίδες
@@ -1297,6 +1340,7 @@ zlib
μεταφέρετε
μεταφοράς
μιμηθείτε
μονοεπεξεργαστικό
μιμηθώ
μπορεί
να
@@ -1338,6 +1382,7 @@ zlib
πλέον
πληθικότητα
πολλοί
πολυεπεξεργαστικό
πολυεπεξεργαστές
πολυμορφική
προέκδοση
8 changes: 4 additions & 4 deletions faq/library.po
Original file line number Diff line number Diff line change
@@ -8,10 +8,11 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-14 12:51+0000\n"
"POT-Creation-Date: 2025-02-17 21:03+0100\n"
"PO-Revision-Date: 2024-12-10 14:07+0300\n"
"Last-Translator: Panagiotis Skias <[email protected]>\n"
"Language-Team: PyGreece <[email protected]>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -988,8 +989,8 @@ msgstr "Πώς μπορώ να αποκτήσω πρόσβαση στη σειρ
msgid "For Win32, OSX, Linux, BSD, Jython, IronPython:"
msgstr "Για Win32, OSX, Linux, BSD, Jython, IronPython:"

#: faq/library.rst:622
msgid "https://pypi.org/project/pyserial/"
#: faq/library.rst:621
msgid ":pypi:`pyserial`"
msgstr "https://pypi.org/project/pyserial/"

#: faq/library.rst:623
@@ -1361,7 +1362,6 @@ msgid ""
"import random\n"
"random.random()"
msgstr ""
"Αυτό επιστρέψει έναν τυχαίο αριθμό κινητής υποδιαστολής στο διάστημα [0, 1)."

#: faq/library.rst:828
msgid "This returns a random floating-point number in the range [0, 1)."
You are viewing a condensed version of this merge commit. You can view the full changes here.