From 5df6c2aefebe3d2abcc939a88e294876d59f03ca Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 17 Jun 2024 13:26:17 +0200 Subject: Adding upstream version 0.72. Signed-off-by: Daniel Baumann --- t/fmt/xhtml/basic.po | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 t/fmt/xhtml/basic.po (limited to 't/fmt/xhtml/basic.po') diff --git a/t/fmt/xhtml/basic.po b/t/fmt/xhtml/basic.po new file mode 100644 index 0000000..48bdfbf --- /dev/null +++ b/t/fmt/xhtml/basic.po @@ -0,0 +1,72 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2006-06-14 0:50+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: Content of: +#: basic.html:8 +msgid "Title string" +msgstr "TITLE STRING" + +#. type: Content of: <html><body><div><h1> +#: basic.html:13 +msgid "Header" +msgstr "HEADER" + +#. type: Attribute 'alt' of: <html><body><div><img> +#: basic.html:15 +msgid "Some text" +msgstr "SOME TEXT" + +#. type: Attribute 'title' of: <html><body><div><img> +#: basic.html:15 +msgid "My picture" +msgstr "MY PICTURE" + +#. type: Content of: <html><body><div><p> +#: basic.html:17 +msgid "<strong>Strong</strong>not strong" +msgstr "<strong>STRONG</strong>NOT STRONG" + +#. type: Content of: <html><body><div><p> +#: basic.html:18 +msgid "<strong>Another line</strong> with space and no closing." +msgstr "<strong>ANOTHER LINE</strong> WITH SPACE AND NO CLOSING." + +#. type: Content of: <html><body><div><p> +#: basic.html:20 +msgid "" +"<a href=\"somelink.html\">My link</a>, <a href=\"nextline.html\">link on " +"next line</a>, <a href=\"sameline.html\">line on same line</a>." +msgstr "" +"<a href=\"somelink.html\">MY LINK</a>, <a href=\"nextline.html\">LINK ON " +"NEXT LINE</a>, <a href=\"sameline.html\">LINE ON SAME LINE</a>." + +#. type: Attribute 'alt' of: <html><body><div><img> +#: basic.html:24 +msgid "picture" +msgstr "PICTURE" + +#. type: Content of: <html><body><div> +#: basic.html:26 +msgid "and some text without a paragraph mark." +msgstr "AND SOME TEXT WITHOUT A PARAGRAPH MARK." + +#. #include virtual="header.shtml" +#. type: Content of: <html><body><div><p> +#: basic.html:29 +msgid "A paragraph with an SSI statement inside" +msgstr "A PARAGRAPH WITH AN SSI STATEMENT INSIDE" -- cgit v1.2.3