lazarus/components/fpcunit/ide/languages/fpcunitlazideintf.pot
maxim 684c367b8a IDE: changed extension of master PO files (a.k.a. templates) from .po to .pot, adapted IDE, POChecker, updatepofiles tool and localize.bat/.sh scripts.
Reasons:
1. .pot is 'industry standard' extension for PO template files. As a consequence, PO editors can now open our templates 'out of the box' and automate creation of translations.
2. It is now much simpler to detect template files now that dotted unit names are allowed.

git-svn-id: trunk@60208 -
2019-01-24 23:02:37 +00:00

32 lines
908 B
Plaintext

msgid ""
msgstr "Content-Type: text/plain; charset=UTF-8"
#: fpcunitlazideintf.sfpcunconsoletestapp
msgid "FPCUnit Console Test Application"
msgstr ""
#: 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 ""
#: fpcunitlazideintf.sfpcuntestapp
msgid "FPCUnit Test Application"
msgstr ""
#: fpcunitlazideintf.sfpcuntestappdesc
msgid "FPCUnit Test Application%sAn application to run FPCUnit test cases.%sThe application source is automatically maintained by Lazarus."
msgstr ""
#: fpcunitlazideintf.sfpcuntestcase
msgid "FPCUnit Test Case"
msgstr ""
#: fpcunitlazideintf.sfpcuntestcasedesc
msgid "FPCUnit Test Case%sA unit containing a FPCUnit Test Case."
msgstr ""
#: fpcunitlazideintf.swriteyourowntest
msgid "Write your own test"
msgstr ""