lazarus/components/virtualtreeview/languages/laz.virtualtrees.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

36 lines
966 B
Plaintext

msgid ""
msgstr "Content-Type: text/plain; charset=UTF-8"
#: laz.virtualtrees.scannotsetuserdata
msgid "Cannot set initial user data because there is not enough user data space allocated."
msgstr ""
#: laz.virtualtrees.sclipboardfailed
msgid "Clipboard operation failed."
msgstr ""
#: laz.virtualtrees.scorruptstream1
msgid "Stream data corrupt. A node's anchor chunk is missing."
msgstr ""
#: laz.virtualtrees.scorruptstream2
msgid "Stream data corrupt. Unexpected data after node's end position."
msgstr ""
#: laz.virtualtrees.sstreamtoosmall
msgid "Unable to load tree structure, not enough data available."
msgstr ""
#: laz.virtualtrees.swrongmoveerror
msgid "Target node cannot be a child node of the node to be moved."
msgstr ""
#: laz.virtualtrees.swrongstreamformat
msgid "Unable to load tree structure, the format is wrong."
msgstr ""
#: laz.virtualtrees.swrongstreamversion
msgid "Unable to load tree structure, the version is unknown."
msgstr ""