Ignore:
Timestamp:
May 8, 2015, 9:22:22 PM (9 years ago)
Author:
SergeD
Message:

version 1.0.17 - refer to changelog for more details

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/GDThumb/language/en_UK/plugin.lang.php

    r30225 r31134  
    11<?php
    22
    3 $lang['Thumbnails max height'] = 'Thumbnails max height';
    4 $lang['Margin between thumbnails'] = 'Margin between thumbnails';
    5 $lang['Double the size of the first thumbnail'] = 'Double the size of the first thumbnail';
    6 $lang['Cache the big thumbnails (recommended)'] = 'Cache the big thumbnails (recommended)';
    7 $lang['Scale thumbnails'] = 'Scale thumbnails';
    8 $lang['Cache Informations'] = 'Cache Informations';
    9 $lang['Purge thumbnails cache'] = 'Purge thumbnails cache';
    103$lang['%d file'] = '%d file';
    114$lang['%d files'] = '%d files';
     5$lang['Animate thumbnail on hover'] = 'Animate thumbnail on hover';
     6$lang['Block for Panoramic Photo Page'] = 'Block for Panoramic Photo Page';
    127$lang['Cache have been generated'] = 'Cache have been generated';
     8$lang['Cache Informations'] = 'Cache Informations';
     9$lang['Cache the big thumbnails (recommended)'] = 'Cache the big thumbnails (recommended)';
     10$lang['Changelog'] = 'Changelog';
     11$lang['Coffee Fund'] = 'Coffee Fund';
     12$lang['Crop (Default)'] = 'Crop (Default)';
     13$lang['Delete images in GDThumb cache.'] = 'Delete images in GDThumb cache.';
     14$lang['Do not Normalize (Default)'] = 'Do not Normalize (Default)';
     15$lang['Double the size of the first thumbnail'] = 'Double the size of the first thumbnail';
     16$lang['Finds images that have not been cached and creates the cached version.'] = 'Finds images that have not been cached and creates the cached version.';
     17$lang['Follow'] = 'Follow';
     18$lang['Horizontal (Default)'] = 'Horizontal (Default)';
     19$lang['Margin between thumbnails'] = 'Margin between thumbnails';
     20$lang['Masonry Type'] = 'Masonry Type';
     21$lang['Merged (Default)'] = 'Merged (Default)';
     22$lang['Merged with Description'] = 'Merged with Description';
     23$lang['Metadata Display Mode'] = 'Metadata Display Mode';
     24$lang['Normalize Photo Title'] = 'Normalize Photo Title';
     25$lang['Overlay'] = 'Overlay';
     26$lang['Overlay Bottom'] = 'Overlay Bottom';
     27$lang['Overlay Bottom (Static)'] = 'Overlay Bottom (Static)';
     28$lang['Overlay Ex'] = 'Overlay Ex';
     29$lang['Overlay Top'] = 'Overlay Top';
     30$lang['Overlay Top (Static)'] = 'Overlay Top (Static)';
     31$lang['Pause'] = 'Pause';
     32$lang['Photo # if FileName Detected'] = 'Photo # if FileName Detected';
    1333$lang['Pre-cache thumbnails'] = 'Pre-cache thumbnails';
    14 $lang['Delete images in GDThumb cache.'] = 'Delete images in GDThumb cache.';
    15 $lang['Finds images that have not been cached and creates the cached version.'] = 'Finds images that have not been cached and creates the cached version.';
     34$lang['Prevent word wrap'] = 'Prevent word wrap';
     35$lang['Purge thumbnails cache'] = 'Purge thumbnails cache';
     36$lang['Scale thumbnails'] = 'Scale thumbnails';
    1637$lang['Show thumbnails caption'] = 'Show thumbnails caption';
    17 
     38$lang['Square'] = 'Square';
     39$lang['Start'] = 'Start';
     40$lang['Stop'] = 'Stop';
     41$lang['Thumbnails max height'] = 'Thumbnails max height';
     42$lang['Title Display Mode (Album)'] = 'Title Display Mode (Album)';
     43$lang['Title Display Mode (Photo)'] = 'Title Display Mode (Photo)';
     44$lang['Use Description if Set'] = 'Use Description if Set';
     45$lang['Vertical'] = 'Vertical';
     46 
    1847?>
Note: See TracChangeset for help on using the changeset viewer.