-
Notifications
You must be signed in to change notification settings - Fork 1
/
messages.xlf
110 lines (110 loc) · 5.33 KB
/
messages.xlf
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
<?xml version="1.0" encoding="UTF-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="en-US" datatype="plaintext" original="ng2.template">
<body>
<trans-unit id="2725222862682815609" datatype="html">
<source>Live application</source>
<context-group purpose="location">
<context context-type="sourcefile">src/app/app.component.html</context>
<context context-type="linenumber">13,14</context>
</context-group>
</trans-unit>
<trans-unit id="8642445555713453888" datatype="html">
<source>First page</source>
<context-group purpose="location">
<context context-type="sourcefile">src/app/app.component.html</context>
<context context-type="linenumber">16,17</context>
</context-group>
<context-group purpose="location">
<context context-type="sourcefile">src/app/first/first.component.ts</context>
<context context-type="linenumber">8,9</context>
</context-group>
</trans-unit>
<trans-unit id="8509529923832733875" datatype="html">
<source>Second page</source>
<context-group purpose="location">
<context context-type="sourcefile">src/app/app.component.html</context>
<context context-type="linenumber">19,20</context>
</context-group>
<context-group purpose="location">
<context context-type="sourcefile">src/app/second/second.component.ts</context>
<context context-type="linenumber">8,9</context>
</context-group>
</trans-unit>
<trans-unit id="3241662517214501583" datatype="html">
<source>SSR&i18n Angular application</source>
<context-group purpose="location">
<context context-type="sourcefile">src/app/app.component.ts</context>
<context context-type="linenumber">21</context>
</context-group>
</trans-unit>
<trans-unit id="7707723144908899288" datatype="html">
<source>some first page information</source>
<context-group purpose="location">
<context context-type="sourcefile">src/app/first/first.component.ts</context>
<context context-type="linenumber">9,10</context>
</context-group>
</trans-unit>
<trans-unit id="5447871461929338260" datatype="html">
<source>change language to see translation in action</source>
<context-group purpose="location">
<context context-type="sourcefile">src/app/first/first.component.ts</context>
<context context-type="linenumber">10,11</context>
</context-group>
<context-group purpose="location">
<context context-type="sourcefile">src/app/second/second.component.ts</context>
<context context-type="linenumber">10,11</context>
</context-group>
</trans-unit>
<trans-unit id="2821179408673282599" datatype="html">
<source>Home</source>
<context-group purpose="location">
<context context-type="sourcefile">src/app/home/home.component.ts</context>
<context context-type="linenumber">15,16</context>
</context-group>
</trans-unit>
<trans-unit id="5585456333379607038" datatype="html">
<source>Angular 17 application with ssr and i18n</source>
<context-group purpose="location">
<context context-type="sourcefile">src/app/home/home.component.ts</context>
<context context-type="linenumber">16,17</context>
</context-group>
</trans-unit>
<trans-unit id="6324119972934961031" datatype="html">
<source>Russian losses in Ukraine</source>
<context-group purpose="location">
<context context-type="sourcefile">src/app/live-app/live-app.component.html</context>
<context context-type="linenumber">1,3</context>
</context-group>
</trans-unit>
<trans-unit id="8019222450012281645" datatype="html">
<source>Example of production app built with this i18n+ssr approach</source>
<context-group purpose="location">
<context context-type="sourcefile">src/app/live-app/live-app.component.html</context>
<context context-type="linenumber">4,6</context>
</context-group>
</trans-unit>
<trans-unit id="3894950702316166331" datatype="html">
<source>Loading...</source>
<context-group purpose="location">
<context context-type="sourcefile">src/app/live-app/live-app.component.html</context>
<context context-type="linenumber">9,10</context>
</context-group>
</trans-unit>
<trans-unit id="2077981881846138939" datatype="html">
<source> You can change the language of application in the bottom left of side-nav component </source>
<context-group purpose="location">
<context context-type="sourcefile">src/app/live-app/live-app.component.html</context>
<context context-type="linenumber">20,22</context>
</context-group>
</trans-unit>
<trans-unit id="5842247068233085569" datatype="html">
<source>some second page information</source>
<context-group purpose="location">
<context context-type="sourcefile">src/app/second/second.component.ts</context>
<context context-type="linenumber">9,10</context>
</context-group>
</trans-unit>
</body>
</file>
</xliff>