File: fpcunitlazideintf.zh_CN.po

package info (click to toggle)
lazarus 2.0.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 214,460 kB
  • sloc: pascal: 1,862,622; xml: 265,709; cpp: 56,595; sh: 3,008; java: 609; makefile: 535; perl: 297; sql: 222; ansic: 137
file content (42 lines) | stat: -rw-r--r-- 1,680 bytes parent folder | download | duplicates (2)
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
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Project-Id-Version: X\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: \n"
"Last-Translator: 郑建平@夏宗萍 aka  robsean  <robsean@126.com>\n"
"Language-Team: http://www.microsystem.studio\n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: zh_CN\n"
"X-Generator: Poedit 1.8.7.1\n"
"X-Poedit-SourceCharset: UTF-8\n"

#: fpcunitlazideintf.sfpcunconsoletestapp
msgid "FPCUnit Console Test Application"
msgstr "FPCUnit控制台测试应用程序"

#: fpcunitlazideintf.sfpcunconsoletestdesc
msgid "FPCUnit Console Test Application%sAn application to run FPCUnit test cases in console mode.%sThe application source is automatically maintained by Lazarus."
msgstr "FPCUnit控制台测试应用程序%s一个应用程序在控制台模式中来运行FPCUnit test cases.%s应用程序代码是Lazarus自动维护的."

#: fpcunitlazideintf.sfpcuntestapp
msgid "FPCUnit Test Application"
msgstr "FPCUnit测试应用程序"

#: fpcunitlazideintf.sfpcuntestappdesc
msgid "FPCUnit Test Application%sAn application to run FPCUnit test cases.%sThe application source is automatically maintained by Lazarus."
msgstr "FPCUnit测试应用程序%s一个应用程序来运行 FPCUnit test cases.%s应用程序代码是Lazarus自动维护的."

#: fpcunitlazideintf.sfpcuntestcase
msgid "FPCUnit Test Case"
msgstr "FPCUnit Test Case"

#: fpcunitlazideintf.sfpcuntestcasedesc
msgid "FPCUnit Test Case%sA unit containing a FPCUnit Test Case."
msgstr "FPCUnit Test Case%s一个unit含有一个FPCUnit Test Case."

#: fpcunitlazideintf.swriteyourowntest
msgid "Write your own test"
msgstr "编写你自己的测试"