Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 76a5736

Browse filesBrowse files
committed
Left align table headers
1 parent cb6ab35 commit 76a5736
Copy full SHA for 76a5736

File tree

1 file changed

+29
-29
lines changed
Filter options

1 file changed

+29
-29
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+29-29Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -95,32 +95,32 @@ For consistency in our translations, here are some propositions and
9595
reminders for frequent terms you'll have to translate, don't hesitate
9696
to open an issue if you disagree.
9797

98-
| english | hungarian |
99-
|-----------------------------|-----------------------------|
100-
| argument | argumentum |
101-
| built-in (function) | beépített (függvény) |
102-
| control flow statements | vezérlő utasítások |
103-
| string-literal | literális karakterlánc |
104-
| backslash | vissza-per jel |
105-
| positional argument | hely szerinti argumentum |
106-
| keyword argument | kulcsszavas argumentum |
107-
| prompt | prompt |
108-
| tuple | tuple tuple-t, tuple-nek...|
109-
| sequence | sorozat |
110-
| object | objektum |
111-
| attribute (class) | jellemző |
112-
| data attribute | adatjellemző |
113-
| method | metódus |
114-
| exception | kivétel |
115-
| raise an exception | kivételt vált ki |
116-
| clause | ág |
117-
| handler (exeption) | kezelő |
118-
| token | token |
119-
| default | alapértelmezett |
120-
| scope | hatáskör, hatókör |
121-
| right-hand side expression | jobboldali kifejezés |
122-
| sequence unpacking | sorozat szétpakolása |
123-
| shortcut operators | ??? |
124-
| slice notation | szelet jelölési mód |
125-
| list comprehension | listaértelmezés |
126-
| library reference | referencia könyvtár |
98+
|english |hungarian |
99+
|:---------------------------|:---------------------------|
100+
|argument |argumentum |
101+
|built-in (function) |beépített (függvény) |
102+
|control flow statements |vezérlő utasítások |
103+
|string-literal |literális karakterlánc |
104+
|backslash |vissza-per jel |
105+
|positional argument |hely szerinti argumentum |
106+
|keyword argument |kulcsszavas argumentum |
107+
|prompt |prompt |
108+
|tuple |tuple tuple-t, tuple-nek...|
109+
|sequence |sorozat |
110+
|object |objektum |
111+
|attribute (class) |jellemző |
112+
|data attribute |adatjellemző |
113+
|method |metódus |
114+
|exception |kivétel |
115+
|raise an exception |kivételt vált ki |
116+
|clause |ág |
117+
|handler (exeption) |kezelő |
118+
|token |token |
119+
|default |alapértelmezett |
120+
|scope |hatáskör, hatókör |
121+
|right-hand side expression |jobboldali kifejezés |
122+
|sequence unpacking |sorozat szétpakolása |
123+
|shortcut operators |??? |
124+
|slice notation |szelet jelölési mód |
125+
|list comprehension |listaértelmezés |
126+
|library reference |referencia könyvtár |

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.