summaryrefslogtreecommitdiffstats
path: root/t/fmt/wml/basic.pot
blob: 2291eb0095049efbb29b16acf1a56aa8b24a7925 (plain)
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
# 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.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2008-03-20 11:58+0900\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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. type: Content of: <title>
#: basic.wml:1
msgid "My awesome title"
msgstr ""

#. type: Content of: <define-tag>
#: basic.wml:6
msgid "some vulnerability info"
msgstr ""

#. type: Content of: <define-tag><p>
#: basic.wml:10
msgid "foo bar foo bar foo bar foo bar foo bar foo bar foo bar foo bar."
msgstr ""

#. type: Content of: <define-tag><p>
#: basic.wml:15
msgid "bar foo bar foo bar foo bar foo bar foo bar foo bar foo bar foo."
msgstr ""

#. type: Content of: <define-tag><ul><li>
#: basic.wml:21
msgid "<a href=\"http://example.com/\">CVE-foo-bar</a>"
msgstr ""

#. type: Content of: <define-tag><ul><li><p>
#: basic.wml:24
msgid "cve foo bar cve foo bar cve foo bar cve foo bar."
msgstr ""

#. type: Content of: <define-tag>
#: basic.wml:35
msgid "Some page title"
msgstr ""

#. type: Content of: <define-tag>
#: basic.wml:36
msgid "2007-07-20"
msgstr ""

#. type: Content of: <p>
#: basic.wml:39
msgid "some description including line breaks,"
msgstr ""

#. type: Content of: <p>
#: basic.wml:40
msgid ""
"<q>quotations</q>, <a href=\"$(DEVEL)/debian-installer/\">links</a>, and <a "
"href=\"#n1\">in-page links</a>."
msgstr ""

#. type: Content of: <ul><li>
#: basic.wml:45
msgid "item a"
msgstr ""

#. type: Content of: <ul><li>
#: basic.wml:46
msgid "item b"
msgstr ""

#. type: Content of: <p>
#: basic.wml:49
msgid "<strong>Notes</strong>"
msgstr ""

#. type: Content of: <ol><li>
#: basic.wml:51
msgid "<a name=\"n1\"></a>an anchor provided here."
msgstr ""