i18n_gb.po
来自「《Linux程序设计权威指南》一书qt下的源码」· PO 代码 · 共 32 行
PO
32 行
# This is a Qt message file in .po format. Each msgid starts with# a scope. This scope should *NOT* be translated - eg. "Foo::Bar"# would be translated to "Pub", not "Foo::Pub".msgid ""msgstr """Project-Id-Version: PROJECT VERSION\n""POT-Creation-Date: 2000-08-20 12:10:45 CST\n""PO-Revision-Date: YYYY-MM-DD\n""Last-Translator: FULLNAME <EMAIL@ADDRESS>\n""Content-Type: text/plain; charset=gb2312\n"#: i18n.cpp:34msgid "::&File"msgstr "文件(&F)"#: i18n.cpp:33msgid "::&Quit"msgstr "退出(&Q)"#: i18n.cpp:47msgid "::Button %1"msgstr "按钮 %1"#: i18n.cpp:64msgid "::Let's pretend this is a status bar"msgstr "类似于状态条的标签"#: i18n.cpp:56msgid "::This widget will get all the remaining space"msgstr "本组件将占用剩余的空间"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?