|
38 | 38 | <source>label.delete_post</source>
|
39 | 39 | <target>Delete post</target>
|
40 | 40 | </trans-unit>
|
41 |
| - <trans-unit id="column.title"> |
42 |
| - <source>column.title</source> |
| 41 | + <trans-unit id="label.title"> |
| 42 | + <source>label.title</source> |
43 | 43 | <target>Title</target>
|
44 | 44 | </trans-unit>
|
45 |
| - <trans-unit id="column.author"> |
46 |
| - <source>column.author</source> |
| 45 | + <trans-unit id="label.author"> |
| 46 | + <source>label.author</source> |
47 | 47 | <target>Author</target>
|
48 | 48 | </trans-unit>
|
49 |
| - <trans-unit id="column.published_at"> |
50 |
| - <source>column.published_at</source> |
51 |
| - <target>Published at</target> |
| 49 | + <trans-unit id="label.author_email"> |
| 50 | + <source>label.author_email</source> |
| 51 | + <target>Author email</target> |
52 | 52 | </trans-unit>
|
53 |
| - <trans-unit id="column.actions"> |
54 |
| - <source>column.actions</source> |
55 |
| - <target>Actions</target> |
| 53 | + <trans-unit id="label.username"> |
| 54 | + <source>label.username</source> |
| 55 | + <target>Username</target> |
56 | 56 | </trans-unit>
|
57 |
| - <trans-unit id="title.post_new"> |
58 |
| - <source>title.post_new</source> |
59 |
| - <target>Post creation</target> |
| 57 | + <trans-unit id="label.password"> |
| 58 | + <source>label.password</source> |
| 59 | + <target>Password</target> |
60 | 60 | </trans-unit>
|
61 |
| - <trans-unit id="term.summary"> |
62 |
| - <source>term.summary</source> |
63 |
| - <target>Summary</target> |
| 61 | + <trans-unit id="label.role"> |
| 62 | + <source>label.role</source> |
| 63 | + <target>Role</target> |
64 | 64 | </trans-unit>
|
65 |
| - <trans-unit id="term.content"> |
66 |
| - <source>term.content</source> |
| 65 | + <trans-unit id="label.content"> |
| 66 | + <source>label.content</source> |
67 | 67 | <target>Content</target>
|
68 | 68 | </trans-unit>
|
69 |
| - <trans-unit id="term.author"> |
70 |
| - <source>term.author</source> |
71 |
| - <target>Author</target> |
| 69 | + <trans-unit id="label.summary"> |
| 70 | + <source>label.summary</source> |
| 71 | + <target>Summary</target> |
72 | 72 | </trans-unit>
|
73 |
| - <trans-unit id="term.published"> |
74 |
| - <source>term.published</source> |
75 |
| - <target>Published</target> |
| 73 | + <trans-unit id="label.published_at"> |
| 74 | + <source>label.published_at</source> |
| 75 | + <target>Published at</target> |
| 76 | + </trans-unit> |
| 77 | + <trans-unit id="label.actions"> |
| 78 | + <source>label.actions</source> |
| 79 | + <target>Actions</target> |
| 80 | + </trans-unit> |
| 81 | + <trans-unit id="title.post_new"> |
| 82 | + <source>title.post_new</source> |
| 83 | + <target>Post creation</target> |
76 | 84 | </trans-unit>
|
77 | 85 | <trans-unit id="action.edit_contents">
|
78 | 86 | <source>action.edit_contents</source>
|
|
82 | 90 | <source>action.delete_post</source>
|
83 | 91 | <target>Delete post</target>
|
84 | 92 | </trans-unit>
|
| 93 | + |
85 | 94 | <trans-unit id="menu.post_list">
|
86 | 95 | <source>menu.post_list</source>
|
87 | 96 | <target>Post list</target>
|
|
102 | 111 | <source>menu.admin</source>
|
103 | 112 | <target>Backend</target>
|
104 | 113 | </trans-unit>
|
| 114 | + |
105 | 115 | <trans-unit id="more_info_check_out">
|
106 | 116 | <source>more_info_check_out</source>
|
107 | 117 | <target>For more information, check out the</target>
|
|
190 | 200 | <source>label.sign_in</source>
|
191 | 201 | <target>Sign in</target>
|
192 | 202 | </trans-unit>
|
193 |
| - <trans-unit id="column.username"> |
194 |
| - <source>column.username</source> |
195 |
| - <target>Username</target> |
196 |
| - </trans-unit> |
197 |
| - <trans-unit id="column.password"> |
198 |
| - <source>column.password</source> |
199 |
| - <target>Password</target> |
200 |
| - </trans-unit> |
201 |
| - <trans-unit id="column.role"> |
202 |
| - <source>column.role</source> |
203 |
| - <target>Role</target> |
204 |
| - </trans-unit> |
205 |
| - <trans-unit id="label.title"> |
206 |
| - <source>label.title</source> |
207 |
| - <target>Title</target> |
208 |
| - </trans-unit> |
209 |
| - <trans-unit id="label.summary"> |
210 |
| - <source>label.summary</source> |
211 |
| - <target>Summary</target> |
212 |
| - </trans-unit> |
213 |
| - <trans-unit id="label.content"> |
214 |
| - <source>label.content</source> |
215 |
| - <target>Content</target> |
216 |
| - </trans-unit> |
217 |
| - <trans-unit id="label.author_email"> |
218 |
| - <source>label.author_email</source> |
219 |
| - <target>Author email</target> |
220 |
| - </trans-unit> |
221 |
| - <trans-unit id="label.published_at"> |
222 |
| - <source>label.published_at</source> |
223 |
| - <target>Published at</target> |
224 |
| - </trans-unit> |
| 203 | + |
225 | 204 | <trans-unit id="description.demo_app">
|
226 | 205 | <source>description.demo_app</source>
|
227 | 206 | <target><![CDATA[This is a <strong>demo application</strong> built in the Symfony Framework to illustrate the recommended way of developing Symfony applications.]]></target>
|
|
242 | 221 | <source>description.browse_admin</source>
|
243 | 222 | <target><![CDATA[Browse the <strong>admin backend</strong> of the demo application.]]></target>
|
244 | 223 | </trans-unit>
|
| 224 | + |
245 | 225 | <trans-unit id="title.login_help">
|
246 | 226 | <source>title.login_help</source>
|
247 | 227 | <target>Try either of the following users</target>
|
|
0 commit comments