File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 66B
77Bernstein
88Bitwise
9+ Boolean
10+ Booleans
11+ Bug
912Bytearray
1013C
1114Case
103106Perl
104107Precision
105108Py
109+ Queues
106110Raising
107111Randal
108112Ranges
@@ -177,8 +181,14 @@ bits
177181bitwise
178182block
179183blocks
184+ bool
185+ boolean
186+ booleans
180187breadth
181188break
189+ bug
190+ bugger
191+ bugs
182192byte
183193bytearray
184194bytecode
@@ -243,12 +253,15 @@ cost
243253count
244254crt
245255de
256+ debugging
246257decorated
247258decorator
248259decorators
249260del
250261delegation
251262delimiters
263+ deploy
264+ depth
252265descriptor
253266descriptors
254267dict
@@ -272,6 +285,7 @@ editors
272285else
273286email
274287end
288+ endian
275289enter
276290entry
277291env
@@ -379,6 +393,7 @@ iterators
379393j
380394k
381395key
396+ kqueue
382397l
383398lang
384399last
456471non
457472not
458473notation
474+ null
475+ number
459476numbers
460477numeric
461478o
@@ -504,10 +521,12 @@ prompts
504521property
505522provisional
506523proxy
524+ pull
507525py
508526pyc
509527pyd
510528quacks
529+ queue
511530raise
512531range
513532ranges
@@ -528,6 +547,7 @@ scripts
528547see
529548self
530549sep
550+ sequence
531551sequences
532552server
533553set
@@ -555,12 +575,14 @@ sprintf
555575stack
556576stand
557577standard
578+ statement
558579statements
559580str
560581string
561582strings
562583strtod
563584struct
585+ style
564586sub
565587submodule
566588submodules
@@ -577,6 +599,7 @@ symlink
577599symlinks
578600syntactic
579601syntax
602+ systems
580603tab
581604tabs
582605tag
Original file line number Diff line number Diff line change @@ -212,7 +212,7 @@ msgid ""
212212"``not`` has a lower priority than non-Boolean operators, so ``not a == b`` "
213213"is interpreted as ``not (a == b)``, and ``a == not b`` is a syntax error."
214214msgstr ""
215- "To ``not`` έχει χαμηλότερη προτεραιότητα από τους μη λογικούς (non-Boοlean ) "
215+ "To ``not`` έχει χαμηλότερη προτεραιότητα από τους μη λογικούς (non-Boolean ) "
216216"τελεστές, οπότε το ``not a == b`` μεταφράζεται σαν ``not (a==b)``, και το "
217217"``a == not b`` είναι συντακτικό σφάλμα."
218218
You can’t perform that action at this time.
0 commit comments