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
|
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-10 13:07+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 2.2.5\n"
msgid "word"
msgstr "Word"
msgid "line"
msgstr "Line of text."
msgid "trailing_space"
msgstr "Trailing space follows here: "
msgid "xml_characters"
msgstr "This XML has <root> and <str> elements."
msgid "multiline"
msgstr ""
"This string has 4 lines.\n"
"And this is line two. Line three is empty.\n"
"\n"
"Because xml:space=\"preserve\" is assumed by default, we don't have to "
"specify it."
|