diff options
Diffstat (limited to 't/fmt/asciidoc/CleanSpaces.po')
-rw-r--r-- | t/fmt/asciidoc/CleanSpaces.po | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/t/fmt/asciidoc/CleanSpaces.po b/t/fmt/asciidoc/CleanSpaces.po new file mode 100644 index 0000000..b7e163e --- /dev/null +++ b/t/fmt/asciidoc/CleanSpaces.po @@ -0,0 +1,61 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2024-02-28 21:46+0100\n" +"PO-Revision-Date: 2024-02-28 21:47+0100\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: Title = +#: CleanSpaces.adoc:2 +#, no-wrap +msgid "Test Clean Spaces" +msgstr "TEST CLEAN SPACES" + +#. type: delimited block * +#: CleanSpaces.adoc:7 CleanSpaces.adoc:13 +msgid "This is a Sidebar block. This is a Sidebar block." +msgstr "THIS IS A SIDEBAR BLOCK. THIS IS A SIDEBAR BLOCK." + +#. type: delimited block * +#: CleanSpaces.adoc:10 +#, no-wrap +msgid "" +" This is a Sidebar block.\n" +" This is a Sidebar block.\n" +msgstr "" +" THIS IS A SIDEBAR BLOCK.\n" +" THIS IS A SIDEBAR BLOCK.\n" + +#. type: Labeled list +#: CleanSpaces.adoc:15 +#, no-wrap +msgid "<pathspec>..." +msgstr "<PATHSPEC>..." + +#. type: Plain text +#: CleanSpaces.adoc:18 +msgid "" +"Files to add content from. Fileglobs (e.g. `*.c`) can be given to add all " +"matching files." +msgstr "" +"FILES TO ADD CONTENT FROM. FILEGLOBS (E.G. `*.C`) CAN BE GIVEN TO ADD ALL " +"MATCHING FILES." + +#. type: Plain text +#: CleanSpaces.adoc:20 +msgid "" +"Some paragraph text. Some paragraph text. Some paragraph text. Some " +"paragraph text. Some paragraph text. Some paragraph text." +msgstr "" +"SOME PARAGRAPH TEXT. SOME PARAGRAPH TEXT. SOME PARAGRAPH TEXT. SOME " +"PARAGRAPH TEXT. SOME PARAGRAPH TEXT. SOME PARAGRAPH TEXT." |