Files
PathEditor/po/messages.pot
T
Serendipity 3df2988915 feat(merge): 添加合并预览 Tab 页
- 新增第三个 Tab「合并预览」,只读展示系统+用户 PATH 完整列表
- 选项卡切换时自动刷新合并列表
- 支持无效/重复路径高亮
- 新增中英文翻译

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-01 23:54:53 +08:00

127 lines
2.0 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PathEditor package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PathEditor 3.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-03-26 10:00+0800\n"
"PO-Revision-Date: 2026-03-26 10:00+0800\n"
"Last-Translator: LHY <3364451258@qq.com>\n"
"Language-Team: Chinese (Simplified)\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/main.c
msgid "Environment Variable Editor"
msgstr ""
#: src/main.c
msgid "System Variables"
msgstr ""
#: src/main.c
msgid "User Variables"
msgstr ""
#: src/ui/main_window.c
msgid "Merged Preview"
msgstr ""
#: src/ui/main_window.c
msgid "New"
msgstr ""
#: src/ui/main_window.c
msgid "Edit"
msgstr ""
#: src/ui/main_window.c
msgid "Delete"
msgstr ""
#: src/ui/main_window.c
msgid "Browse"
msgstr ""
#: src/ui/main_window.c
msgid "Move Up"
msgstr ""
#: src/ui/main_window.c
msgid "Move Down"
msgstr ""
#: src/ui/main_window.c
msgid "Clean Invalid"
msgstr ""
#: src/ui/main_window.c
msgid "Undo"
msgstr ""
#: src/ui/main_window.c
msgid "Redo"
msgstr ""
#: src/ui/main_window.c
msgid "OK"
msgstr ""
#: src/ui/main_window.c
msgid "Cancel"
msgstr ""
#: src/ui/main_window.c
msgid "Import"
msgstr ""
#: src/ui/main_window.c
msgid "Export"
msgstr ""
#: src/ui/main_window.c
msgid "Search..."
msgstr ""
#: src/main.c
msgid "Warning"
msgstr ""
#: src/main.c
msgid "Error"
msgstr ""
#: src/main.c
msgid "Running in read-only mode"
msgstr ""
#: src/main.c
msgid "Please run as administrator"
msgstr ""
#: src/ui/main_window.c
msgid "Language"
msgstr ""
#: src/ui/dialogs.c
msgid "Chinese (Simplified)"
msgstr ""
#: src/ui/dialogs.c
msgid "English"
msgstr ""
#: src/controller/callbacks_nav.c
msgid "Undo completed"
msgstr ""
#: src/controller/callbacks_nav.c
msgid "Redo completed"
msgstr ""