|
1 |
| -<?xml version="1.0" encoding="utf-8" standalone="yes"?> |
2 |
| -<xliff version="1.0"> |
3 |
| - <file source-language="en"> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> |
| 3 | + <file source-language="en" datatype="plaintext" original="EXT:warming/Resources/Private/Language/locallang.xlf" date="2022-04-21T20:54:27Z" product-name="warming"> |
4 | 4 | <header/>
|
5 | 5 | <body>
|
6 |
| - <trans-unit id="cacheWarmupToolbarItem.title"> |
| 6 | + <trans-unit id="cacheWarmupToolbarItem.title" resname="cacheWarmupToolbarItem.title"> |
7 | 7 | <source>Warmup cache</source>
|
8 | 8 | </trans-unit>
|
9 |
| - <trans-unit id="cacheWarmupToolbarItem.loading"> |
| 9 | + <trans-unit id="cacheWarmupToolbarItem.loading" resname="cacheWarmupToolbarItem.loading"> |
10 | 10 | <source>Sites are being loaded...</source>
|
11 | 11 | </trans-unit>
|
12 |
| - <trans-unit id="cacheWarmupToolbarItem.description.invalid"> |
| 12 | + <trans-unit id="cacheWarmupToolbarItem.description.invalid" resname="cacheWarmupToolbarItem.description.invalid"> |
13 | 13 | <source>No XML sitemap found for this site.</source>
|
14 | 14 | </trans-unit>
|
15 |
| - <trans-unit id="cacheWarmupToolbarItem.userAgent.description"> |
| 15 | + <trans-unit id="cacheWarmupToolbarItem.userAgent.description" resname="cacheWarmupToolbarItem.userAgent.description"> |
16 | 16 | <source><![CDATA[A custom <code>User-Agent</code> header is used for cache warmup requests. You can copy it here to exclude the requests from your site statistics, for example.]]></source>
|
17 | 17 | </trans-unit>
|
18 |
| - <trans-unit id="cacheWarmupToolbarItem.userAgent.action"> |
| 18 | + <trans-unit id="cacheWarmupToolbarItem.userAgent.action" resname="cacheWarmupToolbarItem.userAgent.action"> |
19 | 19 | <source>Copy to clipboard</source>
|
20 | 20 | </trans-unit>
|
21 | 21 |
|
22 |
| - <trans-unit id="toolbar.sitemap.missing"> |
| 22 | + <trans-unit id="toolbar.sitemap.missing" resname="toolbar.sitemap.missing"> |
23 | 23 | <source>No XML sitemap found for this language.</source>
|
24 | 24 | </trans-unit>
|
25 |
| - <trans-unit id="toolbar.sitemap.placeholder"> |
| 25 | + <trans-unit id="toolbar.sitemap.placeholder" resname="toolbar.sitemap.placeholder"> |
26 | 26 | <source>Select a language</source>
|
27 | 27 | </trans-unit>
|
28 |
| - <trans-unit id="toolbar.copy.successful"> |
| 28 | + <trans-unit id="toolbar.copy.successful" resname="toolbar.copy.successful"> |
29 | 29 | <source>Copied</source>
|
30 | 30 | </trans-unit>
|
31 | 31 |
|
32 |
| - <trans-unit id="notification.title.failed"> |
| 32 | + <trans-unit id="notification.title.failed" resname="notification.title.failed"> |
33 | 33 | <source>Cache warmup failed</source>
|
34 | 34 | </trans-unit>
|
35 |
| - <trans-unit id="notification.title.warning"> |
| 35 | + <trans-unit id="notification.title.warning" resname="notification.title.warning"> |
36 | 36 | <source>Cache warmup finished with errors</source>
|
37 | 37 | </trans-unit>
|
38 |
| - <trans-unit id="notification.title.success"> |
| 38 | + <trans-unit id="notification.title.success" resname="notification.title.success"> |
39 | 39 | <source>Cache warmup successful</source>
|
40 | 40 | </trans-unit>
|
41 |
| - <trans-unit id="notification.title.unknown"> |
| 41 | + <trans-unit id="notification.title.unknown" resname="notification.title.unknown"> |
42 | 42 | <source>Cache warmup finished</source>
|
43 | 43 | </trans-unit>
|
44 |
| - <trans-unit id="notification.message.site"> |
| 44 | + <trans-unit id="notification.message.site" resname="notification.message.site"> |
45 | 45 | <source>Caches for page "%1$s [%2$d]" have been warmed up with the following result:
|
46 | 46 |
|
47 | 47 | %3$d successful, %4$d failed</source>
|
48 | 48 | </trans-unit>
|
49 |
| - <trans-unit id="notification.message.page.error"> |
| 49 | + <trans-unit id="notification.message.page.error" resname="notification.message.page.error"> |
50 | 50 | <source>Cache could not be warmed up for "%1$s [%2$d]".</source>
|
51 | 51 | </trans-unit>
|
52 |
| - <trans-unit id="notification.message.page.success"> |
| 52 | + <trans-unit id="notification.message.page.success" resname="notification.message.page.success"> |
53 | 53 | <source>Cache of page "%1$s [%2$d]" was successfully warmed up.</source>
|
54 | 54 | </trans-unit>
|
55 |
| - <trans-unit id="notification.message.page.unknown"> |
| 55 | + <trans-unit id="notification.message.page.unknown" resname="notification.message.page.unknown"> |
56 | 56 | <source>Warming up the cache for page "%1$s [%2$d]" ended unexpectedly.</source>
|
57 | 57 | </trans-unit>
|
58 |
| - <trans-unit id="notification.aborted.title"> |
| 58 | + <trans-unit id="notification.aborted.title" resname="notification.aborted.title"> |
59 | 59 | <source>Cache warmup aborted</source>
|
60 | 60 | </trans-unit>
|
61 |
| - <trans-unit id="notification.aborted.message"> |
| 61 | + <trans-unit id="notification.aborted.message" resname="notification.aborted.message"> |
62 | 62 | <source>The cache warmup was stopped prematurely and therefore could not be completed.</source>
|
63 | 63 | </trans-unit>
|
64 |
| - <trans-unit id="notification.error.title"> |
| 64 | + <trans-unit id="notification.error.title" resname="notification.error.title"> |
65 | 65 | <source>An error occurred</source>
|
66 | 66 | </trans-unit>
|
67 |
| - <trans-unit id="notification.error.message"> |
| 67 | + <trans-unit id="notification.error.message" resname="notification.error.message"> |
68 | 68 | <source>An error occurred while warming up caches. This could be related to an incorrect extension configuration.</source>
|
69 | 69 | </trans-unit>
|
70 |
| - <trans-unit id="notification.action.showReport"> |
| 70 | + <trans-unit id="notification.action.showReport" resname="notification.action.showReport"> |
71 | 71 | <source>View report</source>
|
72 | 72 | </trans-unit>
|
73 |
| - <trans-unit id="notification.action.retry"> |
| 73 | + <trans-unit id="notification.action.retry" resname="notification.action.retry"> |
74 | 74 | <source>Run again</source>
|
75 | 75 | </trans-unit>
|
76 | 76 |
|
77 |
| - <trans-unit id="modal.report.title"> |
| 77 | + <trans-unit id="modal.report.title" resname="modal.report.title"> |
78 | 78 | <source>Cache warmup report</source>
|
79 | 79 | </trans-unit>
|
80 |
| - <trans-unit id="modal.report.panel.failed"> |
| 80 | + <trans-unit id="modal.report.panel.failed" resname="modal.report.panel.failed"> |
81 | 81 | <source>Failed</source>
|
82 | 82 | </trans-unit>
|
83 |
| - <trans-unit id="modal.report.panel.successful"> |
| 83 | + <trans-unit id="modal.report.panel.successful" resname="modal.report.panel.successful"> |
84 | 84 | <source>Successful</source>
|
85 | 85 | </trans-unit>
|
86 |
| - <trans-unit id="modal.report.action.view"> |
| 86 | + <trans-unit id="modal.report.action.view" resname="modal.report.action.view"> |
87 | 87 | <source>View</source>
|
88 | 88 | </trans-unit>
|
89 |
| - <trans-unit id="modal.report.message.total"> |
| 89 | + <trans-unit id="modal.report.message.total" resname="modal.report.message.total"> |
90 | 90 | <source>Total number of crawled URLs:</source>
|
91 | 91 | </trans-unit>
|
92 |
| - <trans-unit id="modal.report.message.noUrlsCrawled"> |
| 92 | + <trans-unit id="modal.report.message.noUrlsCrawled" resname="modal.report.message.noUrlsCrawled"> |
93 | 93 | <source>No URLs were crawled for cache warmup.</source>
|
94 | 94 | </trans-unit>
|
95 | 95 |
|
96 |
| - <trans-unit id="modal.progress.title"> |
| 96 | + <trans-unit id="modal.progress.title" resname="modal.progress.title"> |
97 | 97 | <source>Cache warmup is in progress</source>
|
98 | 98 | </trans-unit>
|
99 |
| - <trans-unit id="modal.progress.button.report"> |
| 99 | + <trans-unit id="modal.progress.button.report" resname="modal.progress.button.report"> |
100 | 100 | <source>Show report</source>
|
101 | 101 | </trans-unit>
|
102 |
| - <trans-unit id="modal.progress.button.retry"> |
| 102 | + <trans-unit id="modal.progress.button.retry" resname="modal.progress.button.retry"> |
103 | 103 | <source>Run again</source>
|
104 | 104 | </trans-unit>
|
105 |
| - <trans-unit id="modal.progress.button.close"> |
| 105 | + <trans-unit id="modal.progress.button.close" resname="modal.progress.button.close"> |
106 | 106 | <source>Close</source>
|
107 | 107 | </trans-unit>
|
108 |
| - <trans-unit id="modal.progress.failedCounter"> |
| 108 | + <trans-unit id="modal.progress.failedCounter" resname="modal.progress.failedCounter"> |
109 | 109 | <source>Failed: {0}</source>
|
110 | 110 | </trans-unit>
|
111 |
| - <trans-unit id="modal.progress.allCounter"> |
| 111 | + <trans-unit id="modal.progress.allCounter" resname="modal.progress.allCounter"> |
112 | 112 | <source><![CDATA[Processed: <strong>{0}</strong><br>Total: <strong>{1}</strong>]]></source>
|
113 | 113 | </trans-unit>
|
114 |
| - <trans-unit id="modal.progress.placeholder"> |
| 114 | + <trans-unit id="modal.progress.placeholder" resname="modal.progress.placeholder"> |
115 | 115 | <source>Crawling sitemaps...</source>
|
116 | 116 | </trans-unit>
|
117 | 117 |
|
118 |
| - <trans-unit id="contextMenu.item.cacheWarmup"> |
| 118 | + <trans-unit id="contextMenu.item.cacheWarmup" resname="contextMenu.item.cacheWarmup"> |
119 | 119 | <source>Warmup cache for this page</source>
|
120 | 120 | </trans-unit>
|
121 |
| - <trans-unit id="contextMenu.item.cacheWarmupAll"> |
| 121 | + <trans-unit id="contextMenu.item.cacheWarmupAll" resname="contextMenu.item.cacheWarmupAll"> |
122 | 122 | <source>Warmup all caches</source>
|
123 | 123 | </trans-unit>
|
124 | 124 | </body>
|
|
0 commit comments