Index: trunk/tools/ToolserverI18N/language/messages/Wlm.i18n.php |
— | — | @@ -27,6 +27,7 @@ |
28 | 28 | 'competes' => 'Competes', |
29 | 29 | 'author' => 'Author', |
30 | 30 | 'upload-time' => 'Upload time', |
| 31 | + 'deleted' => 'Deleted ($1)', |
31 | 32 | 'concursa' => 'Takes part in WLM', |
32 | 33 | 'no-concursa' => 'Outside WLM competition', |
33 | 34 | 'not-available' => 'Not available', |
— | — | @@ -36,6 +37,7 @@ |
37 | 38 | 'provide-id' => 'Provide a monument id to show the data available for that item', |
38 | 39 | 'show-images-bad-only' => 'Show only images outside the lists', |
39 | 40 | 'show-images-all' => 'Show all images', |
| 41 | + 'show-images-removed' => 'Show images removed from the competition', |
40 | 42 | 'search-monuments' => 'Search monuments', |
41 | 43 | 'view-frequency' => 'Popular monuments', |
42 | 44 | 'view-ccaa' => 'View by autonomous community', |
— | — | @@ -87,6 +89,7 @@ |
88 | 90 | 'author' => 'Header for the column showing the author listed for that image. |
89 | 91 | {{Identical|Author}}', |
90 | 92 | 'upload-time' => 'Upload time in CEST', |
| 93 | + 'deleted' => 'Text to show instead of the filename if the file was deleted (those files only appear with option=removed). $1: page_id', |
91 | 94 | 'concursa' => 'Entry for the competes column if the monuments takes part in WLM (also see: {{msg-toolserver|Wlm-no-concursa}})', |
92 | 95 | 'no-concursa' => 'Entry for the competes column if the monuments does not take part in WLM (also see: {{msg-toolserver|Wlm-concursa}})', |
93 | 96 | 'not-available' => 'Shown for images not yet loaded', |
— | — | @@ -97,6 +100,7 @@ |
98 | 101 | 'provide-id' => 'Caption for ids.php', |
99 | 102 | 'show-images-bad-only' => 'Text for the link for filtering to just images with a bad id', |
100 | 103 | 'show-images-all' => 'Text for the link for unfiltering the list to all images', |
| 104 | + 'show-images-removed' => 'Text for the link for showing images recorded to be in the list, but later removed (this is not a *complete* list of all images that once were there)', |
101 | 105 | 'search-monuments' => 'Caption link for the tool to search monuments', |
102 | 106 | 'view-frequency' => 'Caption link for the tool to view monuments grouped by id', |
103 | 107 | 'view-ccaa' => 'Caption link for the tool to view monuments grouped by autonomous community', |
— | — | @@ -351,6 +355,7 @@ |
352 | 356 | 'competes' => 'Competición', |
353 | 357 | 'author' => 'Autor', |
354 | 358 | 'upload-time' => 'Fecha', |
| 359 | + 'deleted' => 'Borrado ($1)', |
355 | 360 | 'concursa' => 'Concursa', |
356 | 361 | 'no-concursa' => 'No concursa', |
357 | 362 | 'not-available' => 'No disponible', |
— | — | @@ -360,6 +365,7 @@ |
361 | 366 | 'provide-id' => 'Proporcione el identificador de un monumento para mostrar los datos disponibles sobre el mismo', |
362 | 367 | 'show-images-bad-only' => 'Mostrar sólo las imágenes con códigos incorrectos', |
363 | 368 | 'show-images-all' => 'Mostrar todas las imágenes', |
| 369 | + 'show-images-removed' => 'Mostrar imágenes retiradas del concurso', |
364 | 370 | 'search-monuments' => 'Buscar monumentos', |
365 | 371 | 'view-frequency' => 'Monumentos populares', |
366 | 372 | 'view-ccaa' => 'Ver imágenes por Comunidad Autónoma', |