-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmessages.pot
More file actions
99 lines (78 loc) · 3.03 KB
/
messages.pot
File metadata and controls
99 lines (78 loc) · 3.03 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
93
94
95
96
97
98
# Translations template for PROJECT.
# Copyright (C) 2026 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2026.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2026-02-17 17:07+0800\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=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.18.0\n"
#: /home/yjc/Projects/pynergy/packages/pynergy_client/src/pynergy_client/app.py:22
msgid "Pynergy Client"
msgstr ""
#: /home/yjc/Projects/pynergy/packages/pynergy_client/src/pynergy_client/app.py:29
msgid "Path to the configuration file"
msgstr ""
#: /home/yjc/Projects/pynergy/packages/pynergy_client/src/pynergy_client/app.py:32
msgid "Deskflow/Others server IP address"
msgstr ""
#: /home/yjc/Projects/pynergy/packages/pynergy_client/src/pynergy_client/app.py:34
msgid "Port number"
msgstr ""
#: /home/yjc/Projects/pynergy/packages/pynergy_client/src/pynergy_client/app.py:35
msgid "Client name"
msgstr ""
#: /home/yjc/Projects/pynergy/packages/pynergy_client/src/pynergy_client/app.py:37
msgid "Mouse backend"
msgstr ""
#: /home/yjc/Projects/pynergy/packages/pynergy_client/src/pynergy_client/app.py:40
msgid "Keyboard backend"
msgstr ""
#: /home/yjc/Projects/pynergy/packages/pynergy_client/src/pynergy_client/app.py:42
msgid "Whether to use tls"
msgstr ""
#: /home/yjc/Projects/pynergy/packages/pynergy_client/src/pynergy_client/app.py:43
msgid "Whether to use mtls"
msgstr ""
#: /home/yjc/Projects/pynergy/packages/pynergy_client/src/pynergy_client/app.py:44
msgid "Whether to trust the server"
msgstr ""
#: /home/yjc/Projects/pynergy/packages/pynergy_client/src/pynergy_client/app.py:45
msgid "Screen width"
msgstr ""
#: /home/yjc/Projects/pynergy/packages/pynergy_client/src/pynergy_client/app.py:46
msgid "Screen height"
msgstr ""
#: /home/yjc/Projects/pynergy/packages/pynergy_client/src/pynergy_client/app.py:48
msgid "Whether to use absolute displacement"
msgstr ""
#: /home/yjc/Projects/pynergy/packages/pynergy_client/src/pynergy_client/app.py:51
msgid "Unit: ms, balances smoothness and performance"
msgstr ""
#: /home/yjc/Projects/pynergy/packages/pynergy_client/src/pynergy_client/app.py:55
msgid "Sync frequency, sync with system real position every n moves"
msgstr ""
#: /home/yjc/Projects/pynergy/packages/pynergy_client/src/pynergy_client/app.py:57
msgid "Logger name"
msgstr ""
#: /home/yjc/Projects/pynergy/packages/pynergy_client/src/pynergy_client/app.py:58
msgid "Log directory location"
msgstr ""
#: /home/yjc/Projects/pynergy/packages/pynergy_client/src/pynergy_client/app.py:61
msgid "Log file name"
msgstr ""
#: /home/yjc/Projects/pynergy/packages/pynergy_client/src/pynergy_client/app.py:62
msgid "File log level"
msgstr ""
#: /home/yjc/Projects/pynergy/packages/pynergy_client/src/pynergy_client/app.py:64
msgid "Console log level"
msgstr ""