This repository was archived by the owner on Jun 5, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmessages.pot
More file actions
93 lines (72 loc) · 1.68 KB
/
messages.pot
File metadata and controls
93 lines (72 loc) · 1.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR ORGANIZATION
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2022-06-24 13:43+CST\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
"Generated-By: pygettext.py 1.5\n"
#: main.py:63
msgid "Initializing database..."
msgstr ""
#: main.py:64
msgid "Connecting to the database..."
msgstr ""
#: main.py:67
msgid "Connected."
msgstr ""
#: main.py:69
msgid "Preparing data for the next operation..."
msgstr ""
#: main.py:112
msgid "Total changes: %s."
msgstr ""
#: main.py:114
msgid "Committed. Closing the connection with the database."
msgstr ""
#: main.py:118
msgid "Initializing RSA Keys..."
msgstr ""
#: main.py:128
msgid "The IPv4 and IPv6 protocols in the configuration are not enabled, and it's meaningless to continue running."
msgstr ""
#: main.py:135
msgid "IPv4 address read: {0}"
msgstr ""
#: main.py:140
msgid "IPv6 address read: {0}"
msgstr ""
#: main.py:163
msgid "An exception occurred. Failed to listen on the specified configuration."
msgstr ""
#: main.py:166
msgid "IPv4 Address: {0}"
msgstr ""
#: main.py:168
msgid "IPv4 is not supported."
msgstr ""
#: main.py:170
msgid "IPv6 Address: {0}"
msgstr ""
#: main.py:172
msgid "IPv6 is not supported."
msgstr ""
#: main.py:174
msgid "Loading RSA resources..."
msgstr ""
#: main.py:180
msgid "Done( %s s)!"
msgstr ""
#: main.py:183
msgid "New connection: %s"
msgstr ""
#: main.py:190
msgid "A new thread %s has started."
msgstr ""