summaryrefslogtreecommitdiff
path: root/packages/pogen/example/proj1/src/i18n/test.pot
blob: 8bc5ef236da78fa1f30250931482d204363ab59c (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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# 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"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-23 00:00+0100\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"

#: src/test.ts:4
#, c-format
msgid "Hello1, World"
msgstr ""

#: src/test.ts:8
#, c-format
msgid "Hello, quoted \"world\""
msgstr ""

#: src/test.ts:15
#, c-format
msgid "Hello5, World"
msgstr ""

#: src/test.ts:16
#, c-format
msgid "Hello6,%1$s World"
msgstr ""

#. This one has a multi line comment.
#. It has multiple lines, and a trailing empty line.
#. 
#: src/test.ts:23
#, c-format
msgid "Hello7,%1$s World%2$s"
msgstr ""

#: src/test.ts:23
#, c-format
msgid "one %1$s"
msgid_plural "many %1$s"
msgstr[0] ""
msgstr[1] ""

#: src/test.ts:26
#, c-format
msgid "one bla %1$s"
msgid_plural "many bla %1$s"
msgstr[0] ""
msgstr[1] ""

#: src/test.ts:31
#, c-format
msgid "I have %1$s apple"
msgid_plural "I have %1$s apples"
msgstr[0] ""
msgstr[1] ""

#: src/test.ts:35
#, c-format
msgid "%1$sHello8,%2$s World%3$s"
msgstr ""

#. 
#. This one has a multi line comment.
#. It has multiple lines, and a leading empty line.
#: src/test.ts:42
#, c-format
msgid "Hello9,\" '\" World"
msgstr ""

#: src/test.ts:46
#, c-format
msgid ""
"Hello10\n"
"            ,\" '\" Wo\n"
"            rld"
msgstr ""

#: src/test.ts:51
#, c-format
msgid ""
"Hello11 this is a long long string\n"
"it will go over multiple lines and in the pofile\n"
"it should be wrapped and stuff"
msgstr ""

#. This is a single line comment
#: src/test.ts:56
#, c-format
msgid ""
"Hello12 this is a long long string it will go over multiple lines and in the "
"pofile it should be wrapped and stuff. asdf asdf asdf asdf asdf asdf asdf asdf "
"adsf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf asdf "
"asdf"
msgstr ""

#. First occurrence
#: src/test.ts:65
#, c-format
msgid "This message appears twice"
msgstr ""

#: src/test2.tsx:1
#, c-format
msgid "foo %1$s foo baz"
msgstr ""

#: src/test2.tsx:5
#, c-format
msgid "singular form second line"
msgid_plural "plural form"
msgstr[0] ""
msgstr[1] ""

#: src/test2.tsx:17
#, c-format
msgid "\"foo\""
msgstr ""