Changeset 31979 for extensions/greydragon/language/en_UK
- Timestamp:
- Apr 1, 2019, 3:05:20 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/greydragon/language/en_UK/theme.lang.php
r30210 r31979 1 1 <?php 2 // admin.tpl 3 $lang['GreyDragon Theme'] = 'GreyDragon Theme'; 4 $lang['Blog'] = 'Blog'; 5 $lang['Changelog'] = 'Changelog'; 6 $lang['Support'] = 'Support'; 7 $lang['Follow'] = 'Follow'; 8 $lang['Coffee Fund'] = 'Coffee Fund'; 2 9 $lang['Elegant, Configuration Page'] = 'Elegant, Configuration Page'; 3 10 $lang['Panels options'] = 'Panels options'; … … 10 17 $lang['Comments Panel'] = 'Comments Panel'; 11 18 $lang['Download'] = 'Download'; 19 $lang['Prerequisites'] = 'Prerequisites'; 20 $lang['Piwigo %s Core Installed (min required 2.7.0+)'] = 'Piwigo %s Core Installed (min required 2.7.0+)'; 21 $lang['Additional Pages'] = 'Additional Pages'; 22 $lang['Extended Description'] = 'Extended Description'; 23 $lang['Suggested Modules'] = 'Suggested Modules'; 24 $lang['Installed'] = 'Installed'; 25 $lang['Admin Tools'] = 'Admin Tools'; 26 $lang['General Settings'] = 'General Settings'; 27 $lang['Logo Image'] = 'Logo Image'; 28 $lang['Header Text'] = 'Header Text'; 29 $lang['Footer Text'] = 'Footer Text'; 30 $lang['Color Pack'] = 'Color Pack'; 31 $lang['General Settings - All In One Favicon'] = 'General Settings - All In One Favicon'; 32 $lang['URL to your favicon.ico'] = 'URL to your favicon.ico'; 33 $lang['URL to your Apple Touch icon (60x60)'] = 'URL to your Apple Touch icon (60x60)'; 34 $lang['Do not add reflective shine to Apple Touch Icon'] = 'Do not add reflective shine to Apple Touch Icon'; 35 $lang['Advanced Options - General'] = 'Advanced Options - General'; 36 $lang['Static Menu'] = 'Static Menu'; 37 $lang['Static Menu - Header Bottom'] = 'Static Menu - Header Bottom'; 38 $lang['Static Menu - Header Right'] = 'Static Menu - Header Right'; 39 $lang['Popup Menu Opened'] = 'Popup Menu Opened'; 40 $lang['Popup Menu Closed'] = 'Popup Menu Closed'; 41 $lang['Static Menu - Top Bar'] = 'Static Menu - Top Bar'; 42 $lang['Header Top Left'] = 'Header Top Left'; 43 $lang['Disabled'] = 'Disabled'; 44 $lang['Main Menu Mode'] = 'Main Menu Mode'; 45 $lang['Animate Menu'] = 'Animate Menu'; 46 $lang['Auto Close Popup Menu'] = 'Auto Close Popup Menu'; 47 $lang['Show Credits (Icon)'] = 'Show Credits (Icon)'; 48 $lang['Show Credits (Text)'] = 'Show Credits (Text)'; 49 $lang['Hide'] = 'Hide'; 50 $lang['Show Site Credits'] = 'Show Site Credits'; 51 $lang['Animate Menu'] = 'Animate Menu'; 52 $lang['Remove Piwigo Generator Meta Tag'] = 'Remove Piwigo Generator Meta Tag'; 53 $lang['Use Lowercase Text'] = 'Use Lowercase Text'; 54 $lang['Hide About Link'] = 'Hide About Link'; 55 $lang['Include Contact Webmaster Email in the Footer for Members'] = 'Include Contact Webmaster Email in the Footer for Members'; 56 $lang['Remove photo counter in breadcrumbs and categories menu'] = 'Remove photo counter in breadcrumbs and categories menu'; 57 $lang['Advanced Options - Photo Page'] = 'Advanced Options - Photo Page'; 58 $lang['Text Tabs Expanded'] = 'Text Tabs Expanded'; 59 $lang['Text Tabs Collapsed'] = 'Text Tabs Collapsed'; 60 $lang['Icon Tabs Expanded'] = 'Icon Tabs Expanded'; 61 $lang['Icon Tabs Collapsed'] = 'Icon Tabs Collapsed'; 62 $lang['Text With Overlay'] = 'Text With Overlay'; 63 $lang['Icon With Overlay'] = 'Icon With Overlay'; 64 $lang['Metadata Display Mode'] = 'Metadata Display Mode'; 65 $lang['Description'] = 'Description'; 66 $lang['Info'] = 'Info'; 67 $lang['Exif'] = 'Exif'; 68 $lang['Tags'] = 'Tags'; 69 $lang['Comments'] = 'Comments'; 70 $lang['Default Tab to be displayed in Tabbed Mode'] = 'Default Tab to be displayed in Tabbed Mode'; 71 $lang['Animate Tabs'] = 'Animate Tabs'; 72 $lang['Hide EXIF Data'] = 'Hide EXIF Data'; 73 $lang['Advanced Options - Root Page'] = 'Advanced Options - Root Page'; 74 $lang['Enable Root Page'] = 'Enable Root Page'; 75 $lang['Gallery Description (with Safe Quotes)'] = 'Gallery Description (with Safe Quotes)'; 76 $lang['Static Photo'] = 'Static Photo'; 77 $lang['Static Random Photo'] = 'Static Random Photo'; 78 $lang['Slideshow'] = 'Slideshow'; 79 $lang['Image Source (Default: Slideshow)'] = 'Image Source (Default: Slideshow)'; 80 $lang['Medium'] = 'Medium'; 81 $lang['Small'] = 'Small'; 82 $lang['Image Size (Default: Medium)'] = 'Image Size (Default: Medium)'; 83 $lang['Photo/Album Index'] = 'Photo/Album Index'; 84 $lang['Slice Down'] = 'Slice Down'; 85 $lang['Slice Down Left'] = 'Slice Down Left'; 86 $lang['Slice Up'] = 'Slice Up'; 87 $lang['Slice Up Left'] = 'Slice Up Left'; 88 $lang['Slice Up Down'] = 'Slice Up Down'; 89 $lang['Slice Up Down Left'] = 'Slice Up Down Left'; 90 $lang['Fold'] = 'Fold'; 91 $lang['Fade (Default)'] = 'Fade (Default)'; 92 $lang['Random'] = 'Random'; 93 $lang['Slide In Right'] = 'Slide In Right'; 94 $lang['Slide In Left'] = 'Slide In Left'; 95 $lang['Box Random'] = 'Box Random'; 96 $lang['Box Rain'] = 'Box Rain'; 97 $lang['Box Rain Reverse'] = 'Box Rain Reverse'; 98 $lang['Box Rain Grow'] = 'Box Rain Grow'; 99 $lang['Box Rain Grow Reverse'] = 'Box Rain Grow Reverse'; 100 $lang['Cycle Effect In Slideshow (Default: Fade)'] = 'Cycle Effect In Slideshow (Default: Fade)'; 101 $lang['Delay In Slideshow (Default: 10)'] = 'Delay In Slideshow (Default: 10)'; 102 $lang['Adapt slideshow size to each photo'] = 'Adapt slideshow size to each photo'; 103 $lang['Display navigation arrows'] = 'Display navigation arrows'; 104 $lang['Display navigation controls'] = 'Display navigation controls'; 105 $lang['Include "Click to Enter" link'] = 'Include "Click to Enter" link'; 106 $lang['Advanced Options - Custom CSS'] = 'Advanced Options - Custom CSS'; 107 $lang['Custom CSS'] = 'Custom CSS'; 108 $lang['Advanced Options - Maintenance'] = 'Advanced Options - Maintenance'; 109 $lang['Enable Debug Mode'] = 'Enable Debug Mode'; 110 $lang['Reset Theme to a Default State'] = 'Reset Theme to a Default State'; 111 $lang['Save Changes'] = 'Save Changes'; 112 113 // admin.inc.php 114 $lang['Home Page Content for "Additional Pages" plugin has been updated'] = 'Home Page Content for "Additional Pages" plugin has been updated'; 115 $lang['Please Create Home Page in "Additional Pages" Plugin'] = 'Please Create Home Page in "Additional Pages" Plugin'; 116 $lang['Theme Settings are saved'] = 'Theme Settings are saved'; 117 118 // help.inc.tpl 119 $lang['Help'] = 'Help'; 120 $lang['REQUIREMENTS NEED TO BE MET FOR THE THEME TO FUNCTION PROPERLY.'] = 'REQUIREMENTS NEED TO BE MET FOR THE THEME TO FUNCTION PROPERLY.'; 121 $lang['Please refer to information on the left.'] = 'Please refer to information on the left.'; 122 $lang['Optional plugins found to be usefull in everyday usage.'] = 'Optional plugins found to be usefull in everyday usage.'; 123 $lang['optional'] = 'optional'; 124 $lang['Path to image used as gallery logo. Recommended logo height is 80px. If you need bigger space for your logo, CSS adjustments would have to be made'] = 'Path to image used as gallery logo. Recommended logo height is 80px. If you need bigger space for your logo, CSS adjustments would have to be made'; 125 $lang['Text to be added in header area next to Logo'] = 'Text to be added in header area next to Logo'; 126 $lang['Supported macros'] = 'Supported macros'; 127 $lang['Gallery title'] = 'Gallery title'; 128 $lang['If neither Logo Image or Header Text are set, header region would collapse'] = 'If neither Logo Image or Header Text are set, header region would collapse'; 129 $lang['allows adding content in the footer below menu links and Site\'s credits.'] = 'allows adding content in the footer below menu links and Site\'s credits.'; 130 $lang['Select color pack to be used with the theme. It allows changing colors, styles, theme for the pages. By default theme includes 4 color packs: blackhawk, greydragon, slateblue, and whitehawk, but you could extend the list by creating copy of one of the existing colorpack folders and adjusting managed styles.'] = 'Select color pack to be used with the theme. It allows changing colors, styles, theme for the pages. By default theme includes 4 color packs: blackhawk, greydragon, slateblue, and whitehawk, but you could extend the list by creating copy of one of the existing colorpack folders and adjusting managed styles.'; 131 $lang['This option allows fine tune Theme\'s styles to better suit your personal taste.'] = 'This option allows fine tune Theme\'s styles to better suit your personal taste.'; 132 $lang['Few examples:'] = 'Few examples:'; 133 $lang['Remove fixed width'] = 'Remove fixed width'; 134 $lang['Remove fixed width but keep min-width'] = 'Remove fixed width but keep min-width'; 135 $lang['Add Thumb shadow for gdThumb: Set margin between thumbs to 10-14px. Modify shadow color to match your theme'] = 'Add Thumb shadow for gdThumb: Set margin between thumbs to 10-14px. Modify shadow color to match your theme'; 136 $lang['Remove Root link in page\'s breadcrumbs: set $conf[\'level_separator\'] = \'\'; and apply CSS'] = 'Remove Root link in page\'s breadcrumbs: set $conf[\'level_separator\'] = \'\'; and apply CSS'; 137 $lang['Change height of the footer to accomodate larger content of'] = 'Change height of the footer to accomodate larger content of'; 138 $lang['Center'] = 'Center'; 139 $lang['Favicon Tips'] = 'Favicon Tips'; 140 $lang['For URLs please use absolute or relative path including filename'] = 'For URLs please use absolute or relative path including filename'; 141 $lang['Additional Information'] = 'Additional Information'; 142 $lang['Favicon Wiki'] = 'Favicon Wiki'; 143 $lang['Favicon Wiki'] = 'Wikipedia'; 144 $lang['read more about Favicon types and sizes'] = 'read more about Favicon types and sizes'; 145 $lang['Favicon Generator'] = 'Favicon Generator'; 146 $lang['HTML Kit'] = 'HTML Kit'; 147 $lang['Favicon CC editor'] = 'Favicon CC editor'; 148 $lang['Favicon CC'] = 'Favicon CC'; 149 $lang['Simple Favicon editor'] = 'Simple Favicon editor'; 150 $lang['Favicon validator'] = 'Favicon validator'; 151 $lang['Validate Favicon for browser compatiblity'] = 'Validate Favicon for browser compatiblity'; 152 $lang['Apple Touch Icon HowTo'] = 'Apple Touch Icon HowTo'; 153 $lang['Apple'] = 'Apple'; 154 $lang['How-to on how to create a PNG to use as an Apple Touch Icon'] = 'How-to on how to create a PNG to use as an Apple Touch Icon'; 155 156 // greydragon.class.php 157 $lang['Click to Enter'] = 'Click to Enter'; 158 159 // themeconf.inc.php 160 $lang['Previous'] = 'Previous'; 161 $lang['Next'] = 'Next'; 162 $lang['Up'] = 'Up'; 163 $lang['Full HD'] = 'Full HD'; 164 $lang['optional'] = 'optional'; 165 $lang['optional'] = 'optional'; 166 12 167 ?>
Note: See TracChangeset
for help on using the changeset viewer.