Wiki source code of LightboxTranslations
Last modified by superadmin on 2025/05/22 17:45
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 1 | # Admin section |
| 2 | admin.lightbox=Lightbox | ||
| 3 | admin.lightbox.description=Configure the image lightbox gallery | ||
| 4 | XWiki.Lightbox.LightboxConfigurationClass_isLightboxEnabled=Enable the lightbox | ||
| 5 | XWiki.Lightbox.LightboxConfigurationClass_isLightboxEnabled.hint=Enable the possibility to open content images in a lightbox. | ||
| 6 | |||
| 7 | # Gallery template | ||
| 8 | image.lightbox.autoPlay.title=Slideshow | ||
| 9 | image.lightbox.caption.label=Caption | ||
| 10 | image.lightbox.imageId.title=Image ID | ||
| 11 | image.lightbox.imageId.copy.title=Copy image ID | ||
| 12 | image.lightbox.imageId.copy.copied=Copied to clipboard | ||
| 13 | image.lightbox.imageId.permalink=Permalink | ||
| 14 | image.lightbox.date.label=Date | ||
| 15 | image.lightbox.download.title=Download | ||
| 16 | image.lightbox.escape.title=Escape | ||
| 17 | image.lightbox.fileName.label=File name | ||
| 18 | image.lightbox.fullscreen.title=Fullscreen | ||
| 19 | image.lightbox.gallery.title=Image gallery | ||
| 20 | image.lightbox.nextSlide.title=Next image | ||
| 21 | image.lightbox.prevSlide.title=Previous image | ||
| 22 | image.lightbox.publisher.label=Image publisher | ||
| 23 | image.lightbox.toggler.label=Open the image actions |