8000 Translate faq/library by skpanagiotis · Pull Request #575 · python/python-docs-gr · GitHub
[go: up one dir, main page]

Skip to content

Translate faq/library #575

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

Open
wants to merge 20 commits into
base: 3.12
Choose a base branch
from
Open
Show file tree
Hide file tree
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
  • Loading branch information
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
Expand Down Expand Up @@ -84,8 +85,13 @@ General
Generics
Get
Gordon
Graham
Green
Group
Greg
Guido
Hans
Haskell
Hat
Hello
Hewlett
Expand Down Expand Up @@ -137,6 +143,9 @@ Majkowski
Makefile
Marek
Matthias
Message
Michael
Mixin
Mitch
Modula
Modules
Expand All @@ -153,6 +162,7 @@ Number
Numeric
O
Origin
Olsen
Other
P
Expand Down Expand Up @@ -203,6 +213,7 @@ Sphinx
Stacks
Stallman
Start
States
Stein
Stichting
Storage
Expand Down Expand Up @@ -291,6 +302,10 @@ bash
basket
batch
be
before
below
bereft
bin
big
bignum
binary
Expand Down Expand Up @@ -332,6 +347,9 @@ callable
callables
callbacks
calling
cancel
canine
cannot
capture
case
cased
Expand Down Expand Up @@ -407,6 +425,15 @@ cout
crc
create
crt
cubes
currency
current
d
data
date
datetime
day
days
dbm
de
dead
Expand Down Expand Up @@ -558,6 +585,7 @@ gt
guard
guru
h
has
hack
hash
hashability
Expand Down Expand Up @@ -750,6 +778,9 @@ mult
multi
must
mutable
my
mydict
myfile
mutex
n
nSecond
Expand Down Expand Up @@ -795,6 +826,7 @@ or
orange
ordinal
ordinals
org
os
out
over
Expand Down Expand Up @@ -832,6 +864,7 @@ play
point
points
pop
popleft
popen
population
pos
Expand Down Expand Up @@ -884,6 +917,8 @@ recompile
record
reduce
ref
reference
register
regex
regressions
regular
Expand Down Expand Up @@ -946,10 +981,13 @@ singleton
singletons
site
size
sleep
slept
sl
sleep
slice
slicing
somedir
so
sort
sorted
Expand Down Expand Up @@ -1014,6 +1052,7 @@ symlinks
syntactic
syntax
sys
system
systems
t
tab
Expand Down Expand Up @@ -1047,6 +1086,9 @@ timeout
titlecase
titlecased
to
today
toolkits
total
token
tokens
trace
Expand Down Expand Up @@ -1271,6 +1313,7 @@ zlib
κατάσταση
κατέληγες
κατακερματιστέες
κατηργημένο
καταχωρητή
κεφαλίδας
κεφαλίδες
Expand All @@ -1297,6 +1340,7 @@ zlib
μεταφέρετε
μεταφοράς
μιμηθείτε
μονοεπεξεργαστικό
μιμηθώ
μπορεί
να
Expand Down Expand Up @@ -1338,6 +1382,7 @@ zlib
πλέον
πληθικότητα
πολλοί
πολυεπεξεργαστικό
πολυεπεξεργαστές
πολυμορφική
προέκδοση
Expand Down
8 changes: 4 additions & 4 deletions faq/library.po
Original file line number Diff line number Diff line change
Expand Up @@ -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 <panagiotis.skias@gmail.com>\n"
"Language-Team: PyGreece <pygreece@gmail.com>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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)."
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.
0