Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

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

Sign up
Appearance settings

Commit5d6fc44

Browse files
committed
Sorting main.txt and powraping stdlib2
1 parentd43d7a1 commit5d6fc44

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

‎dictionaries/main.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@ loader
224224
loaders
225225
locks
226226
looks
227+
mail
227228
mailing
228229
main
229230
mangled
@@ -407,4 +408,3 @@ zlib
407408
υποπακέτα
408409
υποπακέτο
409410
ό
410-
mail

‎tutorial/stdlib2.po‎

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Copyright (C) 2001-2024, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5-
#
5+
#
66
#,fuzzy
77
msgid ""
88
msgstr ""
@@ -153,9 +153,10 @@ msgid ""
153153
"The :mod:`struct` module provides :func:`~struct.pack` and :func:`~struct."
154154
"unpack` functions for working with variable length binary record formats. "
155155
"The following example shows how to loop through header information in a ZIP "
156-
"file without using the :mod:`zipfile` module. Pack codes ``\"H\"`` and ``\"I"
157-
"\"`` represent two and four byte unsigned numbers respectively. The ``\"<"
158-
"\"`` indicates that they are standard size and in little-endian byte order::"
156+
"file without using the :mod:`zipfile` module. Pack codes ``\"H\"`` and "
157+
"``\"I\"`` represent two and four byte unsigned numbers respectively. The "
158+
"``\"<\"`` indicates that they are standard size and in little-endian byte "
159+
"order::"
159160
msgstr""
160161
"Το module :mod:`struct` παρέχει τις συναρτήσεις :func:`~struct.pack` και :"
161162
"func:`~struct.unpack` για εργασία με μορφές δυαδικών εγγραφών μεταβλητού "

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp