Ignore:
Timestamp:
Jul 7, 2014, 9:26:18 PM (10 years ago)
Author:
gbo
Message:

Release 27..A new admin part

File:
1 edited

Legend:

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

    r15076 r28990  
    77$lang['submit'] = 'Submit';
    88$lang['Title'] = 'Looks like GBo';
    9 $lang['Howto'] = 'This plugin manages the picture page layout.';
    10 $lang['Step1_Title'] = 'Plugin settings';
    11 $lang['Step2_Title'] = 'Tooltip settings';
    12 $lang['Step3_Title'] = 'Frame settings';
    13 $lang['Step4_Title'] = 'Display/hide the header of each page';
    14 $lang['llgbo_tooltip']='Special tooltips (photos thumbnails) on mouseover :';
    15 $lang['llgbo_exifunderbt']='Special tooltip for EXIF on mouseover:';
    16 $lang['llgbo_frame']='Manage a frame around the picture:';
     9$lang['llgbo_admin_plugin_title'] = 'This plugin manages the picture page layout.';
     10$lang['llgbo_adim_settings_title'] = 'Plugin settings';
     11$lang['llgbo_admin_tooltip_title'] = 'Tooltip settings';
     12$lang['llgbo_admin_frame_title'] = 'Frame settings';
     13$lang['llgbo_admin_header_title'] = 'Display/hide the header of each page';
     14$lang['llgbo_tooltip']='Special tooltips (photos thumbnails) on mouseover ';
     15$lang['llgbo_exifunderbt']='Special tooltip for EXIF on mouseover';
     16$lang['llgbo_frame']='Manage a frame around the picture';
    1717$lang['llgbo_header']='Manage display header ';
    18 $lang['llgbo_maintain_header']='Maintain header on following pages:';
    19 $lang['llgbo_usemap']='Add navigation bar on picture:';
    20 $lang['llgbo_usemap_thumb']='Display thumbnails when navigation is active on picture :';
     18$lang['llgbo_maintain_header']='Maintain header on following pages';
     19$lang['llgbo_usemap']='Add navigation bar on picture';
     20$lang['llgbo_usemap_thumb']='Display thumbnails when navigation is active on picture ';
    2121$lang['llgbo_info']='     (^_^) Settings updated';
    22 $lang['llgbo_title_frame'] = 'Display picture title on the frame';
    23 $lang['llgbo_default_navthumb'] = 'Suppress Prev_Next thumbnails standard display:';
     22$lang['llgbo_titleframe'] = 'Display picture title on the frame';
     23$lang['llgbo_default_navthumb'] = 'Suppress Prev_Next thumbnails standard display';
    2424$lang['save'] = 'Save';
    2525$lang['preview'] = 'Preview';
     
    2727$lang['llgo_tooltip_size']= 'Tooltip border width'; 
    2828$lang['llgbo_tooltip_bordercolor']= 'Tooltip border color';
    29 $lang['llgbo_tooltip_backgroundcolor']= 'Tooltip background color';
     29$lang['llgbo_tooltip_bgcolor']= 'Tooltip background color';
    3030$lang['llgbo_tooltip_titlecolor']= 'Tooltip title color';
    31 $lang['llgbo_tooltip_color']= 'Tooltip text color';
     31$lang['llgbo_tooltip_textcolor']= 'Tooltip text color';
    3232$lang['llgo_global_setting']= 'Piwigo picture page global settings';
    3333$lang['llgo_tooltip_setting']= 'Tooltip title';
    3434$lang['llgo_frame_setting']= 'Frame settings:' ;
    35 $lang['llgbo_title_frame_color']= 'Color for the title displayed on frame';
    36 $lang['llgbo_frame_bdcolor0']= 'Line 1 color: ';
    37 $lang['llgbo_frame_bdcolor1']= 'Line 2 color: ';
    38 $lang['llgbo_frame_bdcolor2']= 'Line 3 color: ';
    39 $lang['llgbo_frame_bdcolor3']= 'Line 4 color: ';
    40 $lang['llgbo_frame_bdcolor4']= 'Line 5 color: ';
    41 $lang['llgbo_frame_bdcolor5']= 'Line 6 color: ';
    42 $lang['llgbo_frame_bdcolor6']= 'Line 7 color: ';
    43 $lang['llgbo_frame_bdcolor7']= 'Line 8 color: ';
    44 $lang['llgbo_frame_bdcolor8']= 'Line 9 color: ';
    45 $lang['llgbo_frame_bdcolor9']= 'Line 10 color:';
    46 $lang['llgbo_frame_bdcolor10']= 'Line 11 color: ';
    47 $lang['llgbo_frame_bdcolor11']= 'Line 12 color: ';
    48 $lang['llgbo_frame_bdcolor12']= 'Line 13 color: ';
    49 $lang['llgbo_frame_bdcolor13']= 'Line 14 color: ';
    50 $lang['llgbo_frame_bdcolor14']= 'Line 15 color: ';
    51 $lang['llgbo_frame_bdcolor15']= 'Line 16 color: ';
    52 $lang['llgbo_frame_bdsize']= 'width:';
     35$lang['llgbo_frame_titlecolor']= 'Color for the title displayed on frame';
     36$lang['llgbo_frame_bdcolor0']= 'Line 1 color ';
     37$lang['llgbo_frame_bdcolor1']= 'Line 2 color ';
     38$lang['llgbo_frame_bdcolor2']= 'Line 3 color ';
     39$lang['llgbo_frame_bdcolor3']= 'Line 4 color ';
     40$lang['llgbo_frame_bdcolor4']= 'Line 5 color ';
     41$lang['llgbo_frame_bdcolor5']= 'Line 6 color ';
     42$lang['llgbo_frame_bdcolor6']= 'Line 7 color ';
     43$lang['llgbo_frame_bdcolor7']= 'Line 8 color ';
     44$lang['llgbo_frame_bdcolor8']= 'Line 9 color ';
     45$lang['llgbo_frame_bdcolor9']= 'Line 10 color';
     46$lang['llgbo_frame_bdcolor10']= 'Line 11 color ';
     47$lang['llgbo_frame_bdcolor11']= 'Line 12 color ';
     48$lang['llgbo_frame_bdcolor12']= 'Line 13 color ';
     49$lang['llgbo_frame_bdcolor13']= 'Line 14 color ';
     50$lang['llgbo_frame_bdcolor14']= 'Line 15 color ';
     51$lang['llgbo_frame_bdcolor15']= 'Line 16 color ';
     52$lang['llgbo_frame_bdsize']= 'width';
    5353$lang['llgbo_M_frame'] = 'Frame management';
    5454$lang['llgbo_M_tooltip'] = 'Tooltip management';
    5555$lang['llgbo_M_manage'] = 'Global settings';
    56 $lang['llgbo_samples'] = 'Samples: ';
    57 $lang['llgbo_frame']='Manage frame around the picture :';
     56$lang['llgbo_samples'] = 'Samples ';
     57$lang['llgbo_frame']='Manage frame around the picture ';
    5858$lang['llgbo_header']='Manage header display';
    5959$lang['llgbo_M_header'] = 'Header display management';
     
    6161$lang['llgbo_header_category'] = 'Display header on Category page';
    6262$lang['llgbo_header_category_filter_recent']= 'Display header on Category page (filter by recent)';
    63 $lang['llgbo_header_category_flat']= 'Display header on Category page (option flat)' ;
     63$lang['llgbo_header_categories/flat']= 'Display header on Category page (option flat)' ;
    6464$lang['llgbo_header_category_posted_monthly']= 'Display header on Category page option calendar' ;
    6565$lang['llgbo_header_picture']= 'Display header on Picture page' ;
     
    6969$lang['llgbo_header_list']= 'Display header on Random pictures page';
    7070$lang['llgbo_header_recent_pics']= 'Display header on Recents pictures page';
    71 $lang['llgbo_header_created_monthly_calendar'] = 'Display header on Calendar page';
     71$lang['llgbo_header_created-monthly-calendar'] = 'Display header on Calendar page';
    7272$lang['llgbo_header_tags']= 'Display header on Tags page';
    7373$lang['llgbo_header_search']= 'Display header on Search page';
     
    8181$lang['llgbo_frame_sample']= 'Samples list ';
    8282$lang['previewsamples']= 'Display this sample';
    83 $lang['llgbo_always_displayexif'] = 'Always display METADATA:' ;
     83$lang['llgbo_alwaysdisplayexif'] = 'Always display METADATA:' ;
    8484$lang['Reset_To_Default'] = 'Reset to default values';
    8585$lang['llgo_warning_setting'] = 'to use with Gally themes, the plugin cl_conflit must be installed';
Note: See TracChangeset for help on using the changeset viewer.