-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
62 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: cool.ldr.lfy\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2024-09-22 18:27+0800\n" | ||
"POT-Creation-Date: 2024-09-24 13:36+0800\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -376,6 +376,14 @@ msgstr "" | |
msgid "Text recognition" | ||
msgstr "" | ||
|
||
#: lfy/widgets/server_preferences.py:88 | ||
msgid "error message" | ||
msgstr "" | ||
|
||
#: lfy/widgets/server_preferences.py:90 | ||
msgid "Confirm" | ||
msgstr "" | ||
|
||
#: data/resources/translate.ui:71 | ||
msgid "Alt + D: Remove symbols such as line breaks" | ||
msgstr "" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: cool.ldr.lfy\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2024-09-22 18:27+0800\n" | ||
"POT-Creation-Date: 2024-09-24 13:36+0800\n" | ||
"PO-Revision-Date: 2023-11-12 21:02+0800\n" | ||
"Last-Translator: <[email protected]>\n" | ||
"Language-Team: Chinese (simplified) <[email protected]>\n" | ||
|
@@ -377,6 +377,14 @@ msgstr "翻译服务" | |
msgid "Text recognition" | ||
msgstr "文本识别" | ||
|
||
#: lfy/widgets/server_preferences.py:88 | ||
msgid "error message" | ||
msgstr "错误信息" | ||
|
||
#: lfy/widgets/server_preferences.py:90 | ||
msgid "Confirm" | ||
msgstr "确认" | ||
|
||
#: data/resources/translate.ui:71 | ||
msgid "Alt + D: Remove symbols such as line breaks" | ||
msgstr "Alt + D: 移除换行符" | ||
|